38f6eab5 by Jeff Balicki

resources done

Signed-off-by: Jeff <jeff@gotenzing.com>
1 parent f1ab8192
......@@ -15598,6 +15598,46 @@ label[for=quicksearch] {
visibility: hidden !important;
}
#resources_paginate,
.dataTables_paginate {
display: flex;
justify-content: center;
}
.next.paginate_button a,
.previous.paginate_button a {
font-size: 0px;
}
.previous.paginate_button a::before {
top: 5px;
position: relative;
content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.095' height='15' viewBox='0 0 9.095 15'%3E%3Cpath id='Path_1291' data-name='Path 1291' d='M7.515 5.543c.52-.526 1.03-1.048 1.546-1.564Q10.918 2.123 12.779.272a.834.834 0 0 1 1.232 0c.236.242.477.479.716.718a.817.817 0 0 1 0 1.222L11.379 5.557Q9.758 7.18 8.138 8.8a.9.9 0 0 1-.606.289.864.864 0 0 1-.667-.288Q5.614 7.551 4.363 6.3L.956 2.889c-.232-.232-.465-.463-.7-.7A.812.812 0 0 1 .269.993l.71-.71a.833.833 0 0 1 1.25 0l3.016 3L7.429 5.462Z' transform='translate(9.095) rotate(90)' fill='%230484b8'/%3E%3C/svg%3E");
}
.next.paginate_button a::before {
top: 5px;
position: relative;
content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.095' height='15' viewBox='0 0 9.095 15'%3E%3Cpath id='Path_1369' data-name='Path 1369' d='M7.515 3.553c.52.526 1.03 1.048 1.546 1.564q1.857 1.856 3.718 3.708a.834.834 0 0 0 1.232 0c.236-.242.477-.479.716-.718a.817.817 0 0 0 0-1.222L11.379 3.538Q9.758 1.915 8.138.29A.9.9 0 0 0 7.532 0a.864.864 0 0 0-.667.288Q5.614 1.544 4.363 2.8L.956 6.207c-.232.232-.465.463-.7.7A.812.812 0 0 0 .269 8.1l.71.71a.833.833 0 0 0 1.25 0l3.016-3L7.429 3.634Z' transform='translate(9.095) rotate(90)' fill='%230484b8'/%3E%3C/svg%3E");
}
.page-item.disabled .page-link {
border-color: #dee2e6;
border-color: #fff;
}
.page-link {
border-color: #fff;
color: #2C2C2C;
}
.page-item.active .page-link {
border-color: #fff;
background-color: #fff;
color: #0484B8;
font-weight: 800;
}
th.hidden,
td.hidden {
display: none !important;
......
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.
......@@ -33532,7 +33532,7 @@
"searchable": false,
"paging": true,
"info": false,
"dom": '<"top"flp<"clear">>rt<"bottom"ip<"clear">>'
"dom": '<"top"<"clear">p<"clear">>rt<"bottom"<"clear">p<"clear">>'
});
// use value of search field to filter
......
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.
......@@ -11,7 +11,7 @@ jQuery( document ).ready(function($) {
"searchable": false,
"paging": true,
"info": false,
"dom": '<"top"flp<"clear">>rt<"bottom"ip<"clear">>'
"dom": '<"top"<"clear">p<"clear">>rt<"bottom"<"clear">p<"clear">>'
});
......
......@@ -4,7 +4,42 @@
display: none !important;
visibility: hidden !important;
}
#resources_paginate,
.dataTables_paginate{
display: flex;
justify-content: center;
}
.next.paginate_button a,
.previous.paginate_button a{
font-size: 0px;
}
.previous.paginate_button a::before{
top: 5px;
position: relative;
content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.095' height='15' viewBox='0 0 9.095 15'%3E%3Cpath id='Path_1291' data-name='Path 1291' d='M7.515 5.543c.52-.526 1.03-1.048 1.546-1.564Q10.918 2.123 12.779.272a.834.834 0 0 1 1.232 0c.236.242.477.479.716.718a.817.817 0 0 1 0 1.222L11.379 5.557Q9.758 7.18 8.138 8.8a.9.9 0 0 1-.606.289.864.864 0 0 1-.667-.288Q5.614 7.551 4.363 6.3L.956 2.889c-.232-.232-.465-.463-.7-.7A.812.812 0 0 1 .269.993l.71-.71a.833.833 0 0 1 1.25 0l3.016 3L7.429 5.462Z' transform='translate(9.095) rotate(90)' fill='%230484b8'/%3E%3C/svg%3E");
}
.next.paginate_button a::before{
top: 5px;
position: relative;
content: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='9.095' height='15' viewBox='0 0 9.095 15'%3E%3Cpath id='Path_1369' data-name='Path 1369' d='M7.515 3.553c.52.526 1.03 1.048 1.546 1.564q1.857 1.856 3.718 3.708a.834.834 0 0 0 1.232 0c.236-.242.477-.479.716-.718a.817.817 0 0 0 0-1.222L11.379 3.538Q9.758 1.915 8.138.29A.9.9 0 0 0 7.532 0a.864.864 0 0 0-.667.288Q5.614 1.544 4.363 2.8L.956 6.207c-.232.232-.465.463-.7.7A.812.812 0 0 0 .269 8.1l.71.71a.833.833 0 0 0 1.25 0l3.016-3L7.429 3.634Z' transform='translate(9.095) rotate(90)' fill='%230484b8'/%3E%3C/svg%3E");
}
.page-item.disabled .page-link{
border-color: #dee2e6;
border-color:#fff;
}
.page-link{
border-color:#fff;
color:#2C2C2C;
}
.page-item.active .page-link{
border-color:#fff;
background-color: #fff;
color: #0484B8;
font-weight: 800;
}
th.hidden,
td.hidden{
display: none !important;
......