| .notstarted { opacity: 60%; } |
| background-color: #99FF99; |
| background-color: #FFFF99; |
| .inreview { background-color: #FFFF99; } |
| background-color: #2CCCFF; |
| .complete { background-color: #99FF99; } |
| .chrono { background-color: #D8BFD8; } |
| .format { background-color: #FFE4B5; } |
| .ranges { background-color: #7FFFD4; } |
| .spaceship { background-color: #B0E0E6; } |
| .. |Not Started| replace:: :notstarted:`Not Started` |
| .. |Nothing To Do| replace:: :nothingtodo:`Nothing To Do` |
| .. |In Progress| replace:: :inprogress:`In Progress` |
| .. |Review| replace:: :inreview:`Review` |
| .. |Partial| replace:: :partial:`Partial` |
| .. |Complete| replace:: :complete:`Complete` |
| .. |chrono| replace:: :chrono:`chrono` |
| .. |format| replace:: :format:`format` |
| .. |ranges| replace:: :ranges:`ranges` |
| .. |spaceship| replace:: :spaceship:`spaceship` |
| .. |sect| unicode:: U+00A7 |
| .. |hellip| unicode:: U+2026 |