diff --git a/public/userarea/produzione_programmazione_drag.php b/public/userarea/produzione_programmazione_drag.php index 8c87d18..0acec6c 100644 --- a/public/userarea/produzione_programmazione_drag.php +++ b/public/userarea/produzione_programmazione_drag.php @@ -302,6 +302,14 @@ if ($_SERVER['REQUEST_METHOD'] === 'POST' && !empty($_POST['action'])) { background-color: var(--rowcolor) !important; } + .line-separator td { + border-top: 2px solid #343a40; + background-color: #ffffff !important; + height: 4px; + padding: 0; + } + + /* FULLSCREEN BACKDROP */ #photoModal { display: none; @@ -436,8 +444,12 @@ if ($_SERVER['REQUEST_METHOD'] === 'POST' && !empty($_POST['action'])) {
- - + + // SE CAMBIA LA LINEA → INSERISCO SEPARATORE + if ($lastLine !== null && $lastLine != $r['id_linea']) { + echo '