Bug 1806658 - Remove unused folderTrees and foldersTreeChildren css. r=frg

This commit is contained in:
Ian Neal 2022-12-20 14:45:03 +00:00
Родитель 316cd2c714
Коммит 5aeafacee3
1 изменённых файлов: 0 добавлений и 18 удалений

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

@ -153,24 +153,6 @@ folderSummarySubfoldersSummary
-moz-binding: url("chrome://messenger/content/mailWidgets.xml#folderSummary-subfoldersSummary");
}
.foldersTree
{
margin: 0px;
border: none;
-moz-appearance: none;
-moz-user-focus: ignore;
}
.foldersTreeChildren
{
-moz-binding: url("chrome://global/content/bindings/tree.xml#tree-base");
}
.foldersTreeChildren::-moz-tree-twisty
{
width: 0px;
}
dummy.usesMailWidgets {
-moz-binding: url("chrome://messenger/content/mailWidgets.xml#dummy");
}