From 1c9e90c1619d56f199c119874d09263acd827b07 Mon Sep 17 00:00:00 2001 From: James Barnett Date: Sun, 25 Feb 2018 13:31:00 +0000 Subject: Report connection errors. Add test connection functionality --- styles/new-connection.css | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'styles/new-connection.css') diff --git a/styles/new-connection.css b/styles/new-connection.css index 97aaae6..2160594 100644 --- a/styles/new-connection.css +++ b/styles/new-connection.css @@ -1,3 +1,7 @@ html, body { padding: 8px; +} + +.notification { + padding: 5px 10px; } \ No newline at end of file -- cgit v1.2.3