я косяк, поправил веб. Капитан, работайте!

Co-authored-by: Cursor <cursoragent@cursor.com>
This commit is contained in:
влад
2026-07-16 11:06:47 +03:00
co-authored by Cursor
parent 148d645760
commit 2c294424ef
85 changed files with 17410 additions and 110 deletions
@@ -0,0 +1,6 @@
/* Киоск: скрыть указатель мыши (Chromium + labwc). */
html.wesp-kiosk-hide-cursor,
html.wesp-kiosk-hide-cursor body,
html.wesp-kiosk-hide-cursor * {
cursor: none !important;
}