mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-06 02:42:33 +01:00
Fixes #1330
This commit is contained in:
parent
5a46e25ea2
commit
0d529677c4
@ -5,12 +5,13 @@
|
||||
outline: none;
|
||||
}
|
||||
html, body {
|
||||
background: transparent !important;
|
||||
margin: 0;
|
||||
width: 100%;
|
||||
height: 100%;
|
||||
overflow: hidden;
|
||||
font: 12px sans-serif;
|
||||
background: transparent !important;
|
||||
color: #333;
|
||||
}
|
||||
ul, li, div {
|
||||
display: block;
|
||||
|
Loading…
Reference in New Issue
Block a user