[dconf-editor] Fix HighContrast.



commit 81fde50c47fc0e52d7baab3d9929af45933395ee
Author: Arnaud Bonatti <arnaud bonatti gmail com>
Date:   Fri Feb 9 01:36:15 2018 +0100

    Fix 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 8114363..8a1d7b4 100644
--- a/editor/dconf-editor.css
+++ b/editor/dconf-editor.css
@@ -80,6 +80,7 @@
 .large-window.small-keys-list-rows .keys-list          > row         { margin:0; padding-top:0; 
padding-bottom:0; }
 
     .hc-theme                      .keys-list          > row         { padding-top:0.5em; 
padding-bottom:0.5em; }
+    .hc-theme.large-window         .keys-list          > row         { padding-top:calc(0.25em + 1px); 
padding-bottom:calc(0.25em + 1px); }
     .hc-theme.small-keys-list-rows .keys-list          > row         { padding-top:0.4em; 
padding-bottom:0.4em; }
 
 /* round borders for large windows */


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