netgescon-master/resources/views/components/menu/launcher.blade.php
Pikappa2 cf22a51dc7 Implementato dark mode completo e pagina personalizzazione colori
-  Dark mode funzionante su tutta la GUI
-  Spostato riquadro stabile in cima alla sidebar
-  Risolti problemi seeder (spostati in app/Console/Seeders)
-  Creata tabella gestioni con dati di test
-  Aggiunta pagina impostazioni per personalizzazione colori
-  Configurato Tailwind per dark mode
-  CSS custom per garantire leggibilità testi
-  SidebarComposer esteso per dashboard
-  Testi leggibili in modalità scura
2025-07-05 18:38:23 +02:00

34 lines
3.9 KiB
PHP

<nav class="h-full flex flex-col items-center bg-red-800 text-white py-4 px-1 w-16 shadow-xl z-50">
<a href="#" class="mb-6 flex flex-col items-center group" title="Profilo">
<!-- Tabler icon user -->
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-user" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><circle cx="12" cy="7" r="4" /><path d="M5.5 21h13a2 2 0 0 0 2-2v-1a7 7 0 0 0-14 0v1a2 2 0 0 0 2 2" /></svg>
<span class="sr-only">Profilo</span>
</a>
<a href="#" class="mb-6 flex flex-col items-center group" title="Ricerca">
<!-- Tabler icon search -->
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-search" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><circle cx="10" cy="10" r="7" /><line x1="21" y1="21" x2="15" y2="15" /></svg>
<span class="sr-only">Ricerca</span>
</a>
<a href="#" class="mb-6 flex flex-col items-center group" title="Nuovo Documento">
<!-- Tabler icon plus (rosso) -->
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-plus" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="#dc2626" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><line x1="12" y1="5" x2="12" y2="19" /><line x1="5" y1="12" x2="19" y2="12" /></svg>
<span class="sr-only">Nuovo Documento</span>
</a>
<a href="#" class="mb-6 flex flex-col items-center group" title="Novità">
<!-- Tabler icon bell -->
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-bell" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><path d="M5 17h14m-7 0v-6a3 3 0 0 1 6 0v6m-6 0a3 3 0 0 1-6 0v-6a3 3 0 0 1 6 0v6z" /></svg>
<span class="sr-only">Novità</span>
</a>
<div class="flex-1"></div>
<a href="#" class="mb-6 flex flex-col items-center group" title="Impostazioni">
<!-- Tabler icon settings -->
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-settings" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><circle cx="12" cy="12" r="3" /><path d="M19.4 15a1.65 1.65 0 0 0 .33 1.82l.06.06a2 2 0 0 1-2.83 2.83l-.06-.06a1.65 1.65 0 0 0-1.82-.33 1.65 1.65 0 0 0-1 1.51V21a2 2 0 0 1-4 0v-.09a1.65 1.65 0 0 0-1-1.51 1.65 1.65 0 0 0-1.82.33l-.06.06a2 2 0 0 1-2.83-2.83l.06-.06a1.65 1.65 0 0 0 .33-1.82 1.65 1.65 0 0 0-1.51-1H3a2 2 0 0 1 0-4h.09a1.65 1.65 0 0 0 1.51-1 1.65 1.65 0 0 0-.33-1.82l-.06-.06a2 2 0 0 1 2.83-2.83l.06.06a1.65 1.65 0 0 0 1.82.33h.09a1.65 1.65 0 0 0 1-1.51V3a2 2 0 0 1 4 0v.09a1.65 1.65 0 0 0 1 1.51h.09a1.65 1.65 0 0 0 1.82-.33l.06-.06a2 2 0 0 1 2.83 2.83l-.06.06a1.65 1.65 0 0 0-.33 1.82v.09a1.65 1.65 0 0 0 1.51 1H21a2 2 0 0 1 0 4h-.09a1.65 1.65 0 0 0-1.51 1z" /></svg>
<span class="sr-only">Impostazioni</span>
</a>
<a href="#" class="flex flex-col items-center group" title="Help">
<!-- Tabler icon help -->
<svg xmlns="http://www.w3.org/2000/svg" class="icon icon-tabler icon-tabler-help" width="24" height="24" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" fill="none" stroke-linecap="round" stroke-linejoin="round"><path stroke="none" d="M0 0h24v24H0z" fill="none"/><circle cx="12" cy="12" r="9" /><line x1="12" y1="17" x2="12" y2="17.01" /><path d="M12 13a2 2 0 1 0-2-2" /></svg>
<span class="sr-only">Help</span>
</a>
</nav>