Actualizar calendario.html

This commit is contained in:
2026-03-23 06:42:58 +00:00
parent edb7aab3a7
commit cad31a8a36

View File

@@ -151,8 +151,8 @@
<span id="detRef" class="text-xs font-black bg-slate-100 text-slate-600 px-3 py-1 rounded-lg uppercase border border-slate-200 shadow-sm shrink-0"></span> <span id="detRef" class="text-xs font-black bg-slate-100 text-slate-600 px-3 py-1 rounded-lg uppercase border border-slate-200 shadow-sm shrink-0"></span>
</div> </div>
<div class="mb-3 flex"> <div class="mb-4 flex justify-center w-full">
<span id="detStatusCia" class="bg-blue-50 text-primary-dynamic border border-blue-200 font-black text-[10px] sm:text-xs px-3 py-1.5 rounded-lg uppercase tracking-wider inline-flex shadow-sm leading-tight max-w-full break-words text-center"> <span id="detStatusCia" class="bg-blue-50 text-primary-dynamic border border-blue-200 font-black text-[10px] sm:text-xs px-4 py-1.5 rounded-xl uppercase tracking-widest inline-flex justify-center text-center shadow-sm leading-tight max-w-full break-words">
-- --
</span> </span>
</div> </div>