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=67536f9dec7192e851b4d78ba37cdb6030e8123e;hp=b8c1fa265d59e68d1ddf568e615057c4746e41e4;hb=4315ec5a53f151fe51a8b8ce37102d8ebf70b81a;hpb=269ea7403308efb83d5015da591ced5f65037841 diff --git a/web/htdocs/chrome/style.mc b/web/htdocs/chrome/style.mc index b8c1fa2..67536f9 100644 --- a/web/htdocs/chrome/style.mc +++ b/web/htdocs/chrome/style.mc @@ -1,4 +1,4 @@ -/* $Id: style.mc,v 1.4 2006-09-18 12:22:28 mike Exp $ */ +/* $Id: style.mc,v 1.5 2006-09-19 11:11:52 mike Exp $ */ body { color: black; background: white; @@ -27,3 +27,4 @@ img { border: 0 } .thleft th { text-align: left } .disabled { color: grey } +.error { color: red; font-weight: bold }