close button styling for Manage Filters
authorJason Etheridge <phasefx@gmail.com>
Sun, 14 May 2023 00:12:27 +0000 (20:12 -0400)
committerJason Etheridge <phasefx@gmail.com>
Sun, 14 May 2023 13:04:51 +0000 (09:04 -0400)
Signed-off-by: Jason Etheridge <phasefx@gmail.com>
Open-ILS/src/eg2/src/app/share/grid/grid-manage-filters-dialog.component.html

index 8bdac6c..21b0fc8 100644 (file)
@@ -3,9 +3,8 @@
     <h4 class="modal-title">
       <span i18n>Manage Grid Filters</span>
     </h4>
-    <button type="button" class="close"
+    <button type="button" class="btn-close btn-close-white"
     i18n-aria-label aria-label="Close" (click)="close()">
-    <span aria-hidden="true">&times;</span>
   </button>
 </div>
 <div class="modal-body">