mirror of
https://github.com/Hopiu/bootstrap.git
synced 2026-04-07 14:40:57 +00:00
nuke leftover less
This commit is contained in:
parent
6a2d456719
commit
c82cae9a48
1 changed files with 0 additions and 9 deletions
|
|
@ -1,9 +0,0 @@
|
|||
// Contextual backgrounds
|
||||
|
||||
.bg-variant(@color) {
|
||||
background-color: @color;
|
||||
a&:hover,
|
||||
a&:focus {
|
||||
background-color: darken(@color, 10%);
|
||||
}
|
||||
}
|
||||
Loading…
Reference in a new issue