ui: status indicator no longer uses the text cursor

- the wrapper is select-none with an inline cursor:default (the compiled
  CSS has no cursor-default utility), so hovering the dot/icons no
  longer shows the I-beam or allows text selection
- SW cache v111 -> v112.
This commit is contained in:
2026-09-12 19:57:05 +03:00
parent 56c0e60462
commit 8b814eb2f8
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,4 +1,4 @@
const CACHE = 'otaman-v111';
const CACHE = 'otaman-v112';
const URLS = [
'index.html',
'help.html',