mirror of
https://github.com/ENSL/ensl_gathers.git
synced 2025-01-24 18:20:59 +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
|
@ -144,3 +144,6 @@
|
||||||
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