diff options
author | Paul ProductEngine <pguslisty@productengine.com> | 2011-08-31 17:02:15 +0300 |
---|---|---|
committer | Paul ProductEngine <pguslisty@productengine.com> | 2011-08-31 17:02:15 +0300 |
commit | 55c220779223682260c5299ec13c17d19bf6ca4e (patch) | |
tree | 50f4d0a42684d8376763ee7562e62cc838e92f2b /indra/newview/skins/default/colors.xml | |
parent | 124e4d587491668354cd9910cea07d299464108e (diff) |
SH-2309 WIP Priority modifications to mesh uploader UI
Made next changes according to the last version of UI spec:
- Modified Upload Options tab
- Modified Physics tab
- Modified the floater overall
Diffstat (limited to 'indra/newview/skins/default/colors.xml')
-rw-r--r-- | indra/newview/skins/default/colors.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/indra/newview/skins/default/colors.xml b/indra/newview/skins/default/colors.xml index 31b6fc77f5..041b72a28e 100644 --- a/indra/newview/skins/default/colors.xml +++ b/indra/newview/skins/default/colors.xml @@ -84,6 +84,9 @@ name="LtYellow" value="1 1 .79 1" /> <color + name="DrYellow" + value="1 0.86 0 1" /> + <color name="LtOrange" value="1 .85 .73 1" /> <color |