[style] collection icons have padding

This commit is contained in:
David Norton 2006-06-12 13:56:36 +00:00
parent 0b1765b549
commit 37c0a61393

View file

@ -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;