From 240d4b896ccc9e1b57ce9afb9a05f127a6ee10d0 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(-) diff --git a/desktop-themes/BlueMenta/gtk-3.0/other-applications.css b/desktop-themes/BlueMenta/gtk-3.0/other-applications.css index 5ad74ae0..0287d836 100644 --- a/desktop-themes/BlueMenta/gtk-3.0/other-applications.css +++ b/desktop-themes/BlueMenta/gtk-3.0/other-applications.css @@ -172,10 +172,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 74006dd5..6c8a6b63 100644 --- a/desktop-themes/Menta/gtk-3.0/other-applications.css +++ b/desktop-themes/Menta/gtk-3.0/other-applications.css @@ -172,10 +172,6 @@ NemoWindow .sidebar row:hover { } /* Toolbar */ -NemoWindow .toolbar .button { - border-image: none; -} - NemoToolbar .primary-toolbar { padding: 0px 2px; } -- cgit v1.2.1