fb5a1a18 by Jeff Balicki

switches

Signed-off-by: Jeff <jeff@gotenzing.com>
1 parent 71638638
......@@ -20014,7 +20014,6 @@ ul.sf_date_field .sf-datepicker {
}
#gt_float_wrapper {
z-index: 9995 !important;
right: 0rem !important;
}
@media screen and (max-width: 62.5rem) {
......@@ -20044,10 +20043,6 @@ ul.sf_date_field .sf-datepicker {
display: none;
}
#gt_float_wrapper:has(.gt_arrow_rotate) {
z-index: 9999 !important;
}
.gt_float_switcher .gt-selected {
background-color: transparent !important;
}
......@@ -20377,6 +20372,10 @@ ul.sf_date_field .sf-datepicker {
right: 0rem !important;
}
#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle {
z-index: 9999 !important;
}
#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a {
width: 12.5rem;
box-shadow: none !important;
......@@ -20453,24 +20452,6 @@ ul.sf_date_field .sf-datepicker {
text-decoration: none;
}
#gt_float_wrapper {
border-radius: 0 0 0.625rem 0.625rem;
}
#pojo-a11y-toolbar {
z-index: 9995 !important;
}
#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a {
background-color: transparent !important;
}
#pojo-a11y-toolbar.pojo-a11y-toolbar-open {
width: 200px;
z-index: 9999 !important;
background-color: transparent;
}
.pojo-a11y-resize-font-130 #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu > ul.mega-sub-menu > li.mega-menu-row {
height: 80vh;
overflow: scroll;
......
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
......@@ -26246,15 +26246,12 @@
document.addEventListener('wpcf7mailsent', function (event) {
jQuery('.appArea.responsive').hide();
}, true);
// jQuery(document).ready(function($) {
// $(document).on("click", ".pojo-a11y-toolbar-link", function(e){
// console.log('click');
// $('.gt_options').hasClass('gt-open') ? $('.gt_options').removeClass('gt-open') : $('.gt_options').addClass('gt-open');
// });
// });
jQuery(document).ready(function ($) {
$(document).on("click", ".pojo-a11y-toolbar-link", function (e) {
console.log('click');
$('.gt_options').hasClass('gt-open') ? $('.gt_options').removeClass('gt-open') : $('.gt_options').addClass('gt-open');
});
});
exports.Alert = alert$1;
exports.Button = button;
......
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
This diff could not be displayed because it is too large.
......@@ -62,12 +62,12 @@ document.addEventListener( 'wpcf7mailsent', function( event ) {
}, true );
// jQuery(document).ready(function($) {
// $(document).on("click", ".pojo-a11y-toolbar-link", function(e){
// console.log('click');
jQuery(document).ready(function($) {
$(document).on("click", ".pojo-a11y-toolbar-link", function(e){
console.log('click');
// $('.gt_options').hasClass('gt-open') ? $('.gt_options').removeClass('gt-open') : $('.gt_options').addClass('gt-open');
// });
$('.gt_options').hasClass('gt-open') ? $('.gt_options').removeClass('gt-open') : $('.gt_options').addClass('gt-open');
});
// });
});
......
#gt_float_wrapper{
z-index: 9995!important;
right: 0rem !important;
@media screen and (max-width: 62.5rem){
top: 0rem !important;
......@@ -32,10 +30,6 @@
}
}
#gt_float_wrapper:has(.gt_arrow_rotate){
z-index: 9999!important;
// background: #fff;
}
.gt_float_switcher .gt-selected{
background-color: transparent !important;
......
.pojo-a11y-grayscale{
// position: absolute !important;
// width: 100vw !important;
overflow-y:scroll !important;
.site{
margin-top: 0px !important;
padding-top: 170px !important;
}
#advance-search-modal {
z-index: 999;
position: fixed;
margin-top: -8%;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
}
.pojo-a11y-grayscale{
}
#pojo-a11y-toolbar{
position: absolute;
top: 1.25rem;
@media screen and (max-width: 62.5rem){
top: 0rem;
}
}
#pojo-a11y-toolbar.pojo-a11y-toolbar-right{
right: 0rem !important;
}
#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle{
}
#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a{
width: 12.5rem;
box-shadow:none !important;
position: absolute;
right: -16.875rem!important;
}
.pojo-a11y-toolbar-overlay {
position: absolute;
top: 3.125rem;
right: 0rem;
display: none;
border-radius: 0rem 0rem 0.625rem 0.625rem;
svg{
border: 0rem #669999 solid !important;
}
}
#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle svg {
max-width: inherit;
border: 0.125rem #000 solid;
border-radius: 50%;
padding: 0.1875rem;
height: 1.75rem;
width: 1.75rem;
}
.pojo-a11y-toolbar-open{
z-index: 99999;
.pojo-a11y-toolbar-toggle svg {
border: 0.125rem #669999 solid !important;
color: #669999;
}
.pojo-a11y-toolbar-toggle a{
color: #669999;
text-decoration: none;
// position: absolute !important;
// width: 100vw !important;
overflow-y:scroll !important;
.site{
margin-top: 0px !important;
padding-top: 170px !important;
}
.pojo-a11y-toolbar-overlay {
position: absolute;
top: 3.125rem;
right: 0rem;
display:block;
}
}
#gt_float_wrapper .gt_float_switcher{
background-color: transparent !important;
}
[lang="zh-CN"]{
#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a{
right: -15rem!important;
}
}
.pojo-a11y-toolbar-text{
font-size: 1rem;
}
.admin-bar{
#pojo-a11y-toolbar{
top: 2.5rem !important;
}
}
.pojo-a11y-toolbar-link:hover {
.pojo-a11y-toolbar-text{
text-decoration: underline;
}
}
.pojo-a11y-toolbar-toggle-link:hover{
color: #669999 !important;
svg {
border: 0.125rem #669999 solid !important;
}
}
#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a, #pojo-a11y-toolbar .pojo-a11y-toolbar-overlay p.pojo-a11y-toolbar-title{
text-decoration: none;
}
#gt_float_wrapper{
border-radius: 0 0 0.625rem 0.625rem;
}
#pojo-a11y-toolbar{
z-index: 9995 !important;
}
#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a{
background-color:transparent !important;
}
#pojo-a11y-toolbar.pojo-a11y-toolbar-open{
width: 200px;
z-index: 9999!important;
background-color: transparent;
}
\ No newline at end of file
#advance-search-modal {
z-index: 999;
position: fixed;
margin-top: -8%;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
}
}
.pojo-a11y-grayscale{
}
#pojo-a11y-toolbar{
position: absolute;
top: 1.25rem;
@media screen and (max-width: 62.5rem){
top: 0rem;
}
}
#pojo-a11y-toolbar.pojo-a11y-toolbar-right{
right: 0rem !important;
}
#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle{
z-index: 9999 !important;
}
#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a{
width: 12.5rem;
box-shadow:none !important;
position: absolute;
right: -16.875rem!important;
}
.pojo-a11y-toolbar-overlay {
position: absolute;
top: 3.125rem;
right: 0rem;
display: none;
border-radius: 0rem 0rem 0.625rem 0.625rem;
svg{
border: 0rem #669999 solid !important;
}
}
#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle svg {
max-width: inherit;
border: 0.125rem #000 solid;
border-radius: 50%;
padding: 0.1875rem;
height: 1.75rem;
width: 1.75rem;
}
.pojo-a11y-toolbar-open{
z-index: 99999;
.pojo-a11y-toolbar-toggle svg {
border: 0.125rem #669999 solid !important;
color: #669999;
}
.pojo-a11y-toolbar-toggle a{
color: #669999;
text-decoration: none;
}
.pojo-a11y-toolbar-overlay {
position: absolute;
top: 3.125rem;
right: 0rem;
display:block;
}
}
#gt_float_wrapper .gt_float_switcher{
background-color: transparent !important;
}
[lang="zh-CN"]{
#pojo-a11y-toolbar .pojo-a11y-toolbar-toggle a{
right: -15rem!important;
}
}
.pojo-a11y-toolbar-text{
font-size: 1rem;
}
.admin-bar{
#pojo-a11y-toolbar{
top: 2.5rem !important;
}
}
.pojo-a11y-toolbar-link:hover {
.pojo-a11y-toolbar-text{
text-decoration: underline;
}
}
.pojo-a11y-toolbar-toggle-link:hover{
color: #669999 !important;
svg {
border: 0.125rem #669999 solid !important;
}
}
#pojo-a11y-toolbar .pojo-a11y-toolbar-overlay ul.pojo-a11y-toolbar-items li.pojo-a11y-toolbar-item a, #pojo-a11y-toolbar .pojo-a11y-toolbar-overlay p.pojo-a11y-toolbar-title{
text-decoration: none;
}
\ No newline at end of file
......
......@@ -2,6 +2,6 @@
Theme Name: MSF CA Child
Author: Tenzing Communications
Template: msf-ca
Version: 1.0.465
Version: 1.0.466
*/
......