TootAuthorGroup: visually identify clickable
All checks were successful
/ depoly (push) Successful in 1m24s

This commit is contained in:
thislight 2024-11-25 20:13:02 +08:00
parent 9499182a8d
commit ad0076156b
No known key found for this signature in database
GPG key ID: FCFE5192241CCD4E

View file

@ -22,13 +22,11 @@
>time {
text-align: end;
}
}
&:hover {
> .name-primary {
.RegularToot.expanded .TootAuthorGroup>.name-grp>.name-primary {
text-decoration: underline;
}
}
}
.TootAuthorGroup>.name-grp>.name-primary {
color: var(--tutu-color-on-surface);