1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-15 15:32:28 +02:00

this addresses 9fc136e7e87ac8bb04edac9c74ae21b7f0ad8b71#commitcomment-9664642

This commit is contained in:
gorhill 2015-02-09 17:44:27 -05:00
parent 0c3de436ca
commit 1bb9b153c5

View File

@ -136,10 +136,10 @@ body.advancedUser h2 {
}
body.advancedUser h2:before {
color: #aaa;
content: '+\202F';
content: '+ ';
}
body.advancedUser #panes.dfEnabled h2:before {
content: '\2212\202F';
content: '\2212 ';
}
#refresh {