mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
This commit is contained in:
parent
caed084833
commit
ff5ebe3cf6
@ -69,7 +69,9 @@
|
|||||||
.album-radio::before,
|
.album-radio::before,
|
||||||
.panel-block input,
|
.panel-block input,
|
||||||
.album-popup .album-pop-bottom ul li.disable,
|
.album-popup .album-pop-bottom ul li.disable,
|
||||||
.album-popup .album-pop-bottom ul li.disable:hover
|
.album-popup .album-pop-bottom ul li.disable:hover,
|
||||||
|
.media-tab-module-wrp .media-tab-module-content .sl-ep-nav .slider-contro span.disabled,
|
||||||
|
.media-tab-module-wrp .media-tab-module-content .sl-ep-nav .slider-contro span
|
||||||
{
|
{
|
||||||
background-color: #222 !important;
|
background-color: #222 !important;
|
||||||
}
|
}
|
||||||
@ -642,7 +644,8 @@ table.viptable td,
|
|||||||
.album-popup .album-pop-bottom ul li.disable,
|
.album-popup .album-pop-bottom ul li.disable,
|
||||||
.album-popup .album-pop-bottom ul li.disable:hover,
|
.album-popup .album-pop-bottom ul li.disable:hover,
|
||||||
.album-popup .album-pop-bottom ul li.normal,
|
.album-popup .album-pop-bottom ul li.normal,
|
||||||
.album-popup .album-pop-bottom ul li:hover
|
.album-popup .album-pop-bottom ul li:hover,
|
||||||
|
.misl-ep-item .mark-icon
|
||||||
{
|
{
|
||||||
color: #eee !important;
|
color: #eee !important;
|
||||||
}
|
}
|
||||||
@ -980,7 +983,12 @@ table.viptable td,
|
|||||||
.media-tab-content .nav-tools .tool-item:hover,
|
.media-tab-content .nav-tools .tool-item:hover,
|
||||||
.album-radio.active::before,
|
.album-radio.active::before,
|
||||||
.album-popup .album-pop-bottom ul li.normal,
|
.album-popup .album-pop-bottom ul li.normal,
|
||||||
.album-popup .album-pop-bottom ul li:hover
|
.album-popup .album-pop-bottom ul li:hover,
|
||||||
|
.media-tab-module-wrp .media-tab-module-content .sl-ep-nav .slider-contro span.disabled:hover,
|
||||||
|
.media-tab-module-wrp .media-tab-module-content .sl-ep-nav .slider-contro span:hover,
|
||||||
|
.media-info-wrp .media-info-content .media-info-inner .media-info-r .media-info-btns .bangumi-btn .btn-follow:hover,
|
||||||
|
.media-info-wrp .media-info-content .media-info-inner .media-info-r .media-info-btns .bangumi-btn .btn-follow,
|
||||||
|
.misl-ep-item .mark-icon.badge-pink
|
||||||
{
|
{
|
||||||
background-color: var(--theme-color) !important;
|
background-color: var(--theme-color) !important;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user