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, '',