PHP Classes

File: themes/demo/assets/vendor/bootstrap/less/mixins/labels.less

Recommend this page to a friend!
  Packages of Luke Towers   Winter   themes/demo/assets/vendor/bootstrap/less/mixins/labels.less   Download  
File: themes/demo/assets/vendor/bootstrap/less/mixins/labels.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: 161 bytes
 

Contents

Class file image Download
// Labels .label-variant(@color) { background-color: @color; &[href] { &:hover, &:focus { background-color: darken(@color, 10%); } } }