From a06bd29f88d46eec86de071c3495d49d932f1707 Mon Sep 17 00:00:00 2001 From: tcely Date: Sat, 1 Feb 2025 22:45:57 -0500 Subject: [PATCH] Do not `uppercase` the SponsorBlock categories Avoid the `text-transform` on `label` by simply not using that tag. Anyone who is better with CSS than I am, with an improved solution, is welcome to create a pull request. --- tubesync/sync/templates/widgets/checkbox_option.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/tubesync/sync/templates/widgets/checkbox_option.html b/tubesync/sync/templates/widgets/checkbox_option.html index db32a457..739eb782 100644 --- a/tubesync/sync/templates/widgets/checkbox_option.html +++ b/tubesync/sync/templates/widgets/checkbox_option.html @@ -1,7 +1,7 @@ -