]> https://gitweb.dealii.org/ - dealii-svn.git/commitdiff
add colors for regression test tables
authorkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 10 Nov 2006 05:18:36 +0000 (05:18 +0000)
committerkanschat <kanschat@0785d39b-7218-0410-832d-ea1e28bc413d>
Fri, 10 Nov 2006 05:18:36 +0000 (05:18 +0000)
git-svn-id: https://svn.dealii.org/trunk@14178 0785d39b-7218-0410-832d-ea1e28bc413d

deal.II/doc/screen.css

index 6888be94762081254873bbd34868a638bae71eef..ec65ca994f3e777cfb12850a22ce2e55afea2198 100644 (file)
@@ -207,6 +207,27 @@ td.build {
        vertical-align: middle;
 }
 
+
+.test4 {
+    background-color: #20ff20;
+}
+
+.test3 {
+    background-color: #E0FF00;
+}
+
+.test2 {
+    background-color: #FFFF00;
+}
+
+.test1 {
+    background-color: #FF8000;
+}
+
+.test0 {
+    background-color: #A020FF;
+}
+
 .attention {
        color: #f00080;
        font-weight: bold;

In the beginning the Universe was created. This has made a lot of people very angry and has been widely regarded as a bad move.

Douglas Adams


Typeset in Trocchi and Trocchi Bold Sans Serif.