James Moger
2012-03-25 4b7b406a6db1c02e6fe899f3fb8e65406f4acffe
resources/gitblit.css
@@ -16,6 +16,9 @@
ul, ol {
   margin-bottom: 10px !important;
}
a:focus {
   outline: none;
}
hr {
   margin-top: 10px;
@@ -657,6 +660,16 @@
   border-left: 0;
}
table.pretty td.message {
   padding: 0px;
}
table.pretty table.nestedTable {
   width: 100%;
   margin-left: 4px !important;
   margin-bottom: 0px !important;
}
table.comments td {
   padding: 4px;
   line-height: 17px;