From bfbf82bcd23128a17992855ae9ebc4d51dc142ee Mon Sep 17 00:00:00 2001 From: Wolfgang Ulbrich Date: Mon, 21 Dec 2015 19:51:08 +0100 Subject: GTK3 Menta themes: use a border-image for nemo statusbar buttons --- desktop-themes/BlueMenta/gtk-3.0/other-applications.css | 4 ---- desktop-themes/Menta/gtk-3.0/other-applications.css | 4 ---- 2 files changed, 8 deletions(-) (limited to 'desktop-themes') 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; } -- cgit v1.2.1