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; }
35 .. |Not Started| replace:: :notstarted:`Not Started`
36 .. |Nothing To Do| replace:: :nothingtodo:`Nothing To Do`
37 .. |In Progress| replace:: :inprogress:`In Progress`
38 .. |Review| replace:: :inreview:`Review`
39 .. |Partial| replace:: :partial:`Partial`
40 .. |Complete| replace:: :complete:`Complete`
49 .. |chrono| replace:: :chrono:`chrono`
50 .. |format| replace:: :format:`format`
51 .. |ranges| replace:: :ranges:`ranges`
52 .. |spaceship| replace:: :spaceship:`spaceship`
53 .. |flat_containers| replace:: :fc:`flat containers`
54 .. |concurrency TS| replace:: :concurrency:`concurrency TS`
56 .. |sect| unicode:: U+00A7
57 .. |hellip| unicode:: U+2026