James Moger
2011-07-20 a75a1819f4c7fa5080ddb47545fe9012a842e5b3
resources/gitblit.css
@@ -56,6 +56,11 @@
   padding-right: 1px;
}
img.overview {
   float:right;
   border:1px solid #CCCCCC;
}
a {
   color: #0000cc;
}
@@ -167,6 +172,10 @@
   padding: 5px;
   border-top: 1px solid #bbb;
   font-style: italic;
}
span.userPanel a, span.userPanel a span {
   font-size: 11px;
}
div.page_nav {
@@ -593,14 +602,13 @@
}
table.repositories tr.group {
   background-color: #E66C2C;
   background-color: #C66C2C;
}
table.repositories tr.group td {
   font-weight: bold;
   border-bottom: 1px solid orange;
   font-weight: bold;
   color: white;
   background-color: #E66C2C;
   background-color: #C66C2C;
   border-left: 1px solid #808080;
   border-right: 1px solid #808080;
   padding-left: 5px;