thomascube
2009-07-27 b5f3abeea96db8b98df9bbf4c3da7873b8a84e44
skins/default/mail.css
@@ -28,8 +28,9 @@
#messagetoolbar select.mboxlist
{
  position: absolute;
  top: 8px;
  position: relative;
  margin: 0 8px;
  top: -12px;
}
#messagetoolbar select.mboxlist option
@@ -112,13 +113,18 @@
  margin: 0 2px;
}
ul.toolbarmenu li.separator
ul.toolbarmenu li.separator_below
{
  height: 1px;
  font-size: 1pt;
  border-bottom: 1px solid #ccc;
  margin: 1px 1px 2px 1px;
  padding: 0;
  margin-bottom: 2px;
  padding-bottom: 2px;
}
ul.toolbarmenu li.separator_above
{
  border-top: 1px solid #ccc;
  margin-top: 2px;
  padding-top: 2px;
}
#messagemenu li a.active:hover,
@@ -131,6 +137,7 @@
#messagemenu li a
{
  background: url('images/messageactions.png') no-repeat 1px 0;
  background-position: 0px 20px;
}
#messagemenu li a.printlink
@@ -151,6 +158,11 @@
#messagemenu li a.openlink
{
  background-position: 1px -53px;
}
#messagemenu li a.editlink
{
  background-position: 1px -71px;
}
#markmessagemenu a.readlink
@@ -218,8 +230,7 @@
  text-decoration: underline;
}
#listcontrols,
#mailboxcontrols
#listcontrols
{
  padding-right: 2em;
}
@@ -227,10 +238,10 @@
#messagecountbar
{
  position: absolute;
  bottom: 16px;
  right: 20px;
  bottom: 0px;
  right: 0px;
  width: 300px;
  height: 20px;
  height: 16px;
  text-align: right;
  white-space: nowrap;
}
@@ -241,13 +252,22 @@
  color: #333333;
}
#mainscreen
#mainscreen
{
  position: absolute;
  top: 85px;
  right: 20px;
  bottom: 40px;
  bottom: 16px;
  left: 20px;
}
#mailleftcontainer
{
  position: absolute;
  top: 0px;
  left: 0px;
  bottom: 0px;
  width: 170px;
}
#mailrightcontainer
@@ -257,6 +277,15 @@
  left: 170px;
  bottom: 0px;
  right: 0px;
}
#mailrightcontent
{
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  bottom: 20px;
}
#messagepartcontainer
@@ -277,6 +306,8 @@
  border: 1px solid #999999;
  background-color: #F9F9F9;
  overflow: auto;
  overflow-y: auto;
  overflow-x: hidden;
}
#mailpreviewframe
@@ -353,8 +384,8 @@
  position: absolute;
  top: 0px;
  left: 0px;
  width: 160px;
  bottom: 0px;
  width: 100%;
  bottom: 20px;
  border: 1px solid #999;
  background-color: #F9F9F9;
  overflow: auto;
@@ -409,27 +440,27 @@
#mailboxlist li.inbox
{
  background-position: 5px -15px;
  background-position: 5px -19px;
}
#mailboxlist li.drafts
{
  background-position: 5px -31px;
  background-position: 5px -40px;
}
#mailboxlist li.sent
{
  background-position: 5px -47px;
  background-position: 5px -60px;
}
#mailboxlist li.junk
{
  background-position: 5px -63px;
  background-position: 5px -80px;
}
#mailboxlist li.trash
{
  background-position: 5px -79px;
  background-position: 5px -100px;
}
#mailboxlist li a
@@ -484,14 +515,13 @@
  font-weight: normal;
}
#mailfooter
{
  position: absolute;
  left: 20px;
  right: 20px;
  bottom: 18px;
  height: 20px;
  left: 0px;
  bottom: 0px;
  height: 16px;
  width: 100%;
}
#mailfooter table tr td
@@ -500,7 +530,16 @@
  vertical-align: bottom;
}
#mailboxcontrols,
#mailboxcontrols
{
  position: absolute;
  left: 0px;
  bottom: 0px;
  height: 16px;
  width: auto;
  font-size: 11px;
}
#listcontrols,
#countcontrols,
#quotabox
@@ -527,7 +566,7 @@
#messagelist thead tr td
{
  height: 20px;
  height: 19px;
  padding-top: 0px;
  padding-bottom: 0px;
  padding-left: 2px;
@@ -574,6 +613,7 @@
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
  border-bottom: 1px solid #EBEBEB;
  cursor: default;
}
@@ -616,6 +656,7 @@
{
  overflow: hidden;
  vertical-align: middle;
  width: 99%;
}
#messagelist tr td.size
@@ -695,13 +736,6 @@
  color: #CCCCCC;
}
/* safari hacks \*/
html>body*#messagelist[id$="messagelist"]:not([class="none"]) { width: 99.8%; }
html>body*#messagelist[id$="messagelist"]:not([class="none"]) tr td.flag,
html>body*#messagelist[id$="messagelist"]:not([class="none"]) tr td.icon { width: 20px; }
html>body*input[type$="file"]:not([class="none"]) { background-color: transparent; border: 0; }
/**/
#quotadisplay
{
  color: #666666;
@@ -722,9 +756,9 @@
{
  position: absolute;
  top: 0px;
  left: 170px;
  left: 180px;
  right: 0px;
  bottom: 0px;
  bottom: 20px;
  border: 1px solid #999;
  background-color: #FFF;
  overflow: auto;
@@ -796,8 +830,17 @@
  color: #666666;
  text-align: left;
  padding-right: 10px;
  vertical-align: center;
  text-align: center;
  padding: 2px 6px 4px 6px;
  border-bottom: 0;
}
table.headers-table tr td.more-headers
{
  cursor: pointer;
  width: 100%;
  height: 8px;
  border-bottom: 0;
}
#attachment-list
@@ -872,10 +915,13 @@
  padding: 0px;
  font-family: monospace;
  white-space: -moz-pre-wrap !important;
  white-space: -o-pre-wrap !important;
  white-space: pre-wrap !important;
  white-space: pre;
  word-wrap: break-word; /* IE (and Safari) */
}
div.message-part span.sig
{
  color: #666666;
}
div.message-part blockquote
@@ -1096,20 +1142,6 @@
#attachment-form div.buttons
{
  margin-top: 4px;
}
table.headers-table tr td.more-headers
{
  cursor: pointer;
  width: 100%;
  height: 8px;
  border-bottom: 0;
}
table.headers-table tr td.all
{
  padding: 2px 6px 4px 6px;
  border-bottom: 0;
}
td.show-headers