blob: b0e435ff75ef14b96b66bfbe0434d7bc39a11e04 [file] [log] [blame]
select {
display: block;
overflow-y: auto;
}
select hr {
border-style: none;
border-bottom: 1px solid black;
margin: 0 0.5em;
}
option, optgroup {
padding-inline-end: 2px;
}
.wrap option {
white-space: pre-wrap;
}
.controls-refresh select {
border-radius: 0px;
outline: none;
}