diff options
| author | Ima Mechanique <ima.mechanique@secondlife.com> | 2013-10-21 19:13:08 +0100 | 
|---|---|---|
| committer | Ima Mechanique <ima.mechanique@secondlife.com> | 2013-10-21 19:13:08 +0100 | 
| commit | 389e302f85bc21526a577ca4d3259b378a6402cc (patch) | |
| tree | 7f27d337a167d9cdd894667a4f5785768ea92627 | |
| parent | 9430cc75467eaeb99e3133d9442d2b13e2cdcc4e (diff) | |
Fixing typo in colors.xml pointed out by Kireji2 Haiku
| -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 105d4be7d8..77a8fc7e22 100755 --- a/indra/newview/skins/default/colors.xml +++ b/indra/newview/skins/default/colors.xml @@ -56,7 +56,7 @@  	<color  	 name="Black"  	 value="0 0 0 1" /> -	<colork +	<color  	 name="Black_10"  	 value="0 0 0 0.1" />  	<color | 
