mirror of https://github.com/gorhill/uBlock.git
link warning sign to wiki page about strict-blocking
This commit is contained in:
parent
42afd0c3d0
commit
73def7eab3
|
@ -125,7 +125,7 @@ body[dir="rtl"] #theURL > p > span {
|
|||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<div id="warningSign"><span class="fa"></span></div>
|
||||
<a href="https://github.com/gorhill/uBlock/wiki/Strict-blocking" target="_blank"><div id="warningSign"><span class="fa"></span></div></a>
|
||||
<div>
|
||||
<p data-i18n="docblockedPrompt1"></p>
|
||||
<div id="theURL" class="collapsed">
|
||||
|
@ -153,7 +153,7 @@ body[dir="rtl"] #theURL > p > span {
|
|||
|
||||
<div style="display: none;">
|
||||
<span id="proceedTemplate">
|
||||
<span></span>
|
||||
<span></span>
|
||||
<span class="proceedChoice">
|
||||
<select>
|
||||
<option class="hn" value="" selected>
|
||||
|
|
Loading…
Reference in New Issue