分支自 SuZhouGuanHong/TaiYuanTaiZhong

dengjunjie
2024-01-16 5884c9023393061afbe6d3d6e709e53e672ddde8
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
.combo-arrow,.combo-select {
    border:none !important;
}
.combo-select {
    max-width:650px;
    width:97% !important;
}
.PLC-Group-Tb .combo-select {
    display:block !important;
}
.combo-open {
    max-width:650px;
    width:97% !important;
}
.combo-select input,.combo-open input {
    max-width: 650px;
    max-height: 34px;
    height:34px;
    width:100% !important;
    margin-top:5px;
}
.dowebok {
    width:95% !important;
    height:45px;
}
.wid_select {
    width:9% !important;
}
.wid_select2 {
    width:15% !important;
}
.wid_select3 {
    width:37% !important;
}
.wid_select4 {
    width:57% !important;
}
.select {
    min-width:140px !important;
}