add checkbox ui files

master
Eduardo Bart 13 years ago
parent fbbd2b2539
commit 7e89ed8a98

Binary file not shown.

After

Width:  |  Height:  |  Size: 548 B

@ -0,0 +1,28 @@
CheckBox < UICheckBox
size: 12 12
box-size: 12 12
text-offset: 16 -1
color: #aaaaaa
$hover:
color: #cccccc
$!checked:
image:
source: /core_styles/images/checkbox.png
coords: 0 0 12 12
$hover !checked:
image:
source: /core_styles/images/checkbox.png
coords: 0 12 12 12
$checked:
image:
source: /core_styles/images/checkbox.png
coords: 0 24 12 12
$hover checked:
image:
source: /core_styles/images/checkbox.png
coords: 0 36 12 12
Loading…
Cancel
Save