mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
This commit is contained in:
parent
c0ccd88efb
commit
74b01cd637
2
min/dark-important.min.css
vendored
2
min/dark-important.min.css
vendored
File diff suppressed because one or more lines are too long
2
min/dark.min.css
vendored
2
min/dark.min.css
vendored
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -284,3 +284,11 @@ blockquote {
|
||||
.up-info .up-info_right .name .username.is-vip {
|
||||
color: #fb7299 !important;
|
||||
}
|
||||
.bilibili-player .bilibili-player-video-danmaku-setting-left-block-content .bilibili-player-block-filter-type.disabled {
|
||||
.bilibili-player-block-filter-image {
|
||||
@include theme-fill();
|
||||
}
|
||||
.bilibili-player-block-filter-label {
|
||||
@include theme-color();
|
||||
}
|
||||
}
|
||||
@ -499,6 +499,9 @@ a {
|
||||
@include theme-color();
|
||||
}
|
||||
}
|
||||
a {
|
||||
@include theme-color();
|
||||
}
|
||||
}
|
||||
|
||||
body:not(.simplify-comment) .bb-comment {
|
||||
@ -801,3 +804,15 @@ body:not(.simplify-comment) .panel-area .bb-comment {
|
||||
}
|
||||
}
|
||||
}
|
||||
.bui-precision-slider .bui-track .bui-schedule-wrap .bui-schedule-current {
|
||||
@include theme-background-color();
|
||||
}
|
||||
.bl-audio-panel {
|
||||
&-right-return:hover,
|
||||
&-left-show-more:hover {
|
||||
@include theme-color();
|
||||
}
|
||||
&-preset-btn.bl-audio-active {
|
||||
@include theme-background-color();
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user