mirror of
https://github.com/mdbootstrap/mdb-ui-kit.git
synced 2024-11-11 12:17:59 +03:00
13 lines
350 B
SCSS
13 lines
350 B
SCSS
// This file has been autogenerated by grunt task lessToSass. Any changes will be overwritten.
|
|
|
|
.progress {
|
|
height: 4px;
|
|
border-radius: 0;
|
|
box-shadow: none;
|
|
background: #c8c8c8;
|
|
.progress-bar {
|
|
box-shadow: none;
|
|
@include variations(unquote(".progress-bar"), unquote(""), background-color, $brand-primary);
|
|
}
|
|
}
|