mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
This commit is contained in:
parent
d7a410a4c0
commit
f01fd9eec1
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
@ -57,14 +57,13 @@
|
||||
"danmaku-converter.min.js": "80FE861D0D69A6FB6BE67444A0350182F0245AFE2E61A1043DBA86F092A69868",
|
||||
"danmaku-send-bar.min.css": "52149D46CF3A15CF6EB186CB49F298DE18B0723E52D8693228F66099847EDCCB",
|
||||
"danmaku-send-bar.min.js": "7108E72F00C169F26E20409F4AA79F05553310375BABC392EB7E2166224B800A",
|
||||
"dark.min.css": "1FD06933413C19616141938AAE249A400DEF8A09D55E70BC4B3F8F706701018F",
|
||||
"dark.user.css": "B0A702CE6E450CB6172F626813C689B90A713CDEB2D817B482449446AE61705C",
|
||||
"dark.min.css": "EE79058977AAC66EFE594C755535A14671D8EDDFC3425D3FDB91D5C70B486AD4",
|
||||
"dark.user.css": "B36F67A66D3F726946EAC1303198A90A4CCF2914EFE704A7EB8BBD47BAC29BBB",
|
||||
"dark-color-scheme.min.js": "6D353AC738180317ACF9D2E046BFFBA0ACC0FA7A8D22B8E16C51127CDE4FE96B",
|
||||
"dark-important.min.css": "5369385A2C16188FB11E71C4C5B91275646F22F0F09E518E37813CC4FA23A072",
|
||||
"dark-navbar.min.css": "7FAD547E326B768904B3739C978DF86FFDDD5E5064FB8F490710D197CCC3018B",
|
||||
"dark-schedule.min.js": "853C446547603F4F0425F19F09F73335C9EC451A790C1C07E5E5B88A09E9B453",
|
||||
"dark-slice-11.min.css": "82AE8AF20CF61F8F1A9A3E4599DC9497538A5FB76087E48FBB0B166B4B626A6C",
|
||||
"dark-slice-12.min.css": "DEB35BA3663B802EE870B40AC9E98AFB25686F176F72912570C1A01978B4F001",
|
||||
"dark-slice-12.min.css": "22A54A4A5FEED5431FCFD66C1F8E8A006F58DDB797333B116679C0C6B7C15A1F",
|
||||
"dark-styles.min.js": "77F12E4F159C5139E1FC6030615F88EFD0A02443D34C3C4EDC3DB0B85F081631",
|
||||
"debounce.min.js": "54D33E1273C1F3FE19550BF1844339C3D54D6B01DF8A39C3162D95B93B079CFA",
|
||||
"default-danmaku-settings.min.css": "D9942B184FEDA7B08CFA0C34920E97D7A83B81762DCBF757642EBB60F95FF25D",
|
||||
|
||||
BIN
min/bundle.zip
BIN
min/bundle.zip
Binary file not shown.
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
@ -436,4 +436,42 @@
|
||||
@include border-color("5");
|
||||
}
|
||||
}
|
||||
}
|
||||
.chat-control-panel .bottom{
|
||||
.content {
|
||||
@include background-color();
|
||||
}
|
||||
.medal-wear-body {
|
||||
.medal-item {
|
||||
.progress-level-div {
|
||||
.progress-div {
|
||||
@include background-color("4");
|
||||
.progress-num-span {
|
||||
@include theme-color();
|
||||
}
|
||||
&-cover {
|
||||
@include theme-background-color();
|
||||
}
|
||||
}
|
||||
.level-span {
|
||||
@include color("a");
|
||||
}
|
||||
}
|
||||
.limit-progress-div {
|
||||
@include color("a");
|
||||
}
|
||||
}
|
||||
}
|
||||
.footer-line {
|
||||
@include border-color("4");
|
||||
}
|
||||
.medal-wear-footer {
|
||||
@include theme-color();
|
||||
a {
|
||||
@include theme-color();
|
||||
}
|
||||
}
|
||||
}
|
||||
.join-fans-body .desc-text p {
|
||||
@include color("e");
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user