Paul Martin
2016-04-06 2fca824e349f5fecbf71d940c4521644e92cb0dd
src/main/resources/gitblit.css
@@ -1944,6 +1944,12 @@
   padding-right:15px;
}
td.filestore {
   text-align: right;
   width:1em;
   padding-right:15px;
}
td.size {
   text-align: right;
   width: 8em;   
@@ -2065,10 +2071,6 @@
li.L5,
li.L7,
li.L9 { background: #fafafa !important; }
div.docs {
   max-width: 880px;
}
div.docs ul.nav {   
   margin-bottom: 0px !important;
@@ -2354,3 +2356,12 @@
.file-negative {
   color:#D51900;
}
.filestore-item {
   color:#815b3a;
}
.delete-patchset {
   color:#D51900;
   font-size: 1.2em;
}