added a hack from lavender, until we build component toglging

main
psychobunny 10 years ago
parent 0440a38b96
commit 244dbe738f

@ -84,6 +84,15 @@
color: @gray-dark;
}
}
// temporary until we build component toggling
.favourite.btn-warning, .follow.btn-success {
background: white !important;
color: #333;
&:hover {
background: @brand-primary !important;
}
}
}
.tags {

Loading…
Cancel
Save