mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
Merge branch 'preview' of https://github.com/the1812/Bilibili-Evolved into preview
This commit is contained in:
commit
aa05b91959
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
@ -61,7 +61,8 @@
|
||||
@include background-color("4");
|
||||
}
|
||||
}
|
||||
.filter-wrap .filter-wrap_bottom {
|
||||
.filter-wrap .filter-wrap_bottom,
|
||||
.recommend-list .split-line {
|
||||
@include background-color("4");
|
||||
}
|
||||
#app .collection-m .add-group .input-group .submit {
|
||||
@ -93,3 +94,10 @@
|
||||
@include to-theme("blue");
|
||||
}
|
||||
}
|
||||
.multi-page .cur-list .list-box li .link-content img{
|
||||
@include to-theme("blue");
|
||||
}
|
||||
.next-button .switch-button.on {
|
||||
@include theme-background-color();
|
||||
@include theme-border-color();
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user