2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-05-21 13:24:08 +03:00

nuke leftover less

This commit is contained in:
Mark Otto
2015-03-30 17:22:10 -07:00
parent 6a2d456719
commit c82cae9a48
-9
View File
@@ -1,9 +0,0 @@
// Contextual backgrounds
.bg-variant(@color) {
background-color: @color;
a&:hover,
a&:focus {
background-color: darken(@color, 10%);
}
}