Finished up with profile tooltips and context-menus.
This commit is contained in:
parent
9a8def18d7
commit
b56c9a3365
10 changed files with 370 additions and 335 deletions
|
|
@ -194,6 +194,7 @@ span.user-entry{
|
|||
margin: 0 1em 0 0.1em;
|
||||
font-size: 1em;
|
||||
width: fit-content;
|
||||
user-select: none;
|
||||
}
|
||||
|
||||
.whisper{
|
||||
|
|
|
|||
|
|
@ -181,5 +181,5 @@ p.tooltip, h3.tooltip{
|
|||
}
|
||||
|
||||
.context-menu button{
|
||||
margin: 0.05em 0;
|
||||
margin: 2px 0;
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue