James Moger
2012-04-11 a9eb6b1105cd47f00ae45dacda9af8e829ade191
resources/gitblit.css
@@ -16,6 +16,9 @@
ul, ol {
   margin-bottom: 10px !important;
}
a:focus {
   outline: none;
}
hr {
   margin-top: 10px;
@@ -131,7 +134,7 @@
}
table {
   margin-bottom:5px !important;
   margin-bottom: 5px;
   font-size: inherit;
}
@@ -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;
@@ -760,7 +773,12 @@
table.activity {
   width: 100%;
   margin-top: 5px;
   margin-top: 10px;
}
table.activity td {
   padding-top:7px;
   padding-bottom:7px;
}
tr th a { background-position: right; padding-right: 15px; background-repeat:no-repeat; }