This commit is contained in:
Coulomb_G 2019-08-03 17:35:24 +08:00
parent 40e55489dc
commit b9e3809beb
6 changed files with 13 additions and 11 deletions

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -712,7 +712,7 @@ class Observer {
}
videoChangeCallbacks.push(callback)
}
}
}
class SpinQuery {
constructor (query, condition, action, failed) {

View File

@ -712,7 +712,7 @@ class Observer {
}
videoChangeCallbacks.push(callback)
}
}
}
class SpinQuery {
constructor (query, condition, action, failed) {

2
min/dark.min.css vendored

File diff suppressed because one or more lines are too long

View File

@ -168,7 +168,8 @@ li.danmaku-info-row.bpui-selecting,
.header-info .manga-info .supporting-text,
.my-coupon .subtitle,
.app-layout .page-content .extral-info,
.purchase-history .list-item .text-info .recharge-date
.purchase-history .list-item .text-info .recharge-date,
.data-list .list-container .data-item .text-section .footer-text .text
{
color: #aaa !important;
}
@ -276,7 +277,8 @@ li.danmaku-info-row.bpui-selecting,
.app-layout .dropbox-component .current,
.app-layout .dropbox-component .data-list>li,
.app-layout .page-content .manga-textbox,
.app-ctnr .club-brief
.app-ctnr .club-brief,
.data-list .list-container .data-item .text-section .manga-title
{
color: #eee !important;
}