From 5a8d0c96dd0941ef53de9ff4e17e4925e02a6698 Mon Sep 17 00:00:00 2001 From: root Date: Sun, 14 Jun 2026 16:15:26 +0200 Subject: [PATCH] modified: js/qlpycon.js --- html/js/qlpycon.js | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/html/js/qlpycon.js b/html/js/qlpycon.js index f5dc7c4..c1a814f 100644 --- a/html/js/qlpycon.js +++ b/html/js/qlpycon.js @@ -42,7 +42,7 @@ '.wrap{border:1px solid #333}', '.header{padding:6px 12px 4px}', '.titlebar{color:#ccc;margin-bottom:6px}', - '.infoline{display:grid;grid-template-columns:auto auto auto auto;margin-bottom:1px}', + '.infoline{display:grid;grid-template-columns:180px 160px 110px 150px;margin-bottom:1px}', '.teams{padding:8px 12px 4px;display:flex}', '.team{width:50%}', '.team-hdr{margin-bottom:3px}', @@ -79,8 +79,8 @@ '
', 'Name: [+] ', cyan, ' ', yellow, '', '', - 'Time: 0:00', - 'Warmup: NO', + 'Time: 0:00', + 'Warmup: NO', '
', '
', 'Type: ', cfg.gameType, '',