зеркало из https://github.com/mozilla/pjs.git
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:
Родитель
9bb7587bd9
Коммит
3e16db2edc
|
@ -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 {
|
||||
|
|
Загрузка…
Ссылка в новой задаче