From 83729aa6a74a718da7fa208343c1f20476444c32 Mon Sep 17 00:00:00 2001 From: Ant Zucaro Date: Mon, 9 Sep 2013 23:01:32 -0400 Subject: [PATCH] Make the game type icons look pretty. Also, make the CSS update properly on clicks. --- xonstat/templates/nvd3_damage.mako | 22 +++++++++++++--------- 1 file changed, 13 insertions(+), 9 deletions(-) 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 #####
-