diff options
author | nerodevo <100370411+nerodevo@users.noreply.github.com> | 2024-04-22 15:21:38 -0500 |
---|---|---|
committer | Andrey Lihatskiy <alihatskiy@productengine.com> | 2025-03-19 10:44:32 +0200 |
commit | e92e79038fdb00318e65452f12ba000646dd22a2 (patch) | |
tree | 03d0ae62129287873f51d2acff7c02626f1c3e09 /indra | |
parent | e6927d8a079f81522e7dde9b1c67035171f84c93 (diff) |
Remove invalid text color parameter from panel_login_first.xml
Follow-up to previous commit 4a07fd3. This will resolve the warning
showing up when loading the viewer for the first time.
Diffstat (limited to 'indra')
-rw-r--r-- | indra/newview/skins/default/xui/en/panel_login_first.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/indra/newview/skins/default/xui/en/panel_login_first.xml b/indra/newview/skins/default/xui/en/panel_login_first.xml index c906e2f96c..d6ac71db94 100644 --- a/indra/newview/skins/default/xui/en/panel_login_first.xml +++ b/indra/newview/skins/default/xui/en/panel_login_first.xml @@ -179,7 +179,6 @@ control_name="RememberPassword" follows="left|top" font="SansSerifLarge" - text_color="EmphasisColor" height="24" left="262" bottom_delta="0" |