updated the name and button not showing in firefox

This commit is contained in:
Farbod 2021-12-05 13:31:21 +04:00
parent fbaaa207a3
commit 1cbfe3c6ef
4 changed files with 5055 additions and 26 deletions

5072
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@ -1,6 +1,6 @@
{
"extensionName": {
"message": "Privacy Redirect",
"message": "LibRedirect",
"description": "Name of the extension."
},
"extensionDescription": {

View File

@ -59,12 +59,12 @@ header .logo-container {
}
header .logo-container img {
height: 85px;
height: 30px;
float: left;
}
header .logo-container h1 {
font-size: 25px;
font-size: 14px;
float: left;
margin-left: 15px;
text-transform: uppercase;

View File

@ -15,8 +15,7 @@
alt="Privacy Redirect logo"
/>
<h1>
<span data-localise="__MSG_privacy__" class="privacy">Privacy</span
><br /><span data-localise="__MSG_redirect__">Redirect</span>
<span data-localise="__MSG_extensionName__" class="extensionName">LibRedirect</span>
</h1>
</div>
<div class="version">