Hi! How to add diff css class for "total vote count" in node or in comment.
For example if some comment has in total -12 ( red color) if 0 (grey color) and if positive e.g. +10 (green color)

Comments

Oleksa-1’s picture

Status: Active » Closed (fixed)

I was inattentive, the classes already exist
<span class="negative total">-1</span>
issue closed