1
0
Fork 0
mirror of https://github.com/Kozea/Radicale.git synced 2025-08-01 18:18:31 +00:00

Add arrow to branch drop-down menu

This commit is contained in:
Unrud 2020-04-04 15:30:03 +02:00
parent 88fd7df106
commit 010fd02601
6 changed files with 35 additions and 14 deletions

View file

@ -1,9 +1,9 @@
header select.documentBranch {
header .documentBranch::after, header .documentBranch select {
display: none;
}
header span.documentBranch {
display: inline;
header .documentBranch span {
display: initial;
}
nav {