summaryrefslogtreecommitdiff
path: root/resources/style.css
blob: b60263322f4e97019b6a53cda1615cd6dbd07767 (plain)
1
2
3
4
5
6
7
.uncounted-vote {
    color: #777;
}

.vote-comment-textarea {
    max-width: 100%; /* fix for MobileFrontend */
}