diff --git a/copyparty/web/browser.css b/copyparty/web/browser.css index 89492bf0..0825f10b 100644 --- a/copyparty/web/browser.css +++ b/copyparty/web/browser.css @@ -1603,7 +1603,7 @@ html.light #bbox-overlay figcaption a { border-radius: .5em; border-width: 1vw; color: #fff; - transition: all 0.2s; + transition: all 0.12s; } #drops .dropdesc.hl.ok { border-color: #fff; @@ -1624,6 +1624,16 @@ html.light #bbox-overlay figcaption a { vertical-align: middle; text-align: center; } +#drops .dropdesc>div>div { + position: absolute; + top: 40%; + top: calc(50% - .5em); + left: -.8em; +} +#drops .dropdesc>div>div+div { + left: auto; + right: -.8em; +} #drops .dropzone { z-index: 80386; height: 50%; diff --git a/copyparty/web/browser.js b/copyparty/web/browser.js index 3243ce9a..87c657af 100644 --- a/copyparty/web/browser.js +++ b/copyparty/web/browser.js @@ -133,8 +133,8 @@ ebi('op_up2k').innerHTML = ( var o = mknod('div'); o.innerHTML = ( '