diff --git a/modules/webapp/src/main/webjar/docspell.css b/modules/webapp/src/main/webjar/docspell.css index 0902853e..e527a3a1 100644 --- a/modules/webapp/src/main/webjar/docspell.css +++ b/modules/webapp/src/main/webjar/docspell.css @@ -255,6 +255,9 @@ label span.muted { background: #708090; height: 101vh; } +.login-layout > .ui.footer, .register-layout > .ui.footer, .newinvite-layout > .ui.footer { + background: #708090; +} .login-layout .login-view, .register-layout .register-view, .newinvite-view { background: #fff;