Coulomb 2019-03-20 21:29:14 +08:00
parent 98890c68ae
commit 025f97bb02

View File

@ -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;
}