James Moger
2012-10-30 2a63f699e7e5998e2a037e8f62304bd2be288ea5
resources/gitblit.css
@@ -30,9 +30,8 @@
   margin-bottom: 10px;
}
.settings h3 {
   margin-bottom: 0.5em;
   border-bottom: 1px solid #000080 !important;
.settings th {
   vertical-align: top;
}
.pageTitle {
@@ -173,6 +172,28 @@
   padding: 2px 0px;
}
.forkSource .forks, .forkEntry .forks {
   font-size: 10px;
   padding-left: 5px;
   text-decoration: underline;
   vertical-align: middle;
}
div.odd {
}
div.even {
   background-color: whiteSmoke;
   vertical-align: middle;
}
span.authorizationControl label {
   display: inline;
   color: #777;
   padding:5px 0px 5px 10px;
}
div.page_footer {
   clear: both;
   height: 17px;