Updated styles

This commit is contained in:
2017-06-08 01:14:45 +02:00
parent fdbfb22ef5
commit 74b405e4b4
14 changed files with 68 additions and 36 deletions

View File

@ -31,6 +31,11 @@ mixin ui-disabled
background-color ui-disabled-color
cursor not-allowed
mixin clip-long-text
overflow hidden
white-space nowrap
text-overflow ellipsis
mixin light-up
filter brightness(0.4) saturate(1)
:hover