openwrt 22.03 应用并保存按钮着色

This commit is contained in:
Bard 2022-08-28 07:52:50 +08:00 committed by GitHub
parent 365bc0f14f
commit fe7e20a60e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2875,6 +2875,9 @@ pre.command-output {
top: -12px;
}
}
.modal.uci-dialog li {
color: #fff !important;
}
@media screen and (max-width: 1600px) {
header > .fill > .container > #logo {
margin: 0 2.5rem 0 0.5rem;