2011-11-16 01:04:24 +01:00
|
|
|
CheckBox < UICheckBox
|
|
|
|
size: 12 12
|
|
|
|
box-size: 12 12
|
2012-01-04 11:26:58 +01:00
|
|
|
text-align: left
|
2011-11-16 01:04:24 +01:00
|
|
|
text-offset: 16 -1
|
|
|
|
color: #aaaaaa
|
2011-11-16 06:28:18 +01:00
|
|
|
background-color: #ffffffff
|
2011-11-16 01:04:24 +01:00
|
|
|
|
|
|
|
$hover:
|
|
|
|
color: #cccccc
|
|
|
|
|
|
|
|
$!checked:
|
|
|
|
image:
|
|
|
|
source: /core_styles/images/checkbox.png
|
2012-01-05 19:02:27 +01:00
|
|
|
clip: 0 0 12 12
|
2011-11-16 01:04:24 +01:00
|
|
|
|
|
|
|
$hover !checked:
|
|
|
|
image:
|
|
|
|
source: /core_styles/images/checkbox.png
|
2012-01-05 19:02:27 +01:00
|
|
|
clip: 0 12 12 12
|
2011-11-16 01:04:24 +01:00
|
|
|
|
|
|
|
$checked:
|
|
|
|
image:
|
|
|
|
source: /core_styles/images/checkbox.png
|
2012-01-05 19:02:27 +01:00
|
|
|
clip: 0 24 12 12
|
2011-11-16 01:04:24 +01:00
|
|
|
|
|
|
|
$hover checked:
|
|
|
|
image:
|
|
|
|
source: /core_styles/images/checkbox.png
|
2012-01-05 19:02:27 +01:00
|
|
|
clip: 0 36 12 12
|
2011-11-16 06:23:16 +01:00
|
|
|
|
2011-11-16 06:28:18 +01:00
|
|
|
$disabled:
|
2011-11-16 06:23:16 +01:00
|
|
|
background-color: #ffffff88
|
2011-11-16 18:03:11 +01:00
|
|
|
color: #aaaaaa88
|
|
|
|
|
|
|
|
ColorBox < UICheckBox
|
|
|
|
size: 16 16
|
|
|
|
box-size: 16 16
|
|
|
|
background-color: #ffffffff
|
|
|
|
|
|
|
|
$checked:
|
|
|
|
image:
|
|
|
|
source: /core_styles/images/colorbox.png
|
2012-01-05 19:02:27 +01:00
|
|
|
clip: 16 0 16 16
|
2011-11-16 18:03:11 +01:00
|
|
|
|
|
|
|
$!checked:
|
|
|
|
image:
|
|
|
|
source: /core_styles/images/colorbox.png
|
2012-01-05 19:02:27 +01:00
|
|
|
clip: 0 0 16 16
|
2012-01-04 00:34:35 +01:00
|
|
|
|
2011-11-30 03:42:21 +01:00
|
|
|
ButtonBox < UICheckBox
|
|
|
|
font: verdana-11px-antialised
|
|
|
|
background-color: white
|
|
|
|
color: #f0ad4dff
|
|
|
|
size: 106 24
|
|
|
|
box-size: 106 24
|
|
|
|
text-offset: 0 0
|
|
|
|
text-align: center
|
|
|
|
|
|
|
|
border-image:
|
|
|
|
source: /core_styles/images/button.png
|
|
|
|
border: 5
|
|
|
|
|
|
|
|
$hover:
|
|
|
|
border-image:
|
|
|
|
source: /core_styles/images/button_hover.png
|
|
|
|
border: 5
|
|
|
|
|
|
|
|
$checked:
|
|
|
|
text-offset: 1 1
|
|
|
|
border-image:
|
|
|
|
source: /core_styles/images/button_down.png
|
|
|
|
border: 5
|
|
|
|
|
|
|
|
$disabled:
|
|
|
|
color: #f0ad4d88
|
|
|
|
background-color: #ffffff88
|