}
#sidebar-splitter {
- -moz-border-radius: 0px 5px 5px 0px;
- margin: 0px 3px 3px 0px;
+ border-top: none;
}
#sidebar-box {
- margin: 0px 3px 3px 0px;
+ margin-bottom: 3px;
border: none;
}
* texttab folder lookalike e.g. for sidebar panel headers
*/
.box-texttab
- {
+ {
-moz-binding : url("chrome://communicator/content/sidebar/sidebarBindings.xml#texttab");
-moz-border-radius : 5px;
border-top : 3px solid black;
font-weight : bold;
}
+
+
@namespace url("http://www.mozilla.org/keymaster/gatekeeper/there.is.only.xul"); /* set default namespace to HTML */
@namespace html url("http://www.w3.org/1999/xhtml"); /* namespace for XUL elements */
-toolbar > .toolbar-holder {
- background-color: #FF9F00;
+#msgHeaderView
+ {
+ background-color: #E7ADE7;
background-image: none;
- -moz-border-radius: 0px 8px 8px 0px;
+ -moz-border-radius: 8px 8px 8px 8px;
padding-right: 12px;
-}
+ margin-bottom: 3px;
+ }
mail-emailaddress
{
.emailDisplayButton
{
- color : #FFCF00;
+ color : black;
cursor : pointer;
min-height : 16px;
-moz-border-radius: : 3px;
- background-color : black;
+ background-color : transparent;
}
.emailDisplayButton:hover
html.headerValue
{
+ color : black;
white-space : normal;
min-width : 50px;
margin : 0px;
+ padding-top : 1px;
}
html.subjectvalue
{
font-weight : bold;
+ color : black;
}
text.headerdisplayname
{
font-weight : bold;
+ color : black;
margin-right : 0.5em;
margin-left : 0.5em;
min-height : 18px
text.headerValue
{
+ color : black;
white-space : normal;
min-width : 50px;
/* border-bottom : 1px solid #9999CC; */
}
.expandHeaderViewButton {
- list-style-image: url("chrome://global/skin/twisty-open.gif");
+ list-style-image: url("chrome://global/skin/twisty-open-selected.gif");
margin-left: .5em;
margin-right: .5em;
}
.collapsedHeaderViewButton
{
- list-style-image: url("chrome://global/skin/twisty-closed.gif");
+ list-style-image: url("chrome://global/skin/twisty-closed-selected.gif");
margin-left: .5em;
}
text.collapsedHeaderDisplayName
{
+ color: black;
font-weight: bold;
margin-left: .7em;
min-height: 16px;
}
+text.collapsedHeaderValue
+{
+ color: black;
+}
+
.collapsedAttachmentButton
{
list-style-image: url("chrome://messenger/skin/message-mail-attach.gif");
visibility: hidden;
}
+