From c50b19469e88148dc666eb8881bcdaa53f1b6c14 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Mon, 18 May 2020 18:32:01 +0100 Subject: Display errors properly in certificate window --- resources/internal.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'resources') diff --git a/resources/internal.css b/resources/internal.css index a6b666b67..d6278ca6a 100644 --- a/resources/internal.css +++ b/resources/internal.css @@ -214,6 +214,10 @@ body#certificate table.info td.data { font-size: 90%; } +body#certificate div.error { + background: #FFEAEA; +} + /* * configuration listing style -- cgit v1.2.3