|
|
|||
Warning, /iDDS/monitor/data/scss/bootstrap/mixins/_alert.scss is written in an unsupported language. File is not indexed.
0001 @mixin alert-variant($background, $border, $color) {
0002 color: $color;
0003 @include gradient-bg($background);
0004 border-color: $border;
0005
0006 .alert-link {
0007 color: shade-color($color, 20%);
0008 }
0009 }
| [ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
|
This page was automatically generated by the 2.3.7 LXR engine. The LXR team |
|