mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
This commit is contained in:
parent
ebf0cb1772
commit
0f6a359896
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
@ -100,4 +100,27 @@
|
||||
.next-button .switch-button.on {
|
||||
@include theme-background-color();
|
||||
@include theme-border-color();
|
||||
}
|
||||
.container .left-container .play-up-info {
|
||||
.play-up-intro {
|
||||
.play-up-cover-loading,
|
||||
.play-up-introduction-loading p {
|
||||
@include background-color("4");
|
||||
}
|
||||
}
|
||||
.play-up-self .play-up-self-content a {
|
||||
@include theme-color();
|
||||
}
|
||||
}
|
||||
.player-auxiliary {
|
||||
&-btn-playlist-order:hover path {
|
||||
@include theme-stroke();
|
||||
}
|
||||
&-playlist-item-img {
|
||||
background-image: none !important;
|
||||
@include background-color("4");
|
||||
}
|
||||
}
|
||||
.remd-video-card .card-box .pic-box {
|
||||
@include background-color("4");
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user