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