summaryrefslogtreecommitdiff
path: root/indra
diff options
context:
space:
mode:
authorVadim Savchuk <vsavchuk@productengine.com>2010-03-03 19:49:58 +0200
committerVadim Savchuk <vsavchuk@productengine.com>2010-03-03 19:49:58 +0200
commit8516ed1dac36c55863062488bac558cd8faec2f2 (patch)
tree1cee93c8c431fa9f01a37dbccfd82408fef4a8ce /indra
parente84e440adc8aa24fc9c4a4c20aa6b82be71e9e60 (diff)
WIP on EXT-5687 (Classifieds are missing the clickthrough data).
Made the classified info panel layout more compact to add more widgets. --HG-- branch : product-engine
Diffstat (limited to 'indra')
-rw-r--r--indra/newview/skins/default/xui/en/panel_classified_info.xml30
1 files changed, 15 insertions, 15 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_classified_info.xml b/indra/newview/skins/default/xui/en/panel_classified_info.xml
index 55929c6e27..e374ee5f71 100644
--- a/indra/newview/skins/default/xui/en/panel_classified_info.xml
+++ b/indra/newview/skins/default/xui/en/panel_classified_info.xml
@@ -71,10 +71,10 @@
follows="left|top|right"
height="197"
layout="topleft"
- left="11"
+ left="10"
name="classified_snapshot"
top="10"
- width="286" />
+ width="275" />
<text_editor
allow_scroll="false"
bg_visible="false"
@@ -129,7 +129,7 @@
text_color="white"
top_pad="0"
value="Content Type:"
- width="250" />
+ width="140" />
<text_editor
allow_scroll="false"
bg_visible="false"
@@ -137,11 +137,11 @@
h_pad="0"
height="18"
layout="topleft"
- left="10"
+ left_pad="0"
name="content_type"
read_only="true"
- width="290"
- top_pad="5"
+ width="150"
+ top_pad="-10"
v_pad="0"
value="[content type]" />
<text
@@ -154,7 +154,7 @@
text_color="white"
top_pad="0"
value="Category:"
- width="250" />
+ width="140" />
<text_editor
allow_html="true"
allow_scroll="false"
@@ -163,11 +163,11 @@
h_pad="0"
height="18"
layout="topleft"
- left="10"
+ left_pad="0"
name="category"
read_only="true"
- width="290"
- top_pad="5"
+ width="150"
+ top_pad="-10"
v_pad="0"
value="[category]" />
<text
@@ -180,7 +180,7 @@
text_color="white"
top_pad="0"
value="Price for listing:"
- width="250" />
+ width="140" />
<text_editor
allow_scroll="false"
bg_visible="false"
@@ -189,14 +189,14 @@
halign="left"
height="16"
layout="topleft"
- left="10"
+ left_pad="0"
name="price_for_listing"
read_only="true"
- top_pad="5"
+ top_pad="-10"
tool_tip="Price for listing."
v_pad="0"
value="[price]"
- width="105" />
+ width="150" />
<layout_stack
animate="false"
name="descr_stack"
@@ -252,7 +252,7 @@
width="250" />
<text_editor
allow_html="true"
- allow_scroll="false"
+ allow_scroll="true"
bg_visible="false"
follows="left|top|right"
h_pad="0"