aboutsummaryrefslogtreecommitdiffhomepage
path: root/public
diff options
context:
space:
mode:
Diffstat (limited to 'public')
-rw-r--r--public/_locales/en/messages.json4
-rw-r--r--public/options/options.html4
2 files changed, 2 insertions, 6 deletions
diff --git a/public/_locales/en/messages.json b/public/_locales/en/messages.json
index 43999660..a1beb859 100644
--- a/public/_locales/en/messages.json
+++ b/public/_locales/en/messages.json
@@ -1,8 +1,4 @@
{
- "Name": {
- "message": "SponsorBlock",
- "description": "Name of the extension."
- },
"fullName": {
"message": "SponsorBlock for YouTube - Skip Sponsorships",
"description": "Name of the extension."
diff --git a/public/options/options.html b/public/options/options.html
index 67384842..51001ee6 100644
--- a/public/options/options.html
+++ b/public/options/options.html
@@ -12,13 +12,13 @@
<body class="sponsorBlockPageBody">
- <div id="title">
+ <div id="title" class="titleBar">
<img src="../icons/LogoSponsorBlocker256px.png" height="80" class="profilepic"/>
SponsorBlock
</div>
<div class="center">
- <p class="createdBy">__MSG_createdBy__ <a href="https://ajay.app">Ajay Ramachandran</a> <img src="../icons/newprofilepic.jpg" height="30" class="profilepiccircle"/></p>
+ <p class="createdBy titleBar">__MSG_createdBy__ <a href="https://ajay.app">Ajay Ramachandran</a> <img src="../icons/newprofilepic.jpg" height="30" class="profilepiccircle"/></p>
<h1>__MSG_Options__</h1>