diff options
author | nerodevo <100370411+nerodevo@users.noreply.github.com> | 2024-04-22 15:21:38 -0500 |
---|---|---|
committer | Andrey Lihatskiy <alihatskiy@productengine.com> | 2024-04-25 05:29:16 +0300 |
commit | cc7b416fb8e776c406db6a4f95e505398f5f7fd5 (patch) | |
tree | 3fab59fc957aa967e476a081a2088815f4521a29 /indra | |
parent | 3c833ce035c87e0f03ec8e46894d10adb33ad820 (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 d002e24782..09eb24c019 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" |