diff options
| author | Vineet Kumar <git@vineetk.net> | 2022-08-29 17:02:12 -0400 |
|---|---|---|
| committer | Vineet Kumar <git@vineetk.net> | 2026-05-14 17:02:12 -0400 |
| commit | 199c684366d6cf7431513ff15bae9861166a3a19 (patch) | |
| tree | ab143c779ca20d6ba39be37b2ee2b93b2802cfa2 /src/chrome/os/darwin/tree.css | |
| parent | 48c977ab7fcab19dc4da19bba4b209b220c0a33e (diff) | |
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 ::::: */ |
