|
|
@ -1,4 +1,4 @@
|
|
|
|
@import "FontAwesome/font-awesome.less";
|
|
|
|
@import "FontAwesome/font-awesome";
|
|
|
|
@import "Bootstrap/variables";
|
|
|
|
@import "Bootstrap/variables";
|
|
|
|
|
|
|
|
|
|
|
|
/* Icon rotations and mirroring */
|
|
|
|
/* Icon rotations and mirroring */
|
|
|
@ -70,4 +70,4 @@
|
|
|
|
.icon-form-danger:before {
|
|
|
|
.icon-form-danger:before {
|
|
|
|
.icon(@exclamation-sign);
|
|
|
|
.icon(@exclamation-sign);
|
|
|
|
color : #b94a48;
|
|
|
|
color : #b94a48;
|
|
|
|
}
|
|
|
|
}
|
|
|
|