Replace custom CSS class by Bootstrap.
Signed-off-by: Volker Theile <vtheile@suse.com>
<alert type="danger">
<strong>
- <i class="fa fa-exclamation-triangle fa-fw icon-danger"
+ <i class="fa fa-exclamation-triangle fa-fw alert-danger"
aria-hidden="true"></i> {{ title }}
</strong>
<ng-content></ng-content>
color: #474544;
}
-/* Icons */
-.icon-warning {
- color: #f0ad4e;
-}
-.icon-danger {
- color: #c9302c;
-}
-
/* Buttons */
.btn-openattic {
color: #ececec;