From 92069c1f74587a8d3740b0a9eeda167dcb2f1375 Mon Sep 17 00:00:00 2001 From: Martin Schiller Date: Thu, 29 Aug 2019 14:17:33 +0200 Subject: luci-theme-material: show logo also on login page Signed-off-by: Martin Schiller --- themes/luci-theme-material/htdocs/luci-static/material/cascade.css | 4 ---- themes/luci-theme-material/luasrc/view/themes/material/header.htm | 2 +- 2 files changed, 1 insertion(+), 5 deletions(-) (limited to 'themes/luci-theme-material') diff --git a/themes/luci-theme-material/htdocs/luci-static/material/cascade.css b/themes/luci-theme-material/htdocs/luci-static/material/cascade.css index d74077853a..91f87c69c1 100644 --- a/themes/luci-theme-material/htdocs/luci-static/material/cascade.css +++ b/themes/luci-theme-material/htdocs/luci-static/material/cascade.css @@ -401,10 +401,6 @@ header > .fill > .container > #logo > img { margin-top: -.1rem; } -body:not(.logged-in) > header > .fill > .container > #logo { - display: none; -} - header > .fill > .container > .brand { font-size: 1.4rem; position: absolute; diff --git a/themes/luci-theme-material/luasrc/view/themes/material/header.htm b/themes/luci-theme-material/luasrc/view/themes/material/header.htm index 7ce195cc9f..76eeec05eb 100644 --- a/themes/luci-theme-material/luasrc/view/themes/material/header.htm +++ b/themes/luci-theme-material/luasrc/view/themes/material/header.htm @@ -186,7 +186,7 @@
- + <%=boardinfo.hostname or "?"%>