summaryrefslogtreecommitdiff
path: root/desktop-themes
diff options
context:
space:
mode:
authorWolfgang Ulbrich <[email protected]>2015-12-22 01:30:55 +0100
committerWolfgang Ulbrich <[email protected]>2015-12-22 01:30:55 +0100
commit2f7a6486d7f127d742364af7b7463f84ef330efa (patch)
treea4207bbbfbaf036e95fb1a962114ad7274bd6792 /desktop-themes
parentc7b8cb3309803de97a5eb11dae03f1ad4191502b (diff)
downloadmate-themes-2f7a6486d7f127d742364af7b7463f84ef330efa.tar.bz2
mate-themes-2f7a6486d7f127d742364af7b7463f84ef330efa.tar.xz
Gtk3 menta themes: adjust nemo toolbar again
Diffstat (limited to 'desktop-themes')
-rw-r--r--desktop-themes/BlueMenta/gtk-3.0/other-applications.css8
-rw-r--r--desktop-themes/Menta/gtk-3.0/other-applications.css8
2 files changed, 12 insertions, 4 deletions
diff --git a/desktop-themes/BlueMenta/gtk-3.0/other-applications.css b/desktop-themes/BlueMenta/gtk-3.0/other-applications.css
index 0287d836..c7fa5670 100644
--- a/desktop-themes/BlueMenta/gtk-3.0/other-applications.css
+++ b/desktop-themes/BlueMenta/gtk-3.0/other-applications.css
@@ -172,8 +172,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 */
diff --git a/desktop-themes/Menta/gtk-3.0/other-applications.css b/desktop-themes/Menta/gtk-3.0/other-applications.css
index 6c8a6b63..41184382 100644
--- a/desktop-themes/Menta/gtk-3.0/other-applications.css
+++ b/desktop-themes/Menta/gtk-3.0/other-applications.css
@@ -172,8 +172,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 */