From 85090aa221e0108b75507d61b44c36fb5bd0dcc3 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?S=C3=B6ren=20Weber?= Date: Mon, 28 Feb 2022 20:41:00 +0100 Subject: [PATCH] mobile: fix id-rename #210 --- static/css/variant.css | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/static/css/variant.css b/static/css/variant.css index a2cd8cd055..d3420b0147 100644 --- a/static/css/variant.css +++ b/static/css/variant.css @@ -180,7 +180,7 @@ div.featherlight .featherlight-content{ background-color: var(--INTERNAL-MAIN-BG-color); } -body #top-bar { +body #topbar { background-color: var(--INTERNAL-MAIN-BG-color); }