update fix

This commit is contained in:
deri sahertian 2024-01-03 17:06:35 +07:00
parent bca5c85fa1
commit 4aea4c65a3
3 changed files with 33 additions and 5 deletions

View File

@ -10,8 +10,8 @@ THEME_NAME:=alpha
THEME_TITLE:=Alpha
PKG_NAME:=luci-theme-$(THEME_NAME)
PKG_VERSION:=0.3.9-beta
PKG_RELEASE:=8
PKG_VERSION:=3.9.1-beta
PKG_RELEASE:=9
include $(INCLUDE_DIR)/package.mk

View File

@ -2108,6 +2108,9 @@ strong {
span[data-tooltip],
span[data-tooltip] .label {
cursor: help !important;
text-align: left !important;
font-size: 80% !important;
color: #fff !important;
}
.cbi-tooltip {
position: absolute;
@ -3017,6 +3020,32 @@ strong {
flex-basis: 50%;
color: #fff;
}
.tr > .td[data-title="Sensor"] {
text-align: center;
}
.tr > .td[data-title="Temperature"] {
text-align: center;
}
.tr > .td[data-title="Hostname"] {
text-align: center;
}
.tr > .td[data-title="IPv4 address"] {
text-align: center;
}
.tr > .td[data-title="MAC address"] {
text-align: center;
}
.tr > .td[data-title="Lease time remaining"] {
text-align: center;
}
.td.cbi-value-field {
flex-basis: 100%;
}
@ -3081,7 +3110,6 @@ strong {
input {
font-size: 0.9rem;
}
}
@media screen and (min-width: 600px) {
::-webkit-scrollbar {
width: 10px;

View File

@ -1,7 +1,7 @@
<%#
Alpha os is made from me for all .. especially for indo wrt members and fan of OpenWrt or DBAI Community
luci-theme-alpha
Copyright 2022 derisamedia <facebook.com/derisamedia>
Copyright 2024 derisamedia <facebook.com/derisamedia>
Have a bug? Please create an issue here on GitHub!
luci-theme-material
@ -22,7 +22,7 @@
</div>
<footer class="mobile">
<a href="https://github.com/derisamedia/luci-theme-alpha"><%= ver.luciname %> | <%= ver.luciversion %> | Alpha OS Theme v3.8</a>
<a href="https://github.com/derisamedia/luci-theme-alpha"><%= ver.luciname %> | <%= ver.luciversion %> | Alpha OS Theme v3.9</a>
</footer>
</div>
<div class="navbar active">