John Crygier
2012-05-07 022ebb4010ecf91ef5049f0386ef398f1d7fb32b
resources/gitblit.css
@@ -134,7 +134,7 @@
}
table {
   margin-bottom:5px !important;
   margin-bottom: 5px;
   font-size: inherit;
}
@@ -776,6 +776,11 @@
   margin-top: 10px;
}
table.activity td {
   padding-top:7px;
   padding-bottom:7px;
}
tr th a { background-position: right; padding-right: 15px; background-repeat:no-repeat; }
tr th.wicket_orderDown a {background-image: url(arrow_down.png); }
tr th.wicket_orderUp a { background-image: url(arrow_up.png); }