Copy CSS files to installation folder
This commit is contained in:
parent
44d7f7af99
commit
78e4d795c3
3 changed files with 3 additions and 3 deletions
|
|
@ -1926,7 +1926,7 @@ div[tabindex="-1"] + div[tabindex="-1"] > .status__wrapper > .status-reply.statu
|
|||
border: 1px solid rgba(0, 0, 0, .15);
|
||||
z-index: 1;
|
||||
}
|
||||
.app-body .media-gallery__gifv:hover::after {
|
||||
.app-body .media-gallery__gifv:is(:active, :hover)::after {
|
||||
display: none;
|
||||
}
|
||||
.app-body .picture-in-picture .video-player::after {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue