voting visual changes

This commit is contained in:
Stella 2014-02-23 14:56:09 +02:00
parent 4356616566
commit 52543589e4
7 changed files with 44 additions and 21 deletions

View file

@ -60,11 +60,6 @@ $(function() {
$(".comment-reply").hide();
$(".user-details-popover").popover();
$("#comments-div").hide();
$("#votes-link").click(function(){
$("#votes-div").toggle();
return false;
});
});
function word_count(text, divId, maxcount) {

View file

@ -14,7 +14,7 @@
background: url(../assets/star.png) 0 0;
width: 26px;
height: 26px;
display: block;
display: inline-block;
}
.myrating, .othersrating {
background: url(../assets/star.png) 0 0;