thomascube
2009-09-04 4b1647fcdc6e6442252e0866ceea45c3abd5de33
skins/default/mail.css
@@ -5,8 +5,8 @@
{
  position: absolute;
  top: 47px;
  left: 200px;
  right: 200px;
  left: 205px;
  right: 10px;
  height: 35px;
  min-width: 650px;
  white-space: nowrap;
@@ -344,6 +344,11 @@
  text-decoration: underline;
}
#listcontrols
{
  padding-right: 2em;
}
#messagecountbar
{
  position: absolute;
@@ -376,7 +381,7 @@
  top: 0px;
  left: 0px;
  bottom: 0px;
  width: 170px;
  width: 195px;
}
#mailrightcontainer
@@ -627,30 +632,39 @@
#mailfooter
{
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 16px;
  left: 0px;
  bottom: 0px;
  height: 16px;
  white-space: nowrap;
  width: 100%;
}
#mailboxcontrols,
#mailfooter table tr td
{
  white-space: nowrap;
  vertical-align: bottom;
}
#mailboxcontrols
{
  position: absolute;
  left: 0px;
  bottom: 0px;
  height: 16px;
  width: auto;
  font-size: 11px;
}
#listcontrols,
#countcontrols,
#quotabox
{
  white-space: nowrap;
  font-size: 11px;
  margin-right: 10px;
}
#countcontrols
{
  position: absolute;
  right: 10px;
  bottom: 16px;
  height: 16px;
  min-width: 260px;
  min-width: 25em;
}
#countcontrols a.button,
@@ -751,10 +765,18 @@
  vertical-align: middle;
}
#messagelist tr td.icon,
#messagelist tr td.flag
#messagelist thead tr td.icon,
#messagelist thead tr td.flag
{
  width: 16px;
  width: 22px;
  padding: 0;
  text-align: center;
}
#messagelist tbody tr td.icon,
#messagelist tbody tr td.flag
{
  padding: 2px 3px 2px 3px;
  vertical-align: middle;
  cursor: pointer;
}
@@ -1119,7 +1141,7 @@
{
  position: absolute;
  top: 90px;
  left: 190px;
  left: 205px;
  right: 25px;
  bottom: 30px;
  margin: 0px;
@@ -1199,7 +1221,7 @@
  position: absolute;
  top: 100px;
  left: 20px;
  width: 160px;
  width: 170px;
}
#compose-attachments ul