summaryrefslogtreecommitdiff
path: root/indra/newview
diff options
context:
space:
mode:
authorVadim Savchuk <vsavchuk@productengine.com>2010-01-29 22:11:01 +0200
committerVadim Savchuk <vsavchuk@productengine.com>2010-01-29 22:11:01 +0200
commit2e2d65cd10a9b2664d3ce020ef7e7e4de3d6705a (patch)
tree93e545c25787f865a5e068a9263fb989390d3ced /indra/newview
parent0db7f3a783f3514f31a09025bff9ca86589a1ca0 (diff)
Partial fix for EXT-4756 (Black text in sell land confirmation dialog).
Changed the color to more readable yellow for now. --HG-- branch : product-engine
Diffstat (limited to 'indra/newview')
-rw-r--r--indra/newview/skins/default/colors.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/colors.xml b/indra/newview/skins/default/colors.xml
index e248047930..219b3dbeb6 100644
--- a/indra/newview/skins/default/colors.xml
+++ b/indra/newview/skins/default/colors.xml
@@ -97,7 +97,7 @@
value="1 0.82 0.46 1" />
<color
name="AlertCautionTextColor"
- reference="Black" />
+ reference="Yellow" />
<color
name="AgentLinkColor"
reference="White" />