Still working on upgrading to Tailwind CSS v4 an dSkeleton v3.....
This commit is contained in:
@@ -106,7 +106,7 @@ hover:opacity-100 -->
|
||||
$ae_loc.debug_mode = !$ae_loc?.debug_mode;
|
||||
}}
|
||||
class="
|
||||
btn btn-sm variant-ghost-surface hover:variant-ghost-warning
|
||||
btn btn-sm preset-tonal-surface border border-surface-500 hover:preset-tonal-warning border border-warning-500
|
||||
transition-all *:hover:inline-block
|
||||
|
||||
|
||||
@@ -141,7 +141,7 @@ hover:opacity-100 -->
|
||||
$ae_loc.debug_menu = !$ae_loc?.debug_menu;
|
||||
}}
|
||||
class="
|
||||
btn btn-sm variant-ghost-surface hover:variant-ghost-warning
|
||||
btn btn-sm preset-tonal-surface border border-surface-500 hover:preset-tonal-warning border border-warning-500
|
||||
transition-all *:hover:inline-block
|
||||
"
|
||||
title="Turn debug content and styles off and on"
|
||||
@@ -166,8 +166,8 @@ hover:opacity-100 -->
|
||||
id="AE-Quick-Debug"
|
||||
class="
|
||||
btn btn-icon
|
||||
variant-ghost-surface
|
||||
hover:variant-ghost-warning
|
||||
preset-tonal-surface border border-surface-500
|
||||
hover:preset-tonal-warning border border-warning-500
|
||||
transition-all
|
||||
fixed bottom-2 left-2
|
||||
text-gray-400 hover:text-gray-800
|
||||
@@ -176,7 +176,7 @@ hover:opacity-100 -->
|
||||
>
|
||||
<!-- absolute bottom-2 left-2 -->
|
||||
<!-- fixed bottom-0 left-0 -->
|
||||
π
|
||||
π
|
||||
</button>
|
||||
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user