2
0
mirror of https://github.com/tenrok/bootstrap.git synced 2026-06-05 16:42:29 +03:00

Bring back the label, make it scale somewhat with the font-size of the parent using percentages and ems

This commit is contained in:
Mark Otto
2013-02-17 22:20:49 -08:00
parent f6ec2c5dac
commit acdffe696c
5 changed files with 186 additions and 0 deletions
+8
View File
@@ -271,6 +271,14 @@
@popover-arrow-outer-color: rgba(0,0,0,.25);
// Labels
// -------------------------
@label-success-background: @brand-success;
@label-info-background: @brand-info;
@label-warning-background: @brand-warning;
@label-danger-background: @brand-danger;
// Modals
// -------------------------