Contacts menu mail addresses in maxcontrast

Signed-off-by: Jan C. Borchardt <hey@jancborchardt.net>
This commit is contained in:
Jan C. Borchardt 2022-09-08 12:50:41 +02:00 committed by Carl Schwan
parent eac54c4660
commit 1ade91a551
No known key found for this signature in database
GPG key ID: C3AA6B3A5EFA7AC5

View file

@ -931,8 +931,9 @@ span.ui-icon {
white-space: nowrap;
text-overflow: ellipsis;
}
#header .header-right > div#contactsmenu > .menu .contact .body .last-message {
opacity: 0.5;
#header .header-right > div#contactsmenu > .menu .contact .body .last-message,
#header .header-right > div#contactsmenu > .menu .contact .body .email-address {
color: var(--color-text-maxcontrast);
}
#header .header-right > div#contactsmenu > .menu .contact .top-action, #header .header-right > div#contactsmenu > .menu .contact .second-action, #header .header-right > div#contactsmenu > .menu .contact .other-actions {
width: 16px;