From: Ant Zucaro Date: Sat, 7 Mar 2015 14:21:39 +0000 (-0500) Subject: Use the predefined grid percentages instead. X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=fb46de223443ed0e1f1b72976820ad00ee6f4233;p=xonotic%2Fxonstat.git Use the predefined grid percentages instead. --- diff --git a/xonstat/static/css/app.css b/xonstat/static/css/app.css index 2fdcc01..4101987 100644 --- a/xonstat/static/css/app.css +++ b/xonstat/static/css/app.css @@ -71,18 +71,6 @@ table thead tr th, table thead tr td, table tr th, table tr td { padding: 4px 5px; } -.w15p { - width: 15%; -} - -.w60p { - width: 60%; -} - -.w25p { - width: 25%; -} - .no-stretch { overflow: hidden; text-overflow: ellipsis; diff --git a/xonstat/templates/main_index.mako b/xonstat/templates/main_index.mako index 05682b1..6eba550 100644 --- a/xonstat/templates/main_index.mako +++ b/xonstat/templates/main_index.mako @@ -50,9 +50,9 @@ - - - + + + @@ -82,9 +82,9 @@
#NickElo#NickElo
- - - + + + @@ -93,9 +93,9 @@ % if player_id != '-': - + % else: - + % endif @@ -112,9 +112,9 @@
#NickPlay Time#NickTime
${i}${nick|n}${nick|n}${nick|n}${nick|n}${alivetime}
- - - + + + @@ -123,7 +123,7 @@ % if server_id != '-': - + % else: % endif @@ -142,9 +142,9 @@
#ServerGames#ServerGames
${i}${name}${name}${name}
- - - + + + @@ -153,7 +153,7 @@ % if map_id != '-': - + % else: % endif @@ -165,8 +165,8 @@
#MapGames#MapGames
${i}${name}${name}${name}
- -

*Most active stats are from the past 7 days

+
+
*Most active stats are from the past 7 days