2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-11 18:02:28 +03:00

-background to -bg on labels vars

This commit is contained in:
Mark Otto
2013-03-31 17:18:07 -07:00
parent b56371b145
commit cf843c5cad
2 changed files with 12 additions and 12 deletions
+4 -4
View File
@@ -274,10 +274,10 @@
// Labels
// -------------------------
@label-success-background: @brand-success;
@label-info-background: @brand-info;
@label-warning-background: @brand-warning;
@label-danger-background: @brand-danger;
@label-success-bg: @brand-success;
@label-info-bg: @brand-info;
@label-warning-bg: @brand-warning;
@label-danger-bg: @brand-danger;
// Modals