aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.16/gtk-contained-solid-dark.css
diff options
context:
space:
mode:
Diffstat (limited to 'common/gtk-3.0/3.16/gtk-contained-solid-dark.css')
-rw-r--r--common/gtk-3.0/3.16/gtk-contained-solid-dark.css8
1 files changed, 7 insertions, 1 deletions
diff --git a/common/gtk-3.0/3.16/gtk-contained-solid-dark.css b/common/gtk-3.0/3.16/gtk-contained-solid-dark.css
index 4934854..3f7a7ce 100644
--- a/common/gtk-3.0/3.16/gtk-contained-solid-dark.css
+++ b/common/gtk-3.0/3.16/gtk-contained-solid-dark.css
@@ -1022,8 +1022,10 @@ GtkComboBox {
background-color: #323843; }
.maximized .titlebar {
background-color: #2f343f; }
- .csd .maximized .titlebar:backdrop {
+ .maximized .titlebar:backdrop {
background-color: #323843; }
+ .csd .maximized .titlebar:backdrop {
+ background-color: #323843; }
.titlebar .titlebar,
.titlebar .titlebar:backdrop {
@@ -3806,6 +3808,10 @@ NemoWindow.background > GtkGrid > GtkPaned > .pane-separator,
MarlinViewWindow.background > GtkBox > GtkPaned > .pane-separator {
background-color: #2a2d37; }
+/*Fix 1px transparent line at the bottom of the Nautilus window*/
+NautilusListView.vertical {
+ background-color: #404552; }
+
GtkFileChooserDialog.background.csd, GtkFileChooserDialog.background {
background-color: #353945; }