phoenix-firestorm/indra/newview/skins/starlightcui/xui/en/widgets/button.xml

36 lines
1.2 KiB
XML

<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<!-- Additional attributes:
image_pressed
image_pressed_selected
image_flash
-->
<button image_unselected="PushButton_Off"
image_selected="PushButton_Selected"
image_disabled_selected="PushButton_Selected_Disabled"
image_disabled="PushButton_Disabled"
image_top_pad="0"
image_bottom_pad="0"
imgoverlay_label_space="1"
label_color="SL-ButtonNormal"
label_color_selected="SL-ButtonSelect"
label_color_disabled="ButtonLabelDisabledColor"
label_color_disabled_selected="ButtonLabelSelectedDisabledColor"
image_color="SL-CustomMain"
image_color_disabled="ButtonImageColor"
flash_color="SL-CustomMain"
flash_alt_color="MentionFlashBgColor"
font="SansSerifSmall"
hover_glow_amount="0.25"
halign="center"
pad_bottom="1"
height="23"
scale_image="true"
handle_right_mouse="true"
use_draw_context_alpha="true"
held_down_delay.seconds="0.5"
button_flash_count="8"
button_flash_rate="1.25"
display_pressed_state="true"
>
</button>