fix otui typos
This commit is contained in:
parent
1667662c5c
commit
b1288c9711
|
@ -3,8 +3,7 @@ CheckBox < UICheckBox
|
|||
box-size: 12 12
|
||||
text-offset: 16 -1
|
||||
color: #aaaaaa
|
||||
enabled: false
|
||||
background-color: #ffffff88
|
||||
background-color: #ffffffff
|
||||
|
||||
$hover:
|
||||
color: #cccccc
|
||||
|
@ -29,6 +28,6 @@ CheckBox < UICheckBox
|
|||
source: /core_styles/images/checkbox.png
|
||||
coords: 0 36 12 12
|
||||
|
||||
$disabled
|
||||
$disabled:
|
||||
background-color: #ffffff88
|
||||
color: #aaaaaa88
|
Loading…
Reference in New Issue