From 1dd4e8b76ed42a2c2a71305e85fccd5353ac987b Mon Sep 17 00:00:00 2001 From: Francis Dominic Fajardo Date: Sat, 16 Sep 2023 20:36:29 +0800 Subject: [PATCH] Restore Interlink support --- src/chrome/messenger/tabmail.css | 9 +++++++++ src/install.rdf | 8 ++++++++ 2 files changed, 17 insertions(+) diff --git a/src/chrome/messenger/tabmail.css b/src/chrome/messenger/tabmail.css index 49f1105..4b1c494 100644 --- a/src/chrome/messenger/tabmail.css +++ b/src/chrome/messenger/tabmail.css @@ -241,3 +241,12 @@ tabpanels { .alltabs-item[busy] { list-style-image: url("chrome://global/skin/icons/loading.png") !important; } + +/** + * Interlink special case: remove navigation toolbox border since tabs + * are on bottom. This won't affect other clients as the location of the + * mail toolbox is different (for now). + */ +#mail-toolbox + #navigation-toolbox { + border: none; +} diff --git a/src/install.rdf b/src/install.rdf index 4f6b277..f1397d0 100644 --- a/src/install.rdf +++ b/src/install.rdf @@ -28,6 +28,14 @@ 32.* + + + + {3550f703-e582-4d05-9a08-453d09bdfdc6} + 52.0.0a1 + 52.* + +