James Moger
2011-11-16 e19d3da3cdb4e3d0524e3a3ffc6a2cfa8876e927
resources/bootstrap.gb.css
@@ -46,6 +46,16 @@
   border-bottom: 2px solid #ff9900 !important;
}
.topbar ul li:focus, .topbar .active {
   background-repeat:no-repeat;
   background-image: url(arrow_page.png);
   background-position: center bottom;
}
.topbar .active a {
   background-color: transparent !important;
}
.breadcrumb {
   margin-top: 5px !important;
   margin-bottom: 5px !important;
@@ -158,6 +168,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 {
@@ -482,6 +499,7 @@
}
table.pretty {
   border:1px solid #ddd;
   border-radius: 0 0 3px 3px;   
}
@@ -506,6 +524,7 @@
}
table.repositories {   
   border:1px solid #ddd;
   border-spacing: 0px;
}
@@ -581,6 +600,7 @@
}
table.annotated {
   border:1px solid #ddd;
}
table.annotated tr.even {