luci-theme-bootstrap-mc: set html body height

This commit is contained in:
CN_SZTL 2019-12-07 21:57:56 +08:00
parent 5bc74a6fbe
commit daec9e50b2
No known key found for this signature in database
GPG Key ID: 6850B6345C862176
7 changed files with 19 additions and 9 deletions

View File

@ -8,7 +8,7 @@ include $(TOPDIR)/rules.mk
LUCI_TITLE:=Bootstrap Magic Change Theme By Lienol
LUCI_DEPENDS:=
PKG_VERSION:=1.0
PKG_RELEASE:=39-20191207
PKG_RELEASE:=40-20191207
include $(TOPDIR)/feeds/luci/luci.mk

View File

@ -1,4 +1,6 @@
/* Reset */
html,body {
height: 100%;
}
body {
background: #ffffff;
@ -1243,6 +1245,10 @@ footer a:hover {
/* login */
body.node-main-login {
background: url(bg.jpg);
background-repeat: no-repeat;
background-size: 100% 100%;
-moz-background-size: 100% 100%;
padding-top: unset;
}
body.node-main-login > header {

View File

@ -1,4 +1,6 @@
/* Reset */
html,body {
height: 100%;
}
body {
background: #ffffff;
@ -1243,6 +1245,10 @@ footer a:hover {
/* login */
body.node-main-login {
background: url(bg.jpg);
background-repeat: no-repeat;
background-size: 100% 100%;
-moz-background-size: 100% 100%;
padding-top: unset;
}
body.node-main-login > header {

View File

@ -2,7 +2,7 @@
Copyright 2008 Steven Barth <steven@midlink.org>
Copyright 2008 Jo-Philipp Wich <jow@openwrt.org>
Copyright 2012 David Menting <david@nut-bolt.nl>
Copyright 2018 Lienol <lawlienol@gmail.com>
Copyright 2018-2019 Lienol <lawlienol@gmail.com>
Licensed to the public under the Apache License 2.0.
-%>
@ -53,4 +53,3 @@
}
</script>
</html>

View File

@ -2,7 +2,7 @@
Copyright 2008 Steven Barth <steven@midlink.org>
Copyright 2008 Jo-Philipp Wich <jow@openwrt.org>
Copyright 2012 David Menting <david@nut-bolt.nl>
Copyright 2018 Lienol <lawlienol@gmail.com>
Copyright 2018-2019 Lienol <lawlienol@gmail.com>
Licensed to the public under the Apache License 2.0.
-%>

View File

@ -2,7 +2,7 @@
Copyright 2008 Steven Barth <steven@midlink.org>
Copyright 2008 Jo-Philipp Wich <jow@openwrt.org>
Copyright 2012 David Menting <david@nut-bolt.nl>
Copyright 2018 Lienol <lawlienol@gmail.com>
Copyright 2018-2019 Lienol <lawlienol@gmail.com>
Licensed to the public under the Apache License 2.0.
-%>
@ -53,4 +53,3 @@
}
</script>
</html>

View File

@ -2,7 +2,7 @@
Copyright 2008 Steven Barth <steven@midlink.org>
Copyright 2008 Jo-Philipp Wich <jow@openwrt.org>
Copyright 2012 David Menting <david@nut-bolt.nl>
Copyright 2018 Lienol <lawlienol@gmail.com>
Copyright 2018-2019 Lienol <lawlienol@gmail.com>
Licensed to the public under the Apache License 2.0.
-%>