WorkflowSignInput_wev8.css
1.92 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
@IMPORT url("/js/jquery-autocomplete/jquery.autocomplete_wev8.css");
@IMPORT url("/wui/common/jquery/plugin/at/css/jquery.atwho_wev8.css");
.signAnnexupload_span a:hover,.signWorkflow_span a:hover,.signDoc_span a:hover{
color:red !important;
}
.wffbtn:hover{
color:red !important;
}
._signinputphraseblockClass .cg_block ul {
width: 100%;
list-style-position: outside;
list-style: none;
padding: 0;
margin: 0;
}
._signinputphraseblockClass .cg_block ul li {
padding:2px 5px 2px 5px;
cursor:pointer;
}
._signinputphraseblockClass .cg_block ul li.cg_item:hover {
background:#f4fcfa;
/*#;*/
}
._signinputphraseblockClass .cg_splitline {
border-bottom:1px dotted #bfbfc0;
height:1px!important;
margin:0 5px;
}
._signinputphraseblockClass .cg_title {
color:#242424;
}
._signinputphraseblockClass .cg_detail {
display:inline-block;width:100%;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;
color:#242424;
}
._signinputphraseblockClass .phrase_btn {
color:#8d8d8d;
display:inline-block;
height:22px;
line-height:22px;
cursor:pointer;
}
/*
.cg_btn:hover {
border:1px solid #d9d9d9;
}
*/
._signinputphraseblockClass .cg_allresli .cg_title {
display:inline-block;margin-bottom:10px;margin-top:10px;
}
._signinputphraseblockClass .cg_detail {
margin-top:5px;
}
._signinputphraseblockClass .phrase_arrowsblock {
height:14px!important;
width:100%!important;
position: absolute;
left:5px;
}
._signinputphraseblockClass {
width:160px!important;
POSITION:absolute;
}
._signinputphraseblockClass .cg_block {
width:160px;
border:1px solid #bfbfbf;margin-top:7px;
}
._signinputphraseblockClass .addphraseblockClass{
display:none;padding:3px;width:243px;background:#e6f6ff;border:1px solid #c3dbea;margin-top:0px;text-align:left;
margin-bottom:-1px;
margin-left:-1px;
}
._signinputphraseblockClass .phraseinputClass {
width:192px;height:30px;border:1px solid #c3dbea;
}
.sbPerfectBar{
z-index:10000!important;
}