mirror of
https://github.com/cheeaun/phanpy.git
synced 2025-03-14 12:18:30 +03:00
Exclude styling from status card
This commit is contained in:
parent
0498ce8615
commit
82103a3099
1 changed files with 1 additions and 1 deletions
|
@ -633,7 +633,7 @@ a[href^='http'][rel*='nofollow']:visited:not(:has(div)) {
|
|||
}
|
||||
.timeline:not(.flat)
|
||||
> li:is(.timeline-item-container-middle, .timeline-item-container-end)
|
||||
.status-reply-to:not(.visibility-direct) {
|
||||
.status-reply-to:not(.visibility-direct):not(.status-card) {
|
||||
background-image: none;
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue