|
|
@ -579,6 +579,7 @@ body.messagelist
|
|
|
|
overflow: hidden;
|
|
|
|
overflow: hidden;
|
|
|
|
white-space: nowrap;
|
|
|
|
white-space: nowrap;
|
|
|
|
text-overflow: ellipsis;
|
|
|
|
text-overflow: ellipsis;
|
|
|
|
|
|
|
|
-o-text-overflow: ellipsis;
|
|
|
|
border-bottom: 1px solid #EBEBEB;
|
|
|
|
border-bottom: 1px solid #EBEBEB;
|
|
|
|
cursor: default;
|
|
|
|
cursor: default;
|
|
|
|
}
|
|
|
|
}
|
|
|
@ -886,7 +887,6 @@ div.message-part div.pre
|
|
|
|
padding: 0px;
|
|
|
|
padding: 0px;
|
|
|
|
font-family: monospace;
|
|
|
|
font-family: monospace;
|
|
|
|
white-space: -moz-pre-wrap !important;
|
|
|
|
white-space: -moz-pre-wrap !important;
|
|
|
|
white-space: -o-pre-wrap !important;
|
|
|
|
|
|
|
|
white-space: pre-wrap !important;
|
|
|
|
white-space: pre-wrap !important;
|
|
|
|
white-space: pre;
|
|
|
|
white-space: pre;
|
|
|
|
word-wrap: break-word; /* IE (and Safari) */
|
|
|
|
word-wrap: break-word; /* IE (and Safari) */
|
|
|
|