mirror of
https://github.com/the-djmaze/snappymail.git
synced 2026-09-03 22:47:03 +03:00
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:
parent
fca0bb5d56
commit
e3aaea8035
9 changed files with 121 additions and 1483 deletions
|
|
@ -12,11 +12,6 @@
|
|||
min-width: 300px;
|
||||
}
|
||||
|
||||
.ui-resizable-e {
|
||||
right: -1px;
|
||||
width: 5px;
|
||||
}
|
||||
|
||||
.pswp__error-msg {
|
||||
color: #ccc;
|
||||
a, a:hover {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue