From f6c6606854be33c30e34091cde20e1bf0002d4a7 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Sat, 14 May 2016 00:00:37 +0200 Subject: GTK+-3.20 all themes: add settings for yumex-dnf --- desktop-themes/GreenLaguna/gtk-3.0/other-applications.css | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'desktop-themes/GreenLaguna') diff --git a/desktop-themes/GreenLaguna/gtk-3.0/other-applications.css b/desktop-themes/GreenLaguna/gtk-3.0/other-applications.css index e9aa17c1..65b67eda 100644 --- a/desktop-themes/GreenLaguna/gtk-3.0/other-applications.css +++ b/desktop-themes/GreenLaguna/gtk-3.0/other-applications.css @@ -230,3 +230,14 @@ paned.horizontal > notebook box.horizontal > box.vertical > toolbar.horizontal.i border-width: 0px; } +/************* + * Yumex-DNF * + *************/ + +/* list sidebar row */ +window.background.yumex-dnf-window > box.vertical > box.vertical > box.horizontal > paned.vertical > stack > box.vertical > box.horizontal > box.vertical list.sidebar { + border-color: @notebook_border; + border-style: solid; + border-width: 1px 0px 0px 0px; +} + -- cgit v1.2.1