qa
Signed-off-by: Jeff <jeff@gotenzing.com>
Showing
7 changed files
with
48 additions
and
45 deletions
| ... | @@ -18255,7 +18255,7 @@ table:not(.ui-datepicker-calendar):not(#relevant-resources) thead th:first-child | ... | @@ -18255,7 +18255,7 @@ table:not(.ui-datepicker-calendar):not(#relevant-resources) thead th:first-child |
| 18255 | background-size: contain; | 18255 | background-size: contain; |
| 18256 | width: 2.063rem; | 18256 | width: 2.063rem; |
| 18257 | height: 2.063rem; | 18257 | height: 2.063rem; |
| 18258 | top: 1.2rem; | 18258 | top: 2rem; |
| 18259 | } | 18259 | } |
| 18260 | @media screen and (max-width: 56.25rem) { | 18260 | @media screen and (max-width: 56.25rem) { |
| 18261 | #search-wrapper .sf-field-search label:after { | 18261 | #search-wrapper .sf-field-search label:after { |
| ... | @@ -18279,7 +18279,7 @@ table:not(.ui-datepicker-calendar):not(#relevant-resources) thead th:first-child | ... | @@ -18279,7 +18279,7 @@ table:not(.ui-datepicker-calendar):not(#relevant-resources) thead th:first-child |
| 18279 | @media screen and (max-width: 56.25rem) { | 18279 | @media screen and (max-width: 56.25rem) { |
| 18280 | #search-wrapper .sf-field-search input[name="_sf_search[]"] { | 18280 | #search-wrapper .sf-field-search input[name="_sf_search[]"] { |
| 18281 | padding: 0; | 18281 | padding: 0; |
| 18282 | font-size: 1.5rem; | 18282 | font-size: 1.5rem !important; |
| 18283 | } | 18283 | } |
| 18284 | } | 18284 | } |
| 18285 | #search-wrapper .sf-field-submit { | 18285 | #search-wrapper .sf-field-submit { |
| ... | @@ -18642,6 +18642,9 @@ ul.sf_date_field .sf-datepicker { | ... | @@ -18642,6 +18642,9 @@ ul.sf_date_field .sf-datepicker { |
| 18642 | width: 100% !important; | 18642 | width: 100% !important; |
| 18643 | } | 18643 | } |
| 18644 | } | 18644 | } |
| 18645 | #advance-search-modal .modal-dialog .searchandfilter .sf-field-search label:after { | ||
| 18646 | top: 1.2rem !important; | ||
| 18647 | } | ||
| 18645 | @media screen and (max-width: 56.25rem) { | 18648 | @media screen and (max-width: 56.25rem) { |
| 18646 | #advance-search-modal .modal-dialog .searchandfilter .sf-field-search label:after { | 18649 | #advance-search-modal .modal-dialog .searchandfilter .sf-field-search label:after { |
| 18647 | top: 0.5rem !important; | 18650 | top: 0.5rem !important; |
| ... | @@ -18908,28 +18911,11 @@ ul.sf_date_field .sf-datepicker { | ... | @@ -18908,28 +18911,11 @@ ul.sf_date_field .sf-datepicker { |
| 18908 | } | 18911 | } |
| 18909 | 18912 | ||
| 18910 | @media screen and (max-width: 59.375rem) { | 18913 | @media screen and (max-width: 59.375rem) { |
| 18911 | #advance-search-modal .modal-dialog .searchandfilter .sf-field-search label:after { | ||
| 18912 | top: 0.5rem !important; | ||
| 18913 | } | ||
| 18914 | } | ||
| 18915 | |||
| 18916 | @media screen and (max-width: 59.375rem) { | ||
| 18917 | #advance-search-modal .modal-dialog .searchandfilter .sf-field-search .h4, #advance-search-modal .modal-dialog .searchandfilter .sf-field-search h4 { | 18914 | #advance-search-modal .modal-dialog .searchandfilter .sf-field-search .h4, #advance-search-modal .modal-dialog .searchandfilter .sf-field-search h4 { |
| 18918 | padding-bottom: 20px; | 18915 | padding-bottom: 20px; |
| 18919 | } | 18916 | } |
| 18920 | } | 18917 | } |
| 18921 | 18918 | ||
| 18922 | @media screen and (max-width: 59.375rem) { | ||
| 18923 | .home-header #advance-search-modal .modal-dialog .searchandfilter .sf-field-search label:after { | ||
| 18924 | top: 1.5rem !important; | ||
| 18925 | } | ||
| 18926 | } | ||
| 18927 | @media screen and (max-width: 59.375rem) { | ||
| 18928 | .home-header #advance-search-modal .modal-dialog .searchandfilter .sf-field-search .h4, .home-header #advance-search-modal .modal-dialog .searchandfilter .sf-field-search h4 { | ||
| 18929 | padding-bottom: 20px; | ||
| 18930 | } | ||
| 18931 | } | ||
| 18932 | |||
| 18933 | .search-results .search-field { | 18919 | .search-results .search-field { |
| 18934 | border: 0; | 18920 | border: 0; |
| 18935 | border-bottom: 0.0625rem solid #707070; | 18921 | border-bottom: 0.0625rem solid #707070; |
| ... | @@ -19346,14 +19332,14 @@ ul.sf_date_field .sf-datepicker { | ... | @@ -19346,14 +19332,14 @@ ul.sf_date_field .sf-datepicker { |
| 19346 | background-size: contain; | 19332 | background-size: contain; |
| 19347 | width: 2.063rem; | 19333 | width: 2.063rem; |
| 19348 | height: 2.063rem; | 19334 | height: 2.063rem; |
| 19349 | top: 1.2rem; | 19335 | top: 1.2rem !important; |
| 19350 | } | 19336 | } |
| 19351 | @media screen and (max-width: 59.375rem) { | 19337 | @media screen and (max-width: 59.375rem) { |
| 19352 | .home-header .search-box .sf-field-search label:after { | 19338 | .home-header .search-box .sf-field-search label:after { |
| 19353 | width: 26px; | 19339 | width: 26px; |
| 19354 | height: 26px; | 19340 | height: 26px; |
| 19355 | left: -1.8625rem; | 19341 | left: -1.8625rem; |
| 19356 | top: 1.4625rem !important; | 19342 | top: 0.5rem !important; |
| 19357 | } | 19343 | } |
| 19358 | } | 19344 | } |
| 19359 | .home-header .search-box .sf-field-search input[name="_sf_search[]"] { | 19345 | .home-header .search-box .sf-field-search input[name="_sf_search[]"] { |
| ... | @@ -19368,6 +19354,12 @@ ul.sf_date_field .sf-datepicker { | ... | @@ -19368,6 +19354,12 @@ ul.sf_date_field .sf-datepicker { |
| 19368 | padding: 0.375rem 0.75rem; | 19354 | padding: 0.375rem 0.75rem; |
| 19369 | margin: auto; | 19355 | margin: auto; |
| 19370 | } | 19356 | } |
| 19357 | @media screen and (max-width: 56.25rem) { | ||
| 19358 | .home-header .search-box .sf-field-search input[name="_sf_search[]"] { | ||
| 19359 | padding: 0; | ||
| 19360 | font-size: 1.5rem !important; | ||
| 19361 | } | ||
| 19362 | } | ||
| 19371 | .home-header .search-box .sf-field-submit { | 19363 | .home-header .search-box .sf-field-submit { |
| 19372 | display: inline-block !important; | 19364 | display: inline-block !important; |
| 19373 | } | 19365 | } | ... | ... |
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.
| ... | @@ -107,12 +107,12 @@ | ... | @@ -107,12 +107,12 @@ |
| 107 | background-size: contain; | 107 | background-size: contain; |
| 108 | width: 2.063rem; | 108 | width: 2.063rem; |
| 109 | height: 2.063rem; | 109 | height: 2.063rem; |
| 110 | top: 1.2rem; | 110 | top: 1.2rem !important; |
| 111 | @media screen and (max-width: 59.375rem) { | 111 | @media screen and (max-width: 59.375rem) { |
| 112 | width: 26px; | 112 | width: 26px; |
| 113 | height: 26px; | 113 | height: 26px; |
| 114 | left: -1.8625rem; | 114 | left: -1.8625rem; |
| 115 | top: 1.4625rem !important; | 115 | top: 0.5rem !important; |
| 116 | } | 116 | } |
| 117 | } | 117 | } |
| 118 | 118 | ||
| ... | @@ -128,6 +128,10 @@ | ... | @@ -128,6 +128,10 @@ |
| 128 | color: #212529; | 128 | color: #212529; |
| 129 | padding: 0.375rem 0.75rem; | 129 | padding: 0.375rem 0.75rem; |
| 130 | margin: auto; | 130 | margin: auto; |
| 131 | @media screen and (max-width: 56.25rem) { | ||
| 132 | padding: 0; | ||
| 133 | font-size: 1.5rem !important; | ||
| 134 | } | ||
| 131 | } | 135 | } |
| 132 | } | 136 | } |
| 133 | 137 | ... | ... |
| ... | @@ -309,7 +309,7 @@ | ... | @@ -309,7 +309,7 @@ |
| 309 | background-size: contain; | 309 | background-size: contain; |
| 310 | width: 2.063rem; | 310 | width: 2.063rem; |
| 311 | height: 2.063rem; | 311 | height: 2.063rem; |
| 312 | top: 1.2rem; | 312 | top: 2rem; |
| 313 | @media screen and (max-width: 56.25rem) { | 313 | @media screen and (max-width: 56.25rem) { |
| 314 | width: 26px; | 314 | width: 26px; |
| 315 | height: 26px; | 315 | height: 26px; |
| ... | @@ -333,7 +333,7 @@ | ... | @@ -333,7 +333,7 @@ |
| 333 | padding: 0.375rem 0.75rem; | 333 | padding: 0.375rem 0.75rem; |
| 334 | @media screen and (max-width: 56.25rem) { | 334 | @media screen and (max-width: 56.25rem) { |
| 335 | padding: 0; | 335 | padding: 0; |
| 336 | font-size: 1.5rem; | 336 | font-size: 1.5rem !important; |
| 337 | } | 337 | } |
| 338 | } | 338 | } |
| 339 | 339 | ||
| ... | @@ -697,6 +697,7 @@ ul.sf_date_field { | ... | @@ -697,6 +697,7 @@ ul.sf_date_field { |
| 697 | } | 697 | } |
| 698 | width: 100%; | 698 | width: 100%; |
| 699 | &:after { | 699 | &:after { |
| 700 | top: 1.2rem !important; | ||
| 700 | @media screen and (max-width: 56.25rem) { | 701 | @media screen and (max-width: 56.25rem) { |
| 701 | top: 0.5rem !important; | 702 | top: 0.5rem !important; |
| 702 | width: 26px; | 703 | width: 26px; |
| ... | @@ -1004,27 +1005,33 @@ ul.sf_date_field { | ... | @@ -1004,27 +1005,33 @@ ul.sf_date_field { |
| 1004 | display: inline-block !important; | 1005 | display: inline-block !important; |
| 1005 | } | 1006 | } |
| 1006 | } | 1007 | } |
| 1007 | #advance-search-modal .modal-dialog .searchandfilter .sf-field-search label:after{ | 1008 | // #advance-search-modal .modal-dialog .searchandfilter .sf-field-search label:after{ |
| 1008 | 1009 | ||
| 1009 | @media screen and (max-width: 59.375rem) { | 1010 | // @media screen and (max-width: 59.375rem) { |
| 1010 | top: 0.5rem!important; | 1011 | // top: 0.5rem!important; |
| 1011 | } | 1012 | // } |
| 1012 | } | 1013 | // } |
| 1013 | #advance-search-modal .modal-dialog .searchandfilter .sf-field-search .h4, #advance-search-modal .modal-dialog .searchandfilter .sf-field-search h4{ | 1014 | // #advance-search-modal .modal-dialog .searchandfilter .sf-field-search .h4, #advance-search-modal .modal-dialog .searchandfilter .sf-field-search h4{ |
| 1014 | @media screen and (max-width: 59.375rem) { | 1015 | // @media screen and (max-width: 59.375rem) { |
| 1015 | padding-bottom: 20px; | 1016 | // padding-bottom: 20px; |
| 1016 | } | 1017 | // } |
| 1017 | } | 1018 | // } |
| 1018 | .home-header{ | 1019 | // .home-header{ |
| 1019 | #advance-search-modal .modal-dialog .searchandfilter .sf-field-search label:after{ | 1020 | // #advance-search-modal .modal-dialog .searchandfilter .sf-field-search label:after{ |
| 1020 | 1021 | ||
| 1021 | @media screen and (max-width: 59.375rem) { | 1022 | // @media screen and (max-width: 59.375rem) { |
| 1022 | top: 1.5rem!important; | 1023 | // top: 1.5rem!important; |
| 1023 | } | 1024 | // } |
| 1024 | } | 1025 | // } |
| 1025 | #advance-search-modal .modal-dialog .searchandfilter .sf-field-search .h4, #advance-search-modal .modal-dialog .searchandfilter .sf-field-search h4{ | 1026 | // #advance-search-modal .modal-dialog .searchandfilter .sf-field-search .h4, #advance-search-modal .modal-dialog .searchandfilter .sf-field-search h4{ |
| 1027 | // @media screen and (max-width: 59.375rem) { | ||
| 1028 | // padding-bottom: 20px; | ||
| 1029 | // } | ||
| 1030 | // } | ||
| 1031 | // } | ||
| 1032 | |||
| 1033 | #advance-search-modal .modal-dialog .searchandfilter .sf-field-search .h4, #advance-search-modal .modal-dialog .searchandfilter .sf-field-search h4{ | ||
| 1026 | @media screen and (max-width: 59.375rem) { | 1034 | @media screen and (max-width: 59.375rem) { |
| 1027 | padding-bottom: 20px; | 1035 | padding-bottom: 20px; |
| 1028 | } | 1036 | } |
| 1029 | } | 1037 | } |
| 1030 | } | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
-
Please register or sign in to post a comment