mirror of
https://github.com/edubart/otclient.git
synced 2025-11-30 07:26:49 +01:00
add style for colorbox in outfit window
This commit is contained in:
BIN
modules/core_styles/images/colorbox.png
Normal file
BIN
modules/core_styles/images/colorbox.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 250 B |
@@ -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