aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--common/gtk-3.0/3.16/gtk-contained-dark.css4
-rw-r--r--common/gtk-3.0/3.16/gtk-contained-darker.css4
-rw-r--r--common/gtk-3.0/3.16/gtk-contained-solid-dark.css4
-rw-r--r--common/gtk-3.0/3.16/gtk-contained-solid-darker.css4
-rw-r--r--common/gtk-3.0/3.16/gtk-contained-solid.css4
-rw-r--r--common/gtk-3.0/3.16/gtk-contained.css4
-rw-r--r--common/gtk-3.0/3.16/sass/_transparent_widgets.scss3
-rw-r--r--common/gtk-3.0/3.18/gtk-contained-dark.css4
-rw-r--r--common/gtk-3.0/3.18/gtk-contained-darker.css4
-rw-r--r--common/gtk-3.0/3.18/gtk-contained-solid-dark.css4
-rw-r--r--common/gtk-3.0/3.18/gtk-contained-solid-darker.css4
-rw-r--r--common/gtk-3.0/3.18/gtk-contained-solid.css4
-rw-r--r--common/gtk-3.0/3.18/gtk-contained.css4
-rw-r--r--common/gtk-3.0/3.18/sass/_transparent_widgets.scss2
14 files changed, 53 insertions, 0 deletions
diff --git a/common/gtk-3.0/3.16/gtk-contained-dark.css b/common/gtk-3.0/3.16/gtk-contained-dark.css
index d885abf..b13be06 100644
--- a/common/gtk-3.0/3.16/gtk-contained-dark.css
+++ b/common/gtk-3.0/3.16/gtk-contained-dark.css
@@ -3808,6 +3808,10 @@ NemoWindow.background > GtkGrid > GtkPaned > .pane-separator,
MarlinViewWindow.background > GtkBox > GtkPaned > .pane-separator {
background-color: rgba(42, 45, 55, 0.95); }
+/*Fix 1px transparent line at the bottom of the Nautilus window*/
+NautilusListView.vertical {
+ background-color: #404552; }
+
GtkFileChooserDialog.background.csd, GtkFileChooserDialog.background {
background-color: rgba(53, 57, 69, 0.95); }
diff --git a/common/gtk-3.0/3.16/gtk-contained-darker.css b/common/gtk-3.0/3.16/gtk-contained-darker.css
index 663b658..da3901b 100644
--- a/common/gtk-3.0/3.16/gtk-contained-darker.css
+++ b/common/gtk-3.0/3.16/gtk-contained-darker.css
@@ -3801,6 +3801,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); }
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 fad21da..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
@@ -3808,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; }
diff --git a/common/gtk-3.0/3.16/gtk-contained-solid-darker.css b/common/gtk-3.0/3.16/gtk-contained-solid-darker.css
index c493ba3..f17afe8 100644
--- a/common/gtk-3.0/3.16/gtk-contained-solid-darker.css
+++ b/common/gtk-3.0/3.16/gtk-contained-solid-darker.css
@@ -3801,6 +3801,10 @@ NemoWindow.background > GtkGrid > GtkPaned > .pane-separator,
MarlinViewWindow.background > GtkBox > GtkPaned > .pane-separator {
background-color: #353945; }
+/*Fix 1px transparent line at the bottom of the Nautilus window*/
+NautilusListView.vertical {
+ background-color: #ffffff; }
+
GtkFileChooserDialog.background.csd, GtkFileChooserDialog.background {
background-color: #353945; }
diff --git a/common/gtk-3.0/3.16/gtk-contained-solid.css b/common/gtk-3.0/3.16/gtk-contained-solid.css
index fb3d975..b7020bd 100644
--- a/common/gtk-3.0/3.16/gtk-contained-solid.css
+++ b/common/gtk-3.0/3.16/gtk-contained-solid.css
@@ -3801,6 +3801,10 @@ NemoWindow.background > GtkGrid > GtkPaned > .pane-separator,
MarlinViewWindow.background > GtkBox > GtkPaned > .pane-separator {
background-color: #353945; }
+/*Fix 1px transparent line at the bottom of the Nautilus window*/
+NautilusListView.vertical {
+ background-color: #ffffff; }
+
GtkFileChooserDialog.background.csd, GtkFileChooserDialog.background {
background-color: #353945; }
diff --git a/common/gtk-3.0/3.16/gtk-contained.css b/common/gtk-3.0/3.16/gtk-contained.css
index 0a78047..915cd8e 100644
--- a/common/gtk-3.0/3.16/gtk-contained.css
+++ b/common/gtk-3.0/3.16/gtk-contained.css
@@ -3801,6 +3801,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); }
diff --git a/common/gtk-3.0/3.16/sass/_transparent_widgets.scss b/common/gtk-3.0/3.16/sass/_transparent_widgets.scss
index c69ed40..8480763 100644
--- a/common/gtk-3.0/3.16/sass/_transparent_widgets.scss
+++ b/common/gtk-3.0/3.16/sass/_transparent_widgets.scss
@@ -58,6 +58,9 @@ NautilusWindow,
NemoWindow.background > GtkGrid > GtkPaned > .pane-separator,
MarlinViewWindow.background > GtkBox > GtkPaned > .pane-separator {background-color: $dark_sidebar_border}
+/*Fix 1px transparent line at the bottom of the Nautilus window*/
+NautilusListView.vertical { background-color: $base_color; }
+
GtkFileChooserDialog {
&.background.csd, &.background { background-color: $dark_sidebar_bg }
diff --git a/common/gtk-3.0/3.18/gtk-contained-dark.css b/common/gtk-3.0/3.18/gtk-contained-dark.css
index 627437c..ec55527 100644
--- a/common/gtk-3.0/3.18/gtk-contained-dark.css
+++ b/common/gtk-3.0/3.18/gtk-contained-dark.css
@@ -4035,6 +4035,10 @@ NemoWindow.background > GtkGrid > GtkPaned > .pane-separator,
MarlinViewWindow.background > GtkBox > GtkPaned > .pane-separator {
background-color: rgba(42, 45, 55, 0.95); }
+/*Fix 1px transparent line at the bottom of the Nautilus window*/
+NautilusListView.vertical {
+ background-color: #404552; }
+
GtkFileChooserDialog.background.csd, GtkFileChooserDialog.background {
background-color: rgba(53, 57, 69, 0.95); }
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); }
diff --git a/common/gtk-3.0/3.18/gtk-contained-solid-dark.css b/common/gtk-3.0/3.18/gtk-contained-solid-dark.css
index 2550527..a12227a 100644
--- a/common/gtk-3.0/3.18/gtk-contained-solid-dark.css
+++ b/common/gtk-3.0/3.18/gtk-contained-solid-dark.css
@@ -4035,6 +4035,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; }
diff --git a/common/gtk-3.0/3.18/gtk-contained-solid-darker.css b/common/gtk-3.0/3.18/gtk-contained-solid-darker.css
index c0f7a9d..dff4014 100644
--- a/common/gtk-3.0/3.18/gtk-contained-solid-darker.css
+++ b/common/gtk-3.0/3.18/gtk-contained-solid-darker.css
@@ -4028,6 +4028,10 @@ NemoWindow.background > GtkGrid > GtkPaned > .pane-separator,
MarlinViewWindow.background > GtkBox > GtkPaned > .pane-separator {
background-color: #353945; }
+/*Fix 1px transparent line at the bottom of the Nautilus window*/
+NautilusListView.vertical {
+ background-color: #ffffff; }
+
GtkFileChooserDialog.background.csd, GtkFileChooserDialog.background {
background-color: #353945; }
diff --git a/common/gtk-3.0/3.18/gtk-contained-solid.css b/common/gtk-3.0/3.18/gtk-contained-solid.css
index f48ddc9..857a1e4 100644
--- a/common/gtk-3.0/3.18/gtk-contained-solid.css
+++ b/common/gtk-3.0/3.18/gtk-contained-solid.css
@@ -4032,6 +4032,10 @@ NemoWindow.background > GtkGrid > GtkPaned > .pane-separator,
MarlinViewWindow.background > GtkBox > GtkPaned > .pane-separator {
background-color: #353945; }
+/*Fix 1px transparent line at the bottom of the Nautilus window*/
+NautilusListView.vertical {
+ background-color: #ffffff; }
+
GtkFileChooserDialog.background.csd, GtkFileChooserDialog.background {
background-color: #353945; }
diff --git a/common/gtk-3.0/3.18/gtk-contained.css b/common/gtk-3.0/3.18/gtk-contained.css
index 0183372..9a49348 100644
--- a/common/gtk-3.0/3.18/gtk-contained.css
+++ b/common/gtk-3.0/3.18/gtk-contained.css
@@ -4032,6 +4032,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); }
diff --git a/common/gtk-3.0/3.18/sass/_transparent_widgets.scss b/common/gtk-3.0/3.18/sass/_transparent_widgets.scss
index c738981..fa71cec 100644
--- a/common/gtk-3.0/3.18/sass/_transparent_widgets.scss
+++ b/common/gtk-3.0/3.18/sass/_transparent_widgets.scss
@@ -101,6 +101,8 @@ MarlinViewWindow {
NemoWindow.background > GtkGrid > GtkPaned > .pane-separator,
MarlinViewWindow.background > GtkBox > GtkPaned > .pane-separator { background-color: $dark_sidebar_border }
+/*Fix 1px transparent line at the bottom of the Nautilus window*/
+NautilusListView.vertical { background-color: $base_color; }
GtkFileChooserDialog {