2015-11-19 18:33:35 +03:00
|
|
|
// This file has been autogenerated by grunt task lessToSass. Any changes will be overwritten.
|
|
|
|
|
|
|
|
.text-warning {
|
2015-11-22 00:36:03 +03:00
|
|
|
color: $brand-warning;
|
2015-11-19 18:33:35 +03:00
|
|
|
}
|
|
|
|
.text-primary {
|
2015-11-22 00:36:03 +03:00
|
|
|
color: $brand-primary;
|
2015-11-19 18:33:35 +03:00
|
|
|
}
|
|
|
|
.text-danger {
|
2015-11-22 00:36:03 +03:00
|
|
|
color: $brand-danger;
|
2015-11-19 18:33:35 +03:00
|
|
|
}
|
|
|
|
.text-success {
|
2015-11-22 00:36:03 +03:00
|
|
|
color: $brand-success;
|
2015-11-19 18:33:35 +03:00
|
|
|
}
|
|
|
|
.text-info {
|
2015-11-22 00:36:03 +03:00
|
|
|
color: $brand-info;
|
2015-11-19 18:33:35 +03:00
|
|
|
}
|