Aleksander Machniak
2014-07-02 c6447e2ce289188493590ec0d5449fa3692eed08
skins/classic/mail.css
@@ -409,14 +409,6 @@
  background-color: #FFF;
}
#mailboxlist li
{
  display: block;
  position: relative;
  font-size: 11px;
  border-bottom: 1px solid #EBEBEB;
}
#mailboxlist li ul li:last-child
{
  border-bottom: 0 none;
@@ -966,6 +958,7 @@
  cursor: pointer;
  overflow: hidden;
  text-indent: -5000px;
  display: block;
}
.messagelist tbody tr td.subject
@@ -1309,17 +1302,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
@@ -1333,8 +1321,10 @@
  border-left: 2px solid blue;
  border-right: 2px solid blue;
  background-color: #F6F6F6;
  margin: 2px 0px;
  padding: 1px 8px 1px 10px;
  margin: 2px 0;
  padding: 0 0.4em;
  overflow: hidden;
  text-overflow: ellipsis;
}
div.message-part blockquote blockquote
@@ -1349,16 +1339,6 @@
  color: #990000;
  border-left: 2px solid #bb0000;
  border-right: 2px solid #bb0000;
}
body.iframe div.message-htmlpart
{
  margin: 8px;
}
div.message-htmlpart div.rcmBody
{
  margin: 8px;
}
#messagebody span.part-notice
@@ -1565,17 +1545,6 @@
  resize: none;
  border: none;
  outline: none;
}
#compose-body_tbl,
#compose-body_tbl td
{
  border: none;
}
#compose-body_tbl tr.mceFirst td.mceToolbar
{
  border-bottom: 1px solid #ccc;
}
#compose-headers
@@ -1866,7 +1835,7 @@
  color: #999;
}
#compose-contacts #quicksearchbar
#compose-contacts .searchbox
{
  top: 2px;
  left: 7px;