summaryrefslogtreecommitdiff
path: root/src/client
diff options
context:
space:
mode:
authorsyuilo <syuilotan@yahoo.co.jp>2018-04-20 13:03:51 +0900
committersyuilo <syuilotan@yahoo.co.jp>2018-04-20 13:03:51 +0900
commit8a8d97b8c761cff8d3e7f36688c9bb6afca263ef (patch)
tree2ec9638c8237831b78251bbad8a7856b38566945 /src/client
parentImprove usability (diff)
downloadsharkey-8a8d97b8c761cff8d3e7f36688c9bb6afca263ef.tar.gz
sharkey-8a8d97b8c761cff8d3e7f36688c9bb6afca263ef.tar.bz2
sharkey-8a8d97b8c761cff8d3e7f36688c9bb6afca263ef.zip
:art:
Diffstat (limited to 'src/client')
-rw-r--r--src/client/app/desktop/style.styl3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/client/app/desktop/style.styl b/src/client/app/desktop/style.styl
index adcfc31534..d2674cfe20 100644
--- a/src/client/app/desktop/style.styl
+++ b/src/client/app/desktop/style.styl
@@ -60,6 +60,9 @@ html
&:hover
background-color #535660
+ &:active
+ background-color $theme-color
+
body
display flex
flex-direction column