James Moger
2014-02-28 1c2bff27ff37ec2add7c2badac46647fd92b71df
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 {