|
39 | 39 |
|
40 | 40 | <!-- Modal Controls -->
|
41 | 41 | <li class="margin-right:15px">
|
42 |
| - <a actions="closeModal"><i class="height:18px fill:#505050" src="/assets/svg/times.svg"></i></a> |
| 42 | + <a actions="closeModal"><i class="display:flex height:18px fill:#505050" src="/assets/svg/times.svg"></i></a> |
43 | 43 | </li>
|
44 | 44 | <li class="margin-right:15px">
|
45 | 45 | <a actions="minMaxModal">
|
|
135 | 135 | filter-name="status"
|
136 | 136 | template_id="datatable"
|
137 | 137 | placeholder="Status">
|
138 |
| - <span class="position:absolute bottom:18px right:20px float:right font-size:18px z-index:6"> |
| 138 | + <span class="position:absolute bottom:20px right:20px float:right z-index:6"> |
139 | 139 | <!-- need a solution to update toggle value="desc|asc" and define and upadte icons... show hide works great but to much html and orderby only has 2 values -->
|
140 | 140 | <a filter-sort-name="name" filter-sort-toggle template_id="datatable">
|
141 | 141 | <i></i>
|
|
147 | 147 | filter-name="Callstatus"
|
148 | 148 | template_id="datatable"
|
149 | 149 | placeholder="CallStatus"/>
|
150 |
| - <span class="position:absolute bottom:18px right:20px float:right font-size:18px z-index:6" > |
| 150 | + <span class="position:absolute bottom:20px right:20px float:right z-index:6" > |
151 | 151 | <a filter-sort-name="_id" value="" filter-sort-direction="asc" icon click-value="desc, asc" click-attribute="filter-sort-direction" template_id="datatable">
|
152 | 152 | </a>
|
153 | 153 | </span>
|
|
157 | 157 | filter-name="direction"
|
158 | 158 | template_id="datatable"
|
159 | 159 | placeholder="direction"/>
|
160 |
| - <span class="position:absolute bottom:18px right:20px float:right font-size:18px z-index:6" > |
| 160 | + <span class="position:absolute bottom:20px right:20px float:right z-index:6" > |
161 | 161 | <a filter-sort-name="_id" value="" filter-sort-direction="asc" icon click-value="desc, asc" click-attribute="filter-sort-direction" template_id="datatable">
|
162 | 162 | </a>
|
163 | 163 | </span>
|
|
167 | 167 | filter-name="duration"
|
168 | 168 | template_id="datatable"
|
169 | 169 | placeholder="duration"/>
|
170 |
| - <span class="position:absolute bottom:18px right:20px float:right font-size:18px z-index:6" > |
| 170 | + <span class="position:absolute bottom:20px right:20px float:right z-index:6" > |
171 | 171 | <a filter-sort-name="_id" value="" filter-sort-direction="asc" icon click-value="desc, asc" click-attribute="filter-sort-direction" template_id="datatable">
|
172 | 172 | </a>
|
173 | 173 | </span>
|
|
177 | 177 | filter-name="CallSid"
|
178 | 178 | template_id="datatable"
|
179 | 179 | placeholder="CallSid"/>
|
180 |
| - <span class="position:absolute bottom:18px right:20px float:right font-size:18px z-index:6" > |
| 180 | + <span class="position:absolute bottom:20px right:20px float:right z-index:6" > |
181 | 181 | <a filter-sort-name="_id" value="" filter-sort-direction="asc" icon click-value="desc, asc" click-attribute="filter-sort-direction" template_id="datatable">
|
182 | 182 | </a>
|
183 | 183 | </span>
|
|
0 commit comments