Started work on userlist profile tooltips and context menus.
This commit is contained in:
parent
9df7f52e9e
commit
9a8def18d7
16 changed files with 372 additions and 22 deletions
|
|
@ -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{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue