aboutsummaryrefslogtreecommitdiff
path: root/common/gtk-3.0/3.16/sass
diff options
context:
space:
mode:
authorHorst31802015-10-10 13:26:23 +0200
committerHorst31802015-10-10 13:26:23 +0200
commitb29893cefd36995ca13b42ef2cd27b71aafe5b14 (patch)
treee912443ced5afbc98bce0022d1bac7ec2865116f /common/gtk-3.0/3.16/sass
parentbe882ef2144e5579208ee05b202e3bc53a92d7ce (diff)
downloadsolarc-theme-b29893cefd36995ca13b42ef2cd27b71aafe5b14.tar.gz
solarc-theme-b29893cefd36995ca13b42ef2cd27b71aafe5b14.tar.xz
solarc-theme-b29893cefd36995ca13b42ef2cd27b71aafe5b14.zip
remove bogus text-shadow
Diffstat (limited to 'common/gtk-3.0/3.16/sass')
-rw-r--r--common/gtk-3.0/3.16/sass/_granite.scss1
1 files changed, 0 insertions, 1 deletions
diff --git a/common/gtk-3.0/3.16/sass/_granite.scss b/common/gtk-3.0/3.16/sass/_granite.scss
index 1e53c7f..4614e4f 100644
--- a/common/gtk-3.0/3.16/sass/_granite.scss
+++ b/common/gtk-3.0/3.16/sass/_granite.scss
@@ -201,7 +201,6 @@ GraniteWidgetsPopOver * {
.category-label {
color: mix($bg_color, $text_color, 30%);
font-weight: 600;
- text-shadow: 0 1px transparentize(white, 0.4);
}
.h4 {