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

@ -436,6 +436,10 @@ html {
color: #4285f4 !important;
}
.cardBox:not(.visualCardBox) .cardPadder {
background-color: #fff;
}
.card:focus .cardBox.visualCardBox,
.card:focus .cardBox:not(.visualCardBox) .cardScalable {
border-color: #00a4dc !important;