Fix design, dark mode and keyboard navigation of the board list

Signed-off-by: Julius Härtl <jus@bitgrid.net>
This commit is contained in:
Julius Härtl
2020-08-20 16:48:24 +02:00
parent 6699eb7f70
commit 897c42609b
5 changed files with 29 additions and 74 deletions

View File

@@ -1,7 +1,3 @@
.icon-deck {
background-image: url('../img/deck-dark.svg');
}
.resource-type-deck img {
opacity: 0.4 !important;
}