More work on IDAA and LCI style and themes.
This commit is contained in:
@@ -17,6 +17,7 @@
|
||||
@import '@skeletonlabs/skeleton/themes/wintry';
|
||||
/* @import '@skeletonlabs/skeleton/themes/ae_c_osit'; */
|
||||
/* @import '@skeletonlabs/skeleton/themes/ae_c_lci'; */
|
||||
@import './ae-c-lci.css';
|
||||
|
||||
@source '../node_modules/@skeletonlabs/skeleton-svelte/dist';
|
||||
|
||||
@@ -367,6 +368,11 @@ html.trusted_access #appShell {
|
||||
/* bg-gray-300 */
|
||||
@apply h2 text-center preset-tonal-primary rounded-md flex flex-row gap-0.25 items-center justify-between w-full p-1 px-2;
|
||||
}
|
||||
[data-theme='AE_c_LCI'] .ae_obj__event_presenter {
|
||||
@apply preset-filled-success-500;
|
||||
/* --color-success-500; */
|
||||
}
|
||||
|
||||
.ae_container_module_content {
|
||||
@apply container;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user