mirror of
https://github.com/moodle/moodle.git
synced 2025-03-14 04:30:15 +01:00
NOBUG: Removed some unused CSS rules
This commit is contained in:
parent
22d27f5cff
commit
1823d85466
@ -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
|
||||
*/
|
||||
|
Loading…
x
Reference in New Issue
Block a user