]> git.xonotic.org Git - xonotic/xonstat.git/commit
Port over all older styles (tables in particular).
authorAnt Zucaro <azucaro@gmail.com>
Thu, 28 Mar 2013 18:27:42 +0000 (14:27 -0400)
committerAnt Zucaro <azucaro@gmail.com>
Thu, 28 Mar 2013 18:27:42 +0000 (14:27 -0400)
commit0115de9b88f8b8aa02bf278d0021c68c8a7e8ce9
tree29dda8274bf79a15e5b7bcff5be1b9a3d640c983
parentdee87e92f9c48d6766f5d3eacd76b418c6970b59
Port over all older styles (tables in particular).

All of the table-based stuff wasn't looking right under default, so
port over the older ones instead. Change all tables having the
"table-bordered" class to "table-hover".
14 files changed:
xonstat/static/css/app.css
xonstat/templates/accuracy.mako
xonstat/templates/game_index.mako
xonstat/templates/game_info.mako
xonstat/templates/map_index.mako
xonstat/templates/map_info.mako
xonstat/templates/player_captimes.mako
xonstat/templates/player_game_index.mako
xonstat/templates/player_index.mako
xonstat/templates/player_info.mako
xonstat/templates/rank_index.mako
xonstat/templates/scoreboard.mako
xonstat/templates/server_index.mako
xonstat/templates/server_info.mako