mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
This commit is contained in:
parent
73fb968020
commit
2cf1466445
@ -227,7 +227,9 @@ table.invtable td,
|
|||||||
.dropdown__content .dropdown__active,
|
.dropdown__content .dropdown__active,
|
||||||
.article-header .dropdown-btn,
|
.article-header .dropdown-btn,
|
||||||
.article-header .dropdown-btn .icon-ic_unfold,
|
.article-header .dropdown-btn .icon-ic_unfold,
|
||||||
.search-wrp .bili-input
|
.search-wrp .bili-input,
|
||||||
|
.help-title-wrap help-box .help-title,
|
||||||
|
.help-subindex
|
||||||
{
|
{
|
||||||
color: #eee !important;
|
color: #eee !important;
|
||||||
}
|
}
|
||||||
@ -446,7 +448,11 @@ icon-label.hover-text-blue:hover .label,
|
|||||||
.left-nav-item.active,
|
.left-nav-item.active,
|
||||||
.left-nav-item.active i.active,
|
.left-nav-item.active i.active,
|
||||||
.left-nav-list.on .left-nav-item .icon,
|
.left-nav-list.on .left-nav-item .icon,
|
||||||
.left-nav-list.on .left-nav-item
|
.left-nav-list.on .left-nav-item,
|
||||||
|
.help-subcontent .a,
|
||||||
|
.help-subcontent .a:hover,
|
||||||
|
.fixed-service-word .a,
|
||||||
|
fixed-service-word .a:hover
|
||||||
{
|
{
|
||||||
color: $customStyleColor !important;
|
color: $customStyleColor !important;
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user