From 0eca4c6a8cda16a52c1f6a25bc1a28a2d72daf75 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Tue, 24 Jan 2017 21:46:27 +0100 Subject: GTK+-3.20 Submarine themes: increase systray margins by 1 pixel to avoid deformed icons --- desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'desktop-themes/Green-Submarine') diff --git a/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css b/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css index 33345170..c0d06e08 100644 --- a/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css +++ b/desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css @@ -684,7 +684,7 @@ na-tray-applet { /* remove right space a bit */ na-tray-applet > widget > box { - margin: 0px 3px 0px 0px; + margin: 1px 3px 1px 1px; } /* system-monitor-applet */ -- cgit v1.2.1