Thomas Bruederli
2012-06-30 f69eb5fd684a4b563308b9e024088bf7e0e5952a
skins/default/mail.css
@@ -299,6 +299,7 @@
  bottom: 0px;
  border: 1px solid #999999;
  background-color: #F9F9F9;
  overflow: hidden;
}
#messagecontframe
@@ -609,7 +610,6 @@
  position: absolute;
  top: 4px;
  right: 4px;
  min-width: 25em;
  white-space: nowrap;
  font-size: 11px;
}
@@ -681,6 +681,7 @@
#messagelist thead tr td.subject
{
  padding-left: 18px;
  width: 99%;
}
#messagelist tbody tr td
@@ -1172,6 +1173,7 @@
  margin: 0px;
  padding: 0px;
  font-family: monospace;
  font-size: 12px;
  white-space: -moz-pre-wrap !important;
  white-space: pre-wrap !important;
  white-space: pre;
@@ -1188,7 +1190,7 @@
  border-left: 2px solid blue;
  border-right: 2px solid blue;
  background-color: #F6F6F6;
  margin: 2px 0px 2px 0px;
  margin: 2px 0px;
  padding: 1px 8px 1px 10px;
}
@@ -1285,13 +1287,13 @@
#headers-source
{
  margin: 0 0 2px 0;
  margin: 2px 0;
  padding: 0.5em;
  height: 145px;
  background: white;
  overflow: auto;
  font-size: 11px;
  border: 1px solid #999999;
  border: 1px solid #CCC;
  display: none;
  text-align: left;
  color: #333;
@@ -1447,6 +1449,14 @@
  background-color: #F9F9F9;
}
#compose-attachments.droptarget.hover
{
  background-color: #F0F0EE;
  box-shadow: 0 0 5px 0 #999;
  -moz-box-shadow: 0 0 5px 0 #999;
  -o-box-shadow: 0 0 5px 0 #999;
}
#compose-attachments ul
{
  margin: 0px;
@@ -1472,7 +1482,7 @@
#compose-attachments li a
{
  text-indent: -1000px;
  text-indent: -5000px;
  width: 17px;
  height: 16px;
  display: block;