improve visibility of defaultProfile when called within eMail Module

This commit is contained in:
Klaus Leithoff 2012-11-27 09:54:02 +00:00
parent fd6de53503
commit 5ce9cbd44e
2 changed files with 5 additions and 1 deletions

View File

@ -13,7 +13,9 @@ th.inactivetab
background-color:#E8F0F0;
border-bottom : 1px solid Silver;
}
.defaultProfile { color:#000000; font-weight:bold !important; }
.td_left
{
border-left : 1px solid Gray;

View File

@ -128,6 +128,8 @@ tr.deleted a {
text-decoration : line-through;
}
.defaultProfile { color:#000000; font-weight:bold !important; }
span.status_img {
display: inline-block;
width: 12px;