mirror of
https://github.com/silverstripe/silverstripe-cms
synced 2024-10-22 08:05:56 +02:00
cms ui: fixed line background for open nested lists
git-svn-id: svn://svn.silverstripe.com/silverstripe/open/modules/cms/branches/2.3@70239 467b73ca-7a2a-4603-9d3b-597d59a354a9
This commit is contained in:
parent
bf200c86b8
commit
38906cfdef
@ -304,7 +304,8 @@ ul#sitetree.tree ul {
|
||||
margin-left: 0;
|
||||
}
|
||||
ul#sitetree.tree ul ul {
|
||||
margin-left: 16px;
|
||||
padding-left: 16px;
|
||||
background: url(../../jsparty/tree/images/i-repeater.gif) repeat-y scroll 0 50% !important;
|
||||
}
|
||||
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user