diff options
author | maksymsproductengine <maksymsproductengine@lindenlab.com> | 2013-04-19 00:45:59 +0300 |
---|---|---|
committer | maksymsproductengine <maksymsproductengine@lindenlab.com> | 2013-04-19 00:45:59 +0300 |
commit | 88528cb901c4023817c05010ed85a11160d266ab (patch) | |
tree | 0c861b75184a5f5c0b3f86264dae987956bc8e6a /indra/newview/skins | |
parent | 0193a7b74ccc09788e8d2503244f30ac231546cc (diff) |
CHUI-808 FIXED Draggable separator between conversations and message pane is not discoverable: minor fix;
Diffstat (limited to 'indra/newview/skins')
-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 b0dfd471e0..ac1289c4b8 100644 --- a/indra/newview/skins/default/colors.xml +++ b/indra/newview/skins/default/colors.xml @@ -868,7 +868,7 @@ <!--Resize bar colors --> <color - name="ResizebarBorderlight" + name="ResizebarBorderLight" value="0.231 0.231 0.231 1"/> <color |