From 770e2ca88dd3ebcaff2940462c4dabd83b75c73d Mon Sep 17 00:00:00 2001 From: Patrick Altman Date: Thu, 17 Mar 2016 13:59:46 -0500 Subject: [PATCH] Clean up some of the voting status UI --- pinaxcon/templates/_styles.html | 2 +- .../symposion/reviews/review_stats.html | 15 ++++++++------- .../{site-eb9a4a34f0.css => site-0a247b924d.css} | 2 +- static/src/less/custom.less | 16 ++++++++++++++++ 4 files changed, 26 insertions(+), 9 deletions(-) rename static/dist/css/{site-eb9a4a34f0.css => site-0a247b924d.css} (99%) diff --git a/pinaxcon/templates/_styles.html b/pinaxcon/templates/_styles.html index be832171..f6e4cd8c 100644 --- a/pinaxcon/templates/_styles.html +++ b/pinaxcon/templates/_styles.html @@ -1 +1 @@ - + diff --git a/pinaxcon/templates/symposion/reviews/review_stats.html b/pinaxcon/templates/symposion/reviews/review_stats.html index cc1a2e63..ac21cc19 100644 --- a/pinaxcon/templates/symposion/reviews/review_stats.html +++ b/pinaxcon/templates/symposion/reviews/review_stats.html @@ -1,17 +1,18 @@ {% extends "symposion/reviews/base.html" %} -{% block body_class %}{{ block.super }} voting-status{% endblock %} +{% block body_class %}{{ block.super }} voting-status {{ key }}{% endblock %} {% block body %}

Voting Status ({{ section_slug }})

{% if key %} -