force foreground colour (black) in the zone with a gray background.

This commit is contained in:
Frederic Peters 2009-06-25 15:00:29 +02:00
parent 7df401cecc
commit 9797be3ebb
1 changed files with 1 additions and 0 deletions

View File

@ -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;*/