mirror of
https://github.com/moodle/moodle.git
synced 2025-01-19 06:18:28 +01:00
Merge branch 'MDL-54739-master' of git://github.com/lameze/moodle
This commit is contained in:
commit
31220d5a26
@ -3,6 +3,7 @@
|
||||
.block_navigation .block_tree ul {margin-left: 18px;}
|
||||
.block_navigation .block_tree p.hasicon {text-indent: -21px; padding-left: 21px;}
|
||||
.block_navigation .block_tree p.hasicon img {width: 16px; height: 16px; margin-top: 3px; margin-right: 5px; vertical-align: top;}
|
||||
.block_navigation .block_tree p.hasicon.visibleifjs {display: block;}
|
||||
|
||||
.block_navigation .block_tree .tree_item {cursor:pointer; padding-left: 0;margin:3px 0px; background-position: 0 50%; background-repeat: no-repeat;}
|
||||
.block_navigation .block_tree .tree_item.branch {padding-left: 21px;}
|
||||
|
@ -1,6 +1,7 @@
|
||||
.block_settings .block_tree ul {margin-left: 18px;}
|
||||
.block_settings .block_tree p.hasicon {text-indent: -21px; padding-left: 21px;}
|
||||
.block_settings .block_tree p.hasicon img {width: 16px; height: 16px; margin-top: 3px; margin-right: 5px; vertical-align: top;}
|
||||
.block_settings .block_tree p.hasicon.visibleifjs {display: block;}
|
||||
|
||||
.block_settings .block_tree .tree_item.branch {padding-left: 21px;}
|
||||
.block_settings .block_tree .tree_item {cursor:pointer; margin:3px 0px; background-position: 0 50%; background-repeat: no-repeat;}
|
||||
|
Loading…
x
Reference in New Issue
Block a user