summaryrefslogtreecommitdiff
path: root/desktop-themes/ContrastHighInverse/gtk-3.0
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2014-11-06 14:34:52 +0100
committerraveit65 <[email protected]>2014-11-06 14:34:52 +0100
commitc94f8052d6cae88a0fd8795d4fdf2c8534b6f62b (patch)
tree8c5df598cada0e507484127281927a85db27fe60 /desktop-themes/ContrastHighInverse/gtk-3.0
parent8058ae99a1962ed1c0b4c6757f3a67dbdce1f5c9 (diff)
downloadmate-themes-c94f8052d6cae88a0fd8795d4fdf2c8534b6f62b.tar.bz2
mate-themes-c94f8052d6cae88a0fd8795d4fdf2c8534b6f62b.tar.xz
all GTK3 themes: remove hack to avoid scrolled main-menu,
and context windows in systray. Seems this bug is fixed in GTK3-3.14
Diffstat (limited to 'desktop-themes/ContrastHighInverse/gtk-3.0')
-rw-r--r--desktop-themes/ContrastHighInverse/gtk-3.0/gtk-widgets.css7
1 files changed, 1 insertions, 6 deletions
diff --git a/desktop-themes/ContrastHighInverse/gtk-3.0/gtk-widgets.css b/desktop-themes/ContrastHighInverse/gtk-3.0/gtk-widgets.css
index 132bf5c6..4701d2ea 100644
--- a/desktop-themes/ContrastHighInverse/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/ContrastHighInverse/gtk-3.0/gtk-widgets.css
@@ -1196,25 +1196,20 @@ GtkProgressBar.osd.progressbar {
color: @theme_base_color;
}
-/*
.window-frame {
border-color: darker(@theme_bg_color);
border-radius: 7px 7px 0 0;
border-width: 1px;
border-style: solid;
-
box-shadow: 0 2px 8px 3px alpha(white, 0.7);
-*/
/* this is used for the resize cursor area */
-/* margin: 10px;
+ margin: 10px;
}
.window-frame:backdrop {
box-shadow: 0 2px 5px 1px alpha(white, 0.7);
}
-*/
-
/****************
* App-specific *
****************/