* fix the ie6 ui error.
This commit is contained in:
@@ -204,7 +204,7 @@ table.tablesorter thead tr .headerSortDown {background-image: url(./images/table
|
||||
|
||||
/* һ<><D2BB><EFBFBD>˵<EFBFBD><CBB5><EFBFBD>*/
|
||||
#mainmenu ul {background-color:#D6E7FF;}
|
||||
#mainmenu li {padding:0 15px 0 15px;border-right:4px solid #73A2EF}
|
||||
#mainmenu li {padding:0 10px 0 10px;border-right:3px solid #73A2EF}
|
||||
#mainmenu a {color:black;}
|
||||
#mainmenu .active {color:#FFF; background-color:#00008B;}
|
||||
#mainmenu .active a {color:white}
|
||||
|
||||
@@ -2,3 +2,4 @@ html{overflow:hidden;}
|
||||
body{height:100%; overflow:auto}
|
||||
div#footer, div#debugbar, div#hiddenbar{position:absolute;}
|
||||
.yui-d0 {width: 95%;} /* fix the error of fixed layout table. */
|
||||
.button-s{padding:0; font-size:14px}
|
||||
|
||||
Reference in New Issue
Block a user