keeping up with classic trunk and EarlyBlue
[themes.git] / LCARStrek / messenger / messengercompose / messengercompose.css
index 8b7e3fa2ac7490861a1b4d1f59983e9f5f8edd26..47eb26e12899fe35ee6aafacae04ad34316f168b 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");
 }
 
@@ -201,11 +198,14 @@ outlinerbody:-moz-outliner-image(remote-err) {
   margin-left: 0px;
 }
 
-#msgIdentity,
-#msgSubject {
+#msgIdentity {
   margin-right: 0px;
 }
 
+#msgSubject {
+  margin-right: -1px;
+}
+
 #attachmentBucket {
   margin: 3px 0px 2px 0px;
   color: #FF9F00;