mirror of
https://github.com/cheeaun/phanpy.git
synced 2024-11-21 16:55:25 +03:00
A little outline for elegance
This commit is contained in:
parent
9022a3ee12
commit
d8e94270ad
1 changed files with 1 additions and 0 deletions
|
@ -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 {
|
||||
|
|
Loading…
Reference in a new issue