}
/* SpellChecker styles. */
+#spellcheck {
+ color: #000;
+}
.Checking {
color: red;
}
.dimpActions .disabled span.popdown:hover, .dimpActions .disabled span.spellcheckPopdownImg {
border: 0;
cursor: default;
- padding-left: 2px;
- padding-right: 2px;
+ margin: 0;
}
#button_compose, #button_checkmail {
display: none;
background: gray;
color: #fff;
cursor: pointer;
+ text-decoration: none;
}
.context .sep {
border-bottom: 1px #d4d4d4 solid;
background: #f00;
}
-table.msgheaders, td {
- vertical-align: inherit;
-}
-table.msgheaders, td.msgheader {
+td.msgheader {
width: 100%;
}
table.multipleMsgs td.msgheader {