diff options
| -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) { |
