add dark mode colors

This commit is contained in:
Simon Vieille 2021-02-27 14:21:55 +01:00
commit 9747820cb8
7 changed files with 339 additions and 125 deletions

View file

@ -111,3 +111,11 @@
display: table-cell;
width: 300px;
}
.side-menu-setting-label-short {
width: 300px;
}
.side-menu-setting-form-long {
width: 400px;
}