summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/xui/en/widgets/flyout_button.xml
blob: 83df10e4179dc53511509e2fcc8ed88c51db91d9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<flyout_button list_position="below" height="23">
  <action_button scale_image="true"
                image_selected="SegmentedBtn_Left_Selected"
                image_unselected="SegmentedBtn_Left_Off"
                image_disabled="SegmentedBtn_Left_Disabled"/>
  <combo_button image_selected="ComboButton_Selected"
                image_unselected="ComboButton_Off"
                image_disabled="ComboButton_Disabled"
                pad_right="6"
                tab_stop="false"/>
</flyout_button>