diff --git a/build-plugin.sh b/build-plugin.sh index 492a9e7..5692e97 100755 --- a/build-plugin.sh +++ b/build-plugin.sh @@ -2,7 +2,7 @@ set -eu PLUGIN="u-navigator" -VERSION="2026.07.14.r010" +VERSION="2026.07.14.r011" PKG_DIR="packages" WORK_DIR=".plugin-build" PKG_NAME="${PLUGIN}-${VERSION}.tgz" diff --git a/packages/u-navigator-2026.07.14.r011.tgz b/packages/u-navigator-2026.07.14.r011.tgz new file mode 100644 index 0000000..60f9c76 Binary files /dev/null and b/packages/u-navigator-2026.07.14.r011.tgz differ diff --git a/plugin-root/usr/local/emhttp/plugins/u-navigator/U-Navigator.page b/plugin-root/usr/local/emhttp/plugins/u-navigator/U-Navigator.page index 2631c5a..cfe785b 100644 --- a/plugin-root/usr/local/emhttp/plugins/u-navigator/U-Navigator.page +++ b/plugin-root/usr/local/emhttp/plugins/u-navigator/U-Navigator.page @@ -18,11 +18,11 @@ $version = "__VERSION__";

Initialisiere...

diff --git a/server/public/styles.css b/server/public/styles.css index 075d868..5d14f7a 100644 --- a/server/public/styles.css +++ b/server/public/styles.css @@ -100,18 +100,37 @@ content: none !important; } -.u-nav .ui-icon { +.u-nav .unav-icon { + background: none !important; + background-image: none !important; + border: 0 !important; display: block; fill: none; height: 16px; + margin: 0; + opacity: 1; + overflow: visible; + padding: 0; pointer-events: none; + position: static; stroke: currentColor; stroke-linecap: round; stroke-linejoin: round; stroke-width: 2.1; + text-indent: 0; + transform: none; width: 16px; } +.u-nav .unav-icon path, +.u-nav .unav-icon rect, +.u-nav .unav-icon circle { + marker-end: none !important; + marker-mid: none !important; + marker-start: none !important; + stroke-dasharray: none !important; +} + .u-nav .topbar { align-items: center; background: var(--surface); @@ -365,7 +384,7 @@ width: 24px; } -.u-nav .tree-caret .ui-icon { +.u-nav .tree-caret .unav-icon { height: 13px; width: 13px; } @@ -414,7 +433,7 @@ flex: 0 0 auto; } -.u-nav .tree-folder .ui-icon { +.u-nav .tree-folder .unav-icon { fill: color-mix(in srgb, #f5a24c 32%, transparent); height: 17px; width: 17px; @@ -574,7 +593,7 @@ color: #d97722; } -.u-nav .entry-icon.directory .ui-icon { +.u-nav .entry-icon.directory .unav-icon { fill: color-mix(in srgb, #f5a24c 28%, transparent); } @@ -582,13 +601,13 @@ color: var(--accent-2); } -.u-nav .entry-icon.large .ui-icon { +.u-nav .entry-icon.large .unav-icon { height: 47px; stroke-width: 1.55; width: 47px; } -.u-nav .entry-icon.large.directory .ui-icon { +.u-nav .entry-icon.large.directory .unav-icon { height: 54px; width: 54px; } diff --git a/u-navigator.plg b/u-navigator.plg index 6b15403..2de9da8 100644 --- a/u-navigator.plg +++ b/u-navigator.plg @@ -1,7 +1,7 @@ - + @@ -24,7 +24,7 @@ https://git.casaderoll.de/michael/Unraid-Navigator/raw/branch/main/packages/&package; -51f702b16cedc1bd1a11ab0a8ae34bf9 +e16ff99a37759fe15d83d398ac3534dc