blob: b13d2c91ac323ae033bf9579eb8b7da1d6da8f99 [file] [log] [blame]
Kent Ross8db68cb2021-08-26 10:08:59 -04001.. raw:: html
2
3 <style type="text/css">
Kent Ross788cf5a2021-08-26 10:23:54 -04004 td { text-align: left; }
5 .notstarted { opacity: 60%; }
Kent Ross8db68cb2021-08-26 10:08:59 -04006 .nothingtodo {
7 background-color: #99FF99;
8 font-style: italic;
9 }
10 .inprogress {
11 background-color: #FFFF99;
12 font-style: italic;
13 }
Kent Ross788cf5a2021-08-26 10:23:54 -040014 .inreview { background-color: #FFFF99; }
Kent Ross8db68cb2021-08-26 10:08:59 -040015 .partial {
16 background-color: #2CCCFF;
17 font-style: italic;
18 }
19 .complete { background-color: #99FF99; }
20 </style>
21
Kent Ross788cf5a2021-08-26 10:23:54 -040022.. role:: notstarted
Kent Ross8db68cb2021-08-26 10:08:59 -040023.. role:: nothingtodo
24.. role:: inprogress
Kent Ross788cf5a2021-08-26 10:23:54 -040025.. role:: inreview
Kent Ross8db68cb2021-08-26 10:08:59 -040026.. role:: partial
27.. role:: complete
28
Kent Ross788cf5a2021-08-26 10:23:54 -040029.. |Not Started| replace:: :notstarted:`Not Started`
Kent Ross8db68cb2021-08-26 10:08:59 -040030.. |Nothing To Do| replace:: :nothingtodo:`Nothing To Do`
31.. |In Progress| replace:: :inprogress:`In Progress`
Kent Ross788cf5a2021-08-26 10:23:54 -040032.. |Review| replace:: :inreview:`Review`
Kent Ross8db68cb2021-08-26 10:08:59 -040033.. |Partial| replace:: :partial:`Partial`
34.. |Complete| replace:: :complete:`Complete`
35
36.. |sect| unicode:: U+00A7
37.. |hellip| unicode:: U+2026