diff options
author | Wolfgang Ulbrich <[email protected]> | 2015-12-21 19:51:08 +0100 |
---|---|---|
committer | Wolfgang Ulbrich <[email protected]> | 2015-12-21 19:52:15 +0100 |
commit | d230543ab437bc4e97c0c35ab45b26fe489eb0c2 (patch) | |
tree | b4cf9f27f7f3913ae38edf64ef40704689c9cb3e | |
parent | 9646be2cf72b76b76fde975f2e67ec2b7b070a50 (diff) | |
download | mate-themes-d230543ab437bc4e97c0c35ab45b26fe489eb0c2.tar.bz2 mate-themes-d230543ab437bc4e97c0c35ab45b26fe489eb0c2.tar.xz |
GTK3 Menta themes: use a border-image for nemo statusbar buttons
-rw-r--r-- | desktop-themes/BlueMenta/gtk-3.0/other-applications.css | 4 | ||||
-rw-r--r-- | desktop-themes/Menta/gtk-3.0/other-applications.css | 4 |
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 b89959df..cd893fb1 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 b89959df..cd893fb1 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; } |