mirror of
https://github.com/ZDoom/zdoom-styles.git
synced 2025-02-16 09:01:09 +00:00
- Changed "Online" indicator color.
This commit is contained in:
parent
382ba965fa
commit
e6e30112b3
1 changed files with 1 additions and 1 deletions
|
@ -712,7 +712,7 @@ fieldset.polls dd div {
|
|||
}
|
||||
|
||||
.online .postprofile::after {
|
||||
border-bottom: solid 2px #0082c8;
|
||||
border-bottom: solid 2px #83bfff;
|
||||
content: "Online";
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue