diff options
author | [email protected] <Nice&Gently> | 2012-05-09 00:08:06 +0200 |
---|---|---|
committer | [email protected] <Nice&Gently> | 2012-05-09 00:08:06 +0200 |
commit | 3668335acee91a63e6865290a6e36337041ee87c (patch) | |
tree | 5ebe9ea720b62c0b774fb04a7db66979276a5785 /desktop-themes/Aldabra/gtk-3.0 | |
parent | 1b8ef252e4d6d733de28a534824a44981c9ed93a (diff) | |
download | mate-themes-3668335acee91a63e6865290a6e36337041ee87c.tar.bz2 mate-themes-3668335acee91a63e6865290a6e36337041ee87c.tar.xz |
fix Aldabra gtk3 theme error
Diffstat (limited to 'desktop-themes/Aldabra/gtk-3.0')
-rw-r--r-- | desktop-themes/Aldabra/gtk-3.0/gtk-widgets.css | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/desktop-themes/Aldabra/gtk-3.0/gtk-widgets.css b/desktop-themes/Aldabra/gtk-3.0/gtk-widgets.css index 4db9c0ee..3cfaa14c 100644 --- a/desktop-themes/Aldabra/gtk-3.0/gtk-widgets.css +++ b/desktop-themes/Aldabra/gtk-3.0/gtk-widgets.css @@ -713,7 +713,7 @@ GtkComboBox .button:prelight { padding: 2; -GtkWidget-window-dragging: true; - -GtkToolbar-button-relief: 0; + -GtkToolbar-button-relief: normal; } .primary-toolbar.toolbar:insensitive { |