115a9204 by Jeff Balicki

QA

Signed-off-by: Jeff <jeff@gotenzing.com>
1 parent 67b797a2
...@@ -15012,6 +15012,7 @@ body { ...@@ -15012,6 +15012,7 @@ body {
15012 width: 100%; 15012 width: 100%;
15013 text-align: center; 15013 text-align: center;
15014 font-family: "PT Sans", sans-serif; 15014 font-family: "PT Sans", sans-serif;
15015 font-weight: bold !important;
15015 font-size: 18px; 15016 font-size: 18px;
15016 height: 2.5rem; 15017 height: 2.5rem;
15017 } 15018 }
...@@ -16619,7 +16620,7 @@ table thead th:first-child { ...@@ -16619,7 +16620,7 @@ table thead th:first-child {
16619 display: none; 16620 display: none;
16620 } 16621 }
16621 #search-wrapper .sf-field-search { 16622 #search-wrapper .sf-field-search {
16622 width: calc(100% - 150px); 16623 width: calc(100% - 120px);
16623 margin: 0 auto; 16624 margin: 0 auto;
16624 margin-bottom: 60px; 16625 margin-bottom: 60px;
16625 position: relative; 16626 position: relative;
...@@ -16678,8 +16679,8 @@ table thead th:first-child { ...@@ -16678,8 +16679,8 @@ table thead th:first-child {
16678 #search-wrapper .sf-field-submit input[name=_sf_submit] { 16679 #search-wrapper .sf-field-submit input[name=_sf_submit] {
16679 border-radius: 50% !important; 16680 border-radius: 50% !important;
16680 padding: 0; 16681 padding: 0;
16681 height: 3.438rem; 16682 height: 40px;
16682 width: 3.438rem; 16683 width: 40px;
16683 margin-top: -0.6rem; 16684 margin-top: -0.6rem;
16684 margin-left: 1rem; 16685 margin-left: 1rem;
16685 font-size: 1.125rem; 16686 font-size: 1.125rem;
...@@ -16780,12 +16781,13 @@ ul.sf_date_field .sf-datepicker { ...@@ -16780,12 +16781,13 @@ ul.sf_date_field .sf-datepicker {
16780 16781
16781 .advance-search-button::after { 16782 .advance-search-button::after {
16782 position: absolute; 16783 position: absolute;
16783 left: 0px; 16784 left: 0;
16784 top: -10px; 16785 top: -5px;
16785 content: ""; 16786 content: "";
16786 display: inline-block; 16787 display: inline-block;
16787 height: 40px; 16788 height: 30px;
16788 width: 40px; 16789 width: 30px;
16790 background-size: contain;
16789 background-size: contain; 16791 background-size: contain;
16790 background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="26.954" height="27.484" viewBox="0 0 26.954 27.484"><g id="Group_722" data-name="Group 722" transform="translate(0 1.5)"><line id="Line_15" data-name="Line 15" x2="26.954" transform="translate(0 3.254)" fill="none" stroke="%23000" stroke-width="3"/><line id="Line_16" data-name="Line 16" x2="26.954" transform="translate(0 12.401)" fill="none" stroke="%23000" stroke-width="3"/><line id="Line_17" data-name="Line 17" x2="26.954" transform="translate(0 21.565)" fill="none" stroke="%23000" stroke-width="3"/><circle id="Ellipse_13" data-name="Ellipse 13" cx="3.188" cy="3.188" r="3.188" transform="translate(16.369)" fill="%23fff" stroke="%23000" stroke-width="3"/><circle id="Ellipse_14" data-name="Ellipse 14" cx="3.188" cy="3.188" r="3.188" transform="translate(16.369 18.109)" fill="%23fff" stroke="%23000" stroke-width="3"/><circle id="Ellipse_15" data-name="Ellipse 15" cx="3.188" cy="3.188" r="3.188" transform="translate(4.054 9.022)" fill="%23fff" stroke="%23000" stroke-width="3"/></g></svg>'); 16792 background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="26.954" height="27.484" viewBox="0 0 26.954 27.484"><g id="Group_722" data-name="Group 722" transform="translate(0 1.5)"><line id="Line_15" data-name="Line 15" x2="26.954" transform="translate(0 3.254)" fill="none" stroke="%23000" stroke-width="3"/><line id="Line_16" data-name="Line 16" x2="26.954" transform="translate(0 12.401)" fill="none" stroke="%23000" stroke-width="3"/><line id="Line_17" data-name="Line 17" x2="26.954" transform="translate(0 21.565)" fill="none" stroke="%23000" stroke-width="3"/><circle id="Ellipse_13" data-name="Ellipse 13" cx="3.188" cy="3.188" r="3.188" transform="translate(16.369)" fill="%23fff" stroke="%23000" stroke-width="3"/><circle id="Ellipse_14" data-name="Ellipse 14" cx="3.188" cy="3.188" r="3.188" transform="translate(16.369 18.109)" fill="%23fff" stroke="%23000" stroke-width="3"/><circle id="Ellipse_15" data-name="Ellipse 15" cx="3.188" cy="3.188" r="3.188" transform="translate(4.054 9.022)" fill="%23fff" stroke="%23000" stroke-width="3"/></g></svg>');
16791 } 16793 }
...@@ -16798,23 +16800,8 @@ ul.sf_date_field .sf-datepicker { ...@@ -16798,23 +16800,8 @@ ul.sf_date_field .sf-datepicker {
16798 } 16800 }
16799 16801
16800 .advance-search-button:hover:after { 16802 .advance-search-button:hover:after {
16801 position: absolute;
16802 left: 0px;
16803 top: -10px;
16804 content: "";
16805 display: inline-block;
16806 height: 40px;
16807 width: 40px;
16808 background-size: contain;
16809 background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="26.954" height="27.484" viewBox="0 0 26.954 27.484"><g id="Group_722" data-name="Group 722" transform="translate(0 1.5)"><line id="Line_15" data-name="Line 15" x2="26.954" transform="translate(0 3.254)" fill="none" stroke="%23669999" stroke-width="3"/><line id="Line_16" data-name="Line 16" x2="26.954" transform="translate(0 12.401)" fill="none" stroke="%23669999" stroke-width="3"/><line id="Line_17" data-name="Line 17" x2="26.954" transform="translate(0 21.565)" fill="none" stroke="%23669999" stroke-width="3"/><circle id="Ellipse_13" data-name="Ellipse 13" cx="3.188" cy="3.188" r="3.188" transform="translate(16.369)" fill="%23fff" stroke="%23669999" stroke-width="3"/><circle id="Ellipse_14" data-name="Ellipse 14" cx="3.188" cy="3.188" r="3.188" transform="translate(16.369 18.109)" fill="%23fff" stroke="%23669999" stroke-width="3"/><circle id="Ellipse_15" data-name="Ellipse 15" cx="3.188" cy="3.188" r="3.188" transform="translate(4.054 9.022)" fill="%23fff" stroke="%23669999" stroke-width="3"/></g></svg>'); 16803 background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="26.954" height="27.484" viewBox="0 0 26.954 27.484"><g id="Group_722" data-name="Group 722" transform="translate(0 1.5)"><line id="Line_15" data-name="Line 15" x2="26.954" transform="translate(0 3.254)" fill="none" stroke="%23669999" stroke-width="3"/><line id="Line_16" data-name="Line 16" x2="26.954" transform="translate(0 12.401)" fill="none" stroke="%23669999" stroke-width="3"/><line id="Line_17" data-name="Line 17" x2="26.954" transform="translate(0 21.565)" fill="none" stroke="%23669999" stroke-width="3"/><circle id="Ellipse_13" data-name="Ellipse 13" cx="3.188" cy="3.188" r="3.188" transform="translate(16.369)" fill="%23fff" stroke="%23669999" stroke-width="3"/><circle id="Ellipse_14" data-name="Ellipse 14" cx="3.188" cy="3.188" r="3.188" transform="translate(16.369 18.109)" fill="%23fff" stroke="%23669999" stroke-width="3"/><circle id="Ellipse_15" data-name="Ellipse 15" cx="3.188" cy="3.188" r="3.188" transform="translate(4.054 9.022)" fill="%23fff" stroke="%23669999" stroke-width="3"/></g></svg>');
16810 } 16804 }
16811 @media screen and (max-width: 768px) {
16812 .advance-search-button:hover:after {
16813 top: -5px;
16814 height: 30px;
16815 width: 30px;
16816 }
16817 }
16818 16805
16819 .modal-backdrop { 16806 .modal-backdrop {
16820 background-color: #fff; 16807 background-color: #fff;
...@@ -17272,6 +17259,7 @@ ul.sf_date_field .sf-datepicker { ...@@ -17272,6 +17259,7 @@ ul.sf_date_field .sf-datepicker {
17272 margin-bottom: 40px; 17259 margin-bottom: 40px;
17273 width: 100%; 17260 width: 100%;
17274 max-width: 720px; 17261 max-width: 720px;
17262 font-weight: bold;
17275 } 17263 }
17276 @media only screen and (max-width: 782px) { 17264 @media only screen and (max-width: 782px) {
17277 .home-header h1, .home-header .h1 { 17265 .home-header h1, .home-header .h1 {
...@@ -17340,7 +17328,7 @@ ul.sf_date_field .sf-datepicker { ...@@ -17340,7 +17328,7 @@ ul.sf_date_field .sf-datepicker {
17340 } 17328 }
17341 .home-header .search-box .sf-field-search { 17329 .home-header .search-box .sf-field-search {
17342 display: inline-block; 17330 display: inline-block;
17343 width: calc(100% - 80px); 17331 width: calc(100% - 60px);
17344 } 17332 }
17345 @media screen and (max-width: 900px) { 17333 @media screen and (max-width: 900px) {
17346 .home-header .search-box .sf-field-search { 17334 .home-header .search-box .sf-field-search {
...@@ -17393,8 +17381,8 @@ ul.sf_date_field .sf-datepicker { ...@@ -17393,8 +17381,8 @@ ul.sf_date_field .sf-datepicker {
17393 .home-header .search-box .sf-field-submit input[name=_sf_submit] { 17381 .home-header .search-box .sf-field-submit input[name=_sf_submit] {
17394 border-radius: 50%; 17382 border-radius: 50%;
17395 padding: 0; 17383 padding: 0;
17396 height: 3.438rem; 17384 height: 40px;
17397 width: 3.438rem; 17385 width: 40px;
17398 margin-top: -0.6rem; 17386 margin-top: -0.6rem;
17399 margin-left: 1rem; 17387 margin-left: 1rem;
17400 font-size: 1.125rem; 17388 font-size: 1.125rem;
...@@ -17590,7 +17578,7 @@ ul.sf_date_field .sf-datepicker { ...@@ -17590,7 +17578,7 @@ ul.sf_date_field .sf-datepicker {
17590 } 17578 }
17591 } 17579 }
17592 .entry-header.page .search-box .searchandfilter { 17580 .entry-header.page .search-box .searchandfilter {
17593 width: calc(100% - 150px); 17581 width: calc(100% - 100px);
17594 display: inline-block; 17582 display: inline-block;
17595 } 17583 }
17596 @media only screen and (max-width: 782px) { 17584 @media only screen and (max-width: 782px) {
...@@ -17649,8 +17637,8 @@ ul.sf_date_field .sf-datepicker { ...@@ -17649,8 +17637,8 @@ ul.sf_date_field .sf-datepicker {
17649 .entry-header.page .search-box .sf-field-submit input[name=_sf_submit] { 17637 .entry-header.page .search-box .sf-field-submit input[name=_sf_submit] {
17650 border-radius: 50%; 17638 border-radius: 50%;
17651 padding: 0; 17639 padding: 0;
17652 height: 3.438rem; 17640 height: 40px;
17653 width: 3.438rem; 17641 width: 40px;
17654 margin-top: -0.6rem; 17642 margin-top: -0.6rem;
17655 margin-left: 1rem; 17643 margin-left: 1rem;
17656 font-size: 1.125rem; 17644 font-size: 1.125rem;
...@@ -17666,6 +17654,9 @@ ul.sf_date_field .sf-datepicker { ...@@ -17666,6 +17654,9 @@ ul.sf_date_field .sf-datepicker {
17666 .entry-header.page .search-box .sf-field-submit input[name=_sf_submit]:hover { 17654 .entry-header.page .search-box .sf-field-submit input[name=_sf_submit]:hover {
17667 background: #669999; 17655 background: #669999;
17668 } 17656 }
17657 .entry-header.page .advance-search-button {
17658 right: 10px;
17659 }
17669 17660
17670 #page-wrapper { 17661 #page-wrapper {
17671 margin: 10px 30px 0 30px; 17662 margin: 10px 30px 0 30px;
...@@ -18094,6 +18085,7 @@ ul.sf_date_field .sf-datepicker { ...@@ -18094,6 +18085,7 @@ ul.sf_date_field .sf-datepicker {
18094 } 18085 }
18095 .pojo-a11y-toolbar-open .pojo-a11y-toolbar-toggle a { 18086 .pojo-a11y-toolbar-open .pojo-a11y-toolbar-toggle a {
18096 color: #669999; 18087 color: #669999;
18088 text-decoration: none;
18097 } 18089 }
18098 .pojo-a11y-toolbar-open .pojo-a11y-toolbar-overlay { 18090 .pojo-a11y-toolbar-open .pojo-a11y-toolbar-overlay {
18099 position: absolute; 18091 position: absolute;
...@@ -19008,6 +19000,11 @@ body.pojo-a11y-resize-font-130 span, body.pojo-a11y-resize-font-140 span, body.p ...@@ -19008,6 +19000,11 @@ body.pojo-a11y-resize-font-130 span, body.pojo-a11y-resize-font-140 span, body.p
19008 left: 13px; 19000 left: 13px;
19009 } 19001 }
19010 19002
19003 .swiper-button-next:hover,
19004 .swiper-button-prev:hover {
19005 background-color: #669999;
19006 }
19007
19011 .has-blue-color, 19008 .has-blue-color,
19012 .has-blue-color:visited { 19009 .has-blue-color:visited {
19013 color: #0d6efd; 19010 color: #0d6efd;
......
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.
...@@ -133,3 +133,8 @@ padding: 0px 50px; ...@@ -133,3 +133,8 @@ padding: 0px 50px;
133 133
134 } 134 }
135 135
136 .swiper-button-next:hover,
137 .swiper-button-prev:hover{
138 background-color: #669999;
139 }
140
......
...@@ -21,6 +21,7 @@ ...@@ -21,6 +21,7 @@
21 margin-bottom: 40px; 21 margin-bottom: 40px;
22 width: 100%; 22 width: 100%;
23 max-width: 720px; 23 max-width: 720px;
24 font-weight: bold;
24 @media only screen and (max-width: 782px) { 25 @media only screen and (max-width: 782px) {
25 font-size: 18px; 26 font-size: 18px;
26 line-height:22px ; 27 line-height:22px ;
...@@ -84,7 +85,7 @@ ...@@ -84,7 +85,7 @@
84 } 85 }
85 .sf-field-search{ 86 .sf-field-search{
86 display: inline-block; 87 display: inline-block;
87 width: calc(100% - 80px); 88 width: calc(100% - 60px);
88 @media screen and (max-width: 900px) { 89 @media screen and (max-width: 900px) {
89 width: calc(100% - 56px); 90 width: calc(100% - 56px);
90 } 91 }
...@@ -132,8 +133,8 @@ ...@@ -132,8 +133,8 @@
132 input[name="_sf_submit"]{ 133 input[name="_sf_submit"]{
133 border-radius: 50%; 134 border-radius: 50%;
134 padding: 0; 135 padding: 0;
135 height: 3.438rem; 136 height: 40px;
136 width: 3.438rem; 137 width:40px;
137 margin-top: -0.6rem; 138 margin-top: -0.6rem;
138 margin-left: 1rem; 139 margin-left: 1rem;
139 font-size: 1.125rem; 140 font-size: 1.125rem;
......
...@@ -27,6 +27,7 @@ ...@@ -27,6 +27,7 @@
27 width: 100%; 27 width: 100%;
28 text-align: center; 28 text-align: center;
29 font-family: "PT Sans",sans-serif; 29 font-family: "PT Sans",sans-serif;
30 font-weight: bold !important;
30 font-size: 18px; 31 font-size: 18px;
31 height: 2.5rem; 32 height: 2.5rem;
32 } 33 }
......
...@@ -120,7 +120,7 @@ ...@@ -120,7 +120,7 @@
120 } 120 }
121 } 121 }
122 .searchandfilter{ 122 .searchandfilter{
123 width: calc(100% - 150px); 123 width: calc(100% - 100px);
124 @media only screen and (max-width: 782px) { 124 @media only screen and (max-width: 782px) {
125 width: calc(100% - 0px); 125 width: calc(100% - 0px);
126 padding-left: 40px; 126 padding-left: 40px;
...@@ -179,8 +179,8 @@ ...@@ -179,8 +179,8 @@
179 input[name="_sf_submit"]{ 179 input[name="_sf_submit"]{
180 border-radius: 50%; 180 border-radius: 50%;
181 padding: 0; 181 padding: 0;
182 height: 3.438rem; 182 height:40px;
183 width: 3.438rem; 183 width: 40px;
184 margin-top: -0.6rem; 184 margin-top: -0.6rem;
185 margin-left: 1rem; 185 margin-left: 1rem;
186 font-size: 1.125rem; 186 font-size: 1.125rem;
...@@ -198,6 +198,9 @@ ...@@ -198,6 +198,9 @@
198 } 198 }
199 } 199 }
200 } 200 }
201 .advance-search-button{
202 right: 10px;
203 }
201 } 204 }
202 #page-wrapper{ 205 #page-wrapper{
203 margin: 10px 30px 0 30px; 206 margin: 10px 30px 0 30px;
......
...@@ -51,6 +51,7 @@ ...@@ -51,6 +51,7 @@
51 } 51 }
52 .pojo-a11y-toolbar-toggle a{ 52 .pojo-a11y-toolbar-toggle a{
53 color: #669999; 53 color: #669999;
54 text-decoration: none;
54 } 55 }
55 .pojo-a11y-toolbar-overlay { 56 .pojo-a11y-toolbar-overlay {
56 position: absolute; 57 position: absolute;
......
...@@ -214,7 +214,7 @@ ...@@ -214,7 +214,7 @@
214 } 214 }
215 215
216 .sf-field-search { 216 .sf-field-search {
217 width: calc(100% - 150px); 217 width: calc(100% - 120px);
218 margin: 0 auto; 218 margin: 0 auto;
219 margin-bottom: 60px; 219 margin-bottom: 60px;
220 position: relative; 220 position: relative;
...@@ -275,8 +275,8 @@ ...@@ -275,8 +275,8 @@
275 input[name="_sf_submit"] { 275 input[name="_sf_submit"] {
276 border-radius: 50% !important; 276 border-radius: 50% !important;
277 padding: 0; 277 padding: 0;
278 height: 3.438rem; 278 height: 40px;
279 width: 3.438rem; 279 width: 40px;
280 margin-top: -0.6rem; 280 margin-top: -0.6rem;
281 margin-left: 1rem; 281 margin-left: 1rem;
282 font-size: 1.125rem; 282 font-size: 1.125rem;
...@@ -382,12 +382,13 @@ ul.sf_date_field { ...@@ -382,12 +382,13 @@ ul.sf_date_field {
382 382
383 .advance-search-button::after { 383 .advance-search-button::after {
384 position: absolute; 384 position: absolute;
385 left: 0px; 385 left: 0;
386 top: -10px; 386 top: -5px;
387 content: ""; 387 content: "";
388 display: inline-block; 388 display: inline-block;
389 height: 40px; 389 height: 30px;
390 width: 40px; 390 width: 30px;
391 background-size: contain;
391 @media screen and (max-width: 768px) { 392 @media screen and (max-width: 768px) {
392 top: -5px; 393 top: -5px;
393 height: 30px; 394 height: 30px;
...@@ -399,19 +400,6 @@ ul.sf_date_field { ...@@ -399,19 +400,6 @@ ul.sf_date_field {
399 400
400 .advance-search-button:hover{ 401 .advance-search-button:hover{
401 &:after { 402 &:after {
402 position: absolute;
403 left: 0px;
404 top: -10px;
405 content: "";
406 display: inline-block;
407 height: 40px;
408 width: 40px;
409 @media screen and (max-width: 768px) {
410 top: -5px;
411 height: 30px;
412 width: 30px;
413 }
414 background-size: contain;
415 background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="26.954" height="27.484" viewBox="0 0 26.954 27.484"><g id="Group_722" data-name="Group 722" transform="translate(0 1.5)"><line id="Line_15" data-name="Line 15" x2="26.954" transform="translate(0 3.254)" fill="none" stroke="%23669999" stroke-width="3"/><line id="Line_16" data-name="Line 16" x2="26.954" transform="translate(0 12.401)" fill="none" stroke="%23669999" stroke-width="3"/><line id="Line_17" data-name="Line 17" x2="26.954" transform="translate(0 21.565)" fill="none" stroke="%23669999" stroke-width="3"/><circle id="Ellipse_13" data-name="Ellipse 13" cx="3.188" cy="3.188" r="3.188" transform="translate(16.369)" fill="%23fff" stroke="%23669999" stroke-width="3"/><circle id="Ellipse_14" data-name="Ellipse 14" cx="3.188" cy="3.188" r="3.188" transform="translate(16.369 18.109)" fill="%23fff" stroke="%23669999" stroke-width="3"/><circle id="Ellipse_15" data-name="Ellipse 15" cx="3.188" cy="3.188" r="3.188" transform="translate(4.054 9.022)" fill="%23fff" stroke="%23669999" stroke-width="3"/></g></svg>'); 403 background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="26.954" height="27.484" viewBox="0 0 26.954 27.484"><g id="Group_722" data-name="Group 722" transform="translate(0 1.5)"><line id="Line_15" data-name="Line 15" x2="26.954" transform="translate(0 3.254)" fill="none" stroke="%23669999" stroke-width="3"/><line id="Line_16" data-name="Line 16" x2="26.954" transform="translate(0 12.401)" fill="none" stroke="%23669999" stroke-width="3"/><line id="Line_17" data-name="Line 17" x2="26.954" transform="translate(0 21.565)" fill="none" stroke="%23669999" stroke-width="3"/><circle id="Ellipse_13" data-name="Ellipse 13" cx="3.188" cy="3.188" r="3.188" transform="translate(16.369)" fill="%23fff" stroke="%23669999" stroke-width="3"/><circle id="Ellipse_14" data-name="Ellipse 14" cx="3.188" cy="3.188" r="3.188" transform="translate(16.369 18.109)" fill="%23fff" stroke="%23669999" stroke-width="3"/><circle id="Ellipse_15" data-name="Ellipse 15" cx="3.188" cy="3.188" r="3.188" transform="translate(4.054 9.022)" fill="%23fff" stroke="%23669999" stroke-width="3"/></g></svg>');
416 } 404 }
417 } 405 }
......
...@@ -2,5 +2,5 @@ ...@@ -2,5 +2,5 @@
2 Theme Name: MSF CA Child 2 Theme Name: MSF CA Child
3 Author: Tenzing Communications 3 Author: Tenzing Communications
4 Template: msf-ca 4 Template: msf-ca
5 Version: 1.0.16 5 Version: 1.0.17
6 */ 6 */
......