From 0c00011de098cb67ba41c165e7ff84568154b641 Mon Sep 17 00:00:00 2001 From: Jules Date: Thu, 4 Jun 2026 12:50:41 +0200 Subject: [PATCH] Fix popup photostation (hors ecran-accueil) + z-index boutons + profil Chromium sans translate Co-Authored-By: Claude Sonnet 4.6 --- frontend/css/style.css | 2 ++ frontend/index.html | 48 ++++++++++++++++++++-------------------- scripts/kiosk-session.sh | 2 +- 3 files changed, 27 insertions(+), 25 deletions(-) diff --git a/frontend/css/style.css b/frontend/css/style.css index 4e462ea..4cb519a 100644 --- a/frontend/css/style.css +++ b/frontend/css/style.css @@ -129,6 +129,7 @@ html, body { cursor: pointer; border-radius: 50%; transition: color 0.3s; + z-index: 50; } .btn-admin:hover, .btn-admin:active { @@ -140,6 +141,7 @@ html, body { bottom: 12px; left: 12px; width: 56px; + z-index: 50; height: 56px; display: flex; align-items: center; diff --git a/frontend/index.html b/frontend/index.html index c89fbd1..27b75bf 100644 --- a/frontend/index.html +++ b/frontend/index.html @@ -46,30 +46,6 @@
🖼
- - -

Choisissez votre mode

@@ -671,6 +647,30 @@
+ + +