Changeset 2314
- Timestamp:
- 06/18/07 02:39:57 (1 year ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
tracmentalaxistheme/0.10/mentalaxistheme/templates/css.cs
r2293 r2314 327 327 } 328 328 329 table.progress td.closed { background: # 83ADE0; }330 table.progress td.open { background: #DD DDDD; }329 table.progress td.closed { background: #5CE05D; } 330 table.progress td.open { background: #DD5243; } 331 331 .milestone .info h2 em { color: #444; font-style: normal; } 332 332
