diff options
Diffstat (limited to 'src/chrome/os/darwin/tree.css')
| -rw-r--r-- | src/chrome/os/darwin/tree.css | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/chrome/os/darwin/tree.css b/src/chrome/os/darwin/tree.css index 836f7f5..e696e53 100644 --- a/src/chrome/os/darwin/tree.css +++ b/src/chrome/os/darwin/tree.css | |||
| @@ -8,7 +8,7 @@ | |||
| 8 | 8 | ||
| 9 | tree { | 9 | tree { |
| 10 | color: -moz-DialogText; | 10 | color: -moz-DialogText; |
| 11 | background-color: #000000; | 11 | background-color: #181411; |
| 12 | } | 12 | } |
| 13 | 13 | ||
| 14 | /* ::::: tree focusring ::::: */ | 14 | /* ::::: tree focusring ::::: */ |
| @@ -131,7 +131,7 @@ treecolpicker:hover:active { | |||
| 131 | -moz-border-right-colors: ThreeDDarkShadow; | 131 | -moz-border-right-colors: ThreeDDarkShadow; |
| 132 | -moz-border-bottom-colors: ThreeDDarkShadow; | 132 | -moz-border-bottom-colors: ThreeDDarkShadow; |
| 133 | -moz-border-left-colors: ThreeDDarkShadow ThreeDShadow; | 133 | -moz-border-left-colors: ThreeDDarkShadow ThreeDShadow; |
| 134 | background-color: #000000; | 134 | background-color: #181411; |
| 135 | } | 135 | } |
| 136 | 136 | ||
| 137 | /* ::::: column drag and drop styles ::::: */ | 137 | /* ::::: column drag and drop styles ::::: */ |
