mirror of
https://github.com/ENSL/ensl_gathers.git
synced 2025-02-03 06:31:02 +00:00
Made selected items highlighted again
This commit is contained in:
parent
95097485b9
commit
5fbffb6e1e
1 changed files with 3 additions and 0 deletions
|
@ -143,4 +143,7 @@
|
||||||
.skin-blue .gather-voting .list-group-item {
|
.skin-blue .gather-voting .list-group-item {
|
||||||
background-color: #F5F89F;
|
background-color: #F5F89F;
|
||||||
color: #000;
|
color: #000;
|
||||||
|
}
|
||||||
|
.skin-blue .gather-voting .list-group-item-success {
|
||||||
|
background-color: #F8FE5D;
|
||||||
}
|
}
|
Loading…
Reference in a new issue