mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
i need a vacation
This commit is contained in:
parent
7e4e69fd84
commit
dce5487fc0
1 changed files with 1 additions and 1 deletions
|
|
@ -212,7 +212,7 @@ var domFilterer = {
|
|||
|
||||
// Modify style
|
||||
if ( sel1 === undefined ) {
|
||||
this.job1._0.push(sel0);
|
||||
this.job1._0.push(sel0 + ' { ' + style.slice(7, -1) + ' }');
|
||||
this.job1._1 = undefined;
|
||||
return this;
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue