mirror of https://github.com/gorhill/uBlock.git
reset css color for scoped style
This commit is contained in:
parent
3a5c413cab
commit
1bfc107cdf
|
@ -658,6 +658,7 @@ var startPicker = function() {
|
|||
'font: 12px sans-serif;',
|
||||
'text-transform: none;',
|
||||
'vertical-align: baseline;',
|
||||
'color: #000;',
|
||||
'background: transparent;',
|
||||
'}',
|
||||
'.µBlock button {',
|
||||
|
|
Loading…
Reference in New Issue