Some small UI design improvements

This commit is contained in:
djmaze 2021-08-27 09:59:13 +02:00
parent c8678953fe
commit 202fac8295
6 changed files with 85 additions and 76 deletions

View file

@ -143,3 +143,7 @@
.b-folders li a.focused {
background-color: #111;
}
.tabs [id^="tab"]:checked + label {
color: #000;
}