James Moger
2011-05-20 f90dc635928f367f9078f814488c7e385ebc4e2e
src/com/gitblit/wicket/resources/gitblit.css
@@ -29,6 +29,10 @@
   border:0px;
}
pre.prettyprint ol {
   padding-left:25px;
}
/* age0: age < 60*60*2 */
.age0 {
   color: #008000;
@@ -455,6 +459,16 @@
   text-align: left;
}
table.screenshots td {
   text-align: center;
   padding-bottom: 10px;
}
table.screenshots img {
   border: 1px solid #ccc;
   margin: 5px;
}
table.plain {
   padding: 8px;
}