qa fixes
Signed-off-by: Jeff <jeff@gotenzing.com>
Showing
8 changed files
with
60 additions
and
2 deletions
| ... | @@ -15169,6 +15169,10 @@ body { | ... | @@ -15169,6 +15169,10 @@ body { |
| 15169 | top: 10px; | 15169 | top: 10px; |
| 15170 | left: 13px; | 15170 | left: 13px; |
| 15171 | } | 15171 | } |
| 15172 | .back-one-level:active, | ||
| 15173 | .back-one-level:hover { | ||
| 15174 | background-color: #669999; | ||
| 15175 | } | ||
| 15172 | .is-visible .back-one-level { | 15176 | .is-visible .back-one-level { |
| 15173 | display: block !important; | 15177 | display: block !important; |
| 15174 | } | 15178 | } |
| ... | @@ -15256,6 +15260,9 @@ body { | ... | @@ -15256,6 +15260,9 @@ body { |
| 15256 | height: 40px; | 15260 | height: 40px; |
| 15257 | margin-right: 15px; | 15261 | margin-right: 15px; |
| 15258 | } | 15262 | } |
| 15263 | #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block:active:only-child { | ||
| 15264 | background-color: #669999; | ||
| 15265 | } | ||
| 15259 | #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu.mega-menu-item.mega-toggle-on ul.mega-sub-menu { | 15266 | #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu.mega-menu-item.mega-toggle-on ul.mega-sub-menu { |
| 15260 | display: none !important; | 15267 | display: none !important; |
| 15261 | } | 15268 | } |
| ... | @@ -15308,6 +15315,12 @@ body { | ... | @@ -15308,6 +15315,12 @@ body { |
| 15308 | .mega-sub-menu .mega-menu-item { | 15315 | .mega-sub-menu .mega-menu-item { |
| 15309 | margin-top: 14px !important; | 15316 | margin-top: 14px !important; |
| 15310 | } | 15317 | } |
| 15318 | .mega-sub-menu .mega-current_page_item a .mega-menu-title, | ||
| 15319 | .mega-sub-menu .mega-menu-item a:hover .mega-menu-title, | ||
| 15320 | .mega-sub-menu .mega-menu-item a:active .mega-menu-title, | ||
| 15321 | .mega-sub-menu .mega-menu-item:active a .mega-menu-title { | ||
| 15322 | text-decoration: underline !important; | ||
| 15323 | } | ||
| 15311 | .mega-menu-title { | 15324 | .mega-menu-title { |
| 15312 | color: #000; | 15325 | color: #000; |
| 15313 | font-weight: bold; | 15326 | font-weight: bold; |
| ... | @@ -16858,9 +16871,17 @@ ul.sf_date_field .sf-datepicker { | ... | @@ -16858,9 +16871,17 @@ ul.sf_date_field .sf-datepicker { |
| 16858 | left: 13px; | 16871 | left: 13px; |
| 16859 | } | 16872 | } |
| 16860 | } | 16873 | } |
| 16874 | #advance-search-modal .btn-close:active, | ||
| 16861 | #advance-search-modal .btn-close:hover { | 16875 | #advance-search-modal .btn-close:hover { |
| 16862 | opacity: 0.5; | 16876 | opacity: 0.5; |
| 16863 | } | 16877 | } |
| 16878 | @media screen and (max-width: 900px) { | ||
| 16879 | #advance-search-modal .btn-close:active, | ||
| 16880 | #advance-search-modal .btn-close:hover { | ||
| 16881 | background-color: #669999; | ||
| 16882 | opacity: 1; | ||
| 16883 | } | ||
| 16884 | } | ||
| 16864 | #advance-search-modal .modal-content { | 16885 | #advance-search-modal .modal-content { |
| 16865 | border: 0px solid #707070; | 16886 | border: 0px solid #707070; |
| 16866 | } | 16887 | } |
| ... | @@ -16895,6 +16916,11 @@ ul.sf_date_field .sf-datepicker { | ... | @@ -16895,6 +16916,11 @@ ul.sf_date_field .sf-datepicker { |
| 16895 | padding-top: 80px; | 16916 | padding-top: 80px; |
| 16896 | } | 16917 | } |
| 16897 | } | 16918 | } |
| 16919 | @media screen and (max-width: 768px) { | ||
| 16920 | #advance-search-modal .modal-dialog { | ||
| 16921 | padding-top: 0px; | ||
| 16922 | } | ||
| 16923 | } | ||
| 16898 | @media screen and (max-width: 900px) { | 16924 | @media screen and (max-width: 900px) { |
| 16899 | #advance-search-modal .modal-dialog .searchandfilter { | 16925 | #advance-search-modal .modal-dialog .searchandfilter { |
| 16900 | width: 100%; | 16926 | width: 100%; |
| ... | @@ -18041,6 +18067,11 @@ ul.sf_date_field .sf-datepicker { | ... | @@ -18041,6 +18067,11 @@ ul.sf_date_field .sf-datepicker { |
| 18041 | background-color: #669999; | 18067 | background-color: #669999; |
| 18042 | } | 18068 | } |
| 18043 | 18069 | ||
| 18070 | .pojo-a11y-grayscale { | ||
| 18071 | position: absolute !important; | ||
| 18072 | width: 100vw !important; | ||
| 18073 | } | ||
| 18074 | |||
| 18044 | #pojo-a11y-toolbar { | 18075 | #pojo-a11y-toolbar { |
| 18045 | position: absolute; | 18076 | position: absolute; |
| 18046 | top: 20px; | 18077 | top: 20px; | ... | ... |
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.
| ... | @@ -207,6 +207,10 @@ | ... | @@ -207,6 +207,10 @@ |
| 207 | } | 207 | } |
| 208 | 208 | ||
| 209 | } | 209 | } |
| 210 | .back-one-level:active, | ||
| 211 | .back-one-level:hover { | ||
| 212 | background-color: #669999; | ||
| 213 | } | ||
| 210 | .is-visible{ | 214 | .is-visible{ |
| 211 | .back-one-level{ | 215 | .back-one-level{ |
| 212 | display: block !important; | 216 | display: block !important; |
| ... | @@ -309,6 +313,10 @@ | ... | @@ -309,6 +313,10 @@ |
| 309 | height: 40px; | 313 | height: 40px; |
| 310 | margin-right: 15px; | 314 | margin-right: 15px; |
| 311 | } | 315 | } |
| 316 | #mega-menu-wrap-primary .mega-menu-toggle .mega-toggle-blocks-right .mega-toggle-block:active:only-child{ | ||
| 317 | background-color: #669999; | ||
| 318 | |||
| 319 | } | ||
| 312 | #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu.mega-menu-item.mega-toggle-on ul.mega-sub-menu{ | 320 | #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-item.mega-toggle-on > ul.mega-sub-menu, #mega-menu-wrap-primary #mega-menu-primary li.mega-menu-megamenu.mega-menu-item.mega-toggle-on ul.mega-sub-menu{ |
| 313 | display: none !important; | 321 | display: none !important; |
| 314 | } | 322 | } |
| ... | @@ -363,6 +371,13 @@ | ... | @@ -363,6 +371,13 @@ |
| 363 | .mega-sub-menu .mega-menu-item{ | 371 | .mega-sub-menu .mega-menu-item{ |
| 364 | margin-top: 14px !important; | 372 | margin-top: 14px !important; |
| 365 | } | 373 | } |
| 374 | .mega-sub-menu .mega-current_page_item a .mega-menu-title, | ||
| 375 | .mega-sub-menu .mega-menu-item a:hover .mega-menu-title, | ||
| 376 | .mega-sub-menu .mega-menu-item a:active .mega-menu-title, | ||
| 377 | .mega-sub-menu .mega-menu-item:active a .mega-menu-title{ | ||
| 378 | text-decoration: underline !important; | ||
| 379 | } | ||
| 380 | |||
| 366 | .mega-menu-title{ | 381 | .mega-menu-title{ |
| 367 | color: #000; | 382 | color: #000; |
| 368 | font-weight: bold; | 383 | font-weight: bold; | ... | ... |
| ... | @@ -455,9 +455,13 @@ ul.sf_date_field { | ... | @@ -455,9 +455,13 @@ ul.sf_date_field { |
| 455 | } | 455 | } |
| 456 | } | 456 | } |
| 457 | } | 457 | } |
| 458 | 458 | .btn-close:active, | |
| 459 | .btn-close:hover { | 459 | .btn-close:hover { |
| 460 | opacity: 0.5; | 460 | opacity: 0.5; |
| 461 | @media screen and (max-width: 900px) { | ||
| 462 | background-color: #669999; | ||
| 463 | opacity: 1; | ||
| 464 | } | ||
| 461 | } | 465 | } |
| 462 | 466 | ||
| 463 | .modal-content { | 467 | .modal-content { |
| ... | @@ -494,6 +498,9 @@ ul.sf_date_field { | ... | @@ -494,6 +498,9 @@ ul.sf_date_field { |
| 494 | height: 100vh; | 498 | height: 100vh; |
| 495 | padding-top: 80px; | 499 | padding-top: 80px; |
| 496 | } | 500 | } |
| 501 | @media screen and (max-width: 768px) { | ||
| 502 | padding-top: 0px; | ||
| 503 | } | ||
| 497 | 504 | ||
| 498 | .searchandfilter { | 505 | .searchandfilter { |
| 499 | @media screen and (max-width: 900px) { | 506 | @media screen and (max-width: 900px) { | ... | ... |
-
Please register or sign in to post a comment