Aleksander Machniak
2012-05-23 70faa8e5558def0e035ec56fc4e9ca5b56aaa9ce
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;
}
@@ -1189,7 +1189,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;
}
@@ -1286,13 +1286,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;