summaryrefslogtreecommitdiff
path: root/indra/newview
diff options
context:
space:
mode:
authorTofu Linden <tofu.linden@lindenlab.com>2010-09-24 11:49:40 +0100
committerTofu Linden <tofu.linden@lindenlab.com>2010-09-24 11:49:40 +0100
commitc54c369e5ef84c63ad3d634c3329b0a292a215d4 (patch)
treeb527a62d1be0f383d8cbe98c7d0b8de6e948d775 /indra/newview
parent8de8669f340179324f47668dbd9102ba4f8526bd (diff)
remove panel_notify textbox hacks now that this is gonna be its own panel.
Diffstat (limited to 'indra/newview')
-rw-r--r--indra/newview/skins/default/xui/en/panel_notification.xml34
1 files changed, 0 insertions, 34 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_notification.xml b/indra/newview/skins/default/xui/en/panel_notification.xml
index 21c45aa5e3..59ead84127 100644
--- a/indra/newview/skins/default/xui/en/panel_notification.xml
+++ b/indra/newview/skins/default/xui/en/panel_notification.xml
@@ -1,6 +1,5 @@
<?xml version="1.0" encoding="utf-8" standalone="yes" ?>
<panel
- tab_stop="false"
background_opaque="false"
border_visible="false"
background_visible="true"
@@ -16,7 +15,6 @@
width="305">
<!-- THIS PANEL CONTROLS TOAST HEIGHT? -->
<panel
- tab_stop="false"
border_visible="false"
bevel_style="none"
background_visible="true"
@@ -60,29 +58,6 @@
<text_editor
h_pad="0"
v_pad="0"
- border_visible="true"
- embedded_items="false"
- enabled="false"
- follows="left|right|top|bottom"
- font="SansSerif"
- height="85"
- layout="topleft"
- left="10"
- mouse_opaque="false"
- name="user_input_box"
- read_only="false"
- tab_stop="false"
- text_color="green"
- text_readonly_color="red"
- top="50"
- visible="false"
- width="285"
- wrap="true"
- parse_highlights="true"
- parse_urls="true"/>
- <text_editor
- h_pad="0"
- v_pad="0"
bg_readonly_color="0.0 0.0 0.0 0"
border_visible="false"
embedded_items="false"
@@ -104,17 +79,8 @@
wrap="true"
parse_highlights="true"
parse_urls="true"/>
- <button
- follows="left|top"
- height="25"
- layout="topleft"
- left_pad="10"
- label="Submit"
- name="submit"
- width="35" />
</panel>
<panel
- tab_stop="false"
background_visible="false"
follows="left|right|bottom"
height="30"