summaryrefslogtreecommitdiff
path: root/resources
diff options
context:
space:
mode:
authorVincent Sanders <vince@kyllikki.org>2020-05-18 18:32:01 +0100
committerVincent Sanders <vince@kyllikki.org>2020-05-18 18:32:01 +0100
commitc50b19469e88148dc666eb8881bcdaa53f1b6c14 (patch)
tree92abf2a23c37be97d0d2dd6c0a7514fe2e150abc /resources
parent09accc91e95dd19db95d59837a7b264dcb4ceef1 (diff)
downloadnetsurf-c50b19469e88148dc666eb8881bcdaa53f1b6c14.tar.gz
netsurf-c50b19469e88148dc666eb8881bcdaa53f1b6c14.tar.bz2
Display errors properly in certificate window
Diffstat (limited to 'resources')
-rw-r--r--resources/internal.css4
1 files changed, 4 insertions, 0 deletions
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