Add "fullrecord" table class.
authorMike Taylor <mike@indexdata.com>
Thu, 26 Oct 2006 17:22:35 +0000 (17:22 +0000)
committerMike Taylor <mike@indexdata.com>
Thu, 26 Oct 2006 17:22:35 +0000 (17:22 +0000)
web/htdocs/chrome/style.mc

index 38016ec..93c2f52 100644 (file)
@@ -1,4 +1,4 @@
-/* $Id: style.mc,v 1.8 2006-09-21 13:13:42 mike Exp $ */
+/* $Id: style.mc,v 1.9 2006-10-26 17:22:35 mike Exp $ */
 body {
   color: black;
   background: white;
 body {
   color: black;
   background: white;
@@ -26,6 +26,9 @@ img { border: 0 }
 .searchform tr td input { background: #ffffc0 }
 .searchform tr td select { background: #ffffc0 }
 
 .searchform tr td input { background: #ffffc0 }
 .searchform tr td select { background: #ffffc0 }
 
+.fullrecord { background: #ffffee }
+.fullrecord th { text-align: left }
+
 .thleft th { text-align: left }
 
 .disabled { color: grey }
 .thleft th { text-align: left }
 
 .disabled { color: grey }