Align "+"/"-" in ul.tree-view details (#86)
This commit is contained in:
parent
e8594739f2
commit
a482a4b6e8
1 changed files with 1 additions and 1 deletions
|
|
@ -667,7 +667,7 @@ ul.tree-view details > summary:before {
|
||||||
border: 1px solid #808080;
|
border: 1px solid #808080;
|
||||||
width: 8px;
|
width: 8px;
|
||||||
height: 9px;
|
height: 9px;
|
||||||
line-height: 9px;
|
line-height: 8px;
|
||||||
margin-right: 5px;
|
margin-right: 5px;
|
||||||
padding-left: 1px;
|
padding-left: 1px;
|
||||||
background-color: #fff;
|
background-color: #fff;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue