summaryrefslogtreecommitdiff
path: root/indra/newview/skins/default/colors.xml
diff options
context:
space:
mode:
authorLis Pardi <lis@lindenlab.com>2009-12-08 15:55:18 -0500
committerLis Pardi <lis@lindenlab.com>2009-12-08 15:55:18 -0500
commit7b85febf27220d748bf7803fee71136a40abd2f7 (patch)
tree0e9ad4bf4a69167b9ace97ffeda29efa71c4b752 /indra/newview/skins/default/colors.xml
parent089e44f05995e59f6c2e31674c22aba1c90b292e (diff)
EXT-2599 Temporary Text in filter fields should be a lighter color than User typed text
Diffstat (limited to 'indra/newview/skins/default/colors.xml')
-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 acb3262093..cdbeed111e 100644
--- a/indra/newview/skins/default/colors.xml
+++ b/indra/newview/skins/default/colors.xml
@@ -648,7 +648,7 @@
reference="LtGray" />
<color
name="TextFgTentativeColor"
- value="0 0 0 .33" />
+ value="0.4 0.4 0.4 1" />
<color
name="TimeTextColor"
reference="LtGray" />