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;