aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.14/gtk-contained-solid-darker.css
diff options
context:
space:
mode:
Diffstat (limited to 'common/gtk-3.0/3.14/gtk-contained-solid-darker.css')
-rw-r--r--common/gtk-3.0/3.14/gtk-contained-solid-darker.css8
1 files changed, 4 insertions, 4 deletions
diff --git a/common/gtk-3.0/3.14/gtk-contained-solid-darker.css b/common/gtk-3.0/3.14/gtk-contained-solid-darker.css
index c48d25c..3d382b6 100644
--- a/common/gtk-3.0/3.14/gtk-contained-solid-darker.css
+++ b/common/gtk-3.0/3.14/gtk-contained-solid-darker.css
@@ -3842,7 +3842,7 @@ GtkFileChooserDialog,
NautilusWindow,
NemoWindow.background > GtkGrid > GtkPaned > .pane-separator,
MarlinViewWindow.background > GtkBox > GtkPaned > .pane-separator {
- background-color: #353945; }
+ background-image: linear-gradient(to bottom, #353945); }
GtkFileChooserDialog.background.csd, GtkFileChooserDialog.background {
background-color: #353945; }
@@ -3877,7 +3877,7 @@ GeditWindow.background.csd > .titlebar .pane-separator,
GeditWindow.background.csd.maximized > .titlebar .pane-separator,
GeditWindow.background.csd > .titlebar .pane-separator:backdrop,
GeditWindow.background.csd.maximized > .titlebar .pane-separator:backdrop {
- background-color: #262a33; }
+ background-image: linear-gradient(to bottom, #262a33); }
FeedReaderreaderUI.background.csd > .titlebar > GtkHeaderBar.header-bar.titlebar,
GeditWindow.background.csd > .titlebar > GtkHeaderBar.header-bar.titlebar {
@@ -3901,10 +3901,10 @@ GeditWindow.background.csd {
background-color: transparent; }
GeditWindow.background .gedit-side-panel-paned .pane-separator {
- background-color: #353945; }
+ background-image: linear-gradient(to bottom, #353945); }
GeditWindow.background .gedit-bottom-panel-paned .pane-separator {
- background-color: #dbdfe3; }
+ background-image: linear-gradient(to bottom, #dbdfe3); }
GeditWindow.background > .titlebar.default-decoration,
GeditWindow.background > .titlebar.default-decoration:backdrop {