diff --git a/copyparty/web/browser.css b/copyparty/web/browser.css index c4565677..c4c09efc 100644 --- a/copyparty/web/browser.css +++ b/copyparty/web/browser.css @@ -590,7 +590,7 @@ a, #blogout, #files tbody div a:last-child { margin: -.2em; text-shadow: 1px 1px 0px var(--bg-max); } -#ops input[type=submit]:hover, +input[type=submit]:hover, #goh:hover, a:hover { color: var(--a-hil);