From 48e8f271e7fd0b06b24337a1cb31579ce26c2288 Mon Sep 17 00:00:00 2001 From: Astound Date: Sun, 7 Apr 2024 11:44:19 +0800 Subject: update styles to modern --- youtube/static/settings.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'youtube/static/settings.css') diff --git a/youtube/static/settings.css b/youtube/static/settings.css index 4834e3d..33dd923 100644 --- a/youtube/static/settings.css +++ b/youtube/static/settings.css @@ -155,7 +155,7 @@ label[for=options-toggle-cbox] { } .settings-form > h2 { - border-bottom: 2px solid var(--border-bg); + border-bottom: 2px solid var(--border-bg-settings); padding-bottom: 0.5rem; } -- cgit v1.2.3