1 @use '_variables' as *;
5 @include create-button;
9 background-color: lighten($color: $red, $amount: 40) !important;
13 @include disable-default-a-behaviour;
15 color: pvar(--mainForegroundColor);
23 font-weight: $font-semibold;
30 .user-table-primary-text .glyphicon {
31 @include margin-left(0.1rem);
51 @include progressbar($small: true);
57 @media screen and (max-width: $primeng-breakpoint) {