summaryrefslogtreecommitdiff
path: root/desktop-themes
diff options
context:
space:
mode:
Diffstat (limited to 'desktop-themes')
-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;
+}
+