From 9797be3ebbbdf226e803006a76fca9ed158f89e8 Mon Sep 17 00:00:00 2001 From: Frederic Peters Date: Thu, 25 Jun 2009 15:00:29 +0200 Subject: [PATCH] force foreground colour (black) in the zone with a gray background. --- skins/pcfintranetstyle_styles/pcf-intranet.css | 1 + 1 file changed, 1 insertion(+) diff --git a/skins/pcfintranetstyle_styles/pcf-intranet.css b/skins/pcfintranetstyle_styles/pcf-intranet.css index 5606131..6abbd47 100644 --- a/skins/pcfintranetstyle_styles/pcf-intranet.css +++ b/skins/pcfintranetstyle_styles/pcf-intranet.css @@ -225,6 +225,7 @@ textarea:focus { div#portal-gray-zone { background: #ccc; + color: black; border: 2px ridge #555; border-width: 2px 0 0 2px; /*width: 657px;*/