diff options
author | Justin C. Rounds (Chuck) <chuck@lindenlab.com> | 2009-11-05 15:16:27 -0500 |
---|---|---|
committer | Justin C. Rounds (Chuck) <chuck@lindenlab.com> | 2009-11-05 15:16:27 -0500 |
commit | ebf74a7b38826eb113162cd7bca4e3b76318e4d3 (patch) | |
tree | 71fa10e6779d65f02af7b119c642647e09e7e625 /indra | |
parent | b2bad3f756d1acd78e4d9d38668bdc7653000983 (diff) |
Updated TimeTextColor.
http://jira.secondlife.com/browse/EXT-2138
Diffstat (limited to 'indra')
-rw-r--r-- | indra/newview/skins/default/colors.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/indra/newview/skins/default/colors.xml b/indra/newview/skins/default/colors.xml index 1e0da13162..572a4cf9e9 100644 --- a/indra/newview/skins/default/colors.xml +++ b/indra/newview/skins/default/colors.xml @@ -651,7 +651,7 @@ value="0 0 0 .33" /> <color name="TimeTextColor" - reference="LtGray_50" /> + reference="LtGray" /> <color name="TitleBarFocusColor" reference="White_10" /> |