svncommit
2006-07-03 b4b081713ee88c9a7b2515d18c36bedf966641ce
skins/default/mail.css
@@ -8,6 +8,7 @@
  left: 200px;
  right: 250px;
  height: 35px;
  white-space: nowrap;
/*  border: 1px solid #cccccc; */
}
@@ -26,7 +27,7 @@
#messagetoolbar select.mboxlist
{
  position: absolute;
  left: 335px;
  left: 375px;
  top: 10px;
}
@@ -46,12 +47,16 @@
  left: 200px;
  bottom: 20px;
  height: 16px;
  width: 400px;
  width: 500px;
  font-size: 11px;
}
#listcontrols a,
#listcontrols a:active,
#listcontrols a:visited
#listcontrols a:visited,
#mailboxcontrols a,
#mailboxcontrols a:active,
#mailboxcontrols a:visited
{
  color: #999999;
  font-size: 11px;
@@ -60,12 +65,16 @@
#listcontrols a.active,
#listcontrols a.active:active,
#listcontrols a.active:visited
#listcontrols a.active:visited,
#mailboxcontrols a.active,
#mailboxcontrols a.active:active,
#mailboxcontrols a.active:visited
{
  color: #CC0000;
}
#listcontrols a.active:hover
#listcontrols a.active:hover,
#mailboxcontrols a.active:hover
{
  text-decoration: underline;
}
@@ -73,9 +82,9 @@
#messagecountbar
{
  position: absolute;
  top: 60px;
  bottom: 16px;
  right: 40px;
  width: 220px;
  width: 300px;
  height: 20px;
  text-align: right;
  white-space: nowrap;
@@ -216,6 +225,11 @@
  background-image: url(images/icons/folder-inbox.png);
}
#mailboxlist li.drafts
{
  background-image: url(images/icons/folder-drafts.png);
}
#mailboxlist li.sent
{
  background-image: url(images/icons/folder-sent.png);
@@ -291,6 +305,18 @@
#mailboxlist li.selected li a{
  color: black;
  font-weight: normal;
}
#mailboxcontrols
{
  position: absolute;
  left: 20px;
  width: 160px;
  bottom: 20px;
  height: 16px;
  overflow: hidden;
  font-size: 11px;
}
@@ -371,33 +397,39 @@
{
  display: table-column;
  text-align: left;
  vertical-align: middle;
}
#messagelist tr td.icon
{
  width: 16px;
  vertical-align: middle;
}
#messagelist tr td.subject
{
  overflow: hidden;
  vertical-align: middle;
}
#messagelist tr td.size
{
  width: 60px;
  text-align: right;
  vertical-align: middle;
}
#messagelist tr td.from,
#messagelist tr td.to
{
  width: 180px;
  vertical-align: middle;
}
#messagelist tr td.date
{
  width: 110px;
  vertical-align: middle;
}
#messagelist tr.message
@@ -425,11 +457,99 @@
  background-color: #CC3333;
}
#messagelist tr.focused td
{
  border-bottom: thin dotted;
  border-top: thin dotted;
}
#messagelist tr.unfocused td
{
  font-weight: bold;
  color: #FFFFFF;
  background-color: #929292;
}
#messagelist tr.selected td a.rcmContactAddress
{
  color: #FFFFFF;
}
#messagelist tr.unfocused td a.rcmContactAddress
{
  color: #FFFFFF;
}
#messagelist tr.deleted td a.rcmContactAddress
{
  color: #CCCCCC;
}
#messagelist tr.deleted td,
#messagelist tr.deleted td a
{
  color: #CCCCCC;
}
#quicksearchbar
{
  position: absolute;
  top: 60px;
  right: 40px;
  width: 182px;
  height: 20px;
  text-align: right;
  background: url('images/searchfield.gif') top left no-repeat;
}
#quicksearchbar a
{
  position: absolute;
  top: 3px;
  right: 4px;
  text-decoration: none;
}
#quicksearchbar img
{
  vertical-align: middle;
}
#quicksearchbox
{
  position: absolute;
  top: 2px;
  left: 20px;
  width: 140px;
  font-size: 11px;
  padding: 0px;
  border: none;
}
/*\*/
html>body*#quicksearchbar { background-image: none; }
html>body*#quicksearchbar a { top: 5px; }
html>body*#quicksearchbar #quicksearchbox { width: 180px; top:0px; right: 1px; left: auto; }
/**/
#rcversion
{
  position: absolute;
  top: 67px;
  left: 20px;
  width: 160px;
  text-align: center;
  font-weight: normal;
  font-size: x-small;
  font-variant: small-caps;
  color: #999999;
  /*border: 1px solid #308014;
  background-color: #b4eeb4;*/
}
/** message view styles */
@@ -479,7 +599,7 @@
  width: 95%;
  font-weight: bold;
}
#attachment-list
{
  margin: 0px;
@@ -487,9 +607,7 @@
  height: 18px;
  list-style-image: none;
  list-style-type: none;
  background-color: #DFDFDF;
  background: url(images/icons/attachment.png) no-repeat #DFDFDF;
  background-position: 52px 1px;
  background: url(images/icons/attachment.png) 52px 1px no-repeat #DFDFDF; 
  border-bottom: 1px solid #FFFFFF;
}
@@ -565,7 +683,14 @@
#priority-selector
{
  position: absolute;
  left: 200px;
  left: 280px;
  top: 10px;
}
#receipt-selector
{
  position: absolute;
  left: 450px;
  top: 10px;
}
@@ -665,7 +790,7 @@
#compose-body
{
  margin-top: 10px;
  margin-top: 5px;
  margin-bottom: 5px;
  width: 99% !important;
  width: 95%;
@@ -697,14 +822,18 @@
{
  height: 18px;
  font-size: 11px;
  padding-left: 26px;
  padding-left: 2px;
  padding-top: 2px;
  padding-right: 4px;
  background: url(images/icons/attachment.png) no-repeat;
  background-position: 4px 1px;
  border-bottom: 1px solid #EBEBEB;
  white-space: nowrap;
  overflow: hidden;
}
#attachment-title
{
  background: url(images/icons/attachment.png) top left no-repeat;
  padding: 0px 0px 3px 22px;
}
#attachment-form
@@ -724,3 +853,8 @@
  margin-top: 8px;
}
#rcmquotadisplay
{
  color: #999999;
  font-size: 11px;
}