]> ruin.nu Git - ndwebbie.git/blobdiff - root/static/default.css
Better color-coding on covop page
[ndwebbie.git] / root / static / default.css
index 9e79ac1d604dfaf28a4255ec8184a07cc9343797..c6a364b8f025f6fd41bb6da36d59db4f813c3860 100644 (file)
@@ -165,10 +165,18 @@ td.NAP a{
        background: blue;
 }
 
-td.OLD{
+td.old{
        background: red;
        color: black;
 }
+td.semiold{
+       background: yellow;
+       color: black;
+}
+td.new{
+       background: green;
+       color: black;
+}
 table.old{
        border: outset 1pt;
        border-collapse: separate;