From a530d568e4b43dfca1e7a54641ea404024545277 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Wed, 30 Aug 2017 21:33:36 +0200 Subject: Gtk+-3.20 T. themes: fix double border in mate-volume-control notebook Fixes https://github.com/mate-desktop/mate-themes/issues/193 --- desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'desktop-themes/TraditionalOk/gtk-3.0') diff --git a/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css b/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css index aa44db7d..535ccf3f 100644 --- a/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css +++ b/desktop-themes/TraditionalOk/gtk-3.0/mate-applications.css @@ -586,7 +586,7 @@ window.background.mate-terminal > box.vertical > notebook > header.top tab:check ***********************/ /* application notebook page */ -GvcMixerDialog notebook.frame scrolledwindow.frame { +GvcMixerDialog notebook.frame scrolledwindow { border-style: none; } -- cgit v1.2.1