mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-16 23:42:39 +01:00
+/- symbols in df cells white when they should be
This commit is contained in:
parent
f88144860e
commit
e8d54ac58c
@ -328,7 +328,7 @@ body.dirty #refresh:hover {
|
||||
background-color: rgba(96, 96, 96, 0.3);
|
||||
}
|
||||
#firewallContainer > div > span.ownRule {
|
||||
color: white;
|
||||
color: white !important; /* previous definition is slightly more specific */
|
||||
}
|
||||
#firewallContainer > div > span.aRule.ownRule {
|
||||
background-color: rgba(0, 160, 0, 1);
|
||||
|
Loading…
Reference in New Issue
Block a user