mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
This commit is contained in:
parent
7a15bc2948
commit
0cbbe93f70
@ -86,7 +86,7 @@
|
|||||||
.s-paging .jump-to-page input[type="text"],
|
.s-paging .jump-to-page input[type="text"],
|
||||||
.s-paging > ul > a:not(.disabled):not(.current):not(a):hover,
|
.s-paging > ul > a:not(.disabled):not(.current):not(a):hover,
|
||||||
.s-paging > ul > span:not(.disabled):not(.current):not(a):hover,
|
.s-paging > ul > span:not(.disabled):not(.current):not(a):hover,
|
||||||
.newsDetail .news-detail-content,
|
#newsDetail .news-detail-content,
|
||||||
.stm-ly > .sd > .sec,
|
.stm-ly > .sd > .sec,
|
||||||
.stm-ly .usr,
|
.stm-ly .usr,
|
||||||
.stm-ly .usr .info,
|
.stm-ly .usr .info,
|
||||||
@ -291,7 +291,8 @@ table.invtable td,
|
|||||||
.sr-record a,
|
.sr-record a,
|
||||||
.categories-bar .tag-item,
|
.categories-bar .tag-item,
|
||||||
.info-line a,
|
.info-line a,
|
||||||
.coin-operated-m .like-checkbox
|
.coin-operated-m .like-checkbox,
|
||||||
|
.tab-selector-wrap .tab-wrap .tab a
|
||||||
{
|
{
|
||||||
color: #eee !important;
|
color: #eee !important;
|
||||||
}
|
}
|
||||||
@ -374,7 +375,8 @@ table.invtable td,
|
|||||||
.stm-ly .ct .stm-filter li.on,
|
.stm-ly .ct .stm-filter li.on,
|
||||||
.stm-lst-item .share,
|
.stm-lst-item .share,
|
||||||
.security-right .sr-record,
|
.security-right .sr-record,
|
||||||
.drawer-pop-ctn.pop-ctn-4 .draw-list
|
.drawer-pop-ctn.pop-ctn-4 .draw-list ,
|
||||||
|
.news-detail-content .sepatator
|
||||||
{
|
{
|
||||||
border-color: transparent !important;
|
border-color: transparent !important;
|
||||||
}
|
}
|
||||||
@ -400,17 +402,14 @@ table.invtable td,
|
|||||||
.category:not(.gui-settings-content .category):hover,
|
.category:not(.gui-settings-content .category):hover,
|
||||||
.data-card .data-box .tab .fan-tab.current:after,
|
.data-card .data-box .tab .fan-tab.current:after,
|
||||||
.data-card .fans-box .tab .fan-tab.current:after,
|
.data-card .fans-box .tab .fan-tab.current:after,
|
||||||
.data-card .data-box .tab .fan-tab.current:after,
|
|
||||||
.data-card .fans-box .tab .fan-tab.current:after,
|
|
||||||
.section-item .diff-wrp .diff-text:before,
|
.section-item .diff-wrp .diff-text:before,
|
||||||
.tab-selector-wrap .tag-wrap .tag span.selected,
|
.tab-selector-wrap .tag-wrap .tag span.selected,
|
||||||
.tab-selector-wrap .tab-wrap .tab span.active,
|
.tab-selector-wrap .tab-wrap .tab span.active,
|
||||||
.tabs-tab-active:before,
|
.tabs-tab-active:before,
|
||||||
.ivu-input:focus,
|
.ivu-input:focus,
|
||||||
.ivu-input:hover,
|
.ivu-input:hover,
|
||||||
.tab-selector-wrap .tab-wrap .tab span.active,
|
.security-right .sr-record a.on,
|
||||||
.sr-record a.on,
|
.categories-bar .tag-item.on
|
||||||
.categories-bar .tag-item.on
|
|
||||||
{
|
{
|
||||||
border-color: var(--theme-color) !important;
|
border-color: var(--theme-color) !important;
|
||||||
}
|
}
|
||||||
@ -506,8 +505,6 @@ table.invtable td,
|
|||||||
}
|
}
|
||||||
.data-card .data-box .tab .fan-tab.current:after,
|
.data-card .data-box .tab .fan-tab.current:after,
|
||||||
.data-card .fans-box .tab .fan-tab.current:after,
|
.data-card .fans-box .tab .fan-tab.current:after,
|
||||||
.data-card .data-box .tab .fan-tab.current:after,
|
|
||||||
.data-card .fans-box .tab .fan-tab.current:after,
|
|
||||||
.section-item .diff-wrp .diff-text:before,
|
.section-item .diff-wrp .diff-text:before,
|
||||||
.tabs-tab-active:before
|
.tabs-tab-active:before
|
||||||
{
|
{
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user