ChiliProject is not maintained anymore. Please be advised that there will be no more updates.

We do not recommend that you setup new ChiliProject instances and we urge all existing users to migrate their data to a maintained system, e.g. Redmine. We will provide a migration script later. In the meantime, you can use the instructions by Christian Daehn.

ident-issues.patch

Andrew Smith, 2012-03-15 01:28 am

Download (503 Bytes)

 
b/public/stylesheets/application.css
1631 1631
       font-weight:normal;
1632 1632
       background:#f3f3f3 url(../images/gradient-down.png) repeat-x;
1633 1633
}
1634
#content table.issues td, #content table th {
1634
table.issues td, #content table th {
1635 1635
       border:1px solid #e6e6e6;
1636 1636
       padding:6px;
1637 1637
       text-align:left;