From d1cc64efae42ba21c8fa6e14dfeb7c19748ffa67 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/Blue-Submarine/gtk-3.0/mate-applications.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'desktop-themes/Blue-Submarine') diff --git a/desktop-themes/Blue-Submarine/gtk-3.0/mate-applications.css b/desktop-themes/Blue-Submarine/gtk-3.0/mate-applications.css index 13384280..1f1fa3ba 100644 --- a/desktop-themes/Blue-Submarine/gtk-3.0/mate-applications.css +++ b/desktop-themes/Blue-Submarine/gtk-3.0/mate-applications.css @@ -672,7 +672,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