summaryrefslogtreecommitdiff
path: root/desktop-themes/BlueMenta/gtk-3.0
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:52 +0100
commit13452b75697c9abe95f83ad54b50df1f28cfee6c (patch)
treec8d09fec22db537894069bbc013fa690e36e560b /desktop-themes/BlueMenta/gtk-3.0
parentd230543ab437bc4e97c0c35ab45b26fe489eb0c2 (diff)
downloadmate-themes-13452b75697c9abe95f83ad54b50df1f28cfee6c.tar.bz2
mate-themes-13452b75697c9abe95f83ad54b50df1f28cfee6c.tar.xz
Gtk3 menta themes: adjust nemo toolbar again
Diffstat (limited to 'desktop-themes/BlueMenta/gtk-3.0')
-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 cd893fb1..bee50ca3 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 */