aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.18/gtk-contained-darker.css
diff options
context:
space:
mode:
Diffstat (limited to 'common/gtk-3.0/3.18/gtk-contained-darker.css')
-rw-r--r--common/gtk-3.0/3.18/gtk-contained-darker.css4
1 files changed, 4 insertions, 0 deletions
diff --git a/common/gtk-3.0/3.18/gtk-contained-darker.css b/common/gtk-3.0/3.18/gtk-contained-darker.css
index c7fe7f4..c9b9c2f 100644
--- a/common/gtk-3.0/3.18/gtk-contained-darker.css
+++ b/common/gtk-3.0/3.18/gtk-contained-darker.css
@@ -4028,6 +4028,10 @@ NemoWindow.background > GtkGrid > GtkPaned > .pane-separator,
MarlinViewWindow.background > GtkBox > GtkPaned > .pane-separator {
background-color: rgba(53, 57, 69, 0.95); }
+/*Fix 1px transparent line at the bottom of the Nautilus window*/
+NautilusListView.vertical {
+ background-color: #ffffff; }
+
GtkFileChooserDialog.background.csd, GtkFileChooserDialog.background {
background-color: rgba(53, 57, 69, 0.95); }