# HG changeset patch # User Marcin Kuzminski # Date 1282593875 -7200 # Node ID fc3613065baff902ef96232ba8cf5b581d85b78f # Parent cbfb853a0a4cdec28ca3edb1e4343175e780e210 fixed templating issue with graph, and improved toggle of commiters diff -r cbfb853a0a4c -r fc3613065baf pylons_app/public/css/style.css --- a/pylons_app/public/css/style.css Mon Aug 23 21:39:17 2010 +0200 +++ b/pylons_app/public/css/style.css Mon Aug 23 22:04:35 2010 +0200 @@ -3438,12 +3438,14 @@ div#legend_container table td{ border: none !important; - padding: 2px !important; + padding: 0px !important; + height: 20px !important; } div#legend_choices table td{ border: none !important; padding: 0px !important; + height: 20px !important; } div#legend_choices{ diff -r cbfb853a0a4c -r fc3613065baf pylons_app/templates/summary/summary.html --- a/pylons_app/templates/summary/summary.html Mon Aug 23 21:39:17 2010 +0200 +++ b/pylons_app/templates/summary/summary.html Mon Aug 23 22:04:35 2010 +0200 @@ -154,12 +154,17 @@ var inputs = choiceContainer.getElementsByTagName("input"); for(var i=0; i 0){