summaryrefslogtreecommitdiff
path: root/desktop-themes/TraditionalOk
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2015-05-01 22:00:54 +0200
committerraveit65 <[email protected]>2015-05-01 22:03:10 +0200
commit8ded647f6c1dc223efdace1c656651b1d955506e (patch)
tree99dee965b912d2133a9704956ceef2d2ba2919b4 /desktop-themes/TraditionalOk
parent9afa803b44b5b56756c5546a71397e914982c318 (diff)
downloadmate-themes-8ded647f6c1dc223efdace1c656651b1d955506e.tar.bz2
mate-themes-8ded647f6c1dc223efdace1c656651b1d955506e.tar.xz
Revert "All themes themes GTK3: disable shadow for .window-frame.csd.popup to avoid"mate-themes-gtk3.16-1.10.0
This reverts commit f663eff8979e6a460fa2b9f820d221eb33f8a64e. This disable shadows for all menus (GTK3)
Diffstat (limited to 'desktop-themes/TraditionalOk')
-rw-r--r--desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css b/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css
index a47a5b42..fe2a7755 100644
--- a/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css
+++ b/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css
@@ -2172,7 +2172,7 @@ GtkInfoBar:last-child,
.window-frame.csd.popup {
border-radius: 0;
- box-shadow: 0 0px 0px @wm_shadow;
+ box-shadow: 0 1px 5px @wm_shadow;
}
.window-frame.csd.tooltip {