diff options
| author | Lootyhoof <lootyhoofer@gmail.com> | 2018-05-16 22:23:10 +0100 |
|---|---|---|
| committer | Lootyhoof <lootyhoofer@gmail.com> | 2018-05-16 22:23:10 +0100 |
| commit | acc3c1f952466c16f699a64a48e41016fa70e545 (patch) | |
| tree | ed7323f8e93cea2c59e42288d58418c06a417aca /src/chrome/browser/syncCommon.css | |
| parent | d0a751b36726eba323e50ac05287ed4908277bf3 (diff) | |
Darken sync pages
Diffstat (limited to 'src/chrome/browser/syncCommon.css')
| -rw-r--r-- | src/chrome/browser/syncCommon.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/chrome/browser/syncCommon.css b/src/chrome/browser/syncCommon.css index f0beae0..f682cb9 100644 --- a/src/chrome/browser/syncCommon.css +++ b/src/chrome/browser/syncCommon.css | |||
| @@ -4,7 +4,7 @@ | |||
| 4 | 4 | ||
| 5 | /* The following are used by both sync/setup.xul and sync/genericChange.xul */ | 5 | /* The following are used by both sync/setup.xul and sync/genericChange.xul */ |
| 6 | .status { | 6 | .status { |
| 7 | color: -moz-dialogtext; | 7 | color: #fff; |
| 8 | } | 8 | } |
| 9 | 9 | ||
| 10 | .statusIcon { | 10 | .statusIcon { |
