color7.css
3.28 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
/**紫色*/
body{background:none !important;}
.logo{background:url(/wui/theme/office/page/images/logo3.png) center no-repeat !important;width:246px !important;}
#top,#btn_more{background:#450A59 !important;}/**顶部工具条背景*/
#foot{background:#A71ED4 !important;}/**底部条背景*/
#menu{background:#A71ED4 !important;}/**logo及一级菜单区域背景*/
#searchBlockTBL{background:#670E84 !important;height:27px !important;}/**搜索部分背景*/
#sign_dispan{background:#5B0D75 !important;height:27px !important;color:#fff !important;margin-top:0px !important;padding:0px !important;}/**签到签退*/
.menucon{width:64px !important;margin-right: 0px !important;background:url('/wui/theme/office/page/images/toolbar/down.png') center no-repeat #5B0D75 !important;}/**收缩按钮背景色*/
.menucon_up{background:url('/wui/theme/office/page/images/toolbar/up.png') center no-repeat #5B0D75 !important;}/**收缩按钮背景色*/
.btn_left{width:16px;height:20px;margin-top:5px;background:url('/wui/theme/office/page/images/btn/btn_left.png') center no-repeat;}
.btn_left_hover{background:url('/wui/theme/office/page/images/btn/btn_left.png') center no-repeat #8D15B5;}/**一级菜单左右按钮移上颜色*/
.btn_right{width:16px;height:20px;margin-top:5px;background:url('/wui/theme/office/page/images/btn/btn_right.png') center no-repeat;}
.btn_right_hover{background:url('/wui/theme/office/page/images/btn/btn_right.png') center no-repeat #8D15B5;}/**一级菜单左右按钮移上颜色*/
.menubtn_img1,.nav_btn,#nav{background:#8D15B5 !important;}/**一级菜单选中及二级菜单背景*/
.text2,.text3{color:#fff !important;}/**菜单字体颜色*/
.menubtn_img2{background:none !important;}/**一级菜单未选中背景*/
.menu1:hover,.mainMenuParentBtnFocused .menu1,#subMenusContainer li{background:#721990 !important;}/**二级菜单移上背景*/
#subMenusContainer a{
color:#D5A4E5 !important;/**子菜单字体颜色*/
-webkit-border-radius:0px !important;
}
#subMenusContainer a:hover, #subMenusContainer a:focus,#subMenusContainer a.subMenuParentBtnFocused{
background-color:#55126B !important;/**子菜单移上背景*/
color:#FFF !important;
}
#basicSearchrTypeText{color:#fff !important;margin-left:5px !important;}
#searchvalue{background:#fff !important;margin:0px !important;margin-right:5px !important;}
#searchdiv{width:214px !important;}
.searchkeywork{width:131px !important;}
#searchpoint{background:url(/wui/theme/office/page/images/btn/menu_point.png) center no-repeat !important;}
#searchbt{margin-right:5px !important;background:url('/wui/theme/office/page/images/toolbar/icon_search.png') center no-repeat !important;}
#subMenusContainer img{width:0px !important;}
#nav{height:32px !important;}
#nav li{height:32px !important;}
#nav div{color:#fff !important;}
#nav img{width:0px !important;}
.line{background:none !important;}
.nav_btn{height:32px !important;}
.nav_left{height:28px !important;}
.nav_right{height:28px !important;}
.blank{width:0px !important;}
#nav ol, #nav ul, #subMenusContainer ul, #subMenusContainer ol {border:0px !important;}
.menu1{position:relative;}
.menu_point{display:block;}
.subMenuParentBtn{background: url(/wui/theme/office/page/images/btn/arrow_right_over.png) right center no-repeat;}
#scrollBar{height:0px;overflow:hidden;}
.blank_top{height:8px;}