From 21f4d2928f3508e457f0f698e82360a3a472fa3e Mon Sep 17 00:00:00 2001 From: Ajay Ramachandran Date: Wed, 14 Oct 2020 23:00:31 -0400 Subject: [PATCH] Changed back to "your work" and shrink text I like it better haha --- public/_locales/en/messages.json | 2 +- public/popup.css | 4 ++++ public/popup.html | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/public/_locales/en/messages.json b/public/_locales/en/messages.json index ea40feb3..df3cf4e2 100644 --- a/public/_locales/en/messages.json +++ b/public/_locales/en/messages.json @@ -262,7 +262,7 @@ "message": "Extension is disabled." }, "yourWork": { - "message": "Your stats", + "message": "Your Work", "description": "Used to describe the section that will show you the statistics from your submissions." }, "502": { diff --git a/public/popup.css b/public/popup.css index 397398ef..73b1b10f 100644 --- a/public/popup.css +++ b/public/popup.css @@ -65,6 +65,10 @@ div.logoText>p, .sbHeader { font-weight: bold; } +.sbHeader.sbWork { + font-size: 20px; +} + .largeButton{ background: white; /*font-weight: bold;*/ diff --git a/public/popup.html b/public/popup.html index e31ef0f4..2eec0834 100644 --- a/public/popup.html +++ b/public/popup.html @@ -72,7 +72,7 @@ -

__MSG_yourWork__

+

__MSG_yourWork__