diff options
author | raveit65 <[email protected]> | 2017-03-26 20:45:42 +0200 |
---|---|---|
committer | raveit65 <[email protected]> | 2017-03-26 20:47:11 +0200 |
commit | 59f0d994616f89ea55d265960cd234d81552fbe9 (patch) | |
tree | 19aef89bd24b4a0dcf06877f16c4df4c5aabd992 /desktop-themes/TraditionalOk | |
parent | 8c52027b45af071c4304ec3c6dd172b1efdbe467 (diff) | |
download | mate-themes-59f0d994616f89ea55d265960cd234d81552fbe9.tar.bz2 mate-themes-59f0d994616f89ea55d265960cd234d81552fbe9.tar.xz |
Gtk+-3 all themes: don't set NaTrayApplet-icon-size
Diffstat (limited to 'desktop-themes/TraditionalOk')
-rw-r--r-- | desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css b/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css index 554072b1..812c3567 100644 --- a/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css +++ b/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css @@ -294,7 +294,6 @@ NaTrayApplet { padding: 0; text-shadow: none; -NaTrayApplet-icon-padding: 3; - -NaTrayApplet-icon-size: 16; } /* volume applet, brightness applet */ |