MDL-49986 messages: Contacts in contact list should not be bold
This commit is contained in:
@@ -53,7 +53,6 @@ table.message .searchresults td {padding:5px;}
|
||||
right: 0;
|
||||
}
|
||||
.message .message-contacts li .contact {
|
||||
font-weight: bold;
|
||||
margin: 0 24% 0 25px;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
@@ -67,7 +67,6 @@ table.message .searchresults td {
|
||||
position: absolute;
|
||||
}
|
||||
.contact {
|
||||
font-weight: bold;
|
||||
margin: 0 24% 0 25px;
|
||||
text-align: left;
|
||||
}
|
||||
|
||||
File diff suppressed because one or more lines are too long
Reference in New Issue
Block a user