2011-08-28 14:49:15 -03:00

24 lines
464 B
Plaintext

Button < UIButton
font: helvetica-11px-bold
background-color: white
color: #f0ad4dff
size: 106 24
border-image:
source: /core_ui/images/button.png
border: 5
state.hover:
border-image:
source: /core_ui/images/button_hover.png
border: 5
state.pressed:
text-translate: 1 1
border-image:
source: /core_ui/images/button_down.png
border: 5
state.disabled:
color: #999999
background-color: #ffffff88