mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
This commit is contained in:
parent
97fff91c23
commit
eaaf043a64
1 changed files with 3 additions and 0 deletions
|
|
@ -98,6 +98,9 @@ textarea {
|
|||
#netInspector.f #filterButton {
|
||||
opacity: 1;
|
||||
}
|
||||
#netInspector #filterInput {
|
||||
min-width: 18em;
|
||||
}
|
||||
#netInspector #filterInput.bad {
|
||||
background-color: #fee;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue