TopButton_wev8.css
5 KB
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
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
#TopButton{
width: 45px;
}
#TopButton span{
width: 45px;
}
.mec_node em.TopButton{
background-position: 0px -431px;
width: 32px;
}
.ui-draggable-dragging em.TopButton{
background-position: -55px -431px;
}
.topBtnContainer{
width: 100%;
height: 35px;
background-color: rgb(107, 163, 237);
}
.topBtnContainer td{
}
.topBtnContainer td.leftTD{
text-align: left;
padding-left: 10px;
}
.topBtnContainer td.centerTD{
text-align: center;
}
.topBtnContainer td.rightTD{
text-align: right;
padding-right: 10px;
}
.topBtnContainer td div{
color: #fff;
}
.topBtnContainer td.centerTD div{
font-size: 16px;
}
.MADTB_Title{
border-bottom: 1px solid rgb(223, 223, 223);
padding: 0px 0px 6px 10px;
margin-bottom: 10px;
}
.MADTB_Title span{
color: rgb(164, 169, 174);
cursor: pointer;
display: inline-block;
font-size: 12px;
height: 17px;
line-height: 17px;
}
.MADTB_Title span.leftBtnFlag{
border-right: 1px solid rgb(164, 169, 174);
padding-right: 13px;
}
.MADTB_Title span.rightBrnFlag{
padding-left: 13px;
padding-right: 13px;
}
.MADTB_Title span.chosed{
color: rgb(93, 156, 236);
font-weight: bold;
}
.MADTB_BaseInfo{
padding: 0px 0px 6px 10px;
}
.MADTB_BaseInfo .MADTB_BaseInfo_Entry{
margin-bottom: 8px;
}
.MADTB_BaseInfo .MADTB_BaseInfo_Entry_Label{
color: rgb(166,167,171);
padding-right: 8px;
}
.MADTB_BaseInfo .jNiceCheckbox{
margin-bottom: -2px;
}
.MADTB_BaseInfo .cbboxEntry{
display: inline-block;position: relative;
}
.MADTB_BaseInfo .cbboxLabel{
color: #999;font-size: 11px;position: absolute;top:2px;left:20px;
}
.actionContent{
}
.MADTB_Textarea{
border: 1px solid rgb(223, 223, 223);
width: 343px;
height: 106px;
font-family: 'Microsoft Yahei',Arial, Helvetica, sans-serif;
font-size: 12px;
overflow: auto;
padding: 5px;
}
.MADTB_Textarea_Focus{
border: 1px solid #5D9CEC;
}
.MADTB_Table{
width: 100%;
border-collapse: collapse;
}
.MADTB_Table thead td{
color: #A4A9AE;
border-bottom: 1px solid #DFDFDF;
font-weight: bold;
padding-bottom: 5px;
}
.MADTB_Table tbody td{
padding: 6px 0px 6px 0px;
}
.MADTB_Table tbody td.bemove{
background: url("/mobilemode/images/tr_move2_wev8.png") no-repeat center;
cursor: move;
}
.MADTB_Table tbody td .delFlag{
background: url("/images/messageimages/delete_wev8.gif") no-repeat center;
position: absolute;
right: 1px;
top: 1px;
width: 9px;
height: 9px;
display: none;
cursor: pointer;
}
.MADTB_Toolbar_Item_Img{
cursor: pointer;
position: relative;
padding-top: 2px;
padding-left: 5px;
}
.MADTB_Toolbar_Item_Img img{
width: 16px;
height: 16px;
}
.MADTB_Table tbody tr{
}
.MADTB_Table tbody tr:HOVER{
}
.MADTB_Table tbody tr:HOVER td{
background-color: #efefef;
}
.MADTB_Table tbody tr:HOVER td .delFlag{
display: block;
}
.MADTB_Table input.textStyle{
border: 1px solid #DFDFDF !important;
width: 80% !important;
}
.MADTB_Table select.selectStyle{
border: 1px solid #DFDFDF !important;
width: 72px !important;
}
.MADTB_Table .jNiceCheckbox{
margin-bottom: -1px;
}
.MADTB_Table .numremindEditFlag{
background: url("/mobilemode/images/toolbar/tbar01_wev8.png") no-repeat;
position: absolute;
top: 8px;
left: 17px;
width: 15px;
height: 18px;
cursor: pointer;
display: none;
}
.MADTB_AddItem_Wrap{
text-align: right;
padding: 5px 3px;
margin: 10px 0px 0px 0px;
position: relative;
}
.MADTB_AddItem{
padding-left: 16px;
background:url('/mobilemode/images/blue_add_wev8.png') no-repeat left center;
color: #5d9cec;
cursor: pointer;
}
.MADTB_Bottom{
padding: 5px 0px 0px 0px;
margin-bottom: 5px;
}
.MADTB_Text{
-webkit-appearance: none;
-webkit-box-shadow: rgba(0, 0, 0, 0.0745098) 0px 1px 1px 0px inset;
-webkit-rtl-ordering: logical;
-webkit-user-select: text;
-webkit-writing-mode: horizontal-tb;
border: 1px solid rgb(223, 223, 223);
background-color: rgb(255, 255, 255);
border-image-outset: 0px;
border-image-repeat: stretch;
border-image-slice: 100%;
border-image-source: none;
border-image-width: 1;
box-shadow: rgba(0, 0, 0, 0.0745098) 0px 1px 1px 0px inset;
box-sizing: border-box;
cursor: auto;
display: inline-block;
font-family: 'Microsoft Yahei',Arial, Helvetica, sans-serif;
font-size: 12px;
height: 26px;
letter-spacing: normal;
line-height: 19px;
margin-bottom: 0px;
margin-left: 0px;
margin-right: 0px;
margin-top: 0px;
outline-color: rgb(0, 0, 255);
outline-style: none;
outline-width: 0px;
padding-bottom: 3px;
padding-left: 3px;
padding-right: 3px;
padding-top: 3px;
text-align: start;
text-indent: 7px;
text-shadow: none;
text-transform: none;
width: 270px;
word-spacing: 0px;
writing-mode: lr-tb;
zoom: 1;
}
.MADTB_ReadonlyText{
background-color: #eee;
}
.MADTB_SaveBtn{
background-color: rgb(107, 163, 237);
border-bottom-left-radius: 2px;
border-bottom-right-radius: 2px;
border-top-left-radius: 2px;
border-top-right-radius: 2px;
box-sizing: border-box;
color: rgb(255, 255, 255);
cursor: pointer;
display: block;
font-family: 'Microsoft Yahei', Arial, sans-serif;
font-size: 14px;
height: 28px;
line-height: 28px;
margin: 0px;
text-align: center;
width: 100%
zoom: 1;
}