summaryrefslogtreecommitdiff
path: root/desktop-themes/BlueMenta
diff options
context:
space:
mode:
authorWolfgang Ulbrich <[email protected]>2015-12-22 01:30:55 +0100
committerWolfgang Ulbrich <[email protected]>2015-12-22 01:31:41 +0100
commit7c0d60ef7bd697c81cabcf966431619515443bc3 (patch)
treeffc7103b7a5819a6e6e04d573e54ec9912ff4e13 /desktop-themes/BlueMenta
parentbfbf82bcd23128a17992855ae9ebc4d51dc142ee (diff)
downloadmate-themes-7c0d60ef7bd697c81cabcf966431619515443bc3.tar.bz2
mate-themes-7c0d60ef7bd697c81cabcf966431619515443bc3.tar.xz
Gtk3 menta themes: adjust nemo toolbar again
Diffstat (limited to 'desktop-themes/BlueMenta')
-rw-r--r--desktop-themes/BlueMenta/gtk-3.0/other-applications.css8
1 files changed, 6 insertions, 2 deletions
diff --git a/desktop-themes/BlueMenta/gtk-3.0/other-applications.css b/desktop-themes/BlueMenta/gtk-3.0/other-applications.css
index c58ec777..121e390e 100644
--- a/desktop-themes/BlueMenta/gtk-3.0/other-applications.css
+++ b/desktop-themes/BlueMenta/gtk-3.0/other-applications.css
@@ -137,8 +137,12 @@ NemoWindow .sidebar row:hover {
}
/* Toolbar */
-NemoToolbar .primary-toolbar {
- padding: 0px 2px;
+NemoToolbar .toolbar.primary-toolbar .button.image-button {
+ padding: 0px 8px;
+}
+
+NemoToolbar .toolbar.primary-toolbar .button.text-button {
+ padding: 0px 10px;
}
/* Misc */