correcting some color values from #CCCCDD to #CCD0DD
[themes.git] / EarlyBlue / messenger / skin / messengercompose / messengercompose.css
index 3bf024430d7a1b5d82f2ba81812a014c9c70991b..100663501f4a9d927b95e34ba45febc48347ad4e 100755 (executable)
@@ -19,7 +19,7 @@
 #listcol-addressingWidget 
   {
     width                 : 9em;
-    border-right          : 1px solid #CCCCDD;
+    border-right          : 1px solid #CCD0DD;
   }
   
 #addressingWidgetTree > treechildren > treeitem > treerow,
@@ -32,7 +32,7 @@
 .treecell-addressingWidget
   {
        vertical-align        : middle;
-    border-bottom         : 1px solid #CCCCDD;
+    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
        list-style-image:url("chrome://global/skin/alert-icon.gif");
 }
 
+