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-06-19 10:46:49 +02:00
|
|
|
text: aa
|
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-06-19 10:46:49 +02:00
|
|
|
image-source: /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-06-19 10:46:49 +02:00
|
|
|
image-source: /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
|
2012-05-10 15:06:06 +02:00
|
|
|
color: #ffffffff
|
|
|
|
size: 106 22
|
2011-11-30 03:42:21 +01:00
|
|
|
text-offset: 0 0
|
|
|
|
text-align: center
|
2012-07-20 20:20:06 +02:00
|
|
|
image-source: /images/tabbutton_rounded.png
|
2012-01-11 13:06:50 +01:00
|
|
|
image-color: white
|
2012-05-10 15:06:06 +02:00
|
|
|
image-clip: 0 0 20 20
|
|
|
|
image-border: 2
|
2011-11-30 03:42:21 +01:00
|
|
|
|
2012-02-06 02:44:47 +01:00
|
|
|
$hover !disabled:
|
2012-05-10 15:06:06 +02:00
|
|
|
image-clip: 0 20 20 20
|
2011-11-30 03:42:21 +01:00
|
|
|
|
|
|
|
$checked:
|
2012-05-10 15:06:06 +02:00
|
|
|
image-clip: 0 40 20 20
|
|
|
|
color: #80c7f8
|
2011-11-30 03:42:21 +01:00
|
|
|
|
|
|
|
$disabled:
|
2012-06-02 23:41:20 +02:00
|
|
|
color: #666666ff
|
2012-01-10 23:13:40 +01:00
|
|
|
image-color: #ffffff88
|
2012-08-07 01:13:33 +02:00
|
|
|
|
|
|
|
ButtonBoxRounded < ButtonBox
|
|
|
|
image-source: /images/tabbutton_rounded.png
|
|
|
|
image-border: 2
|