summaryrefslogtreecommitdiff
path: root/desktop-themes/BlueMenta
diff options
context:
space:
mode:
authorWolfgang Ulbrich <[email protected]>2015-12-21 19:41:32 +0100
committerWolfgang Ulbrich <[email protected]>2015-12-21 19:42:46 +0100
commit9646be2cf72b76b76fde975f2e67ec2b7b070a50 (patch)
tree162ba40c00cb47609951bd93b7707f1f71ed4d8b /desktop-themes/BlueMenta
parent360dec4bb94a3faf4902356ac74dad7edeeb5e97 (diff)
downloadmate-themes-9646be2cf72b76b76fde975f2e67ec2b7b070a50.tar.bz2
mate-themes-9646be2cf72b76b76fde975f2e67ec2b7b070a50.tar.xz
GTK3 Menta themes: reduce vertical size of nemo primary toolbar
Diffstat (limited to 'desktop-themes/BlueMenta')
-rw-r--r--desktop-themes/BlueMenta/gtk-3.0/other-applications.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/desktop-themes/BlueMenta/gtk-3.0/other-applications.css b/desktop-themes/BlueMenta/gtk-3.0/other-applications.css
index 6eb14bf0..b89959df 100644
--- a/desktop-themes/BlueMenta/gtk-3.0/other-applications.css
+++ b/desktop-themes/BlueMenta/gtk-3.0/other-applications.css
@@ -141,6 +141,10 @@ NemoWindow .toolbar .button {
border-image: none;
}
+NemoToolbar .primary-toolbar {
+ padding: 0px 2px;
+}
+
/* Misc */
NemoView.frame,
NemoNotebook.notebook {