PHP Classes

File: themes/demo/assets/vendor/bootstrap/less/mixins/progress-bar.less

Recommend this page to a friend!
  Packages of Luke Towers   Winter   themes/demo/assets/vendor/bootstrap/less/mixins/progress-bar.less   Download  
File: themes/demo/assets/vendor/bootstrap/less/mixins/progress-bar.less
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Winter
Content management system that uses MVC
Author: By
Last change:
Date: 5 months ago
Size: 191 bytes
 

Contents

Class file image Download
// Progress bars .progress-bar-variant(@color) { background-color: @color; // Deprecated parent class requirement as of v3.2.0 .progress-striped & { #gradient > .striped(); } }