gorhill 2016-07-23 09:03:00 -04:00
parent 97fff91c23
commit eaaf043a64

View file

@ -98,6 +98,9 @@ textarea {
#netInspector.f #filterButton {
opacity: 1;
}
#netInspector #filterInput {
min-width: 18em;
}
#netInspector #filterInput.bad {
background-color: #fee;
}