James Moger
2011-12-20 eb96eab513101783a750c13419de6bdce3d2fa4c
resources/bootstrap.gb.css
@@ -11,6 +11,11 @@
   margin-bottom: 10px;
}
.settings h3 {
   margin-bottom: 0.5em;
   border-bottom: 2px solid #000080 !important;
}
.page-header h1, .page-header h2 {
   color: #0069D6;
}
@@ -50,6 +55,10 @@
   background-repeat:no-repeat;
   background-image: url(arrow_page.png);
   background-position: center bottom;
}
.topbar .active a {
   background-color: transparent !important;
}
.breadcrumb {
@@ -156,6 +165,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 +182,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 +513,7 @@
}
table.pretty {
   border:1px solid #ddd;
   border-radius: 0 0 3px 3px;   
}
@@ -512,6 +538,7 @@
}
table.repositories {   
   border:1px solid #ddd;
   border-spacing: 0px;
}
@@ -587,6 +614,7 @@
}
table.annotated {
   border:1px solid #ddd;
}
table.annotated tr.even {
@@ -662,6 +690,10 @@
   width: 13em;
}
span.help-inline {
   color: #777;
}
span.metricsTitle {
   font-size: 2em;
}