showModule_wev8.css
4.44 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
@charset "UTF-8";
body{
height:100%; width:100%;
margin:0px; padding:0px;
font-size:12px;
overflow:hidden;
}
.topsearch{
height:25px; margin:4px 5px 10px 10px;
}
.topsearch .searchInput{
border:none!important; background-color:#fff;
height:23px; width:250px;
}
.topsearch .searchInputSpan{
display:-moz-inline-box; display:inline-block;
height:23px; border:1px solid #F5F2F2;
}
.topsearch .searchInputSpan img{
vertical-align: middle; cursor:pointer;
}
.layoutContent{
width:100%; height:610px;
overflow-x:hidden; overflow-y:auto;
}
.nodeinfoDiv{
width:110px; height:100px; text-align:center; padding:4px 0px;
}
.nodeimg{height:78px; cursor:pointer;}
.nodeimg_0{background: url("/workflow/exceldesign/image/shortBtn/module/nodetype_0_wev8.png") no-repeat 24px 10px;}
.nodeimg_1{background: url("/workflow/exceldesign/image/shortBtn/module/nodetype_1_wev8.png") no-repeat 24px 10px;}
.nodeimg_2{background: url("/workflow/exceldesign/image/shortBtn/module/nodetype_2_wev8.png") no-repeat 24px 10px;}
.nodeimg_3{background: url("/workflow/exceldesign/image/shortBtn/module/nodetype_3_wev8.png") no-repeat 24px 10px;}
.layoutimg_0{background: url("/workflow/exceldesign/image/shortBtn/module/layouttype_0_wev8.png") no-repeat 24px 10px;}
.layoutimg_1{background: url("/workflow/exceldesign/image/shortBtn/module/layouttype_1_wev8.png") no-repeat 24px 10px;}
.layoutimg_2{background: url("/workflow/exceldesign/image/shortBtn/module/layouttype_2_wev8.png") no-repeat 24px 10px;}
.nodespan{display:block; word-break:break-all; word-wrap:break-word; white-space:normal;}
.nodespan_0{color:#40cdcd;}
.nodespan_1{color:#ba9bf3;}
.nodespan_2{color:#3dc3f1;}
.nodespan_3{color:#f282d2;}
.layoutspan_0{color:#f282d2;}
.layoutspan_1{color:#ba9bf3;}
.layoutspan_2{color:#3dc3f1;}
.layoutinfo_active{margin-bottom:12px;}
.layoutinfo_history{margin-top:6px; margin-bottom:6px;}
.nonelayout{height:30px; line-height:30px; font-size:16px;}
.layoutname{height:30px; line-height:30px; font-size:16px; color:#0c3252;}
.operinfo{height:30px; line-height:30px; font-size:12px; color:#9e9e9e;}
.layoutname a{float:left; color:#0c3252 !important;}
.formlayoutimg{float:left; padding-top:7px; padding-left:5px;}
.operarea{height:54px; float:right; margin-right:8px;}
.operarea_active{margin-bottom:8px;}
.operarea_history{ }
.operbtn{width:78px; float:left; text-align:center; cursor:pointer; background:#e5ecf7;}
.operbtn:hover{background:#c6d5e5;}
.operbtn div{padding-top:30px; height:24px; line-height:24px;}
.operbtn_create{background: url("/workflow/exceldesign/image/shortBtn/module/createBtn_wev8.png") no-repeat 26px 12px;}
.operbtn_edit{background: url("/workflow/exceldesign/image/shortBtn/module/editBtn_wev8.png") no-repeat 26px 12px;}
.operbtn_editdisabled{color:#c1c1c1; background: url("/workflow/exceldesign/image/shortBtn/module/editDisabledBtn_wev8.png") no-repeat 26px 12px;}
.operbtn_preview{background: url("/workflow/exceldesign/image/shortBtn/module/previewBtn_wev8.png") no-repeat 26px 12px;}
.operbtn_previewdisabled{color:#c1c1c1; background: url("/workflow/exceldesign/image/shortBtn/module/previewDisabledBtn_wev8.png") no-repeat 26px 12px;}
.operbtn_choose{background: url("/workflow/exceldesign/image/shortBtn/module/chooseBtn_wev8.png") no-repeat 26px 12px;}
.operbtn_delete{background: url("/workflow/exceldesign/image/shortBtn/module/deleteBtn_wev8.png") no-repeat 26px 12px;}
.operbtn_deletedisabled{color:#c1c1c1; background: url("/workflow/exceldesign/image/shortBtn/module/deleteDisabledBtn_wev8.png") no-repeat 26px 12px;}
.operbtn_excelimp{background: url("/workflow/exceldesign/image/shortBtn/module/excelimpBtn_wev8.png") no-repeat 26px 12px;}
.operbtn_init{background: url("/workflow/exceldesign/image/shortBtn/module/initBtn_wev8.png") no-repeat 26px 12px;}
.operbtn_sync{background: url("/workflow/exceldesign/image/shortBtn/module/syncBtn_wev8.png") no-repeat 26px 12px;}
.operbtn_syncdisabled{color:#c1c1c1; background: url("/workflow/exceldesign/image/shortBtn/module/syncDisabledBtn_wev8.png") no-repeat 26px 12px;}
.operbtn_setactive{width:68px; height:100%; float:left; cursor:pointer; background: url("/workflow/exceldesign/image/shortBtn/module/setactive_wev8.png") no-repeat 20px 12px;}
.opertitle{height:24px; line-height:24px;}
.layoutediting{
float:left; background:#eeeeee;
height:20px; line-height:20px; border-radius:2px;
margin-left:18px; margin-top:5px;
padding-left:6px; padding-right:6px;padding-bottom:2px;
}
.layoutediting span{margin-left:2px; font-size:12px; color:#5a6279;}