mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-23 19:03:02 +01:00
Use theme-related shade of red for DOM inspector
Candidate for revision to stable release.
This commit is contained in:
parent
ddb570baed
commit
53c98c27cf
@ -74,7 +74,7 @@
|
||||
text-decoration: line-through;
|
||||
}
|
||||
#domInspector li > code.filter {
|
||||
color: red;
|
||||
color: var(--cm-negative);
|
||||
}
|
||||
|
||||
#domInspector li > ul {
|
||||
|
Loading…
Reference in New Issue
Block a user