cosmo: labels as boxes, badges remove text-shadow
[bootswatch] / cosmo / bootstrap.min.css
index c109ba5..6eba8ab 100644 (file)
@@ -893,11 +893,11 @@ legend{border-bottom:none;color:#080808;}
 .form-actions{border-top:none;background-color:#eeeeee;}
 .dropdown-menu{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}
 .alert{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;text-shadow:none;}.alert-heading,.alert h1,.alert h2,.alert h3,.alert h4,.alert h5,.alert h6{color:#ffffff;}
-.label{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;text-shadow:none;}.label-success{background-color:#00a301;}
+.label{min-width:80px;min-height:80px;-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;font-weight:300;text-shadow:none;}.label-success{background-color:#00a301;}
 .label-important{background-color:#e51400;}
 .label-info{background-color:#5192fb;}
 .label-inverse{background-color:#bbbbbb;}
-.badge{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;}.badge-success{background-color:#00a301;}
+.badge{-webkit-border-radius:0;-moz-border-radius:0;border-radius:0;font-weight:300;text-shadow:none;}.badge-success{background-color:#00a301;}
 .badge-important{background-color:#e51400;}
 .badge-info{background-color:#5192fb;}
 .badge-inverse{background-color:#bbbbbb;}