mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-01-22 16:46:28 +01:00
Don't hide background for direct mentions
This commit is contained in:
parent
5fe5d97611
commit
72eb9a5789
1 changed files with 1 additions and 1 deletions
|
@ -587,7 +587,7 @@ a[href^='http'][rel*='nofollow']:visited:not(:has(div)) {
|
|||
}
|
||||
.timeline:not(.flat)
|
||||
> li:is(.timeline-item-container-middle, .timeline-item-container-end)
|
||||
.status {
|
||||
.status-reply-to:not(.visibility-direct) {
|
||||
background-image: none;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue