James Moger
2011-04-05 ce33be67c4c8c783713ad51c187e8296ed71f233
src/com/gitblit/wicket/pages/SummaryPage.html
@@ -9,12 +9,12 @@
   
   <div>
      <!-- Repository Activity Chart -->   
      <div style="width:50%;float:right;">
      <div style="width:400px;float:right;">
         <img class="activityGraph" wicket:id="commitsChart" />
      </div>   
   
      <!-- Repository info -->
      <div style="width:50%;">
      <div style="margin-right:410px;">
         <table class="plain">
            <tr><th>description</th><td><span wicket:id="repositoryDescription">Message goes here</span></td></tr>
            <tr><th>owner</th><td><span wicket:id="repositoryOwner">Message goes here</span></td></tr>
@@ -40,7 +40,7 @@
   <div class="pager" wicket:id="shortlogMore"></div>
   <!-- Open Heads Body -->
   <div style="width:34%;float:right;">
   <div style="width:300px;float:right;">
      <!-- heads -->
      <div class="header" wicket:id="heads"></div>   
      <table style="width:100%" class="pretty">
@@ -57,7 +57,7 @@
   </div>
   
   <!-- Open Tags body -->
   <div style="width:65%">
   <div style="margin-right:305px;">
      <!-- tags -->
      <div class="header" wicket:id="tags"></div>   
         <table style="width:100%" class="pretty">