Skip to content
Snippets Groups Projects
Commit eb05cabd authored by Álvaro Berruezo's avatar Álvaro Berruezo
Browse files

Iconos en el menú lateral

parent c885c90d
No related branches found
No related tags found
1 merge request!20Iconos en el menú lateral
<div class="list-group list-group-flush w-100 side-icons"> <div class="list-group list-group-flush w-100 side-icons">
<a class="list-group-item d-flex justify-content-start align-items-center bg-light" href="/index"> <a class="list-group-item d-flex justify-content-start align-items-center bg-light" href="/index">
<span class="material-icons" style="color: black;"></span> <span class="material-icons" style="color: black;">home</span>
<span class="collapse width align-top side-options">Inicio</span> <span class="collapse width align-top side-options">Inicio</span>
</a> </a>
<a class="list-group-item d-flex justify-content-start align-items-center bg-light" href="/registrar_incidencia"> <a class="list-group-item d-flex justify-content-start align-items-center bg-light" href="/registrar_incidencia">
<span class="material-icons" style="color: black;"></span> <span class="material-icons" style="color: black;">library_add</span>
<span class="collapse width align-top side-options">Registrar Incidencia</span> <span class="collapse width align-top side-options">Registrar Incidencia</span>
</a> </a>
<a class="list-group-item d-flex justify-content-start align-items-center bg-light" href="/logout"> <a class="list-group-item d-flex justify-content-start align-items-center bg-light" href="/logout">
<span class="material-icons" style="color: black;"></span> <span class="material-icons" style="color: black;">pregnant_woman</span>
<span class="collapse width align-top side-options">Cerrar Sesión</span> <span class="collapse width align-top side-options">Cerrar Sesión</span>
</a> </a>
</div> </div>
<div class="list-group list-group-flush w-100 side-icons"> <div class="list-group list-group-flush w-100 side-icons">
<a class="list-group-item d-flex justify-content-start align-items-center bg-light" href="/index"> <a class="list-group-item d-flex justify-content-start align-items-center bg-light" href="/index">
<span class="material-icons" style="color: black;"></span> <span class="material-icons" style="color: black;">home</span>
<span class="collapse width align-top side-options">Inicio</span> <span class="collapse width align-top side-options">Inicio</span>
</a> </a>
<a class="list-group-item d-flex justify-content-start align-items-center bg-light" href="/incidencias_cerradas"> <a class="list-group-item d-flex justify-content-start align-items-center bg-light" href="/incidencias_cerradas">
<span class="material-icons" style="color: black;"></span> <span class="material-icons" style="color: black;">delete_forever</span>
<span class="collapse width align-top side-options">Incidencias Cerradas</span> <span class="collapse width align-top side-options">Incidencias Cerradas</span>
</a> </a>
<a class="list-group-item d-flex justify-content-start align-items-center bg-light" href="/logout"> <a class="list-group-item d-flex justify-content-start align-items-center bg-light" href="/logout">
<span class="material-icons" style="color: black;"></span> <span class="material-icons" style="color: black;">exit_to_app</span>
<span class="collapse width align-top side-options">Cerrar sesión</span> <span class="collapse width align-top side-options">Cerrar sesión</span>
</a> </a>
</div> </div>
<div class="list-group list-group-flush w-100 side-icons"> <div class="list-group list-group-flush w-100 side-icons">
<a class="list-group-item d-flex justify-content-start align-items-center bg-light" href="/index"> <a class="list-group-item d-flex justify-content-start align-items-center bg-light" href="/index">
<span class="material-icons" style="color: black;"></span> <span class="material-icons" style="color: black;">home</span>
<span class="collapse width align-top side-options">Inicio</span> <span class="collapse width align-top side-options">Inicio</span>
</a> </a>
<a class="list-group-item d-flex justify-content-start align-items-center bg-light" href="/incidencias_cerradas"> <a class="list-group-item d-flex justify-content-start align-items-center bg-light" href="/incidencias_cerradas">
<span class="material-icons" style="color: black;"></span> <span class="material-icons" style="color: black;">delete_forever </span>
<span class="collapse width align-top side-options">Incidencias Cerradas</span> <span class="collapse width align-top side-options">Incidencias Cerradas</span>
</a> </a>
<a class="list-group-item d-flex justify-content-start align-items-center bg-light" href="/registrar_incidencia"> <a class="list-group-item d-flex justify-content-start align-items-center bg-light" href="/registrar_incidencia">
<span class="material-icons" style="color: black;"></span> <span class="material-icons" style="color: black;">library_add</span>
<span class="collapse width align-top side-options">Registrar Incidencia</span> <span class="collapse width align-top side-options">Registrar Incidencia</span>
</a> </a>
<a class="list-group-item d-flex justify-content-start align-items-center bg-light" href="/logout"> <a class="list-group-item d-flex justify-content-start align-items-center bg-light" href="/logout">
<span class="material-icons" style="color: black;"></span> <span class="material-icons" style="color: black;">exit_to_app</span>
<span class="collapse width align-top side-options">Cerrar sesión</span> <span class="collapse width align-top side-options">Cerrar sesión</span>
</a> </a>
</div> </div>
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment