diff options
author | raveit65 <[email protected]> | 2017-02-13 20:16:33 +0100 |
---|---|---|
committer | raveit65 <[email protected]> | 2017-02-13 20:17:57 +0100 |
commit | 92d013d99b44b45a96311a6e5ec557d8953a81d0 (patch) | |
tree | ef111fbfb6507f01734f4c2220e2cbe35d49afb8 /desktop-themes/GreenLaguna | |
parent | 00e6a0593d3a713d5eade8250ac5219c9e95aeb5 (diff) | |
download | mate-themes-92d013d99b44b45a96311a6e5ec557d8953a81d0.tar.bz2 mate-themes-92d013d99b44b45a96311a6e5ec557d8953a81d0.tar.xz |
Gtk+-3 all themes: don't set NaTrayApplet-icon-size
Diffstat (limited to 'desktop-themes/GreenLaguna')
-rw-r--r-- | desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css b/desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css index 6a590588..bf71736c 100644 --- a/desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css +++ b/desktop-themes/GreenLaguna/gtk-3.0/mate-applications.css @@ -405,7 +405,6 @@ window.background, /* selector where outlines are writen on GtkTrayIcon */ na-tray-applet { -NaTrayApplet-icon-padding: 1px; /*any more and outlines get cut off*/ - -NaTrayApplet-icon-size: 16; } /* control icon size as previous setting don't work */ |