mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
Add dark background
This commit is contained in:
parent
aa4d0dd596
commit
12b6e2b426
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
@ -25,7 +25,7 @@
|
||||
"compact-layout.min.js": "B20609A7CBBDB1845FA0156FB5BE6B1E1A1B8B069EA85F65D16241DD2C12D738",
|
||||
"custom-control-background.min.css": "1981FD2BF3B17ECF33F98D5DEDAF0D32ACBE9532A51FDB70822286991AB98EF3",
|
||||
"custom-control-background.min.js": "FDE5A3B22CFAE291187974C8B56A2C86A368ACF2DFE6A0E3E5C683CFB7D1B9BD",
|
||||
"custom-navbar.min.css": "FF70B909288B8A1519E6B853AF0D9EB97E8E02E9AD6FD383DD52464225485FE8",
|
||||
"custom-navbar.min.css": "91E3150D12B3FB60EE45C0573B87A6352FBF0BDC6D0AFCF99816FE215B79A15A",
|
||||
"custom-navbar.min.html": "8A5332791C9693A571F7B885D6367616F519054CACEDA2DDA147735638EDEE15",
|
||||
"custom-navbar.min.js": "3540682A2C1DEDFA8E5D47E57D5C63F01C744620498262A52D88EF3CD4D226A4",
|
||||
"danmaku-converter.min.js": "FDAB4DB2E3C79730A39CDA7C5FD193693621FED206C6549E9B8F13778080CC12",
|
||||
|
||||
BIN
min/bundle.zip
BIN
min/bundle.zip
Binary file not shown.
2
min/custom-navbar.min.css
vendored
2
min/custom-navbar.min.css
vendored
File diff suppressed because one or more lines are too long
@ -32,6 +32,9 @@
|
||||
display: flex;
|
||||
margin-bottom: 12px;
|
||||
flex-shrink: 0;
|
||||
body.dark & {
|
||||
background-color: #2d2d2d;
|
||||
}
|
||||
}
|
||||
.bangumi-subscriptions-card .card-info {
|
||||
flex-grow: 1;
|
||||
|
||||
Loading…
Reference in New Issue
Block a user