diff options
Diffstat (limited to 'indra')
-rw-r--r-- | indra/newview/skins/default/textures/icons/VoicePTT_Lvl1.png | bin | 5153 -> 5160 bytes | |||
-rw-r--r-- | indra/newview/skins/default/textures/icons/VoicePTT_Lvl2.png | bin | 5265 -> 5270 bytes | |||
-rw-r--r-- | indra/newview/skins/default/textures/icons/VoicePTT_On.png | bin | 5015 -> 5022 bytes | |||
-rw-r--r-- | indra/newview/skins/default/xui/en/floater_im_session.xml | 3 | ||||
-rw-r--r-- | indra/newview/skins/default/xui/en/floater_world_map.xml | 2 |
5 files changed, 2 insertions, 3 deletions
diff --git a/indra/newview/skins/default/textures/icons/VoicePTT_Lvl1.png b/indra/newview/skins/default/textures/icons/VoicePTT_Lvl1.png Binary files differindex 546fca9ec5..3072512301 100644 --- a/indra/newview/skins/default/textures/icons/VoicePTT_Lvl1.png +++ b/indra/newview/skins/default/textures/icons/VoicePTT_Lvl1.png diff --git a/indra/newview/skins/default/textures/icons/VoicePTT_Lvl2.png b/indra/newview/skins/default/textures/icons/VoicePTT_Lvl2.png Binary files differindex 26b125d804..28872be28f 100644 --- a/indra/newview/skins/default/textures/icons/VoicePTT_Lvl2.png +++ b/indra/newview/skins/default/textures/icons/VoicePTT_Lvl2.png diff --git a/indra/newview/skins/default/textures/icons/VoicePTT_On.png b/indra/newview/skins/default/textures/icons/VoicePTT_On.png Binary files differindex a614f13d9a..823acfc583 100644 --- a/indra/newview/skins/default/textures/icons/VoicePTT_On.png +++ b/indra/newview/skins/default/textures/icons/VoicePTT_On.png diff --git a/indra/newview/skins/default/xui/en/floater_im_session.xml b/indra/newview/skins/default/xui/en/floater_im_session.xml index 412c8febdc..c46cc4f504 100644 --- a/indra/newview/skins/default/xui/en/floater_im_session.xml +++ b/indra/newview/skins/default/xui/en/floater_im_session.xml @@ -290,8 +290,7 @@ font="SansSerifSmall" height="20" is_expandable="true" - bg_alpha_color="Transparent" - background_visible="false" + text_tentative_color="TextFgTentativeColor" name="chat_editor" max_length="1023" spellcheck="true" diff --git a/indra/newview/skins/default/xui/en/floater_world_map.xml b/indra/newview/skins/default/xui/en/floater_world_map.xml index df12b8f58a..b3f672d51a 100644 --- a/indra/newview/skins/default/xui/en/floater_world_map.xml +++ b/indra/newview/skins/default/xui/en/floater_world_map.xml @@ -54,7 +54,7 @@ layout="topleft" left_pad="-29" name="expand_btn_panel" - background_visible="false" + background_visible="true" bg_opaque_color="FloaterFocusBackgroundColor" bg_alpha_color="FloaterDefaultBackgroundColor" background_opaque="true" |