summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorraveit65 <[email protected]>2016-04-13 21:41:08 +0200
committerraveit65 <[email protected]>2016-04-13 21:41:54 +0200
commit920b3ff5ae47326559668b7d60da252c4cf17c38 (patch)
treeabbc843097acb9c5c1b74ecaa06f1a850f3a2e77
parent6a31189b018d254105d6890f9be62979ff26cefb (diff)
downloadmate-themes-920b3ff5ae47326559668b7d60da252c4cf17c38.tar.bz2
mate-themes-920b3ff5ae47326559668b7d60da252c4cf17c38.tar.xz
GTK+-3.20 TOK themes: style nemo-preferences dialog
-rw-r--r--desktop-themes/TraditionalGreen/gtk-3.0/other-applications.css8
-rw-r--r--desktop-themes/TraditionalOk/gtk-3.0/other-applications.css8
2 files changed, 16 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;
+}
+
diff --git a/desktop-themes/TraditionalOk/gtk-3.0/other-applications.css b/desktop-themes/TraditionalOk/gtk-3.0/other-applications.css
index 6a866d9f..c2eddb40 100644
--- a/desktop-themes/TraditionalOk/gtk-3.0/other-applications.css
+++ b/desktop-themes/TraditionalOk/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;
+}
+