keep up with Classic; bump skinVersion to 1.5 and EarlyBlue version to 1.5b (if I...
[themes.git] / EarlyBlue / messenger / messengercompose / messengercompose.css
index 5a1014f9a4020808c003db8aa37e9972a00bd28b..12851ba53494730603b00c539c544d34cb4691fa 100644 (file)
 
 /* ::::: autocomplete icons ::::: */
 
-treechildren:-moz-tree-cell-text(default-match) {
+treechildren::-moz-tree-cell-text(default-match) {
   margin: 2px -3px 2px 15px;
   border: none;
 }
 
-treechildren:-moz-tree-image(local-abook) {
+treechildren::-moz-tree-image(local-abook) {
   margin: 2px -1px 2px 4px;
   list-style-image: url("chrome://messenger/skin/addressbook/icons/addrbook.gif");
 }
 
-treechildren:-moz-tree-image(remote-abook) {
+treechildren::-moz-tree-image(remote-abook) {
   margin: 2px -3px 2px 2px;
   list-style-image: url("chrome://messenger/skin/addressbook/icons/remote-addrbook.gif");
 }
 
-treechildren:-moz-tree-image(remote-err) {
+treechildren::-moz-tree-image(remote-err) {
   margin: 2px -3px 2px 2px;
   list-style-image: url("chrome://messenger/skin/addressbook/icons/remote-addrbook-error.gif");
 }
@@ -153,11 +153,14 @@ treechildren:-moz-tree-image(remote-err) {
   margin-left: 0px;
 }
 
-#msgIdentity,
-#msgSubject {
+#msgIdentity{
   margin-right: 0px;
 }
 
+#msgSubject {
+  margin-right: -1px;
+}
+
 #attachmentBucket {
   margin: 3px 0px 2px 0px;
 }