From 3b49db3643a750f819f74196da58cb4880999024 Mon Sep 17 00:00:00 2001 From: Ant Zucaro Date: Sat, 16 Jun 2012 10:02:40 -0400 Subject: [PATCH] Small style changes to the graph. --- xonstat/static/css/style.css | 1 + xonstat/templates/player_info.mako | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/xonstat/static/css/style.css b/xonstat/static/css/style.css index 0d8bcb3..0e7ff88 100755 --- a/xonstat/static/css/style.css +++ b/xonstat/static/css/style.css @@ -3492,6 +3492,7 @@ header h2 { display:none; } } .flot table, .flot td { + background-color: black; border: 0; } diff --git a/xonstat/templates/player_info.mako b/xonstat/templates/player_info.mako index 24ed905..da1057a 100644 --- a/xonstat/templates/player_info.mako +++ b/xonstat/templates/player_info.mako @@ -205,7 +205,7 @@ Player Information

Accuracy

-
+
@@ -271,7 +271,7 @@ Player Information

Damage Efficiency

-
+
-- 2.39.2