2011-08-14 04:09:11 +02:00
|
|
|
Button < UIButton
|
2011-11-01 03:35:50 +01:00
|
|
|
font: verdana-11px-antialised
|
2014-07-02 18:20:02 +02:00
|
|
|
color: #dfdfdfff
|
|
|
|
size: 106 23
|
2012-01-10 23:13:40 +01:00
|
|
|
text-offset: 0 0
|
2014-07-02 18:20:02 +02:00
|
|
|
image-source: /images/ui/button
|
|
|
|
image-color: #dfdfdf
|
|
|
|
image-clip: 0 0 22 23
|
2013-01-22 21:29:18 +01:00
|
|
|
image-border: 3
|
2012-04-30 18:40:12 +02:00
|
|
|
padding: 5 10 5 10
|
2011-08-14 04:09:11 +02:00
|
|
|
|
2012-02-06 02:44:47 +01:00
|
|
|
$hover !disabled:
|
2014-07-02 18:20:02 +02:00
|
|
|
image-clip: 0 23 22 23
|
2011-08-14 04:09:11 +02:00
|
|
|
|
2011-11-16 00:47:32 +01:00
|
|
|
$pressed:
|
2014-07-02 18:20:02 +02:00
|
|
|
image-clip: 0 46 22 23
|
2012-01-10 23:13:40 +01:00
|
|
|
text-offset: 1 1
|
2011-08-14 04:09:11 +02:00
|
|
|
|
2011-11-16 00:47:32 +01:00
|
|
|
$disabled:
|
2014-07-02 18:20:02 +02:00
|
|
|
color: #dfdfdf88
|
|
|
|
opacity: 0.8
|
2011-11-01 17:41:15 +01:00
|
|
|
|
2012-03-18 14:34:39 +01:00
|
|
|
TabButton < UIButton
|
2014-07-02 18:20:02 +02:00
|
|
|
size: 22 23
|
2013-01-18 23:39:11 +01:00
|
|
|
image-source: /images/ui/tabbutton_rounded
|
2014-07-02 18:20:02 +02:00
|
|
|
image-color: #dfdfdf
|
|
|
|
image-clip: 0 0 22 23
|
2013-01-22 21:29:18 +01:00
|
|
|
image-border: 3
|
2014-07-02 18:20:02 +02:00
|
|
|
icon-color: #dfdfdf
|
|
|
|
color: #dfdfdf
|
2012-01-13 00:47:31 +01:00
|
|
|
|
|
|
|
$hover !on:
|
2014-07-02 18:20:02 +02:00
|
|
|
image-clip: 0 23 22 23
|
|
|
|
color: #dfdfdf
|
2012-01-13 00:47:31 +01:00
|
|
|
|
|
|
|
$disabled:
|
2014-07-02 18:20:02 +02:00
|
|
|
image-color: #dfdfdf66
|
|
|
|
icon-color: #dfdfdf
|
2012-01-13 00:47:31 +01:00
|
|
|
|
|
|
|
$on:
|
2014-07-02 18:20:02 +02:00
|
|
|
image-clip: 0 46 22 23
|
|
|
|
color: #dfdfdf
|
2012-07-26 12:19:34 +02:00
|
|
|
|
2013-01-18 23:39:11 +01:00
|
|
|
NextButton < UIButton
|
|
|
|
size: 12 21
|
|
|
|
image-source: /images/ui/arrow_horizontal
|
|
|
|
image-clip: 12 0 12 21
|
2012-07-26 12:19:34 +02:00
|
|
|
|
|
|
|
$hover !disabled:
|
2013-01-18 23:39:11 +01:00
|
|
|
image-clip: 12 21 12 21
|
2012-07-26 12:19:34 +02:00
|
|
|
|
|
|
|
$pressed:
|
2013-01-18 23:39:11 +01:00
|
|
|
image-clip: 12 21 12 21
|
2012-07-26 12:19:34 +02:00
|
|
|
|
|
|
|
$disabled:
|
2014-07-02 18:20:02 +02:00
|
|
|
image-color: #dfdfdf55
|
2012-07-26 12:19:34 +02:00
|
|
|
|
2013-01-18 23:39:11 +01:00
|
|
|
PreviousButton < UIButton
|
|
|
|
size: 12 21
|
|
|
|
image-source: /images/ui/arrow_horizontal
|
|
|
|
image-clip: 0 0 12 21
|
2012-07-26 12:19:34 +02:00
|
|
|
|
2013-01-18 23:39:11 +01:00
|
|
|
$hover !disabled:
|
|
|
|
image-clip: 0 21 12 21
|
|
|
|
|
|
|
|
$pressed:
|
|
|
|
image-clip: 0 21 12 21
|
|
|
|
|
|
|
|
$disabled:
|
2014-07-02 18:20:02 +02:00
|
|
|
image-color: #dfdfdf55
|
2013-02-23 12:41:21 +01:00
|
|
|
|
|
|
|
AddButton < UIButton
|
|
|
|
size: 20 20
|
|
|
|
image-source: /images/ui/icon_add
|
2014-07-02 18:20:02 +02:00
|
|
|
image-color: #dfdfdfff
|
2013-02-23 12:41:21 +01:00
|
|
|
|
|
|
|
$hover !disabled:
|
2014-07-02 18:20:02 +02:00
|
|
|
image-color: #dfdfdf99
|
2013-02-23 12:41:21 +01:00
|
|
|
|
|
|
|
$pressed:
|
2014-07-02 18:20:02 +02:00
|
|
|
image-color: #dfdfdf44
|
2013-02-23 12:41:21 +01:00
|
|
|
|
|
|
|
$disabled:
|
2014-07-02 18:20:02 +02:00
|
|
|
image-color: #dfdfdf55
|