aboutsummaryrefslogtreecommitdiffstats
path: root/static/styles.css
diff options
context:
space:
mode:
Diffstat (limited to 'static/styles.css')
-rw-r--r--static/styles.css2
1 files changed, 1 insertions, 1 deletions
diff --git a/static/styles.css b/static/styles.css
index 2765d9e..b937eeb 100644
--- a/static/styles.css
+++ b/static/styles.css
@@ -201,6 +201,6 @@ input[type="submit"].delete-voter-btn {
padding: 0;
}
-.most-voted {
+.vote-table tr th.most-voted {
background-color: #ffcd0455 !important;
}