mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
parent
ad42594e2d
commit
25b57d091c
@ -129,3 +129,24 @@
|
||||
.cinema-home-wrapper .back-top-tools {
|
||||
@include back-top-btn(".backup");
|
||||
}
|
||||
.s-space {
|
||||
.follow-main {
|
||||
.follow-header {
|
||||
.follow-tabs {
|
||||
@include color("e");
|
||||
span:hover {
|
||||
@include theme-color();
|
||||
}
|
||||
.active {
|
||||
@include theme-color();
|
||||
&::before {
|
||||
@include set-theme-color("border-bottom-color");
|
||||
}
|
||||
&::after {
|
||||
@include theme-background-color();
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user