move badges inline properties to variables.less
This commit is contained in:
parent
95be924926
commit
b37127e2fc
2 changed files with 7 additions and 3 deletions
|
|
@ -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
|
||||
// -------------------------
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue