summaryrefslogtreecommitdiff
path: root/desktop-themes/ContrastHighInverse/gtk-3.0
diff options
context:
space:
mode:
Diffstat (limited to 'desktop-themes/ContrastHighInverse/gtk-3.0')
-rw-r--r--desktop-themes/ContrastHighInverse/gtk-3.0/other-applications.css15
1 files changed, 15 insertions, 0 deletions
diff --git a/desktop-themes/ContrastHighInverse/gtk-3.0/other-applications.css b/desktop-themes/ContrastHighInverse/gtk-3.0/other-applications.css
index 412120b7..56a9465d 100644
--- a/desktop-themes/ContrastHighInverse/gtk-3.0/other-applications.css
+++ b/desktop-themes/ContrastHighInverse/gtk-3.0/other-applications.css
@@ -8,3 +8,18 @@
padding: 0px 4px;
}
+/****************
+ * Dconf-editor *
+ ****************/
+
+DConfWindow .menubar {
+ border-style: solid;
+ border-width: 0px 0px 1px 0px;
+}
+
+DConfWindow GtkPaned.horizontal {
+ -GtkPaned-handle-size: 8px;
+ border-style: solid;
+ border-width: 0px 1px 0 1px;
+}
+