Skip to content

Commit e227fed

Browse files
better keyboard layout selector
1 parent 297331c commit e227fed

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

www/assets/css/theme.css

+6
Original file line numberDiff line numberDiff line change
@@ -367,6 +367,12 @@ header + nav ul ul {
367367
}
368368
}
369369

370+
/* keyboard layout selection */
371+
#layout option:disabled {
372+
color: var(--fg-accent);
373+
font-size: 1.2em;
374+
}
375+
370376

371377
/**
372378
* ╭───────────────────────────────────────────────────────────────╮

0 commit comments

Comments
 (0)