forked from rDrama/rDrama
1
0
Fork 0

add .comment-collapse-line to upsidedown css

master
Aevann 2023-10-14 01:01:29 +03:00
parent be9e8f558d
commit 824c860610
1 changed files with 1 additions and 1 deletions

View File

@ -8,7 +8,7 @@ body {
overflow-x: hidden;
}
.post-meta, #post-title, #post-body, .card-header, .comment-box-wrapper, .comments-count, #desktop-sidebar, nav, #banner-homoween-svg, .user-info, .comment-text, .modal.show, .dropdown-menu.show {
.post-meta, #post-title, #post-body, .card-header, .comment-box-wrapper, .comments-count, #desktop-sidebar, nav, #banner-homoween-svg, .user-info, .comment-text, .modal.show, .dropdown-menu.show, .comment-collapse-line {
filter: sepia(100%) hue-rotate(180deg) saturate(300%);
}