luci-theme-argon: sync with upstream source

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

View File

@ -3478,6 +3478,9 @@ pre.command-output {
border-color: darkslateblue !important;
outline: 0;
}
select {
background-color: #1e1e1e !important;
}
#cbi-dropbear h2,
#cbi-dropbear .cbi-map-descr,
#cbi-dropbear .cbi-map-descr abbr,

View File

@ -4257,6 +4257,10 @@ pre.command-output {
}
select {
background-color: #1e1e1e !important;
}
#cbi-dropbear h2,
#cbi-dropbear .cbi-map-descr,
#cbi-dropbear .cbi-map-descr abbr,