Stable main pages

This commit is contained in:
2026-07-09 21:41:26 +02:00
parent 4daa2bfca4
commit 192772f0c2
15 changed files with 9171 additions and 190 deletions
+10 -1
View File
@@ -56,6 +56,15 @@
<span class="bg-[#00a3a1] text-white px-[7px] py-[1px] rounded-full text-[10px] font-bold">3</span>
</NavLink>
<!-- Trip Reports -->
<NavLink class="group flex items-center w-full px-3 py-2.5 text-[13px] font-medium rounded-lg text-[#b8c8df] hover:text-white hover:bg-white/5 transition-all duration-150 border-l-[3px] border-transparent [&.active]:bg-gradient-to-r [&.active]:from-[#00a3a12e] [&.active]:to-transparent [&.active]:text-white [&.active]:border-[#00a3a1] mb-0.5" href="trip-reports">
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="w-[18px] h-[18px] mr-3 flex-shrink-0">
<path d="M14 2H6a2 2 0 00-2 2v16a2 2 0 002 2h12a2 2 0 002-2V8z" />
<path d="M14 2v6h6" /><path d="M16 13H8M16 17H8M10 9H8" />
</svg>
Trip Reports
</NavLink>
<!-- Financial Management -->
<NavLink class="group flex items-center w-full px-3 py-2.5 text-[13px] font-medium rounded-lg text-[#b8c8df] hover:text-white hover:bg-white/5 transition-all duration-150 border-l-[3px] border-transparent [&.active]:bg-gradient-to-r [&.active]:from-[#00a3a12e] [&.active]:to-transparent [&.active]:text-white [&.active]:border-[#00a3a1] mb-0.5" href="financial">
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="w-[18px] h-[18px] mr-3 flex-shrink-0">
@@ -118,7 +127,7 @@
<div class="text-[10px] uppercase text-[#647892] tracking-[0.12em] px-3 pt-4 pb-2 font-semibold">Integrations</div>
<!-- SLA and Monthly Reports -->
<NavLink class="group flex items-center w-full px-3 py-2.5 text-[13px] font-medium rounded-lg text-[#b8c8df] hover:text-white hover:bg-white/5 transition-all duration-150 border-l-[3px] border-transparent [&.active]:bg-gradient-to-r [&.active]:from-[#00a3a12e] [&.active]:to-transparent [&.active]:text-white [&.active]:border-[#00a3a1] mb-0.5" href="trip-reports">
<NavLink class="group flex items-center w-full px-3 py-2.5 text-[13px] font-medium rounded-lg text-[#b8c8df] hover:text-white hover:bg-white/5 transition-all duration-150 border-l-[3px] border-transparent [&.active]:bg-gradient-to-r [&.active]:from-[#00a3a12e] [&.active]:to-transparent [&.active]:text-white [&.active]:border-[#00a3a1] mb-0.5" href="sla-reports">
<svg xmlns="http://www.w3.org/2000/svg" fill="none" viewBox="0 0 24 24" stroke-width="2" stroke="currentColor" class="w-[18px] h-[18px] mr-3 flex-shrink-0">
<path d="M14 2H6a2 2 0 00-2 2v16a2 2 0 002 2h12a2 2 0 002-2V8z" />
<path d="M14 2v6h6" />