Skip to content

Commit

Permalink
Add styling for others' activity status
Browse files Browse the repository at this point in the history
  • Loading branch information
MrTipson committed May 1, 2024
1 parent f0c7924 commit 0b640d9
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion css/base.css
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,8 @@ background-floating overrides
.container_eb737e /* unreads */,
.container_c96c91 /* inbox (for you) */,
.container_f93da8 /* threads (next to pins) */,
.popout__4c91f /* activity status */,
.popout__4c91f /* my activity status */,
.popout__7a706 /* other's activity status */,
.autocomplete__743a5.autocomplete__743a5 /* autocomplete commands */{
background-color: var(--background-floating);
}
Expand Down

0 comments on commit 0b640d9

Please sign in to comment.