diff --git a/data/webkit/webview-print.css b/data/webkit/webview-print.css index 1962e4c221..2b3289d0d2 100644 --- a/data/webkit/webview-print.css +++ b/data/webkit/webview-print.css @@ -1,3 +1,7 @@ +:root { + color-scheme: light dark; /* both supported */ +} + html, body { padding: 0; margin: 0; diff --git a/data/webkit/webview.css b/data/webkit/webview.css index 4ad90c97f8..3788d78423 100644 --- a/data/webkit/webview.css +++ b/data/webkit/webview.css @@ -1,3 +1,7 @@ +:root { + color-scheme: light dark; /* both supported */ +} + html, body { padding: 0; margin: 0; diff --git a/src/addressbook/gui/widgets/eab-contact-formatter.c b/src/addressbook/gui/widgets/eab-contact-formatter.c index c4755e3ea4..63a0d32fd5 100644 --- a/src/addressbook/gui/widgets/eab-contact-formatter.c +++ b/src/addressbook/gui/widgets/eab-contact-formatter.c @@ -51,6 +51,7 @@ #define HTML_HEADER "\n\n" \ "\n\n" \ +"\n" \ "" \ "