/indra/newview/skins/default/xui/en/widgets/texture_picker.xml
XML | 14 lines | 13 code | 1 blank | 0 comment | 0 complexity | 18563dbd7cbd0e77232b3dbea13e9da1 MD5 | raw file
Possible License(s): LGPL-2.1
1<?xml version="1.0" encoding="utf-8" standalone="yes" ?> 2<texture_picker border_color="DefaultHighlightLight" 3 name="texture picker" 4 mouse_opaque="true" 5 follows="left|top" 6 > 7 <multiselect_text font="SansSerifSmall"/> 8 <caption_text text="Multiple" 9 halign="center" 10 font="SansSerifSmall" 11 v_pad="2"/> 12 <border bevel_style="in"/> 13</texture_picker> 14