From bfdf3b38a13fea3b8dee17100516a26133578558 Mon Sep 17 00:00:00 2001 From: Matthieu Leproux Date: Mon, 14 Mar 2022 11:08:49 +0100 Subject: [PATCH] related to #1628 card's background for application page in darkmode --- admin/themes/roma/theme.css | 1 + 1 file changed, 1 insertion(+) diff --git a/admin/themes/roma/theme.css b/admin/themes/roma/theme.css index 73528eae3..d0ee6d614 100644 --- a/admin/themes/roma/theme.css +++ b/admin/themes/roma/theme.css @@ -1714,6 +1714,7 @@ li.plupload_delete a:hover {background: url("images/cancelhover.svg")!important; .applicationCard { box-shadow: -1px 1px 2px #1a1a1a; + background: #333; } .applicationCard .applicationName {