latest updates from Classic, development, working towards the 1.5 version of the...
[themes.git] / LCARStrek / messenger / messageHeader.css
index a0815a6a12abca14a0a06f5cb77acc7f970c73d1..6d44e5ed3efbbf1c69d98a1192c7a6e6461c9ed0 100644 (file)
   margin: 0em 0em .25em 0em;
   min-width: 50px;
   white-space: normal;
+  color: inherit;
+  background-color: transparent;
 }
 
 .subjectvalue {
   -moz-box-pack: center;
 }
 
+#collapsedsubjectValue {
+  background-color: transparent;
+}
+
 #collapseddateValue {
-  margin-left: .5em;
+  margin-left: .5em;
   text-align: right;
+  background-color: transparent;
 }
 
 #collapsedfromBox {
 }
 
 .collapsedHeaderDisplayName { 
-  margin: 0 .5em 0 .7em;
-  min-height: 16px;
+  margin: 2px .5em 2px .8em;
+  min-height: 12px;
   font-weight: bold; 
 }
 
-.collapsedHeaderValue {
-  margin: 0;
+.collapsedHeaderValue,
+#collapsedfromValue {
+  margin: 2px 0px !important;
 }
 
-.collapsedAttachmentButton
-{
+.collapsedAttachmentButton {
   list-style-image: url("chrome://messenger/skin/icons/message-mail-attach.gif");
   margin-right: .5em;
+  margin-top: 1px;
 }