mirror of
https://github.com/gorhill/uBlock.git
synced 2026-03-11 09:04:36 +00:00
reset css color for scoped style
This commit is contained in:
parent
3a5c413cab
commit
1bfc107cdf
1 changed files with 1 additions and 0 deletions
|
|
@ -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 a new issue