Recommend this page to a friend! |
Classes of Emmanuel Podvin | > | Blapy | > | demos/startbootstrap-sb-admin-2/bower_components/bootstrap/less/mixins/labels.less | > | Download |
|
|
![]() |
// Labels .label-variant(@color) { background-color: @color; &[href] { &:hover, &:focus { background-color: darken(@color, 10%); } } } |