new btn-close style after rebase
authorJason Etheridge <phasefx@gmail.com>
Fri, 12 May 2023 15:00:47 +0000 (11:00 -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/staff/cat/linkchecker/new-session-dialog.component.html

index dfbe236..be291e2 100644 (file)
@@ -7,9 +7,8 @@
     <h4 class="modal-title">
       <span i18n>New Link Checker Session</span>
     </h4>
-    <button type="button" class="close"
+    <button type="button" class="btn-close btn-close-white"
     i18n-aria-label aria-label="Close" (click)="close(false)">
-    <span aria-hidden="true">&times;</span>
   </button>
 </div>
 <div class="modal-body">