summaryrefslogtreecommitdiff
path: root/desktop-themes
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2017-01-24 21:46:27 +0100
committerraveit65 <[email protected]>2017-01-24 21:47:22 +0100
commitd1cc64efae42ba21c8fa6e14dfeb7c19748ffa67 (patch)
treea6ce6c7d8b73c6f82fac756184f568b69ab25d7d /desktop-themes
parente80aa9e26bf26c84506238474329f42ff579f985 (diff)
downloadmate-themes-d1cc64efae42ba21c8fa6e14dfeb7c19748ffa67.tar.bz2
mate-themes-d1cc64efae42ba21c8fa6e14dfeb7c19748ffa67.tar.xz
GTK+-3.20 Submarine themes: increase systray margins by 1 pixel to avoid deformed icons
Diffstat (limited to 'desktop-themes')
-rw-r--r--desktop-themes/Blue-Submarine/gtk-3.0/mate-applications.css2
-rw-r--r--desktop-themes/Green-Submarine/gtk-3.0/mate-applications.css2
2 files changed, 2 insertions, 2 deletions
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 */
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 */