From 0732259354c2379d93a9eda41817b666f417e7a5 Mon Sep 17 00:00:00 2001 From: andrewmbacon Date: Mon, 24 Aug 2015 15:28:37 -0400 Subject: [PATCH] Recompile for Cornerstone Changes --- css/hale2015-blue.css | 45 +++++++++++++++++++++++++++++++---------- css/hale2015-green.css | 45 +++++++++++++++++++++++++++++++---------- css/hale2015-orange.css | 45 +++++++++++++++++++++++++++++++---------- css/hale2015-purple.css | 45 +++++++++++++++++++++++++++++++---------- css/hale2015-red.css | 45 +++++++++++++++++++++++++++++++---------- 5 files changed, 170 insertions(+), 55 deletions(-) diff --git a/css/hale2015-blue.css b/css/hale2015-blue.css index c543825..55a7b3b 100644 --- a/css/hale2015-blue.css +++ b/css/hale2015-blue.css @@ -5828,6 +5828,11 @@ button.close { .mega-sub-menu { list-style-type: none; } +#megamenu-mobile-title { + font-size: 1.3em; + padding: .8em; + margin: 0; } + /* - - - - - - - - - - - - - - - - - - - == Header Image - - - - - - - - - - - - - - - - - - - */ @@ -7386,23 +7391,41 @@ object { == Link Flags - - - - - - - - - - - - - - - - - - - */ .flag { - background-color: rgba(0, 0, 0, 0.1); - font-size: 80%; - padding: .2em .3em; - margin-left: .4em; - border-radius: .3em; } + background-color: rgba(0, 0, 0, 0.1) !important; + font-size: 80% !important; + padding: 0.2em 0.3em !important; + margin-left: 0.4em !important; + border-radius: 0.3em !important; + text-decoration: none !important; } .btn .flag { - border-width: 0; - opacity: .7; } + border-width: 0 !important; + opacity: 0.7 !important; } .external .glyphicon-new-window { - font-size: .8em; - margin-left: .4em; - opacity: .7; } + font-size: 0.8em !important; + margin-left: 0.4em !important; + opacity: 0.7 !important; } .external:hover .glyphicon-new-window { - opacity: 1; } + opacity: 1 !important; } + +table .flag { + background-color: rgba(0, 0, 0, 0.1) !important; + font-size: 80% !important; + padding: 0.2em 0.3em !important; + margin-left: 0.4em !important; + border-radius: 0.3em !important; + text-decoration: none !important; } +table .btn .flag { + border-width: 0 !important; + opacity: 0.7 !important; } +table .external .glyphicon-new-window { + font-size: 0.8em !important; + margin-left: 0.4em !important; + opacity: 0.7 !important; } +table .external:hover .glyphicon-new-window { + opacity: 1 !important; } /* - - - - - - - - - - - - - - - - - - - == Accessibility diff --git a/css/hale2015-green.css b/css/hale2015-green.css index 772fff9..bc22b1e 100644 --- a/css/hale2015-green.css +++ b/css/hale2015-green.css @@ -5828,6 +5828,11 @@ button.close { .mega-sub-menu { list-style-type: none; } +#megamenu-mobile-title { + font-size: 1.3em; + padding: .8em; + margin: 0; } + /* - - - - - - - - - - - - - - - - - - - == Header Image - - - - - - - - - - - - - - - - - - - */ @@ -7386,23 +7391,41 @@ object { == Link Flags - - - - - - - - - - - - - - - - - - - */ .flag { - background-color: rgba(0, 0, 0, 0.1); - font-size: 80%; - padding: .2em .3em; - margin-left: .4em; - border-radius: .3em; } + background-color: rgba(0, 0, 0, 0.1) !important; + font-size: 80% !important; + padding: 0.2em 0.3em !important; + margin-left: 0.4em !important; + border-radius: 0.3em !important; + text-decoration: none !important; } .btn .flag { - border-width: 0; - opacity: .7; } + border-width: 0 !important; + opacity: 0.7 !important; } .external .glyphicon-new-window { - font-size: .8em; - margin-left: .4em; - opacity: .7; } + font-size: 0.8em !important; + margin-left: 0.4em !important; + opacity: 0.7 !important; } .external:hover .glyphicon-new-window { - opacity: 1; } + opacity: 1 !important; } + +table .flag { + background-color: rgba(0, 0, 0, 0.1) !important; + font-size: 80% !important; + padding: 0.2em 0.3em !important; + margin-left: 0.4em !important; + border-radius: 0.3em !important; + text-decoration: none !important; } +table .btn .flag { + border-width: 0 !important; + opacity: 0.7 !important; } +table .external .glyphicon-new-window { + font-size: 0.8em !important; + margin-left: 0.4em !important; + opacity: 0.7 !important; } +table .external:hover .glyphicon-new-window { + opacity: 1 !important; } /* - - - - - - - - - - - - - - - - - - - == Accessibility diff --git a/css/hale2015-orange.css b/css/hale2015-orange.css index e0f18de..dcd0bfa 100644 --- a/css/hale2015-orange.css +++ b/css/hale2015-orange.css @@ -5828,6 +5828,11 @@ button.close { .mega-sub-menu { list-style-type: none; } +#megamenu-mobile-title { + font-size: 1.3em; + padding: .8em; + margin: 0; } + /* - - - - - - - - - - - - - - - - - - - == Header Image - - - - - - - - - - - - - - - - - - - */ @@ -7386,23 +7391,41 @@ object { == Link Flags - - - - - - - - - - - - - - - - - - - */ .flag { - background-color: rgba(0, 0, 0, 0.1); - font-size: 80%; - padding: .2em .3em; - margin-left: .4em; - border-radius: .3em; } + background-color: rgba(0, 0, 0, 0.1) !important; + font-size: 80% !important; + padding: 0.2em 0.3em !important; + margin-left: 0.4em !important; + border-radius: 0.3em !important; + text-decoration: none !important; } .btn .flag { - border-width: 0; - opacity: .7; } + border-width: 0 !important; + opacity: 0.7 !important; } .external .glyphicon-new-window { - font-size: .8em; - margin-left: .4em; - opacity: .7; } + font-size: 0.8em !important; + margin-left: 0.4em !important; + opacity: 0.7 !important; } .external:hover .glyphicon-new-window { - opacity: 1; } + opacity: 1 !important; } + +table .flag { + background-color: rgba(0, 0, 0, 0.1) !important; + font-size: 80% !important; + padding: 0.2em 0.3em !important; + margin-left: 0.4em !important; + border-radius: 0.3em !important; + text-decoration: none !important; } +table .btn .flag { + border-width: 0 !important; + opacity: 0.7 !important; } +table .external .glyphicon-new-window { + font-size: 0.8em !important; + margin-left: 0.4em !important; + opacity: 0.7 !important; } +table .external:hover .glyphicon-new-window { + opacity: 1 !important; } /* - - - - - - - - - - - - - - - - - - - == Accessibility diff --git a/css/hale2015-purple.css b/css/hale2015-purple.css index 7ffa6c1..c572102 100644 --- a/css/hale2015-purple.css +++ b/css/hale2015-purple.css @@ -5828,6 +5828,11 @@ button.close { .mega-sub-menu { list-style-type: none; } +#megamenu-mobile-title { + font-size: 1.3em; + padding: .8em; + margin: 0; } + /* - - - - - - - - - - - - - - - - - - - == Header Image - - - - - - - - - - - - - - - - - - - */ @@ -7386,23 +7391,41 @@ object { == Link Flags - - - - - - - - - - - - - - - - - - - */ .flag { - background-color: rgba(0, 0, 0, 0.1); - font-size: 80%; - padding: .2em .3em; - margin-left: .4em; - border-radius: .3em; } + background-color: rgba(0, 0, 0, 0.1) !important; + font-size: 80% !important; + padding: 0.2em 0.3em !important; + margin-left: 0.4em !important; + border-radius: 0.3em !important; + text-decoration: none !important; } .btn .flag { - border-width: 0; - opacity: .7; } + border-width: 0 !important; + opacity: 0.7 !important; } .external .glyphicon-new-window { - font-size: .8em; - margin-left: .4em; - opacity: .7; } + font-size: 0.8em !important; + margin-left: 0.4em !important; + opacity: 0.7 !important; } .external:hover .glyphicon-new-window { - opacity: 1; } + opacity: 1 !important; } + +table .flag { + background-color: rgba(0, 0, 0, 0.1) !important; + font-size: 80% !important; + padding: 0.2em 0.3em !important; + margin-left: 0.4em !important; + border-radius: 0.3em !important; + text-decoration: none !important; } +table .btn .flag { + border-width: 0 !important; + opacity: 0.7 !important; } +table .external .glyphicon-new-window { + font-size: 0.8em !important; + margin-left: 0.4em !important; + opacity: 0.7 !important; } +table .external:hover .glyphicon-new-window { + opacity: 1 !important; } /* - - - - - - - - - - - - - - - - - - - == Accessibility diff --git a/css/hale2015-red.css b/css/hale2015-red.css index 8a276a0..0d716da 100644 --- a/css/hale2015-red.css +++ b/css/hale2015-red.css @@ -5828,6 +5828,11 @@ button.close { .mega-sub-menu { list-style-type: none; } +#megamenu-mobile-title { + font-size: 1.3em; + padding: .8em; + margin: 0; } + /* - - - - - - - - - - - - - - - - - - - == Header Image - - - - - - - - - - - - - - - - - - - */ @@ -7386,23 +7391,41 @@ object { == Link Flags - - - - - - - - - - - - - - - - - - - */ .flag { - background-color: rgba(0, 0, 0, 0.1); - font-size: 80%; - padding: .2em .3em; - margin-left: .4em; - border-radius: .3em; } + background-color: rgba(0, 0, 0, 0.1) !important; + font-size: 80% !important; + padding: 0.2em 0.3em !important; + margin-left: 0.4em !important; + border-radius: 0.3em !important; + text-decoration: none !important; } .btn .flag { - border-width: 0; - opacity: .7; } + border-width: 0 !important; + opacity: 0.7 !important; } .external .glyphicon-new-window { - font-size: .8em; - margin-left: .4em; - opacity: .7; } + font-size: 0.8em !important; + margin-left: 0.4em !important; + opacity: 0.7 !important; } .external:hover .glyphicon-new-window { - opacity: 1; } + opacity: 1 !important; } + +table .flag { + background-color: rgba(0, 0, 0, 0.1) !important; + font-size: 80% !important; + padding: 0.2em 0.3em !important; + margin-left: 0.4em !important; + border-radius: 0.3em !important; + text-decoration: none !important; } +table .btn .flag { + border-width: 0 !important; + opacity: 0.7 !important; } +table .external .glyphicon-new-window { + font-size: 0.8em !important; + margin-left: 0.4em !important; + opacity: 0.7 !important; } +table .external:hover .glyphicon-new-window { + opacity: 1 !important; } /* - - - - - - - - - - - - - - - - - - - == Accessibility