aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.14/gtk-contained.css
diff options
context:
space:
mode:
authorHorst31802015-12-14 01:08:08 +0100
committerHorst31802015-12-14 01:08:08 +0100
commitdc9f30d0eca6909e5f8d5903282533c430b4d360 (patch)
treeef7c19fb0b651d927f49f0bdc021708bfa2896b1 /common/gtk-3.0/3.14/gtk-contained.css
parenta94aefa0bb7d08b4a78482f10cbbeb5e180e4e53 (diff)
parent8ec676f28020e09ebbd8101186d78b0a406b8754 (diff)
downloadsolarc-theme-dc9f30d0eca6909e5f8d5903282533c430b4d360.tar.gz
solarc-theme-dc9f30d0eca6909e5f8d5903282533c430b4d360.tar.xz
solarc-theme-dc9f30d0eca6909e5f8d5903282533c430b4d360.zip
Merge branch 'master' of https://github.com/horst3180/Arc-theme
Diffstat (limited to 'common/gtk-3.0/3.14/gtk-contained.css')
-rw-r--r--common/gtk-3.0/3.14/gtk-contained.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/common/gtk-3.0/3.14/gtk-contained.css b/common/gtk-3.0/3.14/gtk-contained.css
index 8ae8fd3..4266b45 100644
--- a/common/gtk-3.0/3.14/gtk-contained.css
+++ b/common/gtk-3.0/3.14/gtk-contained.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; }