commit | author | age
|
094e61
|
1 |
chooseUl.customViewUEditorCss{ |
4d1219
|
2 |
margin:0 auto; |
B |
3 |
display: none; |
|
4 |
overflow-x:auto; |
|
5 |
overflow-y:auto; |
|
6 |
height:600px; |
|
7 |
} |
|
8 |
.customShow{ |
|
9 |
/*flex-wrap: wrap;*/ display: flex; |
|
10 |
margin:0 auto; |
|
11 |
display: none; |
|
12 |
overflow-x:hidden; |
|
13 |
overflow-y:auto; |
|
14 |
height:600px; |
|
15 |
vertical-align: baseline; |
|
16 |
margin: 0 15px; |
|
17 |
justify-content: flex-start; |
|
18 |
flex-wrap: wrap; |
|
19 |
} |
|
20 |
/* 12/25 */ |
|
21 |
/* .customShow .pictureHeight{ |
|
22 |
height:70px; |
|
23 |
} */ |
|
24 |
#customShow .customShow .pictureHeight { |
|
25 |
min-height:70px; |
|
26 |
} |
|
27 |
.customShow .footer{ |
|
28 |
display: none; |
|
29 |
} |
|
30 |
.customShow .subformCss{ |
|
31 |
border-width: 0px; |
|
32 |
} |
|
33 |
.customShow input,.customShow textarea{ |
|
34 |
text-align: center; |
|
35 |
border-style:none; |
|
36 |
/*readonly:true;*/ |
|
37 |
} |
|
38 |
.customShow .iconMustcheck,.customShow .iconApprovalmustenter,.customShow .statusBar ,.customShow .subformAdd,.customShow .iconfontcolor,.customShow .iconfontcolorTH,.customShow .subformAddiconShow{ |
|
39 |
display: none; |
|
40 |
} |
|
41 |
.customShow .subformCss td,.customShow .subformCss tr{ |
|
42 |
overflow: hidden; |
|
43 |
border-width: 1px; |
|
44 |
border-style: solid; |
|
45 |
border-color: rgb(204, 204, 204); |
|
46 |
} |
|
47 |
.customShow .subformCss td > div{ |
|
48 |
display: flex; |
|
49 |
align-items: center; |
|
50 |
height: 40px; |
|
51 |
} |
|
52 |
|
|
53 |
.fui-form .header{ |
|
54 |
width: 100%; |
|
55 |
margin:0 auto; |
|
56 |
text-align:center; |
|
57 |
} |
|
58 |
.modal-title_box{ |
|
59 |
width: 100%; |
|
60 |
text-align: center; |
|
61 |
color: #000; |
|
62 |
height: 40px; |
|
63 |
font-size: 20px; |
|
64 |
border-bottom: 1px solid #2acdff; |
|
65 |
border-radius: 4px 4px 0 0; |
|
66 |
} |
|
67 |
|
|
68 |
/*.divshowNoEditor td{ |
|
69 |
min-height:20px; |
|
70 |
}*/ |
|
71 |
table { |
|
72 |
text-align: center; |
|
73 |
margin-bottom: 10px; |
|
74 |
border-collapse: collapse; |
|
75 |
display: table; |
|
76 |
} |
|
77 |
/*td, th { |
|
78 |
padding: 5px 10px; |
|
79 |
border: 1px solid #DDD; |
|
80 |
}*/ |
|
81 |
|
|
82 |
tbody{ |
|
83 |
vertical-align:middle; |
|
84 |
} |
|
85 |
/*.customShow .iconApprovalmustenter{ |
|
86 |
display: none; |
|
87 |
}*/ |
|
88 |
|
|
89 |
.customViewUnUEditorCss{ |
|
90 |
margin:0 auto; |
|
91 |
display: none; |
|
92 |
} |
|
93 |
.cfg_contentNone{ |
|
94 |
display: none !important; |
|
95 |
} |
|
96 |
.editable_disabled{ |
|
97 |
disabled:true; |
|
98 |
} |
|
99 |
.editable_readonly{ |
|
100 |
readonly:""; |
|
101 |
} |
|
102 |
.mustcheckIcon{ |
|
103 |
font-size: 24px; |
|
104 |
color:red; |
|
105 |
float: left; |
|
106 |
} |
|
107 |
.layoutsetting1{width: 12.5%;float: left;} |
|
108 |
.layoutsetting2{width: 25%;float: left;} |
|
109 |
.layoutsetting3{width: 37.5%;float: left;} |
|
110 |
.layoutsetting4{width: 50%;float: left;} |
|
111 |
.layoutsetting5{width: 62.5%;float: left;} |
|
112 |
.layoutsetting6{width: 75%;float: left;} |
|
113 |
.layoutsetting7{width: 87.5%;float: left;} |
|
114 |
.layoutsetting8{width: 100%;float: left;} |
|
115 |
.customViewUEditorCss [type=subform]{ |
|
116 |
min-height: 100%; |
|
117 |
/* min-width: 100%; */ |
|
118 |
width: unset; |
|
119 |
} |
|
120 |
.filePicker2 { |
|
121 |
display: inline-block; |
|
122 |
float: left; |
|
123 |
} |
|
124 |
.subformCss{ |
|
125 |
min-height:20px; |
|
126 |
width: 100%; |
|
127 |
} |
|
128 |
.boxTtile{ |
|
129 |
border-top: 3px solid #2acdff; |
|
130 |
border-radius: 9px |
|
131 |
} |
|
132 |
.closeModal{ |
|
133 |
position: absolute; |
|
134 |
right: 13px; |
|
135 |
top: 3px; |
|
136 |
font-size: 36px; |
|
137 |
} |
|
138 |
/* 12/12 蒙层 */ |
|
139 |
.maskLayer{ |
|
140 |
height: 100%; |
|
141 |
width: 100%; |
|
142 |
position: absolute; top: 0; right: 0; bottom: 0; left: 0; |
|
143 |
background-color:#333; |
|
144 |
z-index: 999; |
|
145 |
opacity: 0.4; |
|
146 |
display: none; |
|
147 |
} |
|
148 |
#budget_number{ |
|
149 |
width: 140px; |
|
150 |
height: 30px; |
|
151 |
display: block; |
|
152 |
background-color: #e8e7e3; |
|
153 |
} |
|
154 |
#budget_date{ |
|
155 |
width: 140px; |
|
156 |
height: 30px; |
|
157 |
display: block; |
|
158 |
background-color: #e8e7e3; |
|
159 |
} |
|
160 |
#budget_time{ |
|
161 |
width: 140px; |
|
162 |
height: 30px; |
|
163 |
display: block; |
|
164 |
} |
|
165 |
.subCss{ |
dc5331
|
166 |
/*border-top: 2px solid #23b7e5;*/ |
4d1219
|
167 |
} |
B |
168 |
.subformCss ul{ |
|
169 |
min-height: 30px; |
|
170 |
border-width: 0px; |
|
171 |
border-style: solid; |
|
172 |
border-color: rgb(204, 204, 204); |
|
173 |
width:100%; |
|
174 |
/*min-height: 50px;*/ |
|
175 |
background-color: #fff; |
|
176 |
} |
|
177 |
.subformCss td{ |
|
178 |
min-height: 60px; |
|
179 |
height: 30px; |
|
180 |
padding-top: 0px !important; |
|
181 |
padding-bottom: 0 !important; |
|
182 |
vertical-align: top; |
|
183 |
} |
|
184 |
|
|
185 |
.subformCss .ui-sortable{ |
|
186 |
/*706*/ |
|
187 |
/*overflow-x:auto;*/ |
|
188 |
/*overflow-y:hidden;*/ |
|
189 |
white-space:nowrap; |
|
190 |
padding: 0; |
|
191 |
} |
|
192 |
.tagCss{ |
|
193 |
border: none; |
|
194 |
border-bottom:1px solid #ddd; |
|
195 |
} |
|
196 |
.tabCss{ |
|
197 |
border: none; |
|
198 |
} |
|
199 |
.tdTitleClass{ |
|
200 |
background-color: #eef8fc; |
|
201 |
height: 35px; |
|
202 |
line-height: 35px; |
|
203 |
width: 110px; |
|
204 |
} |
|
205 |
.subformCss .tdTitleClass{ |
|
206 |
background-color: #eef9fc; |
|
207 |
height: 30px; |
|
208 |
line-height: 30px; |
|
209 |
width: 200px; |
|
210 |
font-size: 12px; |
|
211 |
padding-top: 0 !important; |
|
212 |
/*text-align:center;*/ |
|
213 |
} |
|
214 |
.subformCss .tdContentClass{ |
|
215 |
width: 200px; |
|
216 |
} |
|
217 |
.tdTitleClass .text{ |
|
218 |
float: left; |
|
219 |
width: 200px; |
|
220 |
text-overflow: ellipsis; |
|
221 |
overflow:hidden; |
|
222 |
white-space:nowrap; |
|
223 |
} |
|
224 |
.customViewUEditorCss .divshow tbody tr { |
5a4f8f
|
225 |
/* display: block;导致rowspan无效 */ |
4d1219
|
226 |
} |
B |
227 |
.customViewUEditorCss .subform_head{ |
|
228 |
display: block; |
|
229 |
margin-bottom: 17px; |
|
230 |
} |
|
231 |
.divshow tbody .trContentClass { |
|
232 |
display:block; |
|
233 |
margin-bottom: 0px; |
|
234 |
} |
|
235 |
.divshow tbody .trContentClass td{ |
|
236 |
/*margin-right: 20px;*/ |
|
237 |
/*display: inline-block;*/ |
|
238 |
} |
|
239 |
.divshow tbody .trContentClass .cfg_contentNone{ |
|
240 |
margin-right: 0; |
|
241 |
} |
|
242 |
/* .divshow tbody .trContentClass td:first-of-type{ |
|
243 |
margin-right: 0; |
|
244 |
display: ''; |
|
245 |
} */ |
|
246 |
.trContentClass{ |
f7134f
|
247 |
height: 45px; |
4d1219
|
248 |
margin-bottom:0px; |
B |
249 |
/* border-width:10px; |
|
250 |
border: 10px solid #fff;; */ |
|
251 |
/*background-color: #eee;*/ |
|
252 |
/*text-align:center;*/ |
|
253 |
} |
|
254 |
.iconfontcolor{ |
|
255 |
|
|
256 |
} |
|
257 |
.frm_item_icons { |
|
258 |
position: relative; |
|
259 |
right: 0px; |
|
260 |
bottom: 0px; |
|
261 |
display: block; |
|
262 |
float: right; |
|
263 |
} |
|
264 |
.fui-form .footer { |
|
265 |
position: absolute; |
|
266 |
bottom: 0; |
|
267 |
left: 0; |
|
268 |
right: 0; |
|
269 |
background-color: #fff; |
|
270 |
height: 60px; |
|
271 |
text-align:center; |
|
272 |
} |
|
273 |
fx_pc_all.css |
|
274 |
.fui-form>.footer { |
|
275 |
position: relative; |
|
276 |
height: 60px; |
|
277 |
border-top: dashed 1px #bcbcbc; |
|
278 |
padding: 0 30px; |
|
279 |
} |
|
280 |
.fui-form>.footer>.btn-pane.float { |
|
281 |
width: 380px; |
|
282 |
margin:0 auto; |
|
283 |
} |
|
284 |
.divshowNoEditor .allCopyCss{ |
|
285 |
position: absolute; |
|
286 |
bottom: 17px; |
|
287 |
} |
|
288 |
.divshowEditor .allCopyCss{ |
|
289 |
/*position: absolute;*/ |
|
290 |
float: right; |
|
291 |
/*bottom: 17px;*/ |
|
292 |
margin:-15px 0; |
|
293 |
} |
|
294 |
.subtableCss{ |
|
295 |
min-width: 300px; |
|
296 |
min-height: 25px; |
|
297 |
background-color: #fff; |
|
298 |
/*border: 5px solid #eee;*/ |
|
299 |
/*background-image: url(./../../../../css/img/big_pic.png);*/ |
|
300 |
} |
|
301 |
.preview-edit-pane { |
|
302 |
/* position: absolute; |
|
303 |
top: 0;*/ |
|
304 |
left: 0; |
|
305 |
right: 0; |
|
306 |
min-height: 42px; |
|
307 |
line-height: 40px; |
|
308 |
background-color: #eee; |
|
309 |
display: block; |
|
310 |
} |
|
311 |
.preview-edit-pane .edit-pane { |
|
312 |
/* position: absolute; |
|
313 |
top: 0;*/ |
|
314 |
|
|
315 |
left: 20px; |
|
316 |
} |
|
317 |
.preview-edit-pane .edit-pane>a { |
|
318 |
height: 100%; |
|
319 |
float: left; |
|
320 |
text-align: center; |
|
321 |
cursor: pointer; |
|
322 |
padding: 0 10px; |
|
323 |
color: #333; |
|
324 |
text-decoration:none; |
|
325 |
} |
|
326 |
.preview-edit-pane .edit-pane>a span { |
|
327 |
padding: 0 5px; |
|
328 |
color: #22b2e7; |
|
329 |
background-color: #eee; |
|
330 |
/*border: 1px dashed #22b2e7;*/ |
|
331 |
/*border-bottom-color: #1684ac;*/ |
|
332 |
} |
|
333 |
.errorItemCss{ |
|
334 |
border: 1px solid #f70404; |
|
335 |
} |
|
336 |
.errorCheckCss{ |
|
337 |
border: 1px solid #f70404; |
|
338 |
} |
|
339 |
.mesageErrDiv{ |
|
340 |
color: #f70404; |
|
341 |
font-size: 8px; |
|
342 |
} |
|
343 |
.popover .popover-title{ |
|
344 |
display: none; |
|
345 |
} |
|
346 |
.zTreeDemoBackground{ |
|
347 |
display: none; |
|
348 |
max-height: 200px; |
|
349 |
overflow-x:auto; |
|
350 |
overflow-y:auto; |
|
351 |
} |
|
352 |
.select2Maxheight{ |
|
353 |
/*max-height: 120px;*/ |
|
354 |
/*overflow-x:auto;*/ |
|
355 |
overflow-y:auto; |
|
356 |
height: 120px; |
|
357 |
} |
|
358 |
.file-item { |
|
359 |
float: left; |
|
360 |
position: relative; |
|
361 |
width: 100%; |
|
362 |
max-width: 110px; |
|
363 |
height: 110px; |
|
364 |
margin: 0 20px 20px 0; |
|
365 |
padding: 4px; |
|
366 |
} |
|
367 |
.thumbnail .frm_item_icons { |
|
368 |
position: absolute; |
|
369 |
right: 0px; |
|
370 |
top: -3px; |
|
371 |
display: none; |
|
372 |
} |
|
373 |
/*.frm_item_icons { |
|
374 |
position: absolute; |
|
375 |
right: 0px; |
|
376 |
bottom: -3px; |
|
377 |
display: none; |
|
378 |
}*/ |
|
379 |
.thumbnail .frm_item_icons:hover { |
|
380 |
border: none !important; |
|
381 |
} |
|
382 |
div.thumbnail:hover > div.frm_item_icons { |
|
383 |
display: block!important; |
|
384 |
/*position: absolute; |
|
385 |
left: 0px;*/ |
|
386 |
/*top: -3px;*/ |
|
387 |
|
|
388 |
} |
|
389 |
.frm_item_icons01 { |
|
390 |
position: absolute; |
|
391 |
left:10px; |
|
392 |
/*top: 0px;*/ |
dc5331
|
393 |
/*display: none;*/ |
Q |
394 |
margin-top: 4px; |
4d1219
|
395 |
} |
B |
396 |
.frm_item_icons01:hover { |
|
397 |
border: none !important; |
|
398 |
} |
|
399 |
.thumbnail01 { |
|
400 |
display: block; |
|
401 |
/*padding: 4px;*/ |
|
402 |
/*margin-bottom: 20px;*/ |
|
403 |
line-height: 1.42857143; |
|
404 |
background-color: #fff; |
|
405 |
/*border: 1px solid #ddd;*/ |
|
406 |
/*border-radius: 4px;*/ |
|
407 |
-webkit-transition: border .2s ease-in-out; |
|
408 |
-o-transition: border .2s ease-in-out; |
|
409 |
transition: border .2s ease-in-out; |
|
410 |
} |
|
411 |
div.thumbnail01:hover > div.frm_item_icons01 { |
|
412 |
display: block!important; |
|
413 |
} |
|
414 |
.customViewUEditorCss td, .customViewUEditorCss th ,.customShow td, .customShow th{ |
|
415 |
padding: 1px 0px; |
|
416 |
/*border: 1px solid #DDD;*/ |
|
417 |
} |
|
418 |
.customShow td { |
|
419 |
vertical-align: top; |
|
420 |
} |
|
421 |
.customShow input { |
|
422 |
text-align: left; |
|
423 |
/*vertical-align: top;*/ |
|
424 |
/*margin-top:0px;*/ |
|
425 |
padding-top:0;padding-bottom:5px; |
|
426 |
} |
|
427 |
.customShow td input{ |
|
428 |
width: 100%; |
|
429 |
text-align:center; |
|
430 |
} |
|
431 |
@media print { |
|
432 |
body{ |
|
433 |
/*background: transparent; |
|
434 |
background-image: none; |
|
435 |
color: #000; |
|
436 |
text-align: left; |
|
437 |
text-shadow: none;*/ |
|
438 |
filter: none; |
|
439 |
float: none; |
|
440 |
} |
|
441 |
} |
|
442 |
.select .custom-check { |
|
443 |
display: inline-block; |
|
444 |
margin-right: 0px; |
|
445 |
padding-left: 26px; |
|
446 |
background: url(./img/chk_unchk.png) 0 center no-repeat; |
|
447 |
} |
|
448 |
// 12/11 单选多选背景图片 |
|
449 |
.select .ui-state-default .disableChkUrl{ |
915701
|
450 |
background: url('../css/img/chk_disable.png') 0 center no-repeat !important; |
4d1219
|
451 |
} |
B |
452 |
.select .ui-state-default .disableRadUrl{ |
|
453 |
background: url('../css/img/radio_disable.png') 0 center no-repeat; |
|
454 |
} |
|
455 |
.barcodeMarginleft1{ |
|
456 |
margin-left: -2px; |
|
457 |
} |
|
458 |
.barcodeMarginleft2{ |
|
459 |
margin-left: -4px; |
|
460 |
} |
|
461 |
.barcodeMarginleft3{ |
|
462 |
margin-left: -6px; |
|
463 |
} |
|
464 |
.barcodeContentDiv{ |
|
465 |
overflow-x:auto; |
|
466 |
overflow-y:auto; |
|
467 |
} |
|
468 |
.mytext{ |
|
469 |
width: 100%; |
|
470 |
/*padding: 0 20px 20px 20px;*/ |
|
471 |
z-index: 5; |
|
472 |
background: #fff; |
|
473 |
overflow-y: auto; |
|
474 |
|
|
475 |
} |
|
476 |
.requestMenu{ |
|
477 |
width: 100%; |
|
478 |
height: auto; |
|
479 |
margin: 0 auto; |
|
480 |
border-collapse:collapse; |
|
481 |
box-sizing: border-box; |
|
482 |
} |
|
483 |
.requestMenu tbody{ |
|
484 |
width: 100%; |
|
485 |
height: 100%; |
|
486 |
display: flex; |
|
487 |
align-items: center; |
|
488 |
flex-wrap: wrap; |
|
489 |
} |
|
490 |
.headtr{ |
|
491 |
background: #eef8fc; |
|
492 |
border-top:1px solid #eee; |
|
493 |
} |
|
494 |
.headtr .td1{ |
|
495 |
flex-grow: 0.5; |
|
496 |
text-align: center; |
|
497 |
} |
|
498 |
.bodytr{ |
|
499 |
border-bottom: 1px solid #eee; |
|
500 |
} |
|
501 |
.bodytr .td1{ |
|
502 |
flex-grow: 0.5; |
|
503 |
text-align: center; |
|
504 |
} |
|
505 |
.requestMenu tr{ |
|
506 |
height:40px; |
|
507 |
width: 100%; |
|
508 |
display: flex !important; |
|
509 |
} |
|
510 |
.requestMenu tr td{ |
|
511 |
width: 0; |
|
512 |
flex-grow: 1; |
|
513 |
font-size: 12px; |
|
514 |
line-height: 300%; |
|
515 |
overflow: hidden; |
|
516 |
white-space: nowrap; |
|
517 |
text-overflow: ellipsis; |
|
518 |
border-width:1px 0px 0px 1px; |
|
519 |
} |
|
520 |
.myComp{ |
|
521 |
width: 100%; |
|
522 |
height: auto; |
|
523 |
} |
|
524 |
.buttonDiv{ |
|
525 |
width: 100%; |
|
526 |
height: 20px; |
|
527 |
} |
|
528 |
.buttonDiv span{ |
|
529 |
font-size: 16px; |
|
530 |
float: right; |
|
531 |
display: block; |
|
532 |
padding: 0 5px; |
|
533 |
} |
|
534 |
.myComp a{ |
|
535 |
float: left; |
|
536 |
color: #000; |
|
537 |
text-decoration:none ; |
|
538 |
} |
|
539 |
.box{ |
|
540 |
width: 300px; |
|
541 |
height: auto; |
|
542 |
border: 1px solid #000; |
|
543 |
} |
|
544 |
/*.myComp ul{ |
|
545 |
width: 100%; |
|
546 |
height: auto; |
|
547 |
float: left; |
|
548 |
}*/ |
|
549 |
/*.myComp ul li{ |
|
550 |
float: left; |
|
551 |
padding: 2px 5px; |
|
552 |
border: 1px solid #000; |
|
553 |
}*/ |
|
554 |
.formBox{ |
|
555 |
position: absolute; |
|
556 |
top: 56%; |
|
557 |
left: 10%; |
|
558 |
width: 50%; |
|
559 |
height: 100%; |
|
560 |
} |
|
561 |
.formBox li{ |
|
562 |
float: left; |
|
563 |
border: 1px solid #000; |
|
564 |
padding: 2px 5px; |
|
565 |
} |
|
566 |
.chooseMenu{ |
|
567 |
float: left; |
|
568 |
} |
|
569 |
.boxBtn{ |
|
570 |
clear: both; |
|
571 |
width: 160px; |
|
572 |
height: 30px; |
|
573 |
line-height: 30px; |
|
574 |
font-size: 14px; |
|
575 |
padding: 2px 5px; |
|
576 |
border: 1px solid #23b7e5; |
|
577 |
border-radius:5px 5px 0 0 ; |
|
578 |
background: #eef8fc; |
|
579 |
color: #23b7e5; |
|
580 |
text-align: center; |
|
581 |
z-index: 0; |
|
582 |
display: none; |
|
583 |
} |
|
584 |
.menuContent{ |
|
585 |
position: fixed; |
|
586 |
top: 0; |
|
587 |
left:0; |
|
588 |
width: 100%; |
|
589 |
height: 1000px; |
|
590 |
z-index: 10; |
|
591 |
} |
|
592 |
.mymodule .mymodule2_box{ |
|
593 |
width: 714px; |
|
594 |
margin-top: 60px; |
|
595 |
border-top: 3px solid #2acdff; |
|
596 |
} |
|
597 |
.pageBox{ |
|
598 |
width: 100%; |
|
599 |
height: 40px; |
|
600 |
} |
|
601 |
.pageF{ |
|
602 |
min-width:200px; |
|
603 |
float: right; |
|
604 |
height: 100%; |
|
605 |
line-height: 40px; |
|
606 |
} |
|
607 |
.DATAROWNUM{ |
|
608 |
display: none; |
|
609 |
} |
|
610 |
#upload_iframe{ |
|
611 |
position: fixed; |
|
612 |
width: 100%; |
|
613 |
top:0; |
|
614 |
background-color: #f3f7f7; |
|
615 |
display: none; |
|
616 |
} |
|
617 |
#upload_iframe .upload_title{ |
|
618 |
display: flex; |
|
619 |
justify-content: space-between; |
|
620 |
height: 30px; |
|
621 |
width: 100%; |
|
622 |
} |
|
623 |
#upload_iframe .left{ |
|
624 |
height: 30px; |
|
625 |
line-height: 30px; |
|
626 |
margin-left: 20px; |
|
627 |
} |
|
628 |
#upload_iframe .right{ |
|
629 |
margin-right: 10px; |
|
630 |
cursor: pointer; |
|
631 |
} |
|
632 |
#upload_iframe .right img{ |
|
633 |
width: 30px; |
|
634 |
height: 30px; |
|
635 |
} |
|
636 |
.checkLine{ |
|
637 |
width: 40px; |
|
638 |
display: inline-block; |
|
639 |
} |
|
640 |
.checkLine .custom-check{ |
|
641 |
display: inline-block; |
|
642 |
margin-right: 0px; |
|
643 |
background: url(./img/chk_unchk.png) 0 center no-repeat; |
|
644 |
width: 14px; |
|
645 |
height: 14px; |
|
646 |
} |
|
647 |
.checkLine .custom-check.cur { |
|
648 |
background-image: url(./img/chk_chk_blue.png); |
|
649 |
} |
|
650 |
.data1,.data2{ |
|
651 |
float: left; |
|
652 |
padding:0 10px 0 0; |
|
653 |
} |
|
654 |
.data2{ |
|
655 |
min-width: 100px; |
|
656 |
color: #888; |
|
657 |
} |
|
658 |
.addUl{ |
|
659 |
width: 100%; |
|
660 |
height: 34px; |
|
661 |
} |
|
662 |
.addUl li{ |
|
663 |
float: left; |
|
664 |
padding:5px 5px; |
|
665 |
border:1px solid #ddd; |
|
666 |
} |
|
667 |
.addUl tr td{ |
|
668 |
width: 100px; |
|
669 |
} |
|
670 |
.sTab{ |
|
671 |
width: 100%; |
|
672 |
line-height: 54px; |
|
673 |
height: 54px; |
|
674 |
padding: 0 15px; |
|
675 |
} |
|
676 |
.sTab>ul>li{ |
|
677 |
height: 54px; |
|
678 |
float: left; |
|
679 |
font-size:16px ; |
|
680 |
} |
|
681 |
.da1,.da2{ |
|
682 |
display: none; |
|
683 |
} |
|
684 |
.tabBox{ |
|
685 |
margin: 0 15px; |
|
686 |
border-top:2px solid #eee; |
|
687 |
box-sizing: border-box; |
|
688 |
} |
|
689 |
.tag_one{ |
|
690 |
margin: 0 25px 0 0; |
|
691 |
} |
|
692 |
.tag_two{ |
|
693 |
margin: 0 25px; |
|
694 |
} |
|
695 |
.tag_three{ |
|
696 |
margin: 0 25px; |
|
697 |
} |
|
698 |
.tab_title{ |
|
699 |
padding:10px; |
|
700 |
float: left; |
|
701 |
font-size: 14px; |
|
702 |
} |
|
703 |
.tab_activity{ |
|
704 |
border-top: 1px solid #23b7e5; |
|
705 |
border-left: 1px solid #23b7e5; |
|
706 |
border-right: 1px solid #23b7e5; |
|
707 |
background-color: #eef8fc; |
|
708 |
border-radius: 10px 10px 0 0; |
|
709 |
color: #23b7e5; |
|
710 |
} |
|
711 |
.pageF a { |
|
712 |
min-width: 28px; |
|
713 |
height: 28px; |
|
714 |
text-align: center; |
|
715 |
cursor: pointer; |
|
716 |
line-height: 28px; |
|
717 |
color: #666666; |
|
718 |
font-size: 13px; |
|
719 |
display: inline-block; |
|
720 |
text-decoration: none; |
|
721 |
border-radius: 2px; |
|
722 |
} |
|
723 |
.pageF #firstPage, |
|
724 |
.pageF #lastPage { |
|
725 |
color: #666666; |
|
726 |
padding: 0 10px; |
|
727 |
} |
|
728 |
.pageF #prePage, |
|
729 |
.pageF #nextPage { |
|
730 |
color: #666666; |
|
731 |
padding: 0 10px; |
|
732 |
} |
|
733 |
.pageF .current { |
|
734 |
background-color: #eef8fc; |
|
735 |
color: #51c6ea; |
|
736 |
} |
|
737 |
.pageF .totalPages { |
|
738 |
margin: 0 10px; |
|
739 |
} |
|
740 |
.pageF .totalPages span, |
|
741 |
.pageF .totalSize span { |
|
742 |
color: #0073A9; |
|
743 |
margin: 0 5px; |
|
744 |
} |
|
745 |
.findStyle{ |
|
746 |
width: 100%; |
|
747 |
height: 30px; |
|
748 |
} |
|
749 |
.findbox{ |
|
750 |
margin-right: 1%; |
|
751 |
height: 80px; |
|
752 |
float: left; |
|
753 |
display: flex; |
|
754 |
flex-wrap:wrap ; |
|
755 |
/* margin-top: 9%; */ |
|
756 |
} |
|
757 |
.findbox div{ |
|
758 |
width: 100%; |
|
759 |
font-size: 14px; |
|
760 |
height: 30px; |
|
761 |
line-height: 30px; |
|
762 |
} |
|
763 |
.modal_content_box{ |
|
764 |
width: 714px; |
|
765 |
} |
|
766 |
.search_column_button_box{ |
|
767 |
height: 100px; |
|
768 |
line-height: 95px; |
|
769 |
} |
|
770 |
.search_column_button_box button{ |
|
771 |
width: 120px; |
|
772 |
height: 40px; |
|
773 |
font-size: 14px; |
|
774 |
text-align: center; |
|
775 |
border-radius: 4px; |
|
776 |
} |
|
777 |
/*.search_column_button_box button:hover{ |
|
778 |
color: #23b7e5; |
|
779 |
border: 1px solid #23b7e5; |
|
780 |
background: #fff; |
|
781 |
}*/ |
|
782 |
.select-container_box{ |
|
783 |
/* width: 165px; */ |
|
784 |
max-width: 165px; |
|
785 |
width: 100%; |
|
786 |
height: 30px; |
|
787 |
border-radius: 4px; |
|
788 |
} |
|
789 |
.input-group input{ |
|
790 |
/* width: 142px; */ |
|
791 |
width: 80%; |
|
792 |
max-width: 142px; |
|
793 |
} |
|
794 |
.connectedSortable{ |
|
795 |
padding: 0; |
|
796 |
} |
|
797 |
.tab_titles{ |
|
798 |
height: 40px; |
|
799 |
border-bottom: 1px solid #23b7e5; |
|
800 |
} |
|
801 |
[name=el_title] .tab_box{ |
|
802 |
display: none; |
|
803 |
} |
|
804 |
.btn-default{ |
|
805 |
/* width: 30px; */ |
|
806 |
height: 30px; |
|
807 |
padding: 4px; |
|
808 |
} |
|
809 |
.search_list{ |
|
810 |
/* margin-top: 25px; */ |
|
811 |
} |
|
812 |
.search_input{ |
|
813 |
display: none; |
|
814 |
border-top-width: 0; |
|
815 |
/* border-right-width: 0; |
|
816 |
border-left-width: 0; */ |
|
817 |
width: 165px; |
|
818 |
height: 27px; |
|
819 |
position: absolute; |
|
820 |
top: 30px; |
|
821 |
left: 0px; |
|
822 |
z-index: 9999999; |
|
823 |
padding: 0 20px 0 10px; |
|
824 |
background: url(find.png) no-repeat right white; |
|
825 |
} |
|
826 |
.search_input_subform{ |
|
827 |
top: 31px; |
|
828 |
left: 0px; |
|
829 |
} |
|
830 |
/*.customShow .subformCss{ |
|
831 |
overflow: auto; |
|
832 |
}*/ |
|
833 |
.customShow .ui-sortable{ |
|
834 |
overflow-x: auto; |
|
835 |
overflow-y: hidden; |
|
836 |
} |
|
837 |
.customViewUEditorCss{ |
|
838 |
overflow-x: auto; |
|
839 |
} |
|
840 |
.fui-form{ |
|
841 |
/*display: flex !important; |
|
842 |
flex-wrap: wrap !important;*/ |
|
843 |
} |
|
844 |
.myipt{ |
|
845 |
display: none; |
|
846 |
} |
|
847 |
.tag_hide{ |
|
848 |
display: none; |
|
849 |
} |
|
850 |
.head_text{ |
|
851 |
/*float: left;*/ |
|
852 |
} |
|
853 |
/* 禁用的背景颜色 12/7 */ |
|
854 |
.disableColor{ |
e386a7
|
855 |
background-color: rgb(247,247,247) !important; |
4d1219
|
856 |
} |
B |
857 |
|
|
858 |
.mxtdatatable { |
|
859 |
/*max-width: 100%;*/ |
|
860 |
overflow-x: auto; |
|
861 |
height: auto; |
|
862 |
margin: 0 auto; |
|
863 |
border-collapse: collapse; |
|
864 |
box-sizing: border-box; |
|
865 |
table-layout: fixed; |
|
866 |
border: 1px solid rgb(204, 204, 204); |
|
867 |
border-top: 2px solid #23b7e5; |
|
868 |
} |
|
869 |
.mxtdatatable tbody{ |
|
870 |
} |
|
871 |
.mxtdatatable thead{ |
|
872 |
background-color: #eef9fc; |
|
873 |
} |
|
874 |
.mxtdatatable tr{ |
|
875 |
/*width: 100%;*/ |
|
876 |
display: table !important; |
|
877 |
/*justify-content: ;*/ |
|
878 |
} |
|
879 |
.mxtdatatable .mxtdatatabletd{ |
|
880 |
text-align: center; |
|
881 |
width: 200px !important; |
|
882 |
border: none !important; |
|
883 |
} |
|
884 |
.mxtdatatable th{ |
|
885 |
text-align: center; |
|
886 |
width: 200px; |
|
887 |
background-color: #eef9fc; |
|
888 |
border: none !important; |
|
889 |
} |
|
890 |
.h_totle span{ |
|
891 |
display: none; |
|
892 |
} |
|
893 |
.h_totle ul li{ |
|
894 |
float: left; |
|
895 |
width: 200px; |
|
896 |
height: 30px; |
|
897 |
/*display: flex; |
|
898 |
justify-content: center;*/ |
|
899 |
} |
|
900 |
.h_totle ul li input{ |
|
901 |
margin-left: 10px; |
|
902 |
} |
|
903 |
.s_savebtn{ |
|
904 |
display: block; |
|
905 |
margin:0 auto; |
|
906 |
} |
|
907 |
.btn_myself{ |
|
908 |
padding: 0 5px; |
|
909 |
color: #22b2e7; |
|
910 |
background-color: #eee; |
|
911 |
} |
|
912 |
#state{ |
|
913 |
float: right; |
|
914 |
margin-right: 20px; |
|
915 |
} |
|
916 |
.edui-popup-content{ |
|
917 |
position: absolute; |
9ae4e9
|
918 |
left: 70px; |
4d1219
|
919 |
top: 0; |
B |
920 |
} |
|
921 |
.connectedSortable tbody .trContentClass { |
|
922 |
/* display: none !important; */ |
|
923 |
/* float: left; */ |
|
924 |
} |
|
925 |
#formFooter{ |
|
926 |
margin-top: 20px; |
|
927 |
padding: 0 15px 0 30px; |
|
928 |
} |
|
929 |
.customShow .connectedSortable { |
|
930 |
overflow-y: hidden; |
|
931 |
overflow-x: auto; |
|
932 |
} |
|
933 |
.menuBtn{ |
|
934 |
width: 16%; |
9ae4e9
|
935 |
margin: 0 !important; |
4d1219
|
936 |
} |
B |
937 |
.calendarItem { |
|
938 |
|
66d9e9
|
939 |
background: url(./../img/fa-calendar.png) no-repeat right; |
4d1219
|
940 |
} |
B |
941 |
.customShow .calendarItem { |
|
942 |
|
|
943 |
background: none; |
|
944 |
} |
|
945 |
.divshowEditor .flatpickr-input{ |
|
946 |
float: none; |
|
947 |
display: inline-block; |
|
948 |
margin-right: 0; |
|
949 |
} |
|
950 |
.customShow ::-webkit-input-placeholder{ |
|
951 |
color: white; |
|
952 |
opacity: 0; |
9ae4e9
|
953 |
} |
L |
954 |
/* 按钮重叠解决 李伟民 0129 */ |
|
955 |
.divshowEditor .btn{ |
|
956 |
margin: 5px; |
449a85
|
957 |
overflow: hidden; |
L |
958 |
text-overflow:ellipsis; |
|
959 |
white-space: nowrap; |
2f690c
|
960 |
} |
7d31f6
|
961 |
[align=center] { |
M |
962 |
margin: 0 auto; |
2f690c
|
963 |
|
4d1219
|
964 |
} |