3 <style type="text/css">
4 td { text-align: left; }
5 .notstarted { opacity: 60%; }
7 background-color: #99FF99;
11 background-color: #FFFF99;
14 .inreview { background-color: #FFFF99; }
16 background-color: #2CCCFF;
19 .complete { background-color: #99FF99; }
20 .chrono { background-color: #D8BFD8; }
21 .format { background-color: #FFE4B5; }
22 .ranges { background-color: #7FFFD4; }
23 .spaceship { background-color: #B0E0E6; }
24 .fc { background-color: #8EAF63; white-space:nowrap; }
25 .concurrency { background-color: #909090; white-space:nowrap; }
26 .dr { background-color: #FFFF99; }
36 .. |Not Started| replace:: :notstarted:`Not Started`
37 .. |Nothing To Do| replace:: :nothingtodo:`Nothing To Do`
38 .. |In Progress| replace:: :inprogress:`In Progress`
39 .. |Review| replace:: :inreview:`Review`
40 .. |Partial| replace:: :partial:`Partial`
41 .. |Complete| replace:: :complete:`Complete`
51 .. |chrono| replace:: :chrono:`chrono`
52 .. |format| replace:: :format:`format`
53 .. |ranges| replace:: :ranges:`ranges`
54 .. |spaceship| replace:: :spaceship:`spaceship`
55 .. |flat_containers| replace:: :fc:`flat containers`
56 .. |concurrency TS| replace:: :concurrency:`concurrency TS`
57 .. |DR| replace:: :dr:`Defect Report`
59 .. |sect| unicode:: U+00A7
60 .. |hellip| unicode:: U+2026