From 1a02948a61eb14e86b29f010b3860b9148b62ae8 Mon Sep 17 00:00:00 2001 From: ed Date: Thu, 26 Aug 2021 23:01:24 +0200 Subject: [PATCH] prevent text selection on most buttons --- copyparty/web/browser.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/copyparty/web/browser.css b/copyparty/web/browser.css index 7cb9dc4d..0c4319b9 100644 --- a/copyparty/web/browser.css +++ b/copyparty/web/browser.css @@ -1003,6 +1003,8 @@ html.light #rui { #pvol, #barbuf, #barpos, +a.btn, +#u2btn, #u2conf label, #rui label, #modal-ok,