use the new remote ldap error icon
This commit is contained in:
Родитель
6d257ef5e8
Коммит
5028d9f524
|
@ -359,13 +359,13 @@ treechildren::-moz-tree-image(local-abook) {
|
|||
}
|
||||
|
||||
treechildren::-moz-tree-image(remote-abook) {
|
||||
margin: 2px -3px 2px 2px;
|
||||
margin: 2px -1px 2px 4px;
|
||||
list-style-image: url("chrome://messenger/skin/addressbook/icons/remote-addrbook.png");
|
||||
}
|
||||
|
||||
treechildren::-moz-tree-image(remote-err) {
|
||||
margin: 2px -3px 2px 2px;
|
||||
list-style-image: url("chrome://messenger/skin/addressbook/icons/remote-addrbook-error.gif");
|
||||
margin: 2px -1px 2px 4px;
|
||||
list-style-image: url("chrome://messenger/skin/addressbook/icons/remote-addrbook-error.png");
|
||||
}
|
||||
|
||||
.identity-menulist {
|
||||
|
|
Загрузка…
Ссылка в новой задаче