James Moger
2011-11-18 309c55b5a9670e7c327ad8d4e5d94b8af840d00f
resources/bootstrap.gb.css
@@ -52,6 +52,10 @@
   background-position: center bottom;
}
.topbar .active a {
   background-color: transparent !important;
}
.breadcrumb {
   margin-top: 5px !important;
   margin-bottom: 5px !important;
@@ -156,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;
@@ -164,6 +177,13 @@
img.overview {
   float:right;
   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 {
@@ -488,6 +508,7 @@
}
table.pretty {
   border:1px solid #ddd;
   border-radius: 0 0 3px 3px;   
}
@@ -512,6 +533,7 @@
}
table.repositories {   
   border:1px solid #ddd;
   border-spacing: 0px;
}
@@ -587,6 +609,7 @@
}
table.annotated {
   border:1px solid #ddd;
}
table.annotated tr.even {