mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
This commit is contained in:
parent
2340eb7f65
commit
c21d8b43c5
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
@ -51,10 +51,11 @@
|
||||
"custom-navbar-video-list.min.js": "08D6713144E910C1303CB610A5890A5663B92BE82630BDA3C8E6299FB4A429E2",
|
||||
"custom-navbar-watchlater-list.min.js": "2742EAFAA8C716A9E937F70DE1D222DAA97A83EA6323B56DA001F609757240DE",
|
||||
"danmaku-converter.min.js": "FDAB4DB2E3C79730A39CDA7C5FD193693621FED206C6549E9B8F13778080CC12",
|
||||
"dark.min.css": "D6D7069AC528FB038047D7DB345910EBAF72720EBE781E38A4F04BDA5CB78439",
|
||||
"dark.min.css": "3CC0AF9AFEF4E39AE100C8A2D656400696A96C682B5AB3FA329C2B71F8004E43",
|
||||
"dark-important.min.css": "B30D1AAD647103126D47740D67FFA472DE7B385420BB5E8050100BE759114A93",
|
||||
"dark-navbar.min.css": "A2D91F11127D165571ACCC53004EDDB118CEE110F9B020D7E0541E1C8FAEA478",
|
||||
"dark-schedule.min.js": "853C446547603F4F0425F19F09F73335C9EC451A790C1C07E5E5B88A09E9B453",
|
||||
"dark-slice-11.min.css": "8E360AC4B59DFF2DC3A6B9E03910BF9873E9AEFE4E48377100B96E50518D1A58",
|
||||
"dark-styles.min.js": "71AF9CBD74BD3F570515C46801AE66A52665DCEDE2F4941AA90D12A4F1381A6E",
|
||||
"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
@ -827,7 +827,15 @@
|
||||
@include background-color("5");
|
||||
}
|
||||
}
|
||||
.share-card .footer {
|
||||
@include color("a");
|
||||
@include border-color("4");
|
||||
.message-list {
|
||||
.share-card .footer {
|
||||
@include color("a");
|
||||
@include border-color("4");
|
||||
}
|
||||
.msg-push {
|
||||
@include background-color("2");
|
||||
hr {
|
||||
@include background-color("4");
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user