NOBUG: Removed some unused CSS rules

This commit is contained in:
Sam Hemelryk 2010-08-02 06:05:23 +00:00
parent 22d27f5cff
commit 1823d85466

View File

@ -219,15 +219,6 @@ a.skip:active {position: static;display: block;}
.phpinfo .e {background-color: #ccccff;font-weight: bold;}
.phpinfo .h {background-color: #9999cc;font-weight: bold;}
/**
* Navigation
*/
.block_js_expansion .block_tree {overflow:scroll;}
.block_js_expansion.mouseover .content {width:200%;z-index:1000;position:relative;}
.block_js_expansion.mouseover .content .block_tree {width:100%;background-color:#fcfcfc;padding-bottom:0;}
.ie6 .block_js_expansion.mouseover .content,
.ie7 .block_js_expansion.mouseover .content {padding-bottom:2px;}
/**
* Blogs
*/