Changeset 2315
- Timestamp:
- 06/18/07 02:44:24 (1 year ago)
- Files:
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
tracmentalaxistheme/0.10/mentalaxistheme/templates/css.cs
r2314 r2315 327 327 } 328 328 329 table.progress td.closed { b ackground: #5CE05D; }330 table.progress td.open { b ackground: #DD5243; }329 table.progress td.closed { border: 0; background: #5CE05D; } 330 table.progress td.open { border: 0; background: #DD5243; } 331 331 .milestone .info h2 em { color: #444; font-style: normal; } 332 332
