Bug 1683365 - Fix the gap between icon and label when the new message indicator is shown in the Folder Pane. r=aleca
This commit is contained in:
Родитель
7c9e63716a
Коммит
c5da55db4d
|
@ -226,7 +226,7 @@ treechildren::-moz-tree-cell-text(imapdeleted) {
|
|||
|
||||
#folderTree treechildren::-moz-tree-cell-text(folderNameCol, newMessages-true) {
|
||||
margin-inline-start: -20px;
|
||||
padding-inline-start: 22px;
|
||||
padding-inline-start: 23px;
|
||||
background-image: url("chrome://messenger/skin/icons/folder-new-indicator.svg");
|
||||
background-repeat: no-repeat;
|
||||
background-position: left;
|
||||
|
|
Загрузка…
Ссылка в новой задаче