From bf3dcd97b88fd153324c968d0d92d901dd6e3882 Mon Sep 17 00:00:00 2001 From: Ajay Date: Tue, 17 May 2022 13:50:30 -0400 Subject: Fix time without skips --- public/content.css | 2 ++ 1 file changed, 2 insertions(+) diff --git a/public/content.css b/public/content.css index c3c0d65b..027608bb 100644 --- a/public/content.css +++ b/public/content.css @@ -649,4 +649,6 @@ input::-webkit-inner-spin-button { #sponsorBlockDurationAfterSkips.ytm-time-display { padding-left: 4px; margin: 0px; + color: #fff; + opacity: .7; } -- cgit v1.2.3