diff options
author | Ima Mechanique <ima.mechanique@secondlife.com> | 2013-10-18 17:37:40 +0100 |
---|---|---|
committer | Ima Mechanique <ima.mechanique@secondlife.com> | 2013-10-18 17:37:40 +0100 |
commit | 92f1f7a525c3a550575050ca00b10924fdf4dce1 (patch) | |
tree | 1ebf19fd18308b4b97a1c5db4c0242188459b9d7 /indra/newview | |
parent | 14ab94255642dd967e833904aaab6fda5723daa9 (diff) |
storm-1831 Fixing colors xml broken by me during last merge :-(
Diffstat (limited to 'indra/newview')
-rwxr-xr-x | 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 d01e228638..105d4be7d8 100755 --- a/indra/newview/skins/default/colors.xml +++ b/indra/newview/skins/default/colors.xml @@ -915,7 +915,7 @@ <color name="ResizebarBody" value="0.208 0.208 0.208 1"/> - + <color name="SyntaxLslConstantKey" value=".1 .3 .5 1.0" /> <color |