add blahs for whole ui

This commit is contained in:
olcxja 2026-05-14 21:05:10 +02:00
commit 7ca3832286
14 changed files with 646 additions and 438 deletions

View file

@ -391,4 +391,12 @@ sidebarelement:has(.icon-button:active) indicator:not(.active) {
border: 0.15rem solid var(--text-color);
border-radius: 0.8rem;
transform: translateY(calc( ( var(--icon-button-height) + (var(--button-margin) * 2) ) / 2 - 0.6rem));
}
blah {
all: inherit;
padding: 0;
margin: 0;
display: inline;
opacity: 1;
}