diff options
| author | Servail <45024837+Servail@users.noreply.github.com> | 2019-07-09 15:01:25 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2019-07-09 15:01:25 +0300 |
| commit | ce84da7049bf1c3e87b5d7db2498b903c331e7d5 (patch) | |
| tree | 1ac902c4938387f80d28bdc9ab8f0a5b73f17f86 /src/chrome/browser/sanitizeDialog.css | |
| parent | c60dd47ddb9a4de821be61c518976aec0a3b5389 (diff) | |
Update sanitizeDialog.css
Diffstat (limited to 'src/chrome/browser/sanitizeDialog.css')
| -rw-r--r-- | src/chrome/browser/sanitizeDialog.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/chrome/browser/sanitizeDialog.css b/src/chrome/browser/sanitizeDialog.css index 58e1f29..ac0d761 100644 --- a/src/chrome/browser/sanitizeDialog.css +++ b/src/chrome/browser/sanitizeDialog.css | |||
| @@ -23,7 +23,7 @@ | |||
| 23 | /* Places tree */ | 23 | /* Places tree */ |
| 24 | #placesTreechildren::-moz-tree-row(selected), | 24 | #placesTreechildren::-moz-tree-row(selected), |
| 25 | #placesTreechildren::-moz-tree-row(grippyRow) { | 25 | #placesTreechildren::-moz-tree-row(grippyRow) { |
| 26 | background: #999; | 26 | background: #000; |
| 27 | } | 27 | } |
| 28 | 28 | ||
| 29 | #placesTreechildren::-moz-tree-cell-text(selected) { | 29 | #placesTreechildren::-moz-tree-cell-text(selected) { |
