James Moger
2011-12-13 b4573fc1fc4c71ef620b0473a503bde9a8fd3578
resources/bootstrap.gb.css
@@ -160,6 +160,15 @@
   font-size: 11px;   
}
span.repositorySwatch {
   border-radius: 3px;
   padding: 2px 5px;
   color: #ffffff;
}
span.repositorySwatch a {
   color: inherit;
}
img.inlineIcon {
   padding-left: 1px;
   padding-right: 1px;
@@ -170,6 +179,13 @@
   border:1px solid #CCCCCC;
}
img.gravatar {
    background-color: #ffffff;
    border: 1px solid #ddd;
    border-radius: 5px;
    padding: 2px;
}
div.header, div.commitHeader, table.repositories th {
   background-color:#e0e0e0;
   background-repeat:repeat-x;