first commit
This commit is contained in:
7
libraries/framework/skin/base/mixins/helpers.less
Normal file
7
libraries/framework/skin/base/mixins/helpers.less
Normal file
@@ -0,0 +1,7 @@
|
||||
// Alerts
|
||||
|
||||
.br-variant(@color) {
|
||||
border-color: @color !important;
|
||||
|
||||
&-light { border-color: lighten(@color, 10%) !important; }
|
||||
}
|
||||
Reference in New Issue
Block a user