alecpl
2010-09-09 fa791286f474d27035b7a677dba6f3fce729916b
skins/default/mail.css
@@ -137,11 +137,6 @@
  background-position: -416px -32px;
}
#messagetoolbar select
{
  font-size: 11px;
}
#messagetoolbar select.mboxlist
{
  position: relative;
@@ -830,6 +825,30 @@
  color: #CCCCCC;
}
#listmenu
{
  padding: 6px;
}
#listmenu legend
{
  color: #999999;
}
#listmenu fieldset
{
  border: 1px solid #999999;
  margin: 0 5px;
  float: left;
}
#listmenu div
{
  padding: 8px 0 3px 0;
  text-align: center;
  clear: both;
}
/***** tree indicators *****/
td span.branch div
@@ -859,7 +878,6 @@
{
  background-position: -15px 0px; /* |- */
}
/** message view styles */
@@ -1089,6 +1107,38 @@
  border: 0;
}
td.show-headers
{
  background: url(images/icons/down_small.gif) no-repeat center;
}
td.hide-headers
{
  background: url(images/icons/up_small.gif) no-repeat center;
}
#all-headers
{
  height: 150px;
  display: none;
}
#headers-source
{
  margin: 0 5px;
  padding: 0.5em;
  height: 145px;
  background: white;
  overflow: auto;
  font-size: 11px;
  white-space: nowrap;
  border: 1px solid #999999;
  display: none;
  text-align: left;
  color: #333;
}
/** message compose styles */
#compose-container
@@ -1108,7 +1158,18 @@
  bottom: 0;
  margin: 0;
  width: 100%;
  border: 1px solid #999;
}
#compose-div .boxfooter
{
  height: 22px;
  background: none;
  border-top: 0;
}
#compose-div .boxlistcontent
{
  bottom: 23px;
}
#compose-body
@@ -1120,8 +1181,8 @@
  bottom: 0;
  margin: 0;
  font-size: 9pt;
  border: none;
  font-family: monospace;
  border: 1px solid #999;
  resize: none;
}
@@ -1132,8 +1193,8 @@
#compose-headers td.editfield
{
  padding-right: 5px;
  min-width: 200px;
  padding-right: 8px;
  width: 95%;
}
#compose-headers td.top
@@ -1149,6 +1210,7 @@
  font-weight: bold;
  padding-right: 10px;
  white-space: nowrap;
  color: #666;
}
#compose-headers td textarea,
@@ -1157,11 +1219,6 @@
  resize: none;
  width: 100%;
  border: 1px solid #999;
}
#compose-headers td select
{
  width: 100%;
}
#compose-headers td textarea
@@ -1174,14 +1231,6 @@
#compose-replyto
{
  display: none;
}
#formlinks
{
  text-align: right;
  white-space: nowrap;
  width: 1%;
  padding-left: 5px;
}
#formlinks a,
@@ -1201,17 +1250,24 @@
#compose-editorfooter
{
  position: absolute;
  right: 5px;
  right: 0;
  bottom: 0;
  text-align: right;
  line-height: 22px;
}
#compose-editorfooter label
{
  font-size: 11px;
  font-weight: bold;
  color: #666;
}
#compose-buttons
{
  position: absolute;
  left: 40px;
  top: 1px;
  left: 0;
  bottom: 0;
  width: auto;
}
#compose-attachments
@@ -1244,6 +1300,8 @@
  border-bottom: 1px solid #EBEBEB;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  -o-text-overflow: ellipsis;
}
#compose-attachments ul li img
@@ -1267,60 +1325,6 @@
  margin-top: 4px;
}
td.show-headers
{
  background: url(images/icons/down_small.gif) no-repeat center;
}
td.hide-headers
{
  background: url(images/icons/up_small.gif) no-repeat center;
}
#all-headers
{
  height: 150px;
  display: none;
}
#headers-source
{
  margin: 0 5px;
  padding: 0.5em;
  height: 145px;
  background: white;
  overflow: auto;
  font-size: 11px;
  white-space: nowrap;
  border: 1px solid #999999;
  display: none;
  text-align: left;
  color: #333;
}
#listmenu
{
  padding: 6px;
}
#listmenu legend
{
  color: #999999;
}
#listmenu fieldset
{
  border: 1px solid #999999;
  margin: 0 5px;
  float: left;
}
#listmenu div
{
  padding: 8px 0 3px 0;
  text-align: center;
  clear: both;
}
/** quota indicator */