2011-11-16 01:04:24 +01:00
|
|
|
CheckBox < UICheckBox
|
2012-01-11 13:06:50 +01:00
|
|
|
size: 16 16
|
2012-01-04 11:26:58 +01:00
|
|
|
text-align: left
|
2012-01-10 23:13:40 +01:00
|
|
|
text-offset: 16 0
|
2011-11-16 01:04:24 +01:00
|
|
|
color: #aaaaaa
|
2012-01-10 23:13:40 +01:00
|
|
|
image-color: #ffffffff
|
|
|
|
image-rect: 0 0 12 12
|
2012-01-11 13:06:50 +01:00
|
|
|
image-offset: 0 2
|
2012-02-20 03:27:08 +01:00
|
|
|
image-source: /core_styles/styles/images/checkbox.png
|
2011-11-16 01:04:24 +01:00
|
|
|
|
2012-02-06 02:44:47 +01:00
|
|
|
$hover !disabled:
|
2011-11-16 01:04:24 +01:00
|
|
|
color: #cccccc
|
|
|
|
|
|
|
|
$!checked:
|
2012-01-10 23:13:40 +01:00
|
|
|
image-clip: 0 0 12 12
|
2011-11-16 01:04:24 +01:00
|
|
|
|
|
|
|
$hover !checked:
|
2012-01-10 23:13:40 +01:00
|
|
|
image-clip: 0 12 12 12
|
2011-11-16 01:04:24 +01:00
|
|
|
|
|
|
|
$checked:
|
2012-01-10 23:13:40 +01:00
|
|
|
image-clip: 0 24 12 12
|
2011-11-16 01:04:24 +01:00
|
|
|
|
|
|
|
$hover checked:
|
2012-01-10 23:13:40 +01:00
|
|
|
image-clip: 0 36 12 12
|
2011-11-16 06:23:16 +01:00
|
|
|
|
2011-11-16 06:28:18 +01:00
|
|
|
$disabled:
|
2012-01-10 23:13:40 +01:00
|
|
|
image-color: #ffffff88
|
2011-11-16 18:03:11 +01:00
|
|
|
color: #aaaaaa88
|
|
|
|
|
|
|
|
ColorBox < UICheckBox
|
|
|
|
size: 16 16
|
2012-01-10 23:13:40 +01:00
|
|
|
image-color: #ffffffff
|
2012-02-20 03:27:08 +01:00
|
|
|
image-source: /core_styles/styles/images/colorbox.png
|
2011-11-16 18:03:11 +01:00
|
|
|
|
|
|
|
$checked:
|
2012-01-11 13:06:50 +01:00
|
|
|
image-clip: 16 0 16 16
|
2011-11-16 18:03:11 +01:00
|
|
|
|
|
|
|
$!checked:
|
2012-01-11 13:06:50 +01:00
|
|
|
image-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
|
|
|
|
color: #f0ad4dff
|
|
|
|
size: 106 24
|
|
|
|
text-offset: 0 0
|
|
|
|
text-align: center
|
2012-02-20 03:27:08 +01:00
|
|
|
image-source: /core_styles/styles/images/button.png
|
2012-01-11 13:06:50 +01:00
|
|
|
image-color: white
|
2012-01-10 23:13:40 +01:00
|
|
|
image-border: 5
|
2011-11-30 03:42:21 +01:00
|
|
|
|
2012-02-06 02:44:47 +01:00
|
|
|
$hover !disabled:
|
2012-02-20 03:27:08 +01:00
|
|
|
image-source: /core_styles/styles/images/button_hover.png
|
2011-11-30 03:42:21 +01:00
|
|
|
|
|
|
|
$checked:
|
|
|
|
text-offset: 1 1
|
2012-02-20 03:27:08 +01:00
|
|
|
image-source: /core_styles/styles/images/button_down.png
|
2011-11-30 03:42:21 +01:00
|
|
|
|
|
|
|
$disabled:
|
|
|
|
color: #f0ad4d88
|
2012-01-10 23:13:40 +01:00
|
|
|
image-color: #ffffff88
|