From: Ant Zucaro Date: Tue, 10 Sep 2013 03:01:32 +0000 (-0400) Subject: Make the game type icons look pretty. X-Git-Url: https://git.rm.cloudns.org/?a=commitdiff_plain;h=83729aa6a74a718da7fa208343c1f20476444c32;p=xonotic%2Fxonstat.git Make the game type icons look pretty. Also, make the CSS update properly on clicks. --- diff --git a/xonstat/templates/nvd3_damage.mako b/xonstat/templates/nvd3_damage.mako index ea8957a..6efe70e 100644 --- a/xonstat/templates/nvd3_damage.mako +++ b/xonstat/templates/nvd3_damage.mako @@ -22,25 +22,29 @@ ${parent.css()} <%block name="js"> -${parent.js()} @@ -57,15 +61,15 @@ d3.select('.sprite-${gt}').on("click", function() { ##### ROW OF GAME TYPE ICONS #####
-