mirror of
https://github.com/kenzok8/openwrt-packages.git
synced 2025-11-05 08:38:46 +08:00
update 2023-11-18 14:01:29
This commit is contained in:
@ -11,6 +11,8 @@ LUCI_DEPENDS:=+curl +jsonfilter
|
||||
PKG_VERSION:=2.3.1
|
||||
PKG_RELEASE:=20230420
|
||||
|
||||
CONFIG_LUCI_CSSTIDY:=
|
||||
|
||||
include $(TOPDIR)/feeds/luci/luci.mk
|
||||
|
||||
# call BuildPackage - OpenWrt buildroot signature
|
||||
|
||||
File diff suppressed because one or more lines are too long
@ -3317,7 +3317,7 @@ input[name="nslookup"] {
|
||||
white-space: normal;
|
||||
}
|
||||
|
||||
[data-page="admin-system-attendedsysupgrade"] .cbi-button {
|
||||
[data-page="admin-system-attendedsysupgrade"] #view .cbi-button {
|
||||
margin-left: 0 !important;
|
||||
margin-top: 1rem !important;
|
||||
}
|
||||
|
||||
@ -151,7 +151,7 @@
|
||||
</div>
|
||||
</div>
|
||||
<div>
|
||||
<input type="submit" value="<%:Login%>" class="cbi-button cbi-button-apply" />
|
||||
<input type="submit" value="<%:Log in%>" class="cbi-button cbi-button-apply" />
|
||||
</div>
|
||||
</form>
|
||||
<!-- Login Form End -->
|
||||
|
||||
Reference in New Issue
Block a user