mirror of
https://github.com/edubart/otclient.git
synced 2025-10-14 11:34:54 +02:00
add style for colorbox in outfit window
This commit is contained in:
@@ -30,4 +30,19 @@ CheckBox < UICheckBox
|
||||
|
||||
$disabled:
|
||||
background-color: #ffffff88
|
||||
color: #aaaaaa88
|
||||
color: #aaaaaa88
|
||||
|
||||
ColorBox < UICheckBox
|
||||
size: 16 16
|
||||
box-size: 16 16
|
||||
background-color: #ffffffff
|
||||
|
||||
$checked:
|
||||
image:
|
||||
source: /core_styles/images/colorbox.png
|
||||
coords: 16 0 16 16
|
||||
|
||||
$!checked:
|
||||
image:
|
||||
source: /core_styles/images/colorbox.png
|
||||
coords: 0 0 16 16
|
||||
|
Reference in New Issue
Block a user