Files
Puma_Viewer/indra/newview/skins/starlightcui/xui/en/widgets/floater.xml
T
2025-05-24 18:09:39 -03:00

27 lines
902 B
XML

<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<!-- See also settings.xml UIFloater* settings for configuration -->
<floater
name="floater"
layout="topleft"
bg_opaque_color="SL-CustomBackground"
bg_alpha_color="SL-CustomBackground"
background_visible="true"
background_opaque="false"
header_height="25"
close_image="Icon_Close_Foreground"
snooze_image="Icon_Snooze_Foreground"
restore_image="Icon_Restore_Foreground"
minimize_image="Icon_Minimize_Foreground"
tear_off_image="tearoffbox.tga"
dock_image="Icon_Dock_Foreground"
help_image="Icon_Help_Foreground"
close_pressed_image="Icon_Close_Press"
snooze_pressed_image="Icon_Snooze_Press"
restore_pressed_image="Icon_Restore_Press"
minimize_pressed_image="Icon_Minimize_Press"
tear_off_pressed_image="tearoff_pressed.tga"
dock_pressed_image="Icon_Dock_Press"
help_pressed_image="Icon_Help_Press"
focus_root="true"
/>