From 592aa7f725d54b8fe6694a8ac73f64ebf97cb30b Mon Sep 17 00:00:00 2001 From: Til Schmitter Date: Wed, 29 Apr 2026 13:04:56 +0200 Subject: [PATCH] addition to last commit --- copyparty/web/browser.css | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/copyparty/web/browser.css b/copyparty/web/browser.css index 7b62b000..e9fa9fd4 100644 --- a/copyparty/web/browser.css +++ b/copyparty/web/browser.css @@ -1561,6 +1561,11 @@ html:not(.e):not(.d) #up_quick .btn.on { padding: .2em; margin: .1em; } +#favico_onpage svg { + margin: -1px 7px 0 0; + vertical-align: top; + height: 1.5em; +} #pctl svg { width: 1.5em; height: 1.5em;