tables should not be white - it makes all the mail prefs white

git-svn-id: svn://10.0.0.236/trunk@47325 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
alecf%netscape.com
1999-09-14 09:40:00 +00:00
parent 63676ad42c
commit 2d622fbef1

View File

@@ -26,7 +26,7 @@ table {
width: 100%;
border: 0px;
min-height: 16px;
color: white;
/* color: white; */
}
label {