aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.14/gtk-contained-darker.css
diff options
context:
space:
mode:
Diffstat (limited to 'common/gtk-3.0/3.14/gtk-contained-darker.css')
-rw-r--r--common/gtk-3.0/3.14/gtk-contained-darker.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/gtk-3.0/3.14/gtk-contained-darker.css b/common/gtk-3.0/3.14/gtk-contained-darker.css
index 1b479ff..292e58d 100644
--- a/common/gtk-3.0/3.14/gtk-contained-darker.css
+++ b/common/gtk-3.0/3.14/gtk-contained-darker.css
@@ -3171,7 +3171,7 @@ MarlinViewWindow *:selected:focus {
border: 1px solid rgba(0, 0, 0, 0.35);
border-radius: 3px;
box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
- background-image: linear-gradient(to bottom, #ffffff);
+ background-image: linear-gradient(to bottom, white);
background-color: transparent; }
.gala-notification .title, .gala-notification .label {
color: #5c616c; }