some cosmetic changes, update themes for trunk version numbers
[themes.git] / EarlyBlue / messenger / messageHeader.css
index 10d901f749ff2f04b8ae81c10c70811eeeaaf42c..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;
 }
   text-align: right;
 }
 
+#collapseddateValue > .textbox-input-box menupopup {
+  text-align: left;
+}
+
 #collapsedfromBox {
   width: 18em;
 }
 }
 
 .collapsedHeaderValue {
+  background: transparent;
   margin: 0;
 }