From 0fb560c0bc670248cf0b1d4cbc2414e371af7f5d Mon Sep 17 00:00:00 2001 From: Ant Zucaro Date: Thu, 12 Mar 2015 21:25:35 -0400 Subject: [PATCH] Size the games table on the games finder page. --- xonstat/templates/game_finder.mako | 34 +++++++++++++++--------------- 1 file changed, 17 insertions(+), 17 deletions(-) diff --git a/xonstat/templates/game_finder.mako b/xonstat/templates/game_finder.mako index 7c9a3ef..49ff842 100644 --- a/xonstat/templates/game_finder.mako +++ b/xonstat/templates/game_finder.mako @@ -41,26 +41,26 @@ Game Index
% if len(recent_games) > 0: - +
- - - - - - + + + + + + % for rg in recent_games: - - - - - - + + + + + % else: @@ -73,15 +73,15 @@ Game Index % else:

No more games to show!

% endif - - + + % if len(recent_games) == 20:
-
+ -- 2.39.2
TypeServerMapTimeWinnerTypeServerMapTimeWinner
view${rg.server_name}${rg.map_name}${rg.fuzzy_date} + view${rg.server_name}${rg.map_name}${rg.fuzzy_date} % if rg.player_id > 2: ${rg.nick_html_colors|n}