From 5bf6cd65b4f9f25fa7965277f95ed04d3d05e44c Mon Sep 17 00:00:00 2001 From: wangchunsheng Date: Sat, 3 Mar 2012 01:12:54 +0000 Subject: [PATCH] * adjust the theme of classblue. --- www/theme/classblue/style.css | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/www/theme/classblue/style.css b/www/theme/classblue/style.css index 1c296c5178..e530a79bbe 100755 --- a/www/theme/classblue/style.css +++ b/www/theme/classblue/style.css @@ -1,5 +1,4 @@ /* Designed by silver, www.yanhonglu.com. */ - #header{background:url(./images/bg.header.gif) repeat; border:none} #topbar {color:black} @@ -9,14 +8,13 @@ #mainmenu ul{background:none} #mainmenu ul li{background:none} -#modulemenu ul{background:none} #mainmenu li{border:none; height:30px; line-height:30px;} #mainmenu .active {background:url(./images/bg.menu.gif) no-repeat center top; width:85px;} +#mainmenu #searchbox{height:28px; margin-top:2px;} + #modulemenu select{border:1px solid #e4e4e4; background:#fff} #modulemenu #projectID {background:#EAEAEA} #modulemenu #productID {background:#EAEAEA} - -#mainmenu #searchbox{height:28px; margin-top:2px;}