diff --git a/copyparty/web/browser.css b/copyparty/web/browser.css index b77395a2..9c6fca9f 100644 --- a/copyparty/web/browser.css +++ b/copyparty/web/browser.css @@ -2557,7 +2557,6 @@ html.b #u2conf a.b:hover { #u2conf input[type="checkbox"]:checked+label:hover { background: var(--u2-o-1h-bg); } -#op_up2k.srch #u2conf td:nth-child(1)>*, #op_up2k.srch #u2conf td:nth-child(2)>*, #op_up2k.srch #u2conf td:nth-child(3)>* { background: #777; diff --git a/copyparty/web/browser.js b/copyparty/web/browser.js index 9dbbf60c..39825ad5 100644 --- a/copyparty/web/browser.js +++ b/copyparty/web/browser.js @@ -953,7 +953,7 @@ ebi('op_up2k').innerHTML = ( '
' + L.ul_par + ' | \n' +
+ ' ' + L.ul_par + ' | \n' +
' \n' + ' \n' + ' \n' + @@ -974,7 +974,7 @@ ebi('op_up2k').innerHTML = ( ' | \n' + ' |
\n' + + ' | \n' +
' –+ \n' + |