Current Path : /proc/self/root/webspace/www.babilon.be/html/twitter-bootstrap/less/mixins/ |
Current File : //proc/self/root/webspace/www.babilon.be/html/twitter-bootstrap/less/mixins/background-variant.less |
// Contextual backgrounds .bg-variant(@color) { background-color: @color; a&:hover { background-color: darken(@color, 10%); } }