Minor changes

This commit is contained in:
2017-06-19 21:14:54 +02:00
parent 63a5b02c0e
commit 7fdfeb935b
3 changed files with 2 additions and 3 deletions

View File

@ -21,7 +21,7 @@ mixin ui-element
border ui-border
background ui-background
border-radius 3px
default-transition
transition border transition-speed ease, background transition-speed ease
:hover
border ui-hover-border
background ui-hover-background