diff --git a/assets/src/css/style.css b/assets/src/css/style.css index 097fee695..32aa28117 100755 --- a/assets/src/css/style.css +++ b/assets/src/css/style.css @@ -1646,6 +1646,11 @@ body:not(.sidebar-collapse) .sidebar .nav-treeview .nav-treeview .nav-link { border: none !important; } +.info-active ul.list{ + list-style: none; +} + + @media screen and (max-width: 767px) { .navbar-left { display: inline-block; diff --git a/editor.php b/editor.php index 268a0a984..6f5470222 100755 --- a/editor.php +++ b/editor.php @@ -94,11 +94,11 @@ if (empty($record) || !$has_access) { $dbo->query('INSERT INTO zz_semaphores (id_utente, posizione, updated) VALUES ('.prepare(Auth::user()['id']).', '.prepare($id_module.', '.$id_record).', NOW())'); echo ' -
-
-

'.tr('Attenzione!').'

+
+
+

'.tr('Attenzione!').'

-
+

'.tr('I seguenti utenti stanno consultando questa scheda').':