More style updates....

This commit is contained in:
Scott Idem
2025-07-11 16:30:27 -04:00
parent bcd42412f4
commit 20ad1370e2
4 changed files with 18 additions and 13 deletions

View File

@@ -86,7 +86,7 @@ let ae_triggers: key_val = $state({});
<!-- <section class="py-2 space-y-2 xs:max-w-sm lg:max-w-100 container overflow-x-scroll"> -->
<h2 class="h3">
<span class="text-base text-gray-500">
<span class="text-base text-neutral-800/50">
Sessions:
</span>
@@ -94,7 +94,7 @@ let ae_triggers: key_val = $state({});
<span class="text-3xl font-bold bg-success-100 px-4 border rounded-lg border-success-200"
title="Count {$lq__event_session_obj_li?.length ?? 'None'}"
>
<span class="fas fa-list-ol mx-4 text-gray-500"></span>
<span class="fas fa-list-ol mx-4 text-neutral-800/50"></span>
{$lq__event_session_obj_li?.length ?? 'None'}×
</span>
{/if}
@@ -145,7 +145,7 @@ let ae_triggers: key_val = $state({});
title="{session_obj?.name} - {session_obj?.event_session_id_random}"
>
<!-- <span class="fas fa-eye m-0.25 text-xs text-surface-800-200"></span> -->
<span class="fas fa-chalkboard-teacher m-0.25 text-xs text-surface-800-200"></span>
<span class="fas fa-chalkboard-teacher m-0.25 text-xs text-neutral-800/50"></span>
<!-- overflow-x-scroll -->
<span
class="