mirror of
https://github.com/gorhill/uBlock.git
synced 2024-11-13 02:14:17 +01:00
anoher important button
This commit is contained in:
parent
81f5395f2b
commit
66fab9c87e
1 changed files with 1 additions and 1 deletions
|
@ -25,7 +25,7 @@
|
||||||
<div id="externalListsDiv">
|
<div id="externalListsDiv">
|
||||||
<p data-i18n="3pExternalListsHint" style="margin: 0 0 0.25em 0; font-size: 13px;"></p>
|
<p data-i18n="3pExternalListsHint" style="margin: 0 0 0.25em 0; font-size: 13px;"></p>
|
||||||
<textarea id="externalLists" dir="ltr" spellcheck="false"></textarea>
|
<textarea id="externalLists" dir="ltr" spellcheck="false"></textarea>
|
||||||
<p style="margin: 0.25em 0 0 0"><button id="externalListsApply" disabled="true" data-i18n="3pExternalListsApply"></button></p>
|
<p style="margin: 0.25em 0 0 0"><button id="externalListsApply" class="important" disabled="true" data-i18n="3pExternalListsApply"></button></p>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<div id="busyOverlay">
|
<div id="busyOverlay">
|
||||||
|
|
Loading…
Reference in a new issue