commit ce84da7049bf1c3e87b5d7db2498b903c331e7d5
parent c60dd47ddb9a4de821be61c518976aec0a3b5389
Author: Servail <45024837+Servail@users.noreply.github.com>
Date: Tue, 9 Jul 2019 15:01:25 +0300
Update sanitizeDialog.css
Diffstat:
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/chrome/browser/sanitizeDialog.css b/src/chrome/browser/sanitizeDialog.css
@@ -23,7 +23,7 @@
/* Places tree */
#placesTreechildren::-moz-tree-row(selected),
#placesTreechildren::-moz-tree-row(grippyRow) {
- background: #999;
+ background: #000;
}
#placesTreechildren::-moz-tree-cell-text(selected) {