James Moger
2014-03-03 eb0f7ea03074bb45c67d2ad877af3c5c85e6b3fc
src/main/resources/gitblit.css
@@ -34,6 +34,10 @@
   vertical-align: text-bottom;
}
a.bugtraq {
    font-weight: bold;
}
[class^="icon-"], [class*=" icon-"] i {
   /* override for a links that look like bootstrap buttons */
   vertical-align: text-bottom;
@@ -514,6 +518,18 @@
th {
   vertical-align: middle;
   text-align: left;   
}
div.featureWelcome {
   padding: 15px;
   background-color: #fbfbfb;
   border: 1px solid #ccc;
   border-radius: 5px;
}
div.featureWelcome div.icon {
   color: #ccc;
   font-size: 144px;
}
div.sourceview {
@@ -1287,6 +1303,11 @@
}
table.palette td.pane {
   padding: 0px;
   width: 250px !important;
}
table.palette td.pane select {
   width: 250px !important;
}
table.gitnotes {