diff --git a/copyparty/web/browser.css b/copyparty/web/browser.css index a20c53b4..b30f8384 100644 --- a/copyparty/web/browser.css +++ b/copyparty/web/browser.css @@ -1603,6 +1603,7 @@ html:not(.e):not(.d) #up_quick .btn.on { border-radius: 5px; border: var(--transparent) solid 1px; + color: #07c; color: var(--a); font-size: 1.5em; padding: .15em .4em; @@ -1855,6 +1856,7 @@ input.ssconf_v { #wfp{ margin: 0 .3em 0 0; white-space: nowrap; + display: flex; } #wfp a { display: inline-block; diff --git a/copyparty/web/browser.html b/copyparty/web/browser.html index d967b735..1b55c506 100644 --- a/copyparty/web/browser.html +++ b/copyparty/web/browser.html @@ -54,7 +54,11 @@