mirror of https://github.com/gorhill/uBlock.git
Fix regression in visual of document-blocked page
Related commit:
46ea5519c1
This commit is contained in:
parent
94de4e266e
commit
42dfdfea5d
|
@ -42,10 +42,10 @@ a {
|
|||
word-break: break-all;
|
||||
}
|
||||
#warningSign {
|
||||
width: 100%;
|
||||
}
|
||||
#warningSign > a {
|
||||
color: var(--accent-surface-1);
|
||||
fill: var(--accent-surface-1);
|
||||
font-size: 96px;
|
||||
width: 100%;
|
||||
}
|
||||
#theURL {
|
||||
color: var(--ink-2);
|
||||
|
|
Loading…
Reference in New Issue