diff options
author | AndreyL ProductEngine <alihatskiy@productengine.com> | 2017-10-17 20:27:42 +0300 |
---|---|---|
committer | AndreyL ProductEngine <alihatskiy@productengine.com> | 2017-10-17 20:27:42 +0300 |
commit | e347b9ad6526200b749ce63442ef600725476b4f (patch) | |
tree | 2468dad9396bf94a311ef7a8da590284dded1d69 /indra/newview/skins/default/xui/en/floater_tos.xml | |
parent | 9a7f1e782c4939bf2027eead051a8925a92ef986 (diff) |
MAINT-7592 Fixed the checkbox/label behavior
Diffstat (limited to 'indra/newview/skins/default/xui/en/floater_tos.xml')
-rw-r--r-- | indra/newview/skins/default/xui/en/floater_tos.xml | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/floater_tos.xml b/indra/newview/skins/default/xui/en/floater_tos.xml index e3b49bf917..0d52a5652d 100644 --- a/indra/newview/skins/default/xui/en/floater_tos.xml +++ b/indra/newview/skins/default/xui/en/floater_tos.xml @@ -74,7 +74,9 @@ name="agree_list" top_delta="15" word_wrap="true" - width="552">the Second Life Terms and Conditions, Privacy Policy, and Terms of Service, including the dispute resolution requirements. + width="552" + text_color="LabelTextColor" + text_readonly_color="LabelDisabledColor">the Second Life Terms and Conditions, Privacy Policy, and Terms of Service, including the dispute resolution requirements. </text> <button enabled="false" |