James Moger
2012-01-05 cb285cbfddfc0b633d6b8cdb4dc0d2bd2b8b51ef
src/com/gitblit/wicket/pages/BlamePage.html
@@ -19,12 +19,12 @@
   <div wicket:id="breadcrumbs">[breadcrumbs]</div>
      
   <!--  blame content -->
   <table class="annotated" style="border-top: 0px; margin-bottom:5px;">
   <table class="annotated" style="margin-bottom:5px;">
      <tbody>
         <tr>
            <th>Commit</th>
            <th>Line</th>
            <th>Data</th>
            <th>Content</th>
         </tr>
         <tr wicket:id="annotation">
            <td><span class="sha1" wicket:id="commit"></span></td>