/indra/newview/skins/default/xui/en/favorites_bar_button.xml
https://bitbucket.org/lindenlab/viewer-beta/ · XML · 27 lines · 25 code · 0 blank · 2 comment · 0 complexity · 0e160b8586646a7d06c4a1fbff568fc0 MD5 · raw file
- <?xml version="1.0" encoding="utf-8" standalone="yes" ?>
- <!-- *NOTE: mantipov: top & height should be synchronized with <favorites_bar> in the panel_navigation_bar.xml-->
- <!-- All buttons in the Favorites bar will be created from this one -->
- <button
- follows="left|bottom"
- halign="center"
- height="15"
- image_disabled="transparent.j2c"
- image_disabled_selected="transparent.j2c"
- image_selected="transparent.j2c"
- image_unselected="transparent.j2c"
- image_pressed="Favorite_Link_Over"
- image_hover_selected="Favorite_Link_Over"
- image_hover_unselected="Favorite_Link_Over"
- hover_glow_amount="0.15"
- label_shadow="false"
- layout="topleft"
- left="0"
- name="favorites_bar_btn"
- pad_bottom="1"
- pad_left="11"
- pad_right="9"
- scale_image="true"
- tab_stop="false"
- bottom="0"
- use_ellipses="true"
- width="140" />