mirror of
https://github.com/edubart/otclient.git
synced 2025-10-15 03:54:54 +02:00
fix otui typos
This commit is contained in:
@@ -3,8 +3,7 @@ CheckBox < UICheckBox
|
|||||||
box-size: 12 12
|
box-size: 12 12
|
||||||
text-offset: 16 -1
|
text-offset: 16 -1
|
||||||
color: #aaaaaa
|
color: #aaaaaa
|
||||||
enabled: false
|
background-color: #ffffffff
|
||||||
background-color: #ffffff88
|
|
||||||
|
|
||||||
$hover:
|
$hover:
|
||||||
color: #cccccc
|
color: #cccccc
|
||||||
@@ -29,6 +28,6 @@ CheckBox < UICheckBox
|
|||||||
source: /core_styles/images/checkbox.png
|
source: /core_styles/images/checkbox.png
|
||||||
coords: 0 36 12 12
|
coords: 0 36 12 12
|
||||||
|
|
||||||
$disabled
|
$disabled:
|
||||||
background-color: #ffffff88
|
background-color: #ffffff88
|
||||||
color: #aaaaaa88
|
color: #aaaaaa88
|
Reference in New Issue
Block a user