Finished up with Playlist Managment UI.
This commit is contained in:
parent
c8c59feb7f
commit
f21b66fae0
7 changed files with 180 additions and 42 deletions
|
|
@ -297,13 +297,17 @@ span.user-entry{
|
|||
margin: 0;
|
||||
left: 1em;
|
||||
top: 0.6em;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
#chat-panel-prompt-autocomplete-filler{
|
||||
visibility: hidden;
|
||||
user-select: none;
|
||||
cursor: auto;
|
||||
pointer-events: none;
|
||||
}
|
||||
|
||||
#chat-panel-prompt-autocomplete-display{
|
||||
pointer-events: all;
|
||||
}
|
||||
|
||||
.toke{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue