mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
123 lines
3.3 KiB
CSS
123 lines
3.3 KiB
CSS
.link-footer,
|
|
.payment-active,
|
|
.app-body .section-block
|
|
{
|
|
background-color: #222 !important;
|
|
}
|
|
.wrapper .elec-btn.disabled,
|
|
.f-list-hover:hover,
|
|
.status_box .status_btn.disabled,
|
|
.game-groom-m .num,
|
|
.container .pagination,
|
|
.fjw-case-detail .ban-detail .content-box .video-model,
|
|
.app-body .section-block.with-bottom-radius,
|
|
.app-body .section-block.with-radius,
|
|
.pagination-container li.pagination
|
|
{
|
|
background-color: #444 !important;
|
|
}
|
|
|
|
blockquote,
|
|
blockquote *,
|
|
blockquote .color-blue-01,
|
|
blockquote .color-blue-02,
|
|
blockquote .color-blue-03,
|
|
blockquote .color-blue-04,
|
|
blockquote .color-gray-01,
|
|
blockquote .color-gray-02,
|
|
blockquote .color-gray-03,
|
|
blockquote .color-green-01,
|
|
blockquote .color-green-02,
|
|
blockquote .color-green-03,
|
|
blockquote .color-green-04,
|
|
blockquote .color-lblue-01,
|
|
blockquote .color-lblue-02,
|
|
blockquote .color-lblue-03,
|
|
blockquote .color-lblue-04,
|
|
blockquote .color-pink-01,
|
|
blockquote .color-pink-02,
|
|
blockquote .color-pink-03,
|
|
blockquote .color-pink-04,
|
|
blockquote .color-purple-01,
|
|
blockquote .color-purple-02,
|
|
blockquote .color-purple-03,
|
|
blockquote .color-purple-04,
|
|
blockquote .color-yellow-01,
|
|
blockquote .color-yellow-02,
|
|
blockquote .color-yellow-03,
|
|
blockquote .color-yellow-04,
|
|
.status_box .status_btn.disabled
|
|
{
|
|
color: #aaa !important;
|
|
}
|
|
.home-page .sticky-bar .bar-content .message,
|
|
.cover .disabled-cover,
|
|
.el-input__inner,
|
|
.commnent-screen-wrap .el-input__inner,
|
|
.tag-list li.tag-item.on,
|
|
.bp-popup-panel .title-ctnr .popup-title
|
|
{
|
|
color: #eee !important;
|
|
}
|
|
|
|
.link-footer,
|
|
.el-input__inner,
|
|
.commnent-screen-wrap .el-input__inner,
|
|
.ui-input-textarea.focus,
|
|
.user-setting-warp .el-radio-button__orig-radio:checked + .el-radio-button__inner,
|
|
.tabs-bar
|
|
{
|
|
border-color: transparent !important;
|
|
}
|
|
|
|
|
|
.home-page .sticky-bar .bar-content .message:hover,
|
|
.other a a:hover,
|
|
.more-data a:hover,
|
|
.rank-item .content .info .detail a a:hover,
|
|
.rank-item .content .other a:hover,
|
|
.rank-item .content .more-data:hover,
|
|
.edit-button:hover > .icon-font,
|
|
.edit-button:hover > span .left-nav-item-childed:hover,
|
|
.left-nav-ul .active .left-nav-item-child,
|
|
.left-nav-ul .active,
|
|
.left-nav-ul .advice-btn:hover,
|
|
.left-nav-ul .left-nav-item.active,
|
|
.left-nav-ul .left-nav-item.active i.active,
|
|
.left-nav-ul .left-nav-list.on .left-nav-item .icon,
|
|
.left-nav-ul .left-nav-list.on .left-nav-item
|
|
{
|
|
color: var(--theme-color) !important;
|
|
}
|
|
|
|
.season-timeline .season-group.today,
|
|
.season-timeline .season-group.today .group-time::before,
|
|
.aside-ctnr .author-info .communicate-btn,
|
|
.tag-list li.tag-item.on,
|
|
.tag-list li.tag-item:hover
|
|
{
|
|
border-color: var(--theme-color) !important;
|
|
}
|
|
.season-timeline .season-group.today.is-published .group-time::before,
|
|
.bg-blue,
|
|
.security-list .child-list li a.bg-blue:hover,
|
|
.face-g-tab li.current,
|
|
.el-date-table td.current:not(.disabled),
|
|
.el-date-table td.end-date,
|
|
.el-date-table td.start-date,
|
|
.tag-list li.tag-item.on,
|
|
.face-g-list#my-g-list .face-g-block .my-mp-block .mp-info .btn-white,
|
|
.user-setting-warp .el-radio-button__orig-radio:checked + .el-radio-button__inner,
|
|
.user-my-btn .el-button--primary
|
|
{
|
|
background-color: var(--theme-color) !important;
|
|
}
|
|
.face-g-tab li.current,
|
|
.current .tab-btn-link,
|
|
.el-date-table td.current:not(.disabled),
|
|
.el-date-table td.end-date,
|
|
.el-date-table td.start-date
|
|
{
|
|
color: var(--foreground-color) !important;
|
|
}
|