mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-07 03:12:33 +01:00
this fixes #54
This commit is contained in:
parent
daa374fce6
commit
cb01abb734
@ -168,6 +168,9 @@ body[dir="rtl"] #extraTools > span > span.badge {
|
|||||||
#extraTools > span.on > span:last-of-type:after {
|
#extraTools > span.on > span:last-of-type:after {
|
||||||
content: '\2715';
|
content: '\2715';
|
||||||
}
|
}
|
||||||
|
#extraTools > span:hover {
|
||||||
|
color: #444;
|
||||||
|
}
|
||||||
|
|
||||||
body.advancedUser h2 {
|
body.advancedUser h2 {
|
||||||
cursor: pointer;
|
cursor: pointer;
|
||||||
|
Loading…
Reference in New Issue
Block a user