www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | Submodules | README | LICENSE

commit 37c0a61393bf4cfbed3cdd94973d0a3c4c8d9822
parent 0b1765b549291078cca7fe7dec61bd29e99d434b
Author: David Norton <david@nortoncrew.com>
Date:   Mon, 12 Jun 2006 13:56:36 +0000

[style] collection icons have padding

Diffstat:
Mchrome/chromeFiles/skin/default/scholar/overlay.css | 10+++++-----
1 file changed, 5 insertions(+), 5 deletions(-)

diff --git a/chrome/chromeFiles/skin/default/scholar/overlay.css b/chrome/chromeFiles/skin/default/scholar/overlay.css @@ -11,6 +11,11 @@ tree #collections-tree max-width: 200px; } +#collections-tree treechildren::-moz-tree-image +{ + margin-right: 5px; +} + #scholar-tree-splitter { background: #f5f5f5; @@ -21,11 +26,6 @@ tree #items-tree } -treechildren::-moz-tree-image -{ - -} - #scholar-pane toolbar { border-bottom: none;