Get rid of jQuery.wakup

Get rid of jQuery UI resizable (use HTML5 with ResizeObserver/MutationObserver, work-in-progress not as beautiful yet)
Get rid of hidden download() iframe
This commit is contained in:
djmaze 2020-07-16 19:49:56 +02:00
parent fca0bb5d56
commit e3aaea8035
9 changed files with 121 additions and 1483 deletions

View file

@ -12,11 +12,6 @@
min-width: 300px;
}
.ui-resizable-e {
right: -1px;
width: 5px;
}
.pswp__error-msg {
color: #ccc;
a, a:hover {