move badges inline properties to variables.less

This commit is contained in:
syed 2013-07-19 18:29:19 +05:00
parent 95be924926
commit b37127e2fc
2 changed files with 7 additions and 3 deletions

View file

@ -14,6 +14,10 @@
@accordion-group-border-color: @color-1;
@active-badge-bg-color: @color-2;
@badge-link-hover-color: @color-2;
@badge-color: @color-2;
// Grays
// -------------------------