From 70247bc0d5e5862633b3110b9e531a0020c52496 Mon Sep 17 00:00:00 2001 From: Lupe Date: Wed, 11 May 2022 08:26:42 -0700 Subject: [PATCH 1/7] Increase contrast of dashboard settings widget on background, make keyboard focusable --- src/templates/dashboard/_index.twig | 2 +- src/web/assets/dashboard/src/dashboard.scss | 16 ++++++++++++---- 2 files changed, 13 insertions(+), 5 deletions(-) diff --git a/src/templates/dashboard/_index.twig b/src/templates/dashboard/_index.twig index 7d12fda8c28..bbc2be78af3 100644 --- a/src/templates/dashboard/_index.twig +++ b/src/templates/dashboard/_index.twig @@ -32,6 +32,7 @@
+
{% if widget.title or widget.subtitle %}
@@ -46,7 +47,6 @@
{{ widget.bodyHtml|raw }}
-