All Downloads are FREE. Search and download functionalities are using the official Maven repository.

META-INF.resources.bower_components.bootstrap.less.mixins.progress-bar.less Maven / Gradle / Ivy

There is a newer version: 0.66.0.1
Show newest version
// Progress bars

.progress-bar-variant(@color) {
  background-color: @color;

  // Deprecated parent class requirement as of v3.2.0
  .progress-striped & {
    #gradient > .striped();
  }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy