keep up with 1.8 branch Classic changes
[themes.git] / EarlyBlue / messenger / messageHeader.css
index f218ec0af53bab5ebe71ecb9231661e6b50698b8..dfbd26f90f1225ecf92d8772af9432e153da3a9b 100644 (file)
   background-color: transparent;
 }
 
+.headerValueBox {
+  margin: 0em 0em .25em 0em;
+}
+
+.headerValueBox > .headerValue {
+  margin: 0 0 0 0;
+}
+
+.headerValueBox[singleline="true"] {
+  overflow: hidden;
+}
+
+.headerValueBox[singleline="true"] > .headerValue {
+  overflow: hidden;
+}
+
 .subjectvalue {
   font-weight: bold;
 }