2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-08 17:22:31 +03:00

Update labels to include a base class

* Builds on the new button styles by requiring a `.btn-default` for the
regular, gray labels
* Updates components examples to show new stuff
This commit is contained in:
Mark Otto
2013-08-05 15:30:28 -07:00
parent 844df9e001
commit c4281f3919
5 changed files with 26 additions and 12 deletions
+2
View File
@@ -375,6 +375,8 @@
// Labels
// -------------------------
@label-default-bg: @gray-light;
@label-success-bg: @brand-success;
@label-info-bg: @brand-info;
@label-warning-bg: @brand-warning;