mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-10 09:07:54 +01:00
this fixes #54
This commit is contained in:
parent
daa374fce6
commit
cb01abb734
1 changed files with 3 additions and 0 deletions
|
@ -168,6 +168,9 @@ body[dir="rtl"] #extraTools > span > span.badge {
|
|||
#extraTools > span.on > span:last-of-type:after {
|
||||
content: '\2715';
|
||||
}
|
||||
#extraTools > span:hover {
|
||||
color: #444;
|
||||
}
|
||||
|
||||
body.advancedUser h2 {
|
||||
cursor: pointer;
|
||||
|
|
Loading…
Reference in a new issue