mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
This commit is contained in:
parent
6e5c04fb04
commit
12e38a73cb
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,11 +51,11 @@
|
||||
"custom-navbar-video-list.min.js": "08D6713144E910C1303CB610A5890A5663B92BE82630BDA3C8E6299FB4A429E2",
|
||||
"custom-navbar-watchlater-list.min.js": "2742EAFAA8C716A9E937F70DE1D222DAA97A83EA6323B56DA001F609757240DE",
|
||||
"danmaku-converter.min.js": "FDAB4DB2E3C79730A39CDA7C5FD193693621FED206C6549E9B8F13778080CC12",
|
||||
"dark.min.css": "B4F9E722FADEEDFBA1BF91107C78D0444138DDDB4E0AC363D1CC836D95C7379E",
|
||||
"dark.min.css": "6EE63F4AE491D977EC8A02057BF81252E104ECB8AB1CDA7557559183DD4F2EB3",
|
||||
"dark-important.min.css": "B30D1AAD647103126D47740D67FFA472DE7B385420BB5E8050100BE759114A93",
|
||||
"dark-navbar.min.css": "A2D91F11127D165571ACCC53004EDDB118CEE110F9B020D7E0541E1C8FAEA478",
|
||||
"dark-schedule.min.js": "853C446547603F4F0425F19F09F73335C9EC451A790C1C07E5E5B88A09E9B453",
|
||||
"dark-slice-8.min.css": "219C7F3CC943F61328DF44F383F703FBCBEB5E663CABFCF39E17D19CDAD31B35",
|
||||
"dark-slice-11.min.css": "CAABD8BBA3D083268C3412F26C9C5B389BA4601A9334FE3626EC7E03735EC4B2",
|
||||
"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
@ -816,4 +816,14 @@
|
||||
@include color("e");
|
||||
@include theme-border-color();
|
||||
}
|
||||
}
|
||||
.router-view .config {
|
||||
@include background-color("4");
|
||||
@include color("e");
|
||||
.css-o1815x {
|
||||
@include to-theme("blue");
|
||||
}
|
||||
.config-item:not(:first-child)::before {
|
||||
@include background-color("5");
|
||||
}
|
||||
}
|
||||
Loading…
Reference in New Issue
Block a user