summaryrefslogtreecommitdiff
path: root/indra/newview
diff options
context:
space:
mode:
authorJames Cook <james@lindenlab.com>2009-12-28 17:03:33 -0800
committerJames Cook <james@lindenlab.com>2009-12-28 17:03:33 -0800
commit6fccac45da003fb15dc3b77d687c62333569ec15 (patch)
tree389aa5a5798d764ee3b6abe37cacfe0157b80bde /indra/newview
parent1826bf54da1cc47068e284157d765b36cbb0c652 (diff)
EXT-3745 Parcel health damage icon is green placeholder
Replaced with nice red icon Callum made, fiddled with placement. Reviewed with Callum
Diffstat (limited to 'indra/newview')
-rw-r--r--indra/newview/skins/default/xui/en/widgets/location_input.xml7
1 files changed, 3 insertions, 4 deletions
diff --git a/indra/newview/skins/default/xui/en/widgets/location_input.xml b/indra/newview/skins/default/xui/en/widgets/location_input.xml
index 7ac44b412d..1368c6826d 100644
--- a/indra/newview/skins/default/xui/en/widgets/location_input.xml
+++ b/indra/newview/skins/default/xui/en/widgets/location_input.xml
@@ -95,12 +95,11 @@
follows="right|top"
image_name="Parcel_ScriptsNo_Light"
/>
- <!-- NOTE: Placeholder icon, there is no dark grayscale version -->
<damage_icon
name="damage_icon"
- width="22"
- height="18"
- top="21"
+ width="20"
+ height="16"
+ top="20"
follows="right|top"
image_name="Parcel_Damage_Light"
/>