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; }
29 .. |Not Started| replace:: :notstarted:`Not Started`
30 .. |Nothing To Do| replace:: :nothingtodo:`Nothing To Do`
31 .. |In Progress| replace:: :inprogress:`In Progress`
32 .. |Review| replace:: :inreview:`Review`
33 .. |Partial| replace:: :partial:`Partial`
34 .. |Complete| replace:: :complete:`Complete`
36 .. |sect| unicode:: U+00A7
37 .. |hellip| unicode:: U+2026