diff options
author | infirit <[email protected]> | 2015-01-14 18:53:22 +0100 |
---|---|---|
committer | infirit <[email protected]> | 2015-01-14 18:53:22 +0100 |
commit | 7e960db68420bf891e284a9e268d394238dc6dbe (patch) | |
tree | f31bb820b44afd2379e3fb4a21fd4eb105f56282 /desktop-themes/TraditionalOk | |
parent | af88e7fea0c3fa856a02117be36ca3a627022933 (diff) | |
download | mate-themes-7e960db68420bf891e284a9e268d394238dc6dbe.tar.bz2 mate-themes-7e960db68420bf891e284a9e268d394238dc6dbe.tar.xz |
Revert "Traditional*: Update for CSD apps"
This reverts commit 5ef1369b2c9663f23d068cf2c0861b02a0c0a6c5.
Diffstat (limited to 'desktop-themes/TraditionalOk')
-rw-r--r-- | desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css b/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css index 73cc0231..db7c12d8 100644 --- a/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css +++ b/desktop-themes/TraditionalOk/gtk-3.0/gtk-widgets.css @@ -1807,20 +1807,9 @@ GtkInfoBar:last-child, border-width: 0px; border-radius: 7px 7px 0 0; border-style: solid; - box-shadow: 0 2px 8px 3px alpha(black, 0.5); margin: 0px; } - -.window-frame:backdrop { - box-shadow: 0 2px 5px 1px alpha(black, 0.5); -} - -.window-frame.tiled { - border-radius: 0; - background-color: @theme_bg_color; -} - /************ * Popovers * ************/ |