[dconf-editor] Fix flickering under HighContrast.



commit 650ac3ed825291fa2dcf1944587f02967fb96e4a
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Sun Sep 25 08:17:24 2016 +0200

    Fix flickering under HighContrast.

 editor/dconf-editor.css |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)
---
diff --git a/editor/dconf-editor.css b/editor/dconf-editor.css
index 0d626f5..c870f98 100644
--- a/editor/dconf-editor.css
+++ b/editor/dconf-editor.css
@@ -166,6 +166,7 @@ window > popover.menu {
   box-shadow:none;
   background:none;
   background-color:transparent;
+  color:currentColor;
 }
 
 /* underline selected label */


[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]