2012-07-19 20:54:24 +02:00
|
|
|
MarketButtonBox < UICheckBox
|
2012-07-27 05:53:42 +02:00
|
|
|
font: verdana-11px-rounded
|
2012-07-23 17:11:53 +02:00
|
|
|
color: #f55e5ebb
|
2012-07-19 20:54:24 +02:00
|
|
|
size: 106 22
|
2012-07-27 05:53:42 +02:00
|
|
|
text-offset: 0 2
|
2012-07-19 20:54:24 +02:00
|
|
|
text-align: center
|
2012-07-20 20:20:06 +02:00
|
|
|
image-source: /images/tabbutton_rounded.png
|
2012-07-19 20:54:24 +02:00
|
|
|
image-clip: 0 0 20 20
|
|
|
|
image-border: 2
|
|
|
|
|
|
|
|
$hover !disabled:
|
|
|
|
image-clip: 0 20 20 20
|
|
|
|
|
|
|
|
$checked:
|
|
|
|
image-clip: 0 40 20 20
|
|
|
|
color: white
|
|
|
|
|
|
|
|
$disabled:
|
|
|
|
color: #666666ff
|
|
|
|
image-color: #ffffff88
|