background: none;
}
-/* Fixes li & ol list numbering issues in HTML messages. */
-.htmlMessage ul li, .htmlMessage ol li {
- margin-left: 2em;
-}
-
/* Fixes broken inline-block. */
div.msgStatus div, #msgHeadersContent .subject span, span.iconImg, span.contextImg, span.spellcheckPopdownImg, #quicksearch span {
zoom: 1;
* CSS corrections for IE 6 or below.
*/
-/* Fixes li & ol list numbering issues in HTML messages. */
-.htmlMessage ul li, .htmlMessage ol li {
- margin-left: 2em;
-}
-
/* Fixes broken inline-block. */
div.msgflags, span.spellcheckPopdownImg, span.treeImg, .downloadAtc, .downloadZipAtc, .saveImgAtc, .stripAtc, span.mimePartInfo, .mimeStatusMessage {
zoom: 1;
text-decoration: underline;
}
-/* Fixes li & ol list numbering issues in HTML messages. */
-.htmlMessage ul li , .htmlMessage ol li {
- margin-left: 2em;
-}
-
/* Fixes broken inline-block. */
div.msgStatus div, #msgHeadersContent .subject span, span.iconImg, span.contextImg, span.spellcheckPopdownImg, #quicksearch span {
zoom: 1;
* CSS corrections for IE 7.
*/
-/* Fixes li & ol list numbering issues in HTML messages. */
-.htmlMessage ul li, .htmlMessage ol li {
- margin-left: 2em;
-}
-
/* Fixes broken inline-block. */
div.msgflags, span.spellcheckPopdownImg, span.treeImg, .downloadAtc, .downloadZipAtc, .saveImgAtc, .stripAtc, span.mimePartInfo, .mimeStatusMessage {
zoom: 1;
clear: right;
}
-/* Based on the Mozilla default defintions */
-.htmlMessage blockquote[type="cite"] {
- padding-left: 0;
- padding-right: 1em;
-}
-
/* Pad the addressbook icon in header compose links. */
.msgheader img {
padding: 1px 2px 1px 1px;