|
|
@ -356,6 +356,9 @@ label {
|
|
|
|
select[multiple="multiple"] {
|
|
|
|
select[multiple="multiple"] {
|
|
|
|
height: auto;
|
|
|
|
height: auto;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
|
|
|
|
.cbi-value input[type="text"] {
|
|
|
|
|
|
|
|
padding: 10px;
|
|
|
|
|
|
|
|
}
|
|
|
|
pre {
|
|
|
|
pre {
|
|
|
|
overflow: auto;
|
|
|
|
overflow: auto;
|
|
|
|
color: #fff;
|
|
|
|
color: #fff;
|
|
|
@ -2669,9 +2672,7 @@ strong {
|
|
|
|
.cbi-value input[type="password"] {
|
|
|
|
.cbi-value input[type="password"] {
|
|
|
|
min-width: 19rem;
|
|
|
|
min-width: 19rem;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.cbi-value input[type="text"] {
|
|
|
|
|
|
|
|
padding: 10px;
|
|
|
|
|
|
|
|
}
|
|
|
|
|
|
|
|
#cbi-firewall-zone .cbi-input-select {
|
|
|
|
#cbi-firewall-zone .cbi-input-select {
|
|
|
|
min-width: 4rem;
|
|
|
|
min-width: 4rem;
|
|
|
|
}
|
|
|
|
}
|
|
|
|