diff options
author | Vadim ProductEngine <vsavchuk@productengine.com> | 2011-01-06 15:51:38 +0200 |
---|---|---|
committer | Vadim ProductEngine <vsavchuk@productengine.com> | 2011-01-06 15:51:38 +0200 |
commit | dda4150e01fdad5de5720c756e29169a6ce635f7 (patch) | |
tree | f98d4a06e7fe039d871a11081bd8e36193c89cc2 /indra/newview | |
parent | d5a0c56bf5d933b7cee072cbc1851a626e672ded (diff) |
STORM-393 FIXED Changed group SLURL color to be the same as in other URLs.
By the way, removed "AgentLinkColor" color which has been used since STORM-579 was fixed.
Diffstat (limited to 'indra/newview')
-rw-r--r-- | indra/newview/skins/default/colors.xml | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/indra/newview/skins/default/colors.xml b/indra/newview/skins/default/colors.xml index 62441fd984..75aec21f93 100644 --- a/indra/newview/skins/default/colors.xml +++ b/indra/newview/skins/default/colors.xml @@ -115,9 +115,6 @@ name="AlertCautionTextColor" reference="LtYellow" /> <color - name="AgentLinkColor" - reference="EmphasisColor" /> - <color name="AlertTextColor" value="0.58 0.66 0.84 1" /> <color @@ -349,9 +346,6 @@ name="GridlineShadowColor" value="0 0 0 0.31" /> <color - name="GroupLinkColor" - reference="White" /> - <color name="GroupNotifyBoxColor" value="0.3344 0.5456 0.5159 1" /> <color |