Merge remote-tracking branch 'upstream/master' into nowplaying-hotfixes

This commit is contained in:
ferferga 2020-06-23 19:18:32 +02:00
commit 33d0329e5c
14 changed files with 76 additions and 39 deletions

View file

@ -122,8 +122,8 @@ html {
}
.paperList,
.visualCardBox {
background-color: #fff;
.visualCardBox,
.cardBox:not(.visualCardBox) .cardPadder {
background-color: rgba(0, 0, 0, 0.1);
}
@ -459,7 +459,6 @@ html {
border-color: #00a4dc !important;
}
.cardContent-button,
.itemDetailImage,
.cardOverlayContainer {
border-radius: 0.5rem;