2a695a78 by Jeff Balicki

qa

Signed-off-by: Jeff <jeff@gotenzing.com>
1 parent 94d969a1
......@@ -18191,7 +18191,7 @@ table:not(.ui-datepicker-calendar):not(#relevant-resources) thead th:first-child
color: #000 !important;
font-weight: 700 !important;
padding-bottom: 5px;
margin-top: 24px;
margin-top: 7px;
}
#search-wrapper .sf-field-sort_order {
margin-bottom: 28px;
......
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.
......@@ -258,7 +258,7 @@
color: #000 !important;
font-weight: 700 !important;
padding-bottom: 5px;
margin-top: 24px;
margin-top: 7px;
}
.sf-field-sort_order {
margin-bottom: 28px;
......@@ -969,3 +969,25 @@ ul.sf_date_field {
color: #fff;
}
// .select2-selection__rendered{
// .sf-field-reset{
// .search-filter-reset-custom{
// display: block;
// text-indent: 99999px;
// background-color:transparent !important;
// position: relative;
// opacity: 1;
// }
// .search-filter-reset-custom:after{
// background-image: url('data:image/svg+xml,<%3Fxml version="1.0" encoding="iso-8859-1"%3F><!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 1.1//EN" "http://www.w3.org/Graphics/SVG/1.1/DTD/svg11.dtd"><svg fill="%23000000" height="800px" width="800px" version="1.1" id="Capa_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 460.775 460.775" xml:space="preserve"><path d="M285.08,230.397L456.218,59.27c6.076-6.077,6.076-15.911,0-21.986L423.511,4.565c-2.913-2.911-6.866-4.55-10.992-4.55c-4.127,0-8.08,1.639-10.993,4.55l-171.138,171.14L59.25,4.565c-2.913-2.911-6.866-4.55-10.993-4.55c-4.126,0-8.08,1.639-10.992,4.55L4.558,37.284c-6.077,6.075-6.077,15.909,0,21.986l171.138,171.128L4.575,401.505c-6.074,6.077-6.074,15.911,0,21.986l32.709,32.719c2.911,2.911,6.865,4.55,10.992,4.55c4.127,0,8.08-1.639,10.994-4.55l171.117-171.12l171.118,171.12c2.913,2.911,6.866,4.55,10.993,4.55c4.128,0,8.081-1.639,10.992-4.55l32.709-32.719c6.074-6.075,6.074-15.909,0-21.986L285.08,230.397z"/></svg>');
// content: '';
// display: block ;
// height: 10px;
// width: 10px;
// position: absolute;
// top: 0px;
// left: 0px;
// }
// }
// }
\ No newline at end of file
......
......@@ -2,6 +2,6 @@
Theme Name: MSF CA Child
Author: Tenzing Communications
Template: msf-ca
Version: 1.0.444
Version: 1.0.445
*/
......