big tree->listbox/outliner; outliner-> update
[themes.git] / LCARStrek / messenger / messengercompose / messengercompose.css
index 8b7e3fa2ac7490861a1b4d1f59983e9f5f8edd26..eafeb459f59faa2035e2f78d146fc9106e73e193 100644 (file)
 
 /* ::::: autocomplete icons ::::: */
 
-outlinerbody:-moz-outliner-cell-text(default-match) {
+treechildren:-moz-tree-cell-text(default-match) {
   margin: 2px -3px 2px 15px;
   border: none;
 }
 
-outlinerbody:-moz-outliner-image(local-abook) {
+treechildren:-moz-tree-image(local-abook) {
   margin: 2px -1px 2px 4px;
-  border: none;
   list-style-image: url("chrome://messenger/skin/addressbook/icons/addrbook.gif");
 }
 
-outlinerbody:-moz-outliner-image(remote-abook) {
+treechildren:-moz-tree-image(remote-abook) {
   margin: 2px -3px 2px 2px;
-  border: none;
   list-style-image: url("chrome://messenger/skin/addressbook/icons/remote-addrbook.gif");
 }
 
-outlinerbody:-moz-outliner-image(remote-err) {
+treechildren:-moz-tree-image(remote-err) {
   margin: 2px -3px 2px 2px;
-  border: none;
   list-style-image: url("chrome://messenger/skin/addressbook/icons/remote-addrbook-error.gif");
 }