From 865c9cc345aa105714dfe3ccf1d1c0a9a6a75f7f Mon Sep 17 00:00:00 2001 From: piotrruss Date: Sun, 19 Sep 2021 12:47:21 +0200 Subject: youtube & player apps fixes --- styles/global.scss | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'styles/global.scss') diff --git a/styles/global.scss b/styles/global.scss index f72a66b..ad4a51a 100644 --- a/styles/global.scss +++ b/styles/global.scss @@ -53,3 +53,8 @@ textarea, input { display: none!important; } } + +.active { + color: var(--color-text-alt)!important; + font-weight: 600; +} -- cgit v1.2.3