Tomasz Sterna 2024-05-05 17:10:08 +00:00 committed by GitHub
commit 38fdcffe9d
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 4 additions and 0 deletions

View File

@ -112,6 +112,10 @@ html {
background: lighten($white, 4%);
}
.status.collapsed.has-background::before {
background-image: linear-gradient(to bottom, rgba($ui-base-color, .75), rgba($ui-base-color, .65) 24px, rgba($ui-base-color, .8));
}
// Change the background colors of status__content__spoiler-link
.reply-indicator__content .status__content__spoiler-link,
.status__content .status__content__spoiler-link {