From 249b6b21dccff160f692ea381b875e965ce59e86 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 --- .../TraditionalGreen/gtk-3.0/other-applications.css | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'desktop-themes/TraditionalGreen') diff --git a/desktop-themes/TraditionalGreen/gtk-3.0/other-applications.css b/desktop-themes/TraditionalGreen/gtk-3.0/other-applications.css index c2eddb40..ec993a4d 100644 --- a/desktop-themes/TraditionalGreen/gtk-3.0/other-applications.css +++ b/desktop-themes/TraditionalGreen/gtk-3.0/other-applications.css @@ -54,3 +54,17 @@ background-color: @notebook_bg_color; } +/************* + * 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-width: 1px 0px 1px 1px; +} + +/* info sidebar */ +window.background.yumex-dnf-window > box.vertical > box.vertical > box.horizontal > paned.vertical > box.horizontal > box.vertical list.sidebar { + border-width: 1px 0px 1px 1px; +} + -- cgit v1.2.1