alecpl
2008-04-16 1b18b195c4bf02dd3e0d71c70f4a4a8919ee7c6f
- little fix for IE, checkboxes must have transparent background set


1 files modified
7 ■■■■ changed files
skins/default/mail.css 7 ●●●● patch | view | raw | blame | history
skins/default/mail.css
@@ -252,7 +252,7 @@
  position: absolute;
  top: 85px;
  left: 20px;
  width: 160px;
  width: 170px;
  bottom: 40px;
  border: 1px solid #999;
  background-color: #F9F9F9;
@@ -740,6 +740,11 @@
  padding-left: 30px;
}
#rcmcomposereceipt
{
  background-color: transparent;
}
#compose-container
{
  position: absolute;