1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-14 23:12:28 +02:00
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;
}