Rename bgStyle to 'background'

This commit is contained in:
Robin
2026-07-08 14:01:38 +02:00
parent bebe79d109
commit 27315a7090
6 changed files with 25 additions and 25 deletions

View File

@@ -51,7 +51,7 @@ Please see LICENSE in the repository root for full details.
contain: strict;
}
.media[data-bg-style="solid"] .bg {
.media[data-background="solid"] .bg {
background-color: var(--video-tile-background);
}