- Changed "Online" indicator color.

This commit is contained in:
Accensus 2017-06-20 17:20:57 +03:00
parent 382ba965fa
commit e6e30112b3

View file

@ -712,7 +712,7 @@ fieldset.polls dd div {
}
.online .postprofile::after {
border-bottom: solid 2px #0082c8;
border-bottom: solid 2px #83bfff;
content: "Online";
}