10-04-2026
This commit is contained in:
parent
4d6b4930b2
commit
4bb89aad8c
836 changed files with 52961 additions and 5950 deletions
|
|
@ -55,6 +55,11 @@
|
|||
@apply !mb-0 !leading-tight;
|
||||
}
|
||||
|
||||
/* CMS: Flux-Editor Highlight (mark) entspricht optisch „text-secondary“ im Frontend */
|
||||
[data-flux-editor] [data-slot='content'] mark {
|
||||
@apply bg-transparent text-zinc-500 dark:text-zinc-400;
|
||||
}
|
||||
|
||||
input:focus[data-flux-control],
|
||||
textarea:focus[data-flux-control],
|
||||
select:focus[data-flux-control] {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue