{
height : 80px;
width : 0px;
+ margin : 0px;
-moz-user-focus : none;
background-color : #FFFFFF;
}
#msgheaderstoolbar-box
{
/* padding-top : 2px; */
- }
+ }
+/* this applies to two boxes to left and right of attachmentbucket-sizer */
+#msgheaderstoolbar-box > vbox
+ {
+ padding : 3px;
+ }
+
#compose-toolbar-sizer
{
height : 5px;
#appcontent
{
- border-left : 1px solid ThreeDShadow;
+/* border-left : 1px solid ThreeDShadow;
border-right : 1px solid ThreeDHighlight;
- border-top : 1px solid ThreeDShadow;
+ border-top : 1px solid ThreeDShadow; */
}
#attachmentbucket-sizer
width : 5px;
}
-#msgIdentity, #addressingWidgetTree, #msgSubject
+#msgIdentity, #msgSubject
{
- margin-right : 3px;
+ margin-right : 0px;
}
+#msgSubject
+ {
+ margin-top : 2px;
+ }
+
#attachmentBucket
{
- margin-left : 3px;
+ margin : 0px;
-moz-user-focus : normal !important;
}
#attachmentBucketText
{
- margin-left : 3px;
+ margin-bottom : 2px;
-moz-user-focus : none;
}
#convertDefault {
list-style-image:url("chrome://global/skin/question-icon.gif");
} /* Workaround for bug 50217. Please remove this rule, when this bug is fixed. */
-
#msgheaderstoolbar-box
{
-/* padding-top : 2px; */
background-color : #E7ADE7;
color : #000000;
}
-
+
+/* this applies to two boxes to left and right of attachmentbucket-sizer */
+#msgheaderstoolbar-box > vbox
+ {
+ padding : 3px;
+ }
+
#compose-toolbar-sizer
{
height : 3px;
#attachmentbucket-sizer
{
width : 5px;
+ margin : 0px;
background-color : #000000;
}
-#msgIdentity, #addressingWidgetTree, #msgSubject
+#msgIdentity, #msgSubject
{
- margin-right : 3px;
- }
+ margin-right : 0px;
+ }
+
+#msgSubject
+ {
+ margin-top : 2px;
+ }
#attachmentBucket
{
- margin-left : 3px;
-moz-user-focus : normal !important;
color : #FF9F00;
}
#attachmentBucketText
{
- margin-left : 3px;
+ margin-bottom : 2px;
-moz-user-focus : none;
}