qa
Signed-off-by: Jeff <jeff@gotenzing.com>
Showing
6 changed files
with
25 additions
and
3 deletions
| ... | @@ -18191,7 +18191,7 @@ table:not(.ui-datepicker-calendar):not(#relevant-resources) thead th:first-child | ... | @@ -18191,7 +18191,7 @@ table:not(.ui-datepicker-calendar):not(#relevant-resources) thead th:first-child |
| 18191 | color: #000 !important; | 18191 | color: #000 !important; |
| 18192 | font-weight: 700 !important; | 18192 | font-weight: 700 !important; |
| 18193 | padding-bottom: 5px; | 18193 | padding-bottom: 5px; |
| 18194 | margin-top: 24px; | 18194 | margin-top: 7px; |
| 18195 | } | 18195 | } |
| 18196 | #search-wrapper .sf-field-sort_order { | 18196 | #search-wrapper .sf-field-sort_order { |
| 18197 | margin-bottom: 28px; | 18197 | 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 @@ | ... | @@ -258,7 +258,7 @@ |
| 258 | color: #000 !important; | 258 | color: #000 !important; |
| 259 | font-weight: 700 !important; | 259 | font-weight: 700 !important; |
| 260 | padding-bottom: 5px; | 260 | padding-bottom: 5px; |
| 261 | margin-top: 24px; | 261 | margin-top: 7px; |
| 262 | } | 262 | } |
| 263 | .sf-field-sort_order { | 263 | .sf-field-sort_order { |
| 264 | margin-bottom: 28px; | 264 | margin-bottom: 28px; |
| ... | @@ -969,3 +969,25 @@ ul.sf_date_field { | ... | @@ -969,3 +969,25 @@ ul.sf_date_field { |
| 969 | color: #fff; | 969 | color: #fff; |
| 970 | } | 970 | } |
| 971 | 971 | ||
| 972 | |||
| 973 | // .select2-selection__rendered{ | ||
| 974 | // .sf-field-reset{ | ||
| 975 | // .search-filter-reset-custom{ | ||
| 976 | // display: block; | ||
| 977 | // text-indent: 99999px; | ||
| 978 | // background-color:transparent !important; | ||
| 979 | // position: relative; | ||
| 980 | // opacity: 1; | ||
| 981 | // } | ||
| 982 | // .search-filter-reset-custom:after{ | ||
| 983 | // 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>'); | ||
| 984 | // content: ''; | ||
| 985 | // display: block ; | ||
| 986 | // height: 10px; | ||
| 987 | // width: 10px; | ||
| 988 | // position: absolute; | ||
| 989 | // top: 0px; | ||
| 990 | // left: 0px; | ||
| 991 | // } | ||
| 992 | // } | ||
| 993 | // } | ||
| ... | \ No newline at end of file | ... | \ No newline at end of file | ... | ... |
-
Please register or sign in to post a comment