mirror of
https://github.com/silverstripe/silverstripe-framework
synced 2024-10-22 12:05:37 +00:00
MINOR: tighten up tree spacing
This commit is contained in:
parent
3808cb198f
commit
e9f650a04e
@ -24,8 +24,14 @@
|
||||
min-height: 18px;
|
||||
line-height: 18px;
|
||||
white-space: nowrap;
|
||||
margin-left: 18px;
|
||||
min-width: 18px;
|
||||
|
||||
li {
|
||||
margin: 0;
|
||||
}
|
||||
li li {
|
||||
margin-left: 10px;
|
||||
}
|
||||
}
|
||||
ins {
|
||||
display: inline-block;
|
||||
@ -240,7 +246,7 @@
|
||||
}
|
||||
li.jstree-open > ul {
|
||||
display: block;
|
||||
margin-left:-13px;
|
||||
|
||||
li ul {
|
||||
margin-left:2px;
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user