summaryrefslogtreecommitdiff
path: root/desktop-themes/TraditionalGreen
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2016-04-13 21:41:08 +0200
committerraveit65 <[email protected]>2016-04-13 21:41:08 +0200
commit9050c337df14e5285fe613d375dd93e9302b8631 (patch)
treeabbc843097acb9c5c1b74ecaa06f1a850f3a2e77 /desktop-themes/TraditionalGreen
parent439cd45cfd5266695ccb5fdf4c313e586a766310 (diff)
downloadmate-themes-9050c337df14e5285fe613d375dd93e9302b8631.tar.bz2
mate-themes-9050c337df14e5285fe613d375dd93e9302b8631.tar.xz
GTK+-3.20 TOK themes: style nemo-preferences dialog
Diffstat (limited to 'desktop-themes/TraditionalGreen')
-rw-r--r--desktop-themes/TraditionalGreen/gtk-3.0/other-applications.css8
1 files changed, 8 insertions, 0 deletions
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;
+}
+