summaryrefslogtreecommitdiff
path: root/desktop-themes/ContrastHigh
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2015-09-17 16:17:06 +0200
committerraveit65 <[email protected]>2015-09-17 16:17:06 +0200
commit4ec7f4fbbd8d5f8ec0eb6d0456e063df2958eefe (patch)
tree09157db9b9d5b04cfcbae992e3776d03e3f0af2f /desktop-themes/ContrastHigh
parent037787ccfa06e16cc2fd40bdd472854b44441bba (diff)
downloadmate-themes-4ec7f4fbbd8d5f8ec0eb6d0456e063df2958eefe.tar.bz2
mate-themes-4ec7f4fbbd8d5f8ec0eb6d0456e063df2958eefe.tar.xz
GTK3: ContrastHigh themes: style dconf-editor
Diffstat (limited to 'desktop-themes/ContrastHigh')
-rw-r--r--desktop-themes/ContrastHigh/gtk-3.0/other-applications.css15
1 files changed, 15 insertions, 0 deletions
diff --git a/desktop-themes/ContrastHigh/gtk-3.0/other-applications.css b/desktop-themes/ContrastHigh/gtk-3.0/other-applications.css
index 412120b7..56a9465d 100644
--- a/desktop-themes/ContrastHigh/gtk-3.0/other-applications.css
+++ b/desktop-themes/ContrastHigh/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;
+}
+