mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
This commit is contained in:
parent
2802f9a44d
commit
cdafca2661
@ -212,7 +212,8 @@
|
||||
.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 .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;
|
||||
}
|
||||
@ -669,8 +670,7 @@ th.list-head-text,
|
||||
{
|
||||
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.guard-level-1:before
|
||||
.chat-history-panel .chat-history-list .chat-item.danmaku-item[class^='guard-level-']:before
|
||||
{
|
||||
border-image: none !important;
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user