Everything is scarlet now

This commit is contained in:
2016-12-02 00:27:53 +09:00
parent fe03d70095
commit 31dfc47d5c
10 changed files with 95 additions and 27 deletions

View File

@ -27,6 +27,10 @@ mixin ui-element
background ui-hover-background
box-shadow outline-shadow-medium
mixin ui-disabled
background-color ui-disabled-color
cursor not-allowed
mixin light-up
filter brightness(0.4) saturate(1)
:hover