Enable up/down keys for navigating the ULS menu

This commit is contained in:
NikG
2023-01-16 15:04:12 +02:00
committed by Niklas Laxström
parent 0a0ebbf770
commit cd1452eb76
3 changed files with 89 additions and 0 deletions
+4
View File
@@ -138,3 +138,7 @@
bottom: 0;
left: 0;
}
.language-option--highlighted {
background-color: #eaeff7;
}