summaryrefslogtreecommitdiff
path: root/src/web
diff options
context:
space:
mode:
authorsyuilo⭐️ <Syuilotan@yahoo.co.jp>2016-12-31 07:40:30 +0900
committersyuilo⭐️ <Syuilotan@yahoo.co.jp>2016-12-31 07:40:30 +0900
commitf9da0c71b0232e4e531e28334aef9813f20676ff (patch)
tree032710b3dcff4d3b9c0a7450574cb017d88e1e52 /src/web
parentUpdate README.md (diff)
downloadsharkey-f9da0c71b0232e4e531e28334aef9813f20676ff.tar.gz
sharkey-f9da0c71b0232e4e531e28334aef9813f20676ff.tar.bz2
sharkey-f9da0c71b0232e4e531e28334aef9813f20676ff.zip
Update base.styl
Diffstat (limited to 'src/web')
-rw-r--r--src/web/app/base.styl7
1 files changed, 2 insertions, 5 deletions
diff --git a/src/web/app/base.styl b/src/web/app/base.styl
index 5eab205480..349baff4af 100644
--- a/src/web/app/base.styl
+++ b/src/web/app/base.styl
@@ -5,11 +5,8 @@ $theme-color-foreground = convert(themeColorForeground)
@import './reset'
-/*
- ::selection
- background $theme-color
- color #fff
-*/
+::selection
+ background $theme-color
*
tap-highlight-color rgba($theme-color, 0.7)