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:
@@ -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
|
||||
// -------------------------
|
||||
|
||||
|
||||
Reference in New Issue
Block a user