55816e19 by Jeremy Groot

mobile qa updates

1 parent d9f34866
......@@ -13941,8 +13941,10 @@ span.ld-icon.ld-icon-arrow-right {
background-image: url('data:image/svg+xml,<svg id="Group_1138" data-name="Group 1138" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="23.939" height="27.025" viewBox="0 0 23.939 27.025"><defs><clipPath id="clip-path"><rect id="Rectangle_183" data-name="Rectangle 183" width="23.939" height="27.025" fill="%23009ade"/></clipPath></defs><g id="Group_1137" data-name="Group 1137" clip-path="url(%23clip-path)"><path id="Path_1366" data-name="Path 1366" d="M20.849,27.025H3.107c-.042-.015-.083-.032-.125-.044a1.054,1.054,0,0,1-.735-.67,1.128,1.128,0,0,1-.064-.409q0-2.595,0-5.19v-.15H2.058c-.184,0-.368,0-.552,0A1.514,1.514,0,0,1,.042,19.306,1.11,1.11,0,0,0,0,19.167V11.061a.846.846,0,0,0,.04-.127A1.512,1.512,0,0,1,1.556,9.661c.176,0,.353,0,.529,0,.029,0,.058,0,.1-.008V1.207c0-.056,0-.113,0-.169A1.065,1.065,0,0,1,2.864.065,1.212,1.212,0,0,1,3.317,0h12.72a.523.523,0,0,1,.409.18c.036.038.07.078.1.118q2.514,2.871,5.029,5.74a.746.746,0,0,1,.205.529c0,.034,0,.068,0,.1V9.661h.124c.184,0,.368-.006.552,0a1.483,1.483,0,0,1,1.353.889,1.447,1.447,0,0,1,.125.657q0,2.274,0,4.548,0,1.615,0,3.231a1.937,1.937,0,0,1-.014.325,1.51,1.51,0,0,1-1.48,1.25c-.184,0-.368,0-.552,0-.033,0-.065,0-.106.006v.153q0,2.555,0,5.111c0,.071,0,.143-.007.214a1.059,1.059,0,0,1-.791.934c-.047.012-.092.03-.138.044M3.25,1.062V9.655H20.709c.026-.118.022-2.559-.006-2.648H16.159c-.041,0-.083,0-.124,0a.531.531,0,0,1-.513-.452,1.065,1.065,0,0,1-.007-.168q0-2.589,0-5.178V1.062Zm0,24.6H20.718V20.57H3.247Zm6.011-6.4c.046.008.082.016.119.019.306.026.613.057.919.074a12.642,12.642,0,0,0,1.979-.023,6.474,6.474,0,0,0,1.491-.322,3.444,3.444,0,0,0,2.212-2.179,4.967,4.967,0,0,0,.178-2.64,3.237,3.237,0,0,0-.645-1.433,3.522,3.522,0,0,0-1.785-1.175,6.579,6.579,0,0,0-1.81-.249,17.454,17.454,0,0,0-2.158.093c-.166.018-.332.044-.5.067ZM4.209,16.471a5.487,5.487,0,0,0,1.056.017,4.12,4.12,0,0,0,1.3-.293,2.428,2.428,0,0,0,1.092-.838,2.621,2.621,0,0,0,.429-1.908A2.191,2.191,0,0,0,6.622,11.6a4.15,4.15,0,0,0-1.4-.262,15.761,15.761,0,0,0-2.515.112c-.091.012-.182.03-.27.045v7.8H4.209ZM22.257,11.4c-.175-.024-4.746-.016-4.824.007v7.884c.149.022,1.7.016,1.788-.008v-2.1q0-.265,0-.529c0-.175,0-.35,0-.533h1.895c.158,0,.315,0,.473,0s.312.006.465,0v-1.45H19.231c-.023-.213-.014-1.721.013-1.812h3.013Z" fill="%23009ade"/><path id="Path_1367" data-name="Path 1367" d="M162.156,186.281c.129-.016.255-.037.381-.047a3.72,3.72,0,0,1,1.262.085,2.033,2.033,0,0,1,1.554,1.594,3.646,3.646,0,0,1-.1,2.052,2.149,2.149,0,0,1-1.59,1.435,3.522,3.522,0,0,1-.948.1c-.183,0-.366-.012-.556-.018Z" transform="translate(-151.097 -173.517)" fill="%23009ade"/><path id="Path_1368" data-name="Path 1368" d="M61.758,188.282v-2.343c.047-.01.093-.024.14-.031a2.939,2.939,0,0,1,1.161.031,1.221,1.221,0,0,1,.423.2,1,1,0,0,1,.387.65,1.379,1.379,0,0,1-.007.515,1.168,1.168,0,0,1-.879.927,2.382,2.382,0,0,1-.846.082c-.123-.007-.245-.022-.378-.034" transform="translate(-57.546 -173.189)" fill="%23009ade"/></g></svg>');
background-repeat: no-repeat;
background-size: contain;
width: 24px;
height: 27px;
min-width: 24px;
min-height: 27px;
max-width: 24px;
max-height: 27px;
display: block;
content: "";
}
......@@ -14197,6 +14199,10 @@ li.crumb {
transition: height 0.3s;
}
.table-like__item .item-link {
flex: 1;
}
table a {
border: 0 !important;
padding: 0 !important;
......@@ -14574,6 +14580,10 @@ article > h5 {
}
@media (max-width: 768px) {
h2 {
margin-top: 40px;
margin-bottom: 12px;
}
#page-content .inner-content-wrapper {
flex-direction: column;
}
......@@ -14672,6 +14682,7 @@ article > h5 {
}
#content-wrap.retract + #brokercontent .col-sm-smallMenu {
top: 6.25rem !important;
z-index: 9999;
}
#otherpage-logo {
min-height: auto;
......@@ -14736,12 +14747,23 @@ article > h5 {
#resources_wrapper td {
padding-top: 0.5625rem;
}
article > .wp-block-heading:first-of-type, article > .wp-block-heading {
text-align: center !important;
}
.article-wrapper {
margin-top: 4rem;
padding: 0 1.5625rem;
}
.article-wrapper.has-sidebar h1:first-of-type {
margin-top: 0;
text-align: center !important;
font-size: 30px !important;
}
#resources_wrapper {
margin-top: 0;
}
#header-image + #page-content .article-wrapper {
margin-top: 1rem;
}
.sidebar.show + .article-wrapper {
margin-top: 1.5rem;
......@@ -14795,9 +14817,10 @@ article > h5 {
display: none;
background: #F2F2F2;
width: 100% !important;
padding-top: 2.5rem;
padding-top: 1.5rem;
position: fixed;
z-index: 9;
top: 9rem;
}
.sidebar.show {
display: block;
......@@ -14821,6 +14844,23 @@ article > h5 {
.sidebar > *:last-child {
padding-bottom: 4rem;
}
#quicksearch {
background: none;
border: 0;
}
.search-sort h3 {
margin-left: 0;
}
.sidebar .course-list.resources  {
overflow-y: scroll;
height: 75vh;
}
.category-filter label {
position: relative;
}
.retract .sidebar {
top: 8rem;
}
}
/*# sourceMappingURL=theme.css.map */
\ No newline at end of file
......
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.
......@@ -1000,8 +1000,10 @@ a[href$=".docx"]:before,
background-image: url('data:image/svg+xml,<svg id="Group_1138" data-name="Group 1138" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" width="23.939" height="27.025" viewBox="0 0 23.939 27.025"><defs><clipPath id="clip-path"><rect id="Rectangle_183" data-name="Rectangle 183" width="23.939" height="27.025" fill="%23009ade"/></clipPath></defs><g id="Group_1137" data-name="Group 1137" clip-path="url(%23clip-path)"><path id="Path_1366" data-name="Path 1366" d="M20.849,27.025H3.107c-.042-.015-.083-.032-.125-.044a1.054,1.054,0,0,1-.735-.67,1.128,1.128,0,0,1-.064-.409q0-2.595,0-5.19v-.15H2.058c-.184,0-.368,0-.552,0A1.514,1.514,0,0,1,.042,19.306,1.11,1.11,0,0,0,0,19.167V11.061a.846.846,0,0,0,.04-.127A1.512,1.512,0,0,1,1.556,9.661c.176,0,.353,0,.529,0,.029,0,.058,0,.1-.008V1.207c0-.056,0-.113,0-.169A1.065,1.065,0,0,1,2.864.065,1.212,1.212,0,0,1,3.317,0h12.72a.523.523,0,0,1,.409.18c.036.038.07.078.1.118q2.514,2.871,5.029,5.74a.746.746,0,0,1,.205.529c0,.034,0,.068,0,.1V9.661h.124c.184,0,.368-.006.552,0a1.483,1.483,0,0,1,1.353.889,1.447,1.447,0,0,1,.125.657q0,2.274,0,4.548,0,1.615,0,3.231a1.937,1.937,0,0,1-.014.325,1.51,1.51,0,0,1-1.48,1.25c-.184,0-.368,0-.552,0-.033,0-.065,0-.106.006v.153q0,2.555,0,5.111c0,.071,0,.143-.007.214a1.059,1.059,0,0,1-.791.934c-.047.012-.092.03-.138.044M3.25,1.062V9.655H20.709c.026-.118.022-2.559-.006-2.648H16.159c-.041,0-.083,0-.124,0a.531.531,0,0,1-.513-.452,1.065,1.065,0,0,1-.007-.168q0-2.589,0-5.178V1.062Zm0,24.6H20.718V20.57H3.247Zm6.011-6.4c.046.008.082.016.119.019.306.026.613.057.919.074a12.642,12.642,0,0,0,1.979-.023,6.474,6.474,0,0,0,1.491-.322,3.444,3.444,0,0,0,2.212-2.179,4.967,4.967,0,0,0,.178-2.64,3.237,3.237,0,0,0-.645-1.433,3.522,3.522,0,0,0-1.785-1.175,6.579,6.579,0,0,0-1.81-.249,17.454,17.454,0,0,0-2.158.093c-.166.018-.332.044-.5.067ZM4.209,16.471a5.487,5.487,0,0,0,1.056.017,4.12,4.12,0,0,0,1.3-.293,2.428,2.428,0,0,0,1.092-.838,2.621,2.621,0,0,0,.429-1.908A2.191,2.191,0,0,0,6.622,11.6a4.15,4.15,0,0,0-1.4-.262,15.761,15.761,0,0,0-2.515.112c-.091.012-.182.03-.27.045v7.8H4.209ZM22.257,11.4c-.175-.024-4.746-.016-4.824.007v7.884c.149.022,1.7.016,1.788-.008v-2.1q0-.265,0-.529c0-.175,0-.35,0-.533h1.895c.158,0,.315,0,.473,0s.312.006.465,0v-1.45H19.231c-.023-.213-.014-1.721.013-1.812h3.013Z" fill="%23009ade"/><path id="Path_1367" data-name="Path 1367" d="M162.156,186.281c.129-.016.255-.037.381-.047a3.72,3.72,0,0,1,1.262.085,2.033,2.033,0,0,1,1.554,1.594,3.646,3.646,0,0,1-.1,2.052,2.149,2.149,0,0,1-1.59,1.435,3.522,3.522,0,0,1-.948.1c-.183,0-.366-.012-.556-.018Z" transform="translate(-151.097 -173.517)" fill="%23009ade"/><path id="Path_1368" data-name="Path 1368" d="M61.758,188.282v-2.343c.047-.01.093-.024.14-.031a2.939,2.939,0,0,1,1.161.031,1.221,1.221,0,0,1,.423.2,1,1,0,0,1,.387.65,1.379,1.379,0,0,1-.007.515,1.168,1.168,0,0,1-.879.927,2.382,2.382,0,0,1-.846.082c-.123-.007-.245-.022-.378-.034" transform="translate(-57.546 -173.189)" fill="%23009ade"/></g></svg>');
background-repeat: no-repeat;
background-size: contain;
width: 24px;
height: 27px;
min-width: 24px;
min-height: 27px;
max-width: 24px;
max-height: 27px;
display: block;
content: "";
}
......
@media(max-width:768px) {
h2 {
margin-top:40px;
margin-bottom: 12px;
}
#page-content {
.inner-content-wrapper {
flex-direction: column;
......@@ -100,6 +106,7 @@
& + #brokercontent {
.col-sm-smallMenu {
top:6.25rem !important;
z-index: 9999;
}
}
}
......@@ -182,17 +189,33 @@
padding-top:0.5625rem;
}
article > .wp-block-heading:first-of-type, article > .wp-block-heading {
text-align: center !important;
}
.article-wrapper {
margin-top:4rem;
padding: 0 1.5625rem;
&.has-sidebar {
h1:first-of-type {
margin-top:0;
text-align: center !important;
font-size: 30px !important;
}
}
}
#resources_wrapper {
margin-top:0;
}
#header-image + #page-content {
.article-wrapper {
margin-top:1rem;
}
}
.sidebar {
&.show + {
.article-wrapper {
......@@ -263,9 +286,10 @@
display: none;
background:#F2F2F2;
width: 100% !important;
padding-top:2.5rem;
padding-top:1.5rem;
position: fixed;
z-index: 9;
top:9rem;
&.show {
display: block;
}
......@@ -289,4 +313,39 @@
}
}
}
#quicksearch {
background: none;
border: 0;
}
.search-sort h3 {
margin-left:0;
}
.sidebar {
.course-list.resources {
overflow-y: scroll;
height: 75vh;
}
}
.category-filter label {
position: relative;
}
// .category-filter label:hover:before, .category-type label:hover:before {
// background:none !important;
// }
// .category-filter label:checked:before, .category-type label:checked:before {
// background: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="15" height="11.533" viewBox="0 0 15 11.533"><path id="Path_1447" data-name="Path 1447" d="M20.228,354.113c.36-.37.709-.736,1.067-1.093,1.618-1.616,4.512-4.5,6.134-6.117a.934.934,0,0,1,1.366-.03c.317.3.62.608.912.928a.906.906,0,0,1-.05,1.261l-4.227,4.229q-2.25,2.25-4.5,4.5a1,1,0,0,1-.838.326.961.961,0,0,1-.586-.3c-1.7-1.7-.848-.847-2.545-2.545-.779-.779-.916-.927-1.7-1.7a.942.942,0,0,1-.06-1.358c.3-.314.6-.63.924-.917a.913.913,0,0,1,1.322.068c.813.81.986.986,1.8,1.8,1.147,1.142-.25-.265.9.876Z" transform="translate(-14.938 -346.591)" fill="%23009ade"/></svg>') !important;
// }
.retract {
.sidebar {
top:8rem;
}
}
}
......
......@@ -4,6 +4,12 @@
transition: height 0.3s;
}
.table-like__item {
.item-link {
flex:1;
}
}
table {
a {
border: 0 !important;
......