Made selected items highlighted again

This commit is contained in:
Absurdon 2017-07-25 23:56:15 +02:00
parent 95097485b9
commit 5fbffb6e1e

View file

@ -144,3 +144,6 @@
background-color: #F5F89F;
color: #000;
}
.skin-blue .gather-voting .list-group-item-success {
background-color: #F8FE5D;
}