thomascube
2008-12-06 9c705b72b8a2f9297d8fa7f3d967e320cfe5bb45
skins/default/mail.css
@@ -4,7 +4,7 @@
#messagetoolbar
{
  position: absolute;
  top: 45px;
  top: 47px;
  left: 200px;
  right: 200px;
  height: 35px;
@@ -28,7 +28,7 @@
{
  position: absolute;
  left: 375px;
  top: 10px;
  top: 8px;
}
#messagetoolbar select.mboxlist option
@@ -83,6 +83,20 @@
ul.toolbarmenu li a.active:hover
{
  background-color: #ddd;
}
#searchfilter
{
  position: absolute;
  right: 18px;
  top: 8px;
  width: 240px;
  text-align: right;
}
#searchfilter label
{
  font-size: 11px;
}
#listcontrols a,
@@ -672,7 +686,6 @@
div.messageheaderbox
{
  position: relative;
  margin: 6px 8px 0px 8px;
  border: 1px solid #ccc;
}
@@ -831,6 +844,12 @@
  border-right: 2px solid #bb0000;
}
body.iframe
{
  /* css hack for IE */
  width: expression((parseInt(document.documentElement.clientWidth))+'px');
}
body.iframe div.message-htmlpart
{
  margin: 8px;
@@ -863,8 +882,8 @@
#messageviewlink
{
  position: absolute;
  top: 1px;
  right: 1px;
  top: 8px;
  right: 10px;
  width: 15px;
  height: 15px;
  border: 0;