mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-07 11:22:38 +01:00
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;',
|
'font: 12px sans-serif;',
|
||||||
'text-transform: none;',
|
'text-transform: none;',
|
||||||
'vertical-align: baseline;',
|
'vertical-align: baseline;',
|
||||||
|
'color: #000;',
|
||||||
'background: transparent;',
|
'background: transparent;',
|
||||||
'}',
|
'}',
|
||||||
'.µBlock button {',
|
'.µBlock button {',
|
||||||
|
Loading…
Reference in New Issue
Block a user