Ficing bug 23625. Created a special class to indent the picker items in the Copies and Folder panel. r=naving, sr=sspitzer, a=asa

This commit is contained in:
racham%netscape.com 2001-06-20 06:15:44 +00:00
Родитель 9bb7587bd9
Коммит 3e16db2edc
3 изменённых файлов: 18 добавлений и 0 удалений

Просмотреть файл

@ -423,6 +423,12 @@ searchterm
margin-left: 5px;
}
/* ::::: account manager :::::: */
.specialFolderPickerGrid {
margin-left: 20px;
}
#accountCentralBox
{
background-color:#FFFFFF;

Просмотреть файл

@ -517,6 +517,12 @@ searchterm
margin-left: 5px;
}
/* ::::: account manager :::::: */
.specialFolderPickerGrid {
margin-left: 20px;
}
#accountCentralBox
{
background-color:#FFFFFF;

Просмотреть файл

@ -541,6 +541,12 @@ statusbar,
margin-left: 5px;
}
/* ::::: account manager :::::: */
.specialFolderPickerGrid {
margin-left: 20px;
}
/* ::::: account central :::::: */
#accountCentralBox {