luci-theme-argon: sync with upstream source
This commit is contained in:
parent
7fd272698f
commit
674fa5c9cd
@ -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,
|
||||
|
||||
@ -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,
|
||||
|
||||
Loading…
Reference in New Issue
Block a user