Replaced window.prompt()/alert() with custom popup
This commit is contained in:
parent
8ccb9003cc
commit
ee5a8d9516
14 changed files with 138 additions and 63 deletions
|
|
@ -305,4 +305,8 @@ select.panel-head-element{
|
|||
color: var(--accent1);
|
||||
box-shadow: 3px 3px 1px var(--bg1-alt0) inset;
|
||||
border-radius: 1em;
|
||||
}
|
||||
|
||||
#delete-account-popup-title, #delete-channel-popup-title{
|
||||
color: var(--accent0-warning);
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue