From 811ed04e236fcbde03668ce83484c05e4d0405b9 Mon Sep 17 00:00:00 2001 From: Leocraft1 Date: Sat, 26 Jul 2025 18:52:06 +0200 Subject: [PATCH] Aggiunto input manuale codice fermate cercaorario seta --- seta_menu/cercaorario/css/style.css | 10 +++- seta_menu/cercaorario/fermata.html | 7 ++- seta_menu/cercaorario/index.html | 9 +++- seta_menu/cercaorario/js/cercafermata.js | 60 ++++++++++++++++++++++-- 4 files changed, 78 insertions(+), 8 deletions(-) diff --git a/seta_menu/cercaorario/css/style.css b/seta_menu/cercaorario/css/style.css index 6461812..8120219 100644 --- a/seta_menu/cercaorario/css/style.css +++ b/seta_menu/cercaorario/css/style.css @@ -124,10 +124,18 @@ a { font-size: 16px; border-radius: 6px; border: 1px solid var(--border-color); + width: 20vw; +} +#stopCodeBar { + padding: 10px; + font-size: 16px; + border-radius: 6px; + border: 1px solid var(--border-color); + width: 20vw; } footer { - position: fixed; + position: relative; bottom: 0; left: 0; width: 100%; diff --git a/seta_menu/cercaorario/fermata.html b/seta_menu/cercaorario/fermata.html index 99891f6..1dce0b1 100644 --- a/seta_menu/cercaorario/fermata.html +++ b/seta_menu/cercaorario/fermata.html @@ -12,15 +12,18 @@
-

Informazioni fermata

Caricamento dati...
-