data主页针对IE9,FF8.0,chrome做出调整,已测试IE6/8/9,FF7/8,Chrome14,opera11,(IE7未测试)
This commit is contained in:
parent
bbd1b35ec5
commit
75985619d4
|
@ -60,6 +60,8 @@ li {white-space:nowrap;}
|
||||||
#category{overflow:hidden;}
|
#category{overflow:hidden;}
|
||||||
#category fieldset {border-bottom:0;overflow:hidden;}
|
#category fieldset {border-bottom:0;overflow:hidden;}
|
||||||
#category fieldset ul {overflow:hidden;}
|
#category fieldset ul {overflow:hidden;}
|
||||||
|
fieldset ul li{overflow:hidden;line-height:24px;height:24px;}
|
||||||
|
fieldset ul li a{line-height:24px;font-size:12px;font-family:Tahoma, Geneva, sans-serif;}
|
||||||
#detailxml {margin:10px;}
|
#detailxml {margin:10px;}
|
||||||
#detailxml fieldset {clear:left;border:1px dotted; padding:10px;width:95%;}
|
#detailxml fieldset {clear:left;border:1px dotted; padding:10px;width:95%;}
|
||||||
#detailxml ul {clear:left;width:95%;}
|
#detailxml ul {clear:left;width:95%;}
|
||||||
|
|
Loading…
Reference in New Issue