- removed unused style

release-0.6
alecpl 16 years ago
parent b45aedd22c
commit 40d9bc62a7

@ -801,8 +801,17 @@ table.headers-table tr td.all
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
@ -1103,20 +1112,6 @@ div.message-htmlpart div.rcmBody
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
{
background: url(images/icons/down_small.gif) no-repeat center;

Loading…
Cancel
Save