Fixing bug 66427. Setting AccountCentral page background color to white for better user experience. r=sspitzer sr=bienvenu

This commit is contained in:
racham%netscape.com 2001-01-25 20:36:26 +00:00
parent 95411fe2e0
commit 5695687773
8 changed files with 20 additions and 20 deletions

View File

@ -265,6 +265,11 @@ box#messagepanebox
margin-left: 5px;
}
#accountCentralBox
{
background-color:#FFFFFF;
}
/**
* this belongs in the mail filter window
*/

View File

@ -20,11 +20,6 @@
@import url(chrome://communicator/skin/);
#accountCentralBox
{
background-color:#FFFFFF;
}
#acctCentralGrid
{
background-color:#FFFFFF;

View File

@ -435,6 +435,11 @@ searchterm
margin-left: 5px;
}
#accountCentralBox
{
background-color:#FFFFFF;
}
/**
*Focus rings on 3 pane view
*/

View File

@ -20,11 +20,6 @@
@import url(chrome://communicator/skin/);
#accountCentralBox
{
background-color:#FFFFFF;
}
#acctCentralGrid
{
background-color:#FFFFFF;

View File

@ -514,4 +514,9 @@ searchterm
{
width: 8em;
margin-left: 5px;
}
#accountCentralBox
{
background-color:#FFFFFF;
}

View File

@ -20,11 +20,6 @@
@import url(chrome://communicator/skin/);
#accountCentralBox
{
background-color:#FFFFFF;
}
#acctCentralGrid
{
background-color:#FFFFFF;

View File

@ -704,4 +704,9 @@ searchterm {
{
width: 8em;
margin-left: 5px;
}
#accountCentralBox
{
background-color:#FFFFFF;
}

View File

@ -20,11 +20,6 @@
@import url(chrome://communicator/skin/);
#accountCentralBox
{
background-color:#FFFFFF;
}
#acctCentralGrid
{
background-color:#FFFFFF;