thomascube
2006-07-01 50844277ca2ce9b98f5d732b07ffe7a4627ff72c
skins/default/mail.css
@@ -593,16 +593,15 @@
  width: 95%;
  font-weight: bold;
}
#attachment-list
{
  margin: 0px;
  padding: 0px 0px 0px 0px;
  padding: 0px 0px 0px 68px;
  height: 18px;
  list-style-image: none;
  list-style-type: none;
  background-color: #DFDFDF;
  background-position: 52px 1px;
  background: url(images/icons/attachment.png) 52px 1px no-repeat #DFDFDF; 
  border-bottom: 1px solid #FFFFFF;
}
@@ -825,6 +824,12 @@
  overflow: hidden;
}
#attachment-title
{
  background: url(images/icons/attachment.png) top left no-repeat;
  padding: 0px 0px 3px 22px;
}
#attachment-form
{
  position: absolute;