This commit is contained in:
Coulomb_G 2019-09-29 16:18:59 +08:00
parent e9998d79ee
commit 39c5d9544f
8 changed files with 17 additions and 8 deletions

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

View File

@ -31,7 +31,7 @@
"dark-navbar.min.css": "A2D91F11127D165571ACCC53004EDDB118CEE110F9B020D7E0541E1C8FAEA478",
"dark-schedule.min.js": "853C446547603F4F0425F19F09F73335C9EC451A790C1C07E5E5B88A09E9B453",
"dark-styles.min.js": "C62AFBB47DDC1E2F3F45D688B0F98394E471A423BE26BF47504D5C7D069ADBA1",
"dark.min.css": "F527CAE26D201B2FA9F4A11F460ED3203B67518E8742116BA789351243036CF6",
"dark.min.css": "189315C5189A42546A3DF3F6E147D80D87A7136DFFE5D7B5A800512A5323AA22",
"debounce.min.js": "54D33E1273C1F3FE19550BF1844339C3D54D6B01DF8A39C3162D95B93B079CFA",
"default-danmaku-settings.min.css": "D9942B184FEDA7B08CFA0C34920E97D7A83B81762DCBF757642EBB60F95FF25D",
"default-danmaku-settings.min.js": "30A8D36137B5A4D560BD47F7A264F77C7DD4428291DF3E7EBD8D632B2AE9973E",

Binary file not shown.

2
min/dark.min.css vendored

File diff suppressed because one or more lines are too long

View File

@ -135,6 +135,12 @@
.rank-item-wrapper {
background-image: none !important;
}
.manga-navbar {
&-history-list .drop-list .more-btn-container,
&-manga-navbar-favourite-manga .drop-list .more-btn-container {
@include background-color();
}
}
.ranking-jump,
.manga-title,
.show-status-text {
@ -154,6 +160,9 @@
filter: var(--blue-image-filter) !important;
}
}
.nav-list .nav-item .item-icon {
filter: var(--blue-image-filter) !important;
}
.rank-title {
@include color("e");
}