James Moger
2014-03-04 058ed1b58e54bf813754e72ca8c37296cf5f704d
src/main/resources/gitblit.css
@@ -1712,6 +1712,14 @@
   color: white;   
}
.merge {
   opacity: 0.5;
}
.merge:hover {
   opacity: 1;
}
td.author {
   font-style: italic !important;
   white-space: nowrap;
@@ -1768,7 +1776,7 @@
   font-size: 9px;
   font-weight: normal;
   border: 1px solid;
   color: black;
   color: black;
}
.tagRef a, .headRef a, .localBranch a, .remoteBranch a, .otherRef a, .pullRef a {