mirror of
https://github.com/mozilla/gecko-dev.git
synced 2025-04-03 04:52:54 +00:00
use the new remote ldap error icon
This commit is contained in:
parent
eb15f9c796
commit
9b1e0ceb03
@ -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 {
|
||||
|
Loading…
x
Reference in New Issue
Block a user