diff --git a/www/assets/css/theme.css b/www/assets/css/theme.css index 7eabb6b1..d300b04f 100644 --- a/www/assets/css/theme.css +++ b/www/assets/css/theme.css @@ -367,6 +367,12 @@ header + nav ul ul { } } +/* keyboard layout selection */ +#layout option:disabled { + color: var(--fg-accent); + font-size: 1.2em; +} + /** * ╭───────────────────────────────────────────────────────────────╮