Online indicator redesign?

Status
Not open for further replies.

bookkeeper

New Member
Nov 21, 2022
12
0
161
@admins, a little tweak would cure my OCD.
1669565683424.webp

1669565785511.webp



Here's CSS for desktop:
CSS:
Code:
.message-avatar-wrapper .message-avatar-online {
    position: absolute;
    width: 100%; <-- this
    top: -1px;
    left: 9px; <-- and this
    right: -1px;
    bottom: -1px;
    border: 2px solid;
    border-left-color: #7fb90087;
    border-top-color: #7fb90087;
    border-right-color: #7fb90087;
    border-bottom-color: #7fb90087;
    border-radius: 58px; <-- and this
    box-shadow: 0 0 10px 3px rgb(125 183 1 / 17%);
}
 
Status
Not open for further replies.

JohnnyDoe.is is an uncensored discussion forum
focused on free speech,
independent thinking, and controversial ideas.
Everyone is responsible for their own words.

Quick Navigation

User Menu