mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
This commit is contained in:
parent
05a5a2b339
commit
2628827bbd
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
@ -30,11 +30,11 @@
|
||||
"custom-navbar.min.html": "8A5332791C9693A571F7B885D6367616F519054CACEDA2DDA147735638EDEE15",
|
||||
"custom-navbar.min.js": "E32AA87A941569E79CECDC3AD34D2C07FBFE5CDFC43D10777D501714B46EC4F9",
|
||||
"danmaku-converter.min.js": "FDAB4DB2E3C79730A39CDA7C5FD193693621FED206C6549E9B8F13778080CC12",
|
||||
"dark.min.css": "82CE499BCD413254D2C7E01034E4873251542C87D8D6AF11C4A8E08B317B64C8",
|
||||
"dark.min.css": "55318A7BD3E99F5C067121F407103E4494FD90026881590C6376926DAFA77EFD",
|
||||
"dark-important.min.css": "70FCBBD53F9ADB9A8E1783229E09BAD40DE20C0A3E2DFAAEA3F5ED50CF1806BF",
|
||||
"dark-navbar.min.css": "A2D91F11127D165571ACCC53004EDDB118CEE110F9B020D7E0541E1C8FAEA478",
|
||||
"dark-schedule.min.js": "853C446547603F4F0425F19F09F73335C9EC451A790C1C07E5E5B88A09E9B453",
|
||||
"dark-slice-10.min.css": "B95DFE325B9E54BC0AB2C5210B354982082622979EF17BC94A3C91CF5FEC456A",
|
||||
"dark-slice-10.min.css": "B5C49D4503F943298CFA4C40C056637E4619929976DA50BD34C42A3BFF1AD5BF",
|
||||
"dark-styles.min.js": "C62AFBB47DDC1E2F3F45D688B0F98394E471A423BE26BF47504D5C7D069ADBA1",
|
||||
"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
@ -691,4 +691,33 @@
|
||||
@include color("e");
|
||||
}
|
||||
}
|
||||
}
|
||||
.v-wrap {
|
||||
.video-toolbar,
|
||||
.season-tabs .tabs {
|
||||
@include border-color("4");
|
||||
}
|
||||
.season-info {
|
||||
@include border-color("4");
|
||||
.stat {
|
||||
@include color("a");
|
||||
}
|
||||
.title,
|
||||
.desc {
|
||||
@include color("e");
|
||||
}
|
||||
}
|
||||
.season-owner .info {
|
||||
h3 a,
|
||||
.desc {
|
||||
@include color("e");
|
||||
}
|
||||
}
|
||||
.season-detail {
|
||||
.content-img,
|
||||
.faq.faq,
|
||||
.note.faq {
|
||||
@include border-color("4");
|
||||
}
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user