James Moger
2011-12-09 82df524570e7bf27953b14f4797ff04daf89cc3a
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;