From 15aaf0013b0a4f21ab8a70672df72f0dbd548a85 Mon Sep 17 00:00:00 2001 From: Alex Gibson Date: Mon, 29 Jul 2019 11:07:39 +0100 Subject: [PATCH 1/2] Update universal CSS for legacy IE browsers (Fixes #7390) --- .../includes/protocol/navigation/index.html | 2 +- bedrock/base/templates/includes/sub-nav.html | 2 +- .../templates/firefox/accounts-2019.html | 2 +- .../mozorg/templates/mozorg/home/home-en.html | 4 +- .../mozorg/home/includes/macros.html | 6 +- media/css/pebbles/base/oldIE.scss | 53 +++++- .../protocol/components/_navigation-ie.scss | 154 ++++++++++++++++++ media/css/protocol/oldIE.scss | 30 ++-- media/css/sandstone/old-ie.scss | 43 +++++ media/img/nav/logo-black.png | Bin 0 -> 991 bytes media/img/nav/menu.png | Bin 0 -> 118 bytes media/js/ie8/base-page-init-ie8.js | 6 +- media/js/ie8/mozilla-utils-ie8.js | 9 + media/static-bundles.json | 3 +- 14 files changed, 282 insertions(+), 32 deletions(-) create mode 100644 media/css/protocol/components/_navigation-ie.scss create mode 100644 media/css/sandstone/old-ie.scss create mode 100755 media/img/nav/logo-black.png create mode 100755 media/img/nav/menu.png diff --git a/bedrock/base/templates/includes/protocol/navigation/index.html b/bedrock/base/templates/includes/protocol/navigation/index.html index a2cdacbf419..75c20b6d64c 100644 --- a/bedrock/base/templates/includes/protocol/navigation/index.html +++ b/bedrock/base/templates/includes/protocol/navigation/index.html @@ -4,7 +4,7 @@ {% from "macros.html" import fxa_link_fragment with context %} -
+
diff --git a/bedrock/base/templates/includes/sub-nav.html b/bedrock/base/templates/includes/sub-nav.html index 205530002d7..26cb1615b76 100644 --- a/bedrock/base/templates/includes/sub-nav.html +++ b/bedrock/base/templates/includes/sub-nav.html @@ -3,7 +3,7 @@ # file, You can obtain one at http://mozilla.org/MPL/2.0/. -#} {# hidden for screens smaller than 880px wide #} -