Sha256: 9c8259f11ad7e6ae667c160e4ecfd2c10990c40d26fea15bea2a37644831eadd

Contents?: true

Size: 254 Bytes

Versions: 2

Compression:

Stored size: 254 Bytes

Contents

.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);
    }
}

Version data entries

2 entries across 2 versions & 1 rubygems

Version Path
rails-bootstrap-material-design-0.5.10.1 app/assets/stylesheets/bootstrap-material-design/_progress.scss
rails-bootstrap-material-design-0.5.10 app/assets/stylesheets/bootstrap-material-design/_progress.scss