mirror of
https://github.com/the1812/Bilibili-Evolved.git
synced 2025-11-04 21:22:45 +08:00
This commit is contained in:
parent
6b4b30dfa9
commit
90eb59325c
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
@ -61,13 +61,13 @@
|
||||
"danmaku-converter.min.js": "80FE861D0D69A6FB6BE67444A0350182F0245AFE2E61A1043DBA86F092A69868",
|
||||
"danmaku-send-bar.min.css": "52149D46CF3A15CF6EB186CB49F298DE18B0723E52D8693228F66099847EDCCB",
|
||||
"danmaku-send-bar.min.js": "7108E72F00C169F26E20409F4AA79F05553310375BABC392EB7E2166224B800A",
|
||||
"dark.min.css": "7001C966F08CF05981AAB288D66FE596A8BB04C6ED617B2B4143DB5DD7AD8525",
|
||||
"dark.min.css": "A7A878BD9C0BDFBA5BED3167DD6A0AD59BBB40B73F3244356C7D936274107CF5",
|
||||
"dark.user.css": "0F245A6C4370A87B7F8D16B6898D81BBF82FB4FD9BB0EC2E283217EE8BAF261A",
|
||||
"dark-color-scheme.min.js": "6D353AC738180317ACF9D2E046BFFBA0ACC0FA7A8D22B8E16C51127CDE4FE96B",
|
||||
"dark-important.min.css": "5369385A2C16188FB11E71C4C5B91275646F22F0F09E518E37813CC4FA23A072",
|
||||
"dark-navbar.min.css": "7FAD547E326B768904B3739C978DF86FFDDD5E5064FB8F490710D197CCC3018B",
|
||||
"dark-schedule.min.js": "853C446547603F4F0425F19F09F73335C9EC451A790C1C07E5E5B88A09E9B453",
|
||||
"dark-slice-12.min.css": "49866FDE6CA7724B24B65544920DB50020E1E3E68AD3ED6BC5FC593C78BB0579",
|
||||
"dark-slice-12.min.css": "6132C78C6FD3D975F4E57716278FFD9305872702981918D1AE66F3219B23A866",
|
||||
"dark-slice-3.min.css": "E2655EC7835DAAB72EFF812763006D91D3582D47EC50B27570A7E7A01E3DEF92",
|
||||
"dark-slice-4.min.css": "A9AF53D33E351B1FF5236474CDCA9EE89FE44AB66A2AB5D5F5705D097DBADFB0",
|
||||
"dark-slice-9.min.css": "8C99DDF57E297B3E7EFA9DCE530E08098044B862FB775A73BF2E178BD7B76AF8",
|
||||
|
||||
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
File diff suppressed because one or more lines are too long
@ -538,24 +538,51 @@
|
||||
@include color("e");
|
||||
}
|
||||
}
|
||||
.b-info .balance {
|
||||
&-top {
|
||||
.button {
|
||||
@include border-color();
|
||||
}
|
||||
&:after {
|
||||
@include background-color("a");
|
||||
}
|
||||
}
|
||||
&-footer .part-balance-name {
|
||||
@include color("e");
|
||||
.unbb-des {
|
||||
@include background-color("3");
|
||||
background-image: none !important;
|
||||
a {
|
||||
@include theme-color();
|
||||
.b-info {
|
||||
.balance {
|
||||
&-top {
|
||||
.button {
|
||||
@include border-color();
|
||||
}
|
||||
&:after {
|
||||
@include background-color("a");
|
||||
}
|
||||
.balance-row {
|
||||
.balance-title {
|
||||
@include color("e");
|
||||
}
|
||||
.balance-right .shell-channel .shell-item {
|
||||
@include background-color("3");
|
||||
@include border-color();
|
||||
&-active {
|
||||
@include theme-border-color();
|
||||
}
|
||||
.channel-name {
|
||||
@include color("e");
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
&-footer .part-balance-name {
|
||||
@include color("e");
|
||||
.unbb-des {
|
||||
@include background-color("3");
|
||||
background-image: none !important;
|
||||
a {
|
||||
@include theme-color();
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
.warning-group {
|
||||
@include border-color();
|
||||
.warning-title {
|
||||
@include color("e");
|
||||
}
|
||||
}
|
||||
.rule-btn {
|
||||
@include theme-color();
|
||||
@include theme-border-color();
|
||||
}
|
||||
}
|
||||
.spend-recode .title-group .selected-title:after {
|
||||
|
||||
Loading…
Reference in New Issue
Block a user