TootAuthorGroup: visually identify clickable
All checks were successful
/ depoly (push) Successful in 1m24s
All checks were successful
/ depoly (push) Successful in 1m24s
This commit is contained in:
parent
9499182a8d
commit
ad0076156b
1 changed files with 8 additions and 10 deletions
|
@ -22,13 +22,11 @@
|
||||||
>time {
|
>time {
|
||||||
text-align: end;
|
text-align: end;
|
||||||
}
|
}
|
||||||
|
}
|
||||||
|
|
||||||
&:hover {
|
.RegularToot.expanded .TootAuthorGroup>.name-grp>.name-primary {
|
||||||
> .name-primary {
|
|
||||||
text-decoration: underline;
|
text-decoration: underline;
|
||||||
}
|
}
|
||||||
}
|
|
||||||
}
|
|
||||||
|
|
||||||
.TootAuthorGroup>.name-grp>.name-primary {
|
.TootAuthorGroup>.name-grp>.name-primary {
|
||||||
color: var(--tutu-color-on-surface);
|
color: var(--tutu-color-on-surface);
|
||||||
|
|
Loading…
Add table
Reference in a new issue