mirror of
https://github.com/EGroupware/egroupware.git
synced 2025-02-23 05:41:02 +01:00
improve visibility of defaultProfile when called within eMail Module
This commit is contained in:
parent
fd6de53503
commit
5ce9cbd44e
@ -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;
|
||||
|
@ -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;
|
||||
|
Loading…
Reference in New Issue
Block a user