accomodate recent XUL 1.0 changes
[themes.git] / EarlyBlue / messenger / skin / messengercompose / messengercompose.css
index 3bf024430d7a1b5d82f2ba81812a014c9c70991b..76b414d249c60999ed60a77963e4b43d581e3cb6 100755 (executable)
@@ -19,7 +19,7 @@
 #listcol-addressingWidget 
   {
     width                 : 9em;
-    border-right          : 1px solid #CCCCDD;
+    border-right          : 1px solid #CCD0DD;
   }
   
 #addressingWidgetTree > treechildren > treeitem > treerow,
@@ -31,8 +31,8 @@
 
 .treecell-addressingWidget
   {
-       vertical-align        : middle;
-    border-bottom         : 1px solid #CCCCDD;
+    -moz-box-align        : center;
+    border-bottom         : 1px solid #CCD0DD;
     padding               : 0px !important;
   }
   
@@ -43,7 +43,7 @@
 
 .dummy-row-cell:first-child
   {
-    border-bottom         : 1px solid #CCCCDD;
+    border-bottom         : 1px solid #CCD0DD;
   }
 
 .person-icon 
 
 #content-frame
   {
-    border                : 1px inset #CCCCDD;
+    border                : 1px inset #CCD0DD;
   }
 
 #msgIdentity, #addressingWidgetTree, #msgSubject
 }
 
 #askImageBox {
-        vertical-align: top;
+        -moz-box-align: start;
 }
 
 #convertYes {
 #convertNo {
        list-style-image:url("chrome://global/skin/alert-icon.gif");
 }
-