mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
This commit is contained in:
parent
98890c68ae
commit
025f97bb02
@ -256,7 +256,9 @@ input[type=radio]:checked+.custom-radio,
|
||||
.report-wrap-module.ban-modal.pub-list.init-end .info dl dt p span,
|
||||
.sidebar-wrapper .sidebar .profile-wrapper .img-wrapper,
|
||||
.live-item .live-item-link .live-img-box,
|
||||
.bangumi-pagelistbox.clearfix .custom-right .result
|
||||
.bangumi-pagelistbox.clearfix .custom-right .result,
|
||||
.chat-history-panel .chat-history-list .chat-item.danmaku-item.[class*='week-all-area-top-']:before,
|
||||
.chat-history-panel .chat-history-list .chat-item.danmaku-item.[class*='week-all-area-top-']:after
|
||||
{
|
||||
background-color: transparent !important;
|
||||
}
|
||||
@ -265,7 +267,9 @@ input[type=radio]:checked+.custom-radio,
|
||||
.follow-dialog-wrap .follow-dialog-window .content .group-list ul .follow-group-mask,
|
||||
.follow-dialog-wrap .follow-dialog-window .content .group-list .add-group .input-group input,
|
||||
.follow-dialog-wrap .follow-dialog-window .content .group-list .add-group .input-group .submit,
|
||||
.chat-history-panel .chat-history-list .chat-item.danmaku-item[class*='guard-level-']:before
|
||||
.chat-history-panel .chat-history-list .chat-item.danmaku-item[class*='guard-level-']:before,
|
||||
.chat-history-panel .chat-history-list .chat-item.danmaku-item.[class*='week-all-area-top-']:before,
|
||||
.chat-history-panel .chat-history-list .chat-item.danmaku-item.[class*='week-all-area-top-']:after
|
||||
{
|
||||
background: transparent !important;
|
||||
}
|
||||
@ -832,7 +836,9 @@ th.list-head-text,
|
||||
{
|
||||
border-color: white !important;
|
||||
} */
|
||||
.chat-history-panel .chat-history-list .chat-item.danmaku-item[class*='guard-level-']:before
|
||||
.chat-history-panel .chat-history-list .chat-item.danmaku-item[class*='guard-level-']:before,
|
||||
.chat-history-panel .chat-history-list .chat-item.danmaku-item.[class*='week-all-area-top-']:before,
|
||||
.chat-history-panel .chat-history-list .chat-item.danmaku-item.[class*='week-all-area-top-']:after
|
||||
{
|
||||
border-image: none !important;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user