Changeset - 9c336915573f
[Not reviewed]
0 1 0
Luke Hatcher - 12 years ago 2012-07-13 18:50:33
lukeman@gmail.com
use default label styling
1 file changed with 4 insertions and 4 deletions:
0 comments (0 inline, 0 general)
symposion_project/static/symposion/less/bootswatch.less
Show inline comments
...
 
@@ -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));
0 comments (0 inline, 0 general)