PHP Classes

File: core/assets/build/bootstrap-less/mixins/progress-bar.less

Recommend this page to a friend!
  Classes of No name   RT Adminlte   core/assets/build/bootstrap-less/mixins/progress-bar.less   Download  
File: core/assets/build/bootstrap-less/mixins/progress-bar.less
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: RT Adminlte
Generate layout and menus for Adminlte
Author: By
Last change:
Date: 7 years 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(); } }