mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-05 18:32:30 +01:00
this fixes #212
This commit is contained in:
parent
2b3884c009
commit
08b4a51bb6
@ -688,15 +688,16 @@ var startPicker = function() {
|
||||
'left: 0;',
|
||||
'}',
|
||||
'.µBlock, .µBlock * {',
|
||||
'margin: 0;',
|
||||
'padding: 0;',
|
||||
'background: transparent;',
|
||||
'border: 0;',
|
||||
'outline: 0;',
|
||||
'color: #000;',
|
||||
'font: 12px sans-serif;',
|
||||
'margin: 0;',
|
||||
'outline: 0;',
|
||||
'overflow: visible;',
|
||||
'padding: 0;',
|
||||
'text-transform: none;',
|
||||
'vertical-align: baseline;',
|
||||
'color: #000;',
|
||||
'background: transparent;',
|
||||
'}',
|
||||
'.µBlock button {',
|
||||
'border: 1px solid #aaa;',
|
||||
|
Loading…
Reference in New Issue
Block a user