1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-03 17:49:39 +02:00

this fixes #54

This commit is contained in:
gorhill 2015-04-15 10:47:59 -04:00
parent daa374fce6
commit cb01abb734

View File

@ -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;