Coulomb 2019-03-02 15:25:30 +08:00
parent 2802f9a44d
commit cdafca2661

View File

@ -212,7 +212,8 @@
.static-popup.bp-arrow:before, .static-popup.bp-arrow:before,
.follow-dialog-wrap .follow-dialog-window .content .group-list ul .follow-group-mask, .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 input,
.follow-dialog-wrap .follow-dialog-window .content .group-list .add-group .input-group .submit .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
{ {
background: transparent !important; background: transparent !important;
} }
@ -669,8 +670,7 @@ th.list-head-text,
{ {
border-color: white !important; border-color: white !important;
} */ } */
.chat-history-panel .chat-history-list .chat-item.danmaku-item.guard-level-2: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.guard-level-1:before
{ {
border-image: none !important; border-image: none !important;
} }