Update finimalism3-0

This commit is contained in:
tedhinklater 2023-11-29 12:46:07 +00:00 committed by GitHub
parent 28d29a69a7
commit c460c597ea
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -867,7 +867,7 @@ div[data-role="controlgroup"] a[data-role="button"] {
background-color: #00000000 !important;
}
.cardOverlayContainer {
background-color: rgba(0, 0, 0, 0.7);
background-color: rgba(0, 0, 0, 0);
}
}
/* Play button hovering (for low width windows) */
@ -879,7 +879,7 @@ div[data-role="controlgroup"] a[data-role="button"] {
background-color: #00000000 !important;
}
.cardOverlayContainer {
background-color: rgba(0, 0, 0, 0.7);
background-color: rgba(0, 0, 0, 0);
}
.cardOverlayButton {
padding: 0.25em;