UNPKG

ng-alertbar

Version:

A configurable alertbar for Angular

14 lines (11 loc) 225 B
.ng-alert-bar { padding: 0.25rem 1rem; border: 1px solid black; border-top: none; } .ng-alert-bar:not(.full-width) { border-radius: 0 0 5px 5px; } .ng-alert-bar-text { font-family: Arial, Helvetica, sans-serif; }