diff --git a/copyparty/__version__.py b/copyparty/__version__.py index 7e8cd9d4..5076f952 100644 --- a/copyparty/__version__.py +++ b/copyparty/__version__.py @@ -1,6 +1,6 @@ # coding: utf-8 -VERSION = (1, 3, 9) +VERSION = (1, 3, 10) CODENAME = "god dag" BUILD_DT = (2022, 8, 4) diff --git a/copyparty/web/browser.css b/copyparty/web/browser.css index 4bd9d951..8021ca1e 100644 --- a/copyparty/web/browser.css +++ b/copyparty/web/browser.css @@ -544,6 +544,9 @@ html.dy { --tree-bg: #fff; + --g-sel-bg: #000; + --g-fsel-bg: #444; + --g-fsel-ts: #000; --g-fg: a; --g-bg: a; --g-b1: a; @@ -1596,9 +1599,6 @@ html.y #tree.nowrap .ntree a+a:hover { margin: .7em 0 .7em .5em; padding-left: .5em; } -.opwide>div.fill { - display: block; -} .opwide>div>div>a { line-height: 2em; } diff --git a/copyparty/web/browser.js b/copyparty/web/browser.js index c337bb2b..050e2919 100644 --- a/copyparty/web/browser.js +++ b/copyparty/web/browser.js @@ -861,7 +861,7 @@ ebi('op_cfg').innerHTML = ( ' \n' + '\n' + '