James Moger
2011-05-03 b5b4026628c50ffdfa3ceeb93badb613cdca18eb
src/com/gitblit/wicket/resources/gitblit.css
@@ -100,6 +100,13 @@
   padding: 0px 0px 15px 5px;
}
span.empty {
   font-size: 0.9em;
   font-style: italic;
   padding-left:10px;
   color: #008000;
}
span.link, span.link a {
   font-family: sans-serif;
   font-size: 11px;
@@ -633,8 +640,7 @@
.feedbackPanelERROR {   
   color: red;
   list-style-image: url(bullet_error.png);
   font-weight: bold;
   text-align:left;
   font-weight: bold;
   vertical-align: top;
   padding:0;   
   margin:0;   
@@ -643,8 +649,7 @@
.feedbackPanelINFO {
   color: green;
   list-style: none;
   font-weight: bold;
   text-align:center;
   font-weight: bold;
   padding:0;
   margin:0;
}