fix when choices are added after some votes
[cavote.git] / static / css / cavote.css
index 397a8ef..a2fae05 100644 (file)
     vertical-align: middle;
 }
 
+.table-votes td.choice-after-vote {
+       border:2px solid red;
+ }
+
 .table-votes .yes {
     background-color: #46a546; /* green */
     /*background-color: #049cdb;*/ /* blue */