From b2d1b7dbd04babb3309bc39a54d800ac99ea548d Mon Sep 17 00:00:00 2001 From: nobody Date: Mon, 15 Mar 2021 06:18:22 +0100 Subject: [PATCH] v2.6.4 --- manifest.json | 2 +- pages/updates/updates.css | 3 +- pages/updates/updates.html | 109 ++++++++++++++++++------------------- 3 files changed, 55 insertions(+), 59 deletions(-) diff --git a/manifest.json b/manifest.json index 35a55910..22fa7819 100644 --- a/manifest.json +++ b/manifest.json @@ -1,7 +1,7 @@ { "manifest_version": 2, "name": "LocalCDN", - "version": "2.6.3", + "version": "2.6.4", "browser_specific_settings": { "gecko": { "id": "{b86e4813-687a-43e6-ab65-0bde4ab75758}", diff --git a/pages/updates/updates.css b/pages/updates/updates.css index 58847684..4cb557ff 100644 --- a/pages/updates/updates.css +++ b/pages/updates/updates.css @@ -6,7 +6,8 @@ font-weight: bold; } -ul { +.subtle-hint > ul, +#history-release-notes > ul { border-bottom: 1px solid #ccc; padding-bottom: 20px; } diff --git a/pages/updates/updates.html b/pages/updates/updates.html index 4e4302d4..f29921f3 100644 --- a/pages/updates/updates.html +++ b/pages/updates/updates.html @@ -25,52 +25,7 @@ New in LocalCDN: -
- Includes also the following changes because v2.6.2 was rejected by Mozilla: -
-
@@ -102,19 +57,59 @@
+ Previous Versions