mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
This commit is contained in:
parent
749baf38c6
commit
cbfa20ee91
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
@ -31,7 +31,7 @@
|
||||
"dark-navbar.min.css": "A2D91F11127D165571ACCC53004EDDB118CEE110F9B020D7E0541E1C8FAEA478",
|
||||
"dark-schedule.min.js": "853C446547603F4F0425F19F09F73335C9EC451A790C1C07E5E5B88A09E9B453",
|
||||
"dark-styles.min.js": "C62AFBB47DDC1E2F3F45D688B0F98394E471A423BE26BF47504D5C7D069ADBA1",
|
||||
"dark.min.css": "C964D5439B5295DCB532632667A009055B357C367B87138F2DAD6A7AA7D09B6E",
|
||||
"dark.min.css": "6B708756F3C94D92370DF688A92EEA369A763E8BF4FAEA4D2A418EDDB9A41524",
|
||||
"debounce.min.js": "54D33E1273C1F3FE19550BF1844339C3D54D6B01DF8A39C3162D95B93B079CFA",
|
||||
"default-danmaku-settings.min.css": "D9942B184FEDA7B08CFA0C34920E97D7A83B81762DCBF757642EBB60F95FF25D",
|
||||
"default-danmaku-settings.min.js": "30A8D36137B5A4D560BD47F7A264F77C7DD4428291DF3E7EBD8D632B2AE9973E",
|
||||
|
||||
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
@ -180,4 +180,16 @@
|
||||
@include color("e");
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
.super-chat-bubble-main .super-chat-bubble .content-top {
|
||||
@include background-color("3");
|
||||
.content {
|
||||
&-price .sub-price {
|
||||
@include color("a");
|
||||
}
|
||||
&-name,
|
||||
&-price {
|
||||
@include color("e");
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Loading…
Reference in New Issue
Block a user