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=b8c1fa265d59e68d1ddf568e615057c4746e41e4;hp=887962005bb5940654238a9e7472548335b684cd;hb=cc555a907c49a72c2b7006a1724c2074c2a6b2cd;hpb=53e1afe62009f5ef0e686f3f4f9a4586afe9ea0c diff --git a/web/htdocs/chrome/style.mc b/web/htdocs/chrome/style.mc index 8879620..b8c1fa2 100644 --- a/web/htdocs/chrome/style.mc +++ b/web/htdocs/chrome/style.mc @@ -1,4 +1,4 @@ -/* $Id: style.mc,v 1.3 2006-09-15 16:50:18 mike Exp $ */ +/* $Id: style.mc,v 1.4 2006-09-18 12:22:28 mike Exp $ */ body { color: black; background: white; @@ -25,3 +25,5 @@ img { border: 0 } .searchform tr td select { background: #ffffc0 } .thleft th { text-align: left } + +.disabled { color: grey }