use default label styling

This commit is contained in:
Luke Hatcher 2012-07-13 14:50:33 -04:00
parent 8365306204
commit 9c33691557

View file

@ -174,10 +174,10 @@ div.subnav {
// MISC
// -----------------------------------------------------
.label-important { background-color: #BD2C00; }
.label-warning { background-color: #E3E84D; }
.label-success { background-color: #6CC644; }
.label-info { background-color: #4183C4; }
// .label-important { background-color: #BD2C00; }
// .label-warning { background-color: #E3E84D; }
// .label-success { background-color: #6CC644; }
// .label-info { background-color: #4183C4; }
.hero-unit {
.box-shadow(inset 0 1px 1px rgba(0,0,0,.05));