mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-23 10:52:43 +01:00
parent
7275d9d0ff
commit
62257801ca
@ -353,10 +353,6 @@ body.dirty #refresh:hover {
|
||||
#firewallContainer.minimized > div.isDomain.totalAllowed.totalBlocked > span:nth-of-type(1):before {
|
||||
background-color: rgb(192, 160, 0);
|
||||
}
|
||||
#firewallContainer.colorBlind > div.allowed.blocked > span:nth-of-type(1):before,
|
||||
#firewallContainer.colorBlind.minimized > div.isDomain.totalAllowed.totalBlocked > span:nth-of-type(1):before {
|
||||
background-color: rgb(153, 124, 78);
|
||||
}
|
||||
|
||||
/* Rule cells */
|
||||
#firewallContainer > div > span.aRule {
|
||||
|
Loading…
Reference in New Issue
Block a user