Mercurial > p > roundup > code
view website/issues/html/tracker.css @ 4840:19f2c01d2b9d
fix the CHANGES file so it references the original bug report that is now fixed
| author | John Rouillard <rouilj@ieee.org> |
|---|---|
| date | Tue, 08 Oct 2013 09:46:42 -0400 |
| parents | c2d0d3e9099d |
| children |
line wrap: on
line source
#search { text-align: right; } p.ok-message { background-color: #eeffee; border: 1px solid #009900; padding: 5px; color: #009900; font-weight: bold; } p.error-message { background-color: #ffeeee; border: 1px solid #990000; padding: 5px; color: #990000; font-weight: bold; } tr.odd { background-color:#f5f5f5; }
