web-next: «Información» de /account con iconos, correos ocultos, PD|PV y 2FA

Los fieldsets Datos básicos/Estado de la cuenta ahora replican el markup nuevo:
iconos Font Awesome por campo (account-ficon), .separate account-info,
«Nombre de la cuenta», correos enmascarados (maskEmail), PD | PV en una línea
(dp-color/vp-color), Token, «2FA: Desactivado» (fa-lock-open red-info), Cuenta
baneada con enlace «Consultar historial» (/ban-history), reclutada y amigos.
Se quita Créditos Battlepay. Clases account-ficon/account-info al tema; claves
i18n accountName/twofaLabel/twofaOff/banHistoryLink.

Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
This commit is contained in:
2026-07-13 15:16:58 +00:00
parent 24482eaea0
commit e4bed7402b
4 changed files with 43 additions and 35 deletions
@@ -917,6 +917,15 @@ textarea:focus, select:focus, input[type=password]:focus, input[type=number]:foc
color: #b172ff;
}
.account-ficon {
font-size: 16px;
}
.account-info {
font-size: 19px;
line-height: 24px !important;
}
.token-icon {
background-position: -174px -553px;
}