From f72e0f6b2bbea3b9ad79afd770c52ea3905362b5 Mon Sep 17 00:00:00 2001 From: Til Schmitter Date: Mon, 4 May 2026 16:28:29 +0200 Subject: [PATCH] selectable image captions --- copyparty/web/browser.css | 1 + 1 file changed, 1 insertion(+) diff --git a/copyparty/web/browser.css b/copyparty/web/browser.css index 5d6b2b7e..3a9bd161 100644 --- a/copyparty/web/browser.css +++ b/copyparty/web/browser.css @@ -3934,6 +3934,7 @@ html.e #wrap.thin { #ggrid>a>span { text-align: center; padding: .2em .2em .15em .2em; + user-select: text; } }