* adjust the css under ie6.
This commit is contained in:
@@ -3,3 +3,5 @@ body{height:100%; overflow:auto;margin:0 15px 0 0}
|
||||
div#footer, div#debugbar, div#hiddenbar{position:absolute;}
|
||||
.button-s, .button-c, .button-r{padding:0; font-size:14px}
|
||||
#divider{margin-bottom:35px}
|
||||
#footer{ line-height:15px; height:15px; padding-top:34px}
|
||||
#mainmenu #mainbg{background:none;}
|
||||
|
||||
@@ -278,8 +278,6 @@ table.tablesorter thead tr .headerSortDown {background-image: url(./images/table
|
||||
#mainmenu .active {background-color:#e5e5e5;}
|
||||
#mainmenu .active a {color:#33a52e; font-weight:bold;}
|
||||
#mainmenu #mainbg{ padding-left:12px; background:url(images/main/index_bg.png) left bottom;}
|
||||
/* For IE 6*/
|
||||
*html #mainmenu #mainbg{ background:none;}
|
||||
#mainmenu .active #mainbg{background-position: left top;}
|
||||
|
||||
#mainmenu #searchbox{float:right; border:none; background:#E5E5E5 url(images/main/search_bg.png) repeat-x bottom; height:100%;}
|
||||
|
||||
Reference in New Issue
Block a user