Theme media filecount indicator

This commit is contained in:
CTalvio
2022-01-16 19:40:33 +02:00
parent 84b2bfd937
commit b590f9978b
3 changed files with 22 additions and 1 deletions

View File

@@ -61,6 +61,11 @@ div[data-role="controlgroup"] a[data-role="button"] {
top: 0.5em;
}
.mediaSourceIndicator {
left: 0.5em;
top: 0.5em;
}
@media all and (min-width: 70em){
.cardOverlayFab-primary {
background-color: #00000000;