Polish match detail final scoreboard

This commit is contained in:
devRaGonSa
2026-05-20 10:50:25 +02:00
parent 511ebedde7
commit d788597083
4 changed files with 30 additions and 39 deletions

View File

@@ -66,7 +66,7 @@
<div class="panel__header historical-panel__header">
<div>
<p class="eyebrow eyebrow--section">Partida historica</p>
<h2 id="match-detail-panel-title">Datos disponibles</h2>
<h2 id="match-detail-panel-title">Marcador final</h2>
<p class="historical-panel__note" id="match-detail-note">
Leyendo el detalle interno de la partida.
</p>
@@ -106,19 +106,6 @@
</table>
</div>
</div>
<div class="historical-detail-section" id="match-detail-timeline-section" hidden>
<div class="historical-detail-section__header">
<div>
<p class="eyebrow eyebrow--section">Eventos</p>
<h3>Linea de tiempo</h3>
</div>
<p class="historical-panel__note" id="match-detail-timeline-note">
Revisando eventos registrados para esta partida.
</p>
</div>
<p class="historical-state" id="match-detail-timeline-state" hidden></p>
<div class="historical-summary-grid" id="match-detail-timeline-grid" hidden></div>
</div>
<div class="historical-match-card__actions" id="match-detail-actions" hidden></div>
</div>
</section>