Fix button style (closes #607)
This commit is contained in:
parent
607dab01d6
commit
1d022905ab
|
@ -8,6 +8,7 @@ Button < UIButton
|
|||
image-clip: 0 0 22 23
|
||||
image-border: 3
|
||||
padding: 5 10 5 10
|
||||
opacity: 1.0
|
||||
|
||||
$hover !disabled:
|
||||
image-clip: 0 23 22 23
|
||||
|
|
Loading…
Reference in New Issue