Aleksander Machniak
2014-05-11 eda92ed4c0d2735144df8fa2136584de69634bdb
skins/classic/mail.css
@@ -1306,17 +1306,12 @@
  color: #0000CC;
}
div.message-part pre,
div.message-htmlpart pre,
div.message-part div.pre
{
  margin: 0px;
  padding: 0px;
  font-family: monospace;
  font-size: 12px;
  white-space: -moz-pre-wrap !important;
  white-space: pre-wrap !important;
  white-space: pre;
}
div.message-part span.sig
@@ -1330,8 +1325,10 @@
  border-left: 2px solid blue;
  border-right: 2px solid blue;
  background-color: #F6F6F6;
  margin: 2px 0px;
  padding: 1px 8px 1px 10px;
  margin: 0;
  padding: 0 0.4em;
  overflow: hidden;
  text-overflow: ellipsis;
}
div.message-part blockquote blockquote