From 1becc513c36e30ffe7cc967613485fa39d05f203 Mon Sep 17 00:00:00 2001 From: Jules Laplace Date: Fri, 1 Nov 2019 19:02:50 +0100 Subject: v1.2.5 --- StoneIsland/www/css/index.css | 13 +++++++++++++ 1 file changed, 13 insertions(+) (limited to 'StoneIsland/www/css/index.css') diff --git a/StoneIsland/www/css/index.css b/StoneIsland/www/css/index.css index 83b3353a..2130c675 100755 --- a/StoneIsland/www/css/index.css +++ b/StoneIsland/www/css/index.css @@ -102,6 +102,19 @@ html.vscroll { .error_hilite ~ span.err { display: flex; } +.err_heading { + display: none; +} +.err_heading.error_visible { + display: flex; + text-align: center; + justify-content: center; + align-items: center; + font-size: 0.875rem; + height: 64px; + padding: 12px; + color: red !important; +} span.err { display: none; text-align: center; -- cgit v1.2.3-70-g09d2