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)
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
Comment #1
Oleksa-1 commentedI was inattentive, the classes already exist
<span class="negative total">-1</span>issue closed