* adjust style for class blue.

This commit is contained in:
wangyidong
2012-03-02 07:29:52 +00:00
parent 81682266e9
commit 1a4040de89
2 changed files with 7 additions and 5 deletions
+4 -2
View File
@@ -11,10 +11,12 @@
#mainmenu ul li{background:none}
#modulemenu ul{background:none}
#mainmenu li{border:none; height:30px; line-height:35px;}
#mainmenu .active {background:url(./images/bg.menu.gif) no-repeat center 5px; width:85px;}
#mainmenu li{border:none; height:30px; line-height:30px;}
#mainmenu .active {background:url(./images/bg.menu.gif) no-repeat center top; width:85px;}
#modulemenu select{border:1px solid #e4e4e4; background:#fff}
#modulemenu #projectID {background:#EAEAEA}
#modulemenu #productID {background:#EAEAEA}
#mainmenu #searchbox{height:28px; margin-top:2px;}
+3 -3
View File
@@ -300,8 +300,8 @@ table.tablesorter thead tr .headerSortDown {background-image: url(./images/table
#modulemenu #mybg{ padding-left:10px; background:url(images/main/ui-gray.png); background-position:-146px 144px;}
/* Product, project and objects switcher. */
#productID {background:#EDEFF4; border:1px solid #e5e5e5}
#projectID {background:#EDEFF4; border:1px solid #e5e5e5}
#productID {background:#e5e5e5; border:1px solid #e5e5e5}
#projectID {background:#e5e5e5; border:1px solid #e5e5e5}
#productSwitcher{padding:0; width:35px}
#projectSwitcher{padding:0; width:35px}
@@ -394,4 +394,4 @@ a { text-decoration:none;}
#form-content .button-r{ background:url(images/main/button_95x36.png) 96px top; border:none; height:36px; width:95px;}
#form-content hr{ color:#ddd; margin:15px 0;}
.notice { background-color:#ffffcc; border:1px solid #ffcc00; padding:15px 25px;}
.form-item { background-color:#e5e5e5; padding:8px; margin-bottom:15px; margin-top:5px;}
.form-item { background-color:#e5e5e5; padding:8px; margin-bottom:15px; margin-top:5px;}