[style] collection icons have padding
This commit is contained in:
parent
0b1765b549
commit
37c0a61393
1 changed files with 5 additions and 5 deletions
|
@ -11,6 +11,11 @@ tree #collections-tree
|
||||||
max-width: 200px;
|
max-width: 200px;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
#collections-tree treechildren::-moz-tree-image
|
||||||
|
{
|
||||||
|
margin-right: 5px;
|
||||||
|
}
|
||||||
|
|
||||||
#scholar-tree-splitter
|
#scholar-tree-splitter
|
||||||
{
|
{
|
||||||
background: #f5f5f5;
|
background: #f5f5f5;
|
||||||
|
@ -21,11 +26,6 @@ tree #items-tree
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
treechildren::-moz-tree-image
|
|
||||||
{
|
|
||||||
|
|
||||||
}
|
|
||||||
|
|
||||||
#scholar-pane toolbar
|
#scholar-pane toolbar
|
||||||
{
|
{
|
||||||
border-bottom: none;
|
border-bottom: none;
|
||||||
|
|
Loading…
Add table
Reference in a new issue