redesigned input elements

This commit is contained in:
t.ruspekhofer 2022-03-19 21:51:15 +01:00
parent 2aa6978137
commit cb683723b7
7 changed files with 84 additions and 13 deletions

View file

@ -36,3 +36,7 @@
.nametooltip:hover .tooltiptext {
visibility: visible;
}
.accountselect {
background-color: #555555;
}