Started work on userlist profile tooltips and context menus.

This commit is contained in:
rainbow napkin 2025-01-07 01:42:54 -05:00
parent 9df7f52e9e
commit 9a8def18d7
16 changed files with 372 additions and 22 deletions

View file

@ -187,6 +187,7 @@ p.panel-head-element{
span.user-entry{
display: flex;
margin-bottom: 0.1em;
cursor: pointer;
}
.user-entry{
@ -238,6 +239,7 @@ span.user-entry{
left: 0;
overflow-y: auto;
scrollbar-width: thin;
width: 75%;
}
#cpanel-pinned-div{