summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorWolfgang Ulbrich <[email protected]>2015-12-21 19:51:08 +0100
committerWolfgang Ulbrich <[email protected]>2015-12-21 19:52:03 +0100
commitbfbf82bcd23128a17992855ae9ebc4d51dc142ee (patch)
tree98d1fb4e2e2cacf8c3d690cb10d84e22d7156692
parent174a5dd9f60dde707c6e0ce1efd840e0c70ec3ff (diff)
downloadmate-themes-bfbf82bcd23128a17992855ae9ebc4d51dc142ee.tar.bz2
mate-themes-bfbf82bcd23128a17992855ae9ebc4d51dc142ee.tar.xz
GTK3 Menta themes: use a border-image for nemo statusbar buttons
-rw-r--r--desktop-themes/BlueMenta/gtk-3.0/other-applications.css4
-rw-r--r--desktop-themes/Menta/gtk-3.0/other-applications.css4
2 files changed, 0 insertions, 8 deletions
diff --git a/desktop-themes/BlueMenta/gtk-3.0/other-applications.css b/desktop-themes/BlueMenta/gtk-3.0/other-applications.css
index 918f31e7..c58ec777 100644
--- a/desktop-themes/BlueMenta/gtk-3.0/other-applications.css
+++ b/desktop-themes/BlueMenta/gtk-3.0/other-applications.css
@@ -137,10 +137,6 @@ NemoWindow .sidebar row:hover {
}
/* Toolbar */
-NemoWindow .toolbar .button {
- border-image: none;
-}
-
NemoToolbar .primary-toolbar {
padding: 0px 2px;
}
diff --git a/desktop-themes/Menta/gtk-3.0/other-applications.css b/desktop-themes/Menta/gtk-3.0/other-applications.css
index 8e22c3e9..5132d390 100644
--- a/desktop-themes/Menta/gtk-3.0/other-applications.css
+++ b/desktop-themes/Menta/gtk-3.0/other-applications.css
@@ -137,10 +137,6 @@ NemoWindow .sidebar row:hover {
}
/* Toolbar */
-NemoWindow .toolbar .button {
- border-image: none;
-}
-
NemoToolbar .primary-toolbar {
padding: 0px 2px;
}