From 75accad06e70cb549e95d56dab6aae82d39af133 Mon Sep 17 00:00:00 2001 From: Michael C Date: Wed, 28 Sep 2022 18:47:15 -0400 Subject: [PATCH] locked colour is important --- public/content.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/content.css b/public/content.css index 22452fe1..63f5203e 100644 --- a/public/content.css +++ b/public/content.css @@ -738,7 +738,7 @@ input::-webkit-inner-spin-button { } .sponsorBlockLockedColor { - color: #ffc83d; + color: #ffc83d !important; } .sponsorBlockRectangleTooltip {