ueditorext_wf_wev8.css
1.62 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
.edui-default .edui-editor{
border-radius: 0px;
}
.e8_weavertab .x-tab-panel-footer{
width:100% !important;
}
.edui-default .edui-editor-bottomContainer {
display: none;
}
.edui-for-wfatbutton > div > div > div > .edui-metro {
background-image: url('/ueditor/custbtn/images/app-at_wev8.png') !important;background-repeat: no-repeat;
}
.wfres_1 {
background: url('/ueditor/custbtn/images/wf_annex_wev8.png') 0 0 no-repeat!important;
}
.wfres_2 {
background: url('/ueditor/custbtn/images/wf_doc_wev8.png') 0 0 no-repeat!important;
}
.wfres_3 {
background: url('/ueditor/custbtn/images/wf_wf_wev8.png') 0 0 no-repeat!important;
}
.wfres_1_slt {
background: url('/ueditor/custbtn/images/wf_annex_slt_wev8.png') 0 0 no-repeat!important;
}
.wfres_2_slt {
background: url('/ueditor/custbtn/images/wf_doc_slt_wev8.png') 0 0 no-repeat!important;
}
.wfres_3_slt {
background: url('/ueditor/custbtn/images/wf_wf_slt_wev8.png') 0 0 no-repeat!important;
}
.edui-for-wfpphraseaddbutton > div > div > div > .edui-metro {
background: url('/ueditor/custbtn/images/phares_add_wev8.png') 2px 2px no-repeat!important;
}
.edui-for-wfphrasebutton > div > div > div > .edui-icon {
background: url('/ueditor/custbtn/images/phraselist_wev8.png') 2px 2px no-repeat!important;
cursor:pointer;
}
.edui-for-docupload > div > div > div > .edui-metro {
background-image: url('/ueditor/themes/metro/images/icons_wev8.png') !important;background-repeat: no-repeat;
background-position: -660px -40px!important;
}
.bigbg {
width:40px!important;
}
.edui-for-wfannexbutton, .edui-for-wfdocbutton {
margin-right:5px!important;
}
.view div{
line-height: 0px;
}