Improve table head background color
[infodrom.org/service.infodrom.org] / src / infodrom.css
index fb6744a..788fe08 100644 (file)
@@ -46,6 +46,9 @@ h3.bar {
   font-size: 14px;
   background: #98c5e5;
 }
+.jsaction {
+    color: #666;
+}
 img.border {
   border: 2px solid #e5e5e5;
 }
@@ -68,7 +71,7 @@ td.rightcol {
   padding-right: 2px;
 }
 tr.head {
-  background: #98c5e5;
+  background: #a7ddff;
 }
 tr.t0 {
   background: #ffffff;