mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
This commit is contained in:
parent
844849d339
commit
c0c4a7242f
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
@ -79,3 +79,17 @@
|
|||||||
@include theme-stroke();
|
@include theme-stroke();
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
.b-head-search {
|
||||||
|
@include border-color("4");
|
||||||
|
&.input-active {
|
||||||
|
@include theme-border-color();
|
||||||
|
}
|
||||||
|
.b-head-search_input {
|
||||||
|
@include background-color();
|
||||||
|
@include color("e");
|
||||||
|
}
|
||||||
|
.search-icon,
|
||||||
|
.show-icon {
|
||||||
|
@include to-theme("blue");
|
||||||
|
}
|
||||||
|
}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user