]> de.git.xonotic.org Git - xonotic/xonstat.git/commit
Applied Xonotic HTML/CSS/JS theme and worked existing HTML/CSS
authorTyler Mulligan <z@xonotic.org>
Wed, 29 Jun 2011 05:00:39 +0000 (01:00 -0400)
committerTyler Mulligan <z@xonotic.org>
Wed, 29 Jun 2011 05:00:39 +0000 (01:00 -0400)
commit5d112375c8f8d653a3d3e7b5654be3ae6b7b51ee
treeaab2f8c657f9a7d9fb3e5a936f123855cf19bafe
parente4b334ae691472f684699a7d6013aabe420a6b26
Applied Xonotic HTML/CSS/JS theme and worked existing HTML/CSS
Replaced jquery, upgraded data tables, reworked a lot of the
tables to be HTML5 and use classes over inline settings.
Wrote out some basic javascript inits
18 files changed:
XonStat.egg-info/PKG-INFO
XonStat.egg-info/SOURCES.txt
development.ini
xonstat/models.py
xonstat/static/css/normalize.css [deleted file]
xonstat/static/css/style.css
xonstat/static/css/xolonium-webfont.eot [deleted file]
xonstat/static/css/xolonium-webfont.svg [deleted file]
xonstat/static/css/xolonium-webfont.ttf [deleted file]
xonstat/static/css/xolonium-webfont.woff [deleted file]
xonstat/static/js/jquery.dataTables.min.js [changed mode: 0755->0644]
xonstat/static/js/jquery.js [deleted file]
xonstat/templates/accuracy.mako
xonstat/templates/base.mako
xonstat/templates/game_index.mako
xonstat/templates/main_index.mako
xonstat/templates/player_info.mako
xonstat/templates/scoreboard.mako