1
0
mirror of https://github.com/gorhill/uBlock.git synced 2024-09-04 01:59:38 +02:00

fix dashboard icon issue for Pale Moon (#3665)

This commit is contained in:
Raymond Hill 2018-04-02 06:51:57 -04:00
parent 852833843a
commit 2b92f114bb
No known key found for this signature in database
GPG Key ID: 25E1490B761470C2

View File

@ -12,7 +12,7 @@
<body>
<div id="dashboard-nav">
<div id="dashboard-nav-widgets">
<span class="hverbose" title="extName"><img src="/img/ublock.svg"></span><!--
<span class="hverbose" title="extName"><img src="img/ublock.svg"></span><!--
--><a class="tabButton" href="#settings.html" data-i18n="settingsPageName"></a><!--
--><a class="tabButton" href="#3p-filters.html" data-i18n="3pPageName"></a><!--
--><a class="tabButton" href="#1p-filters.html" data-i18n="1pPageName"></a><!--