James Moger
2014-03-03 5902495153c08d1da8baa369e0f51a83003350c5
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 {