From 596d6a9ca92724bd54de93bf71d72858b1f927ab Mon Sep 17 00:00:00 2001 From: Rob Garrison Date: Fri, 14 Dec 2018 07:03:49 -0600 Subject: [PATCH] Ditch tabs & add header icons --- _locales/en/messages.json | 4 + manage.html | 153 +++++++++++++++++++++++--------------- manage/manage-actions.js | 2 +- manage/manage-ui.js | 20 +++-- manage/manage.css | 62 +++++++++------ 5 files changed, 150 insertions(+), 91 deletions(-) diff --git a/_locales/en/messages.json b/_locales/en/messages.json index 5e72abb7..f7a3a4a8 100644 --- a/_locales/en/messages.json +++ b/_locales/en/messages.json @@ -554,6 +554,10 @@ "message": "Get help", "description": "Homepage link text on the manage page e.g. https://add0n.com/stylus.html#features with chat/FAQ/intro/info" }, + "linkChat": { + "message": "Chat with us", + "description": "Link to open a new browser tab to chat with users & developers on Discord" + }, "linkGetStyles": { "message": "Get styles", "description": "Help link text on the manage page e.g. https://userstyles.org" diff --git a/manage.html b/manage.html index 523b37f3..3b1f4010 100644 --- a/manage.html +++ b/manage.html @@ -54,19 +54,19 @@
- + - + - + - + - + @@ -104,7 +104,7 @@
-
+
@@ -113,7 +113,7 @@