luci-theme-argon: sync with upstream source

This commit is contained in:
CN_SZTL 2020-08-20 00:32:56 +08:00
parent 7fd272698f
commit 674fa5c9cd
No known key found for this signature in database
GPG Key ID: 6850B6345C862176
2 changed files with 7 additions and 0 deletions

View File

@ -3189,6 +3189,9 @@ input[name="nslookup"] {
outline: 0;
box-shadow: none;
}
select {
background-color: #1e1e1e !important;
}
#cbi-dropbear h2,
#cbi-dropbear .cbi-map-descr,
#cbi-dropbear .cbi-map-descr abbr,

View File

@ -4067,6 +4067,10 @@ input[name="nslookup"] {
box-shadow: none;
}
select {
background-color: #1e1e1e !important;
}
#cbi-dropbear h2,
#cbi-dropbear .cbi-map-descr,
#cbi-dropbear .cbi-map-descr abbr,