some nice smaqll fixes
[themes.git] / EarlyBlue / skin / EarlyBlue / messenger / messageHeader.css
index 18d7e394524e4f4c3c2477cf317336913db6f3d6..306079c622edc66af34f5f47304f407adc787539 100644 (file)
@@ -41,6 +41,19 @@ mail-emailaddress
     display               : -moz-inline-box;
   }
 
+mail-headerfield,
+mail-toggle-headerfield
+  { 
+    padding               : 0px; 
+    padding-left          : 1px; 
+    padding-right         : 1px; 
+  }
+
+mail-emailheaderfield > .headerBox > mail-emailaddress
+  { 
+    padding-left          : 0.5em; 
+  }
+
 .buttonTopSpacer     
   { 
     height                : 0.3em; 
@@ -98,7 +111,17 @@ mail-emailaddress
     color                 : #336699;
 /*    text-decoration       : underline; */
     cursor                : pointer;
-    min-height: 16px;
+/*    min-height: 16px; */
+    margin                : 0px;
+    padding               : 0px; 
+    padding-left          : 1px; 
+    padding-right         : 1px; 
+  }
+
+.emailDisplayButton:hover
+  {
+    color                 : black;
+    background-color      : #336699;
   }
 
 .showMoreAddressesButton 
@@ -200,5 +223,3 @@ text.collapsedHeaderDisplayName
 [hide] {
   visibility: hidden;
 }
-
-