Half complete i18n

This commit is contained in:
Pieter Fiers 2020-07-20 12:39:43 +02:00
parent 7c1c9bc80a
commit 232664ee14
10 changed files with 100 additions and 24 deletions

View file

@ -238,6 +238,10 @@ form {
height: 1em;
}
#language-select {
pointer-events: all;
cursor: pointer;
}
#messagesbox-wrapper {
}