From 9050c337df14e5285fe613d375dd93e9302b8631 Mon Sep 17 00:00:00 2001 From: raveit65 Date: Wed, 13 Apr 2016 21:41:08 +0200 Subject: GTK+-3.20 TOK themes: style nemo-preferences dialog --- desktop-themes/TraditionalGreen/gtk-3.0/other-applications.css | 8 ++++++++ 1 file changed, 8 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 6a866d9f..c2eddb40 100644 --- a/desktop-themes/TraditionalGreen/gtk-3.0/other-applications.css +++ b/desktop-themes/TraditionalGreen/gtk-3.0/other-applications.css @@ -46,3 +46,11 @@ border-width: 1px 1px 0px 1px; } +.nemo-properties-dialog frame.view { + border-color: transparent; +} + +.nemo-properties-dialog frame.view stack scrolledwindow viewport.frame { + background-color: @notebook_bg_color; +} + -- cgit v1.2.1