LP2008918: use new default colors for modal headers
[evergreen-equinox.git] / Open-ILS / src / eg2 / src / app / staff / acq / lineitem / manage-claims-dialog.component.html
index cbbd27a..0fac307 100644 (file)
@@ -1,6 +1,6 @@
 <ng-template #dialogContent>
   <form class="form-validated">
-    <div class="modal-header bg-info">
+    <div class="modal-header">
       <h3 class="modal-title" i18n>Manage Claims</h3>
       <button type="button" class="btn-close btn-close-white"
         i18n-aria-label aria-label="Close" (click)="close()"></button>