A little outline for elegance

This commit is contained in:
Lim Chee Aun 2022-12-19 00:19:44 +08:00
parent 9022a3ee12
commit d8e94270ad

View file

@ -215,6 +215,7 @@ a.mention span {
font-size: 12px;
color: var(--text-insignificant-color);
user-select: none;
box-shadow: 0 0 0 2px var(--bg-color);
}
.timeline.contextual > li .replies summary:active,
.timeline.contextual > li .replies[open] summary {