X-Git-Url: http://git.indexdata.com/?p=irspy-moved-to-github.git;a=blobdiff_plain;f=web%2Fhtdocs%2Fchrome%2Fstyle.mc;fp=web%2Fhtdocs%2Fchrome%2Fstyle.mc;h=93c2f52c0cd74059ac6dad1fc394c97e058d26f5;hp=38016ec90310ba9bf9b158661fda2ab2d378aed4;hb=e576a47744ea0535cd3e28f88f56b8191e217e21;hpb=20ca60dada10f1869c32d6674a25ee65116d9c69 diff --git a/web/htdocs/chrome/style.mc b/web/htdocs/chrome/style.mc index 38016ec..93c2f52 100644 --- a/web/htdocs/chrome/style.mc +++ b/web/htdocs/chrome/style.mc @@ -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; @@ -26,6 +26,9 @@ img { border: 0 } .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 }