This commit is contained in:
Coulomb_G 2019-09-08 16:12:12 +08:00
parent 345d4ca43a
commit c6f1b25e3a
9 changed files with 11 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

File diff suppressed because one or more lines are too long

File diff suppressed because one or more lines are too long

View File

@ -27,7 +27,7 @@
"dark-navbar.min.css": "C02A4001942DE8E26C61520C2499D80512D8CBA0BBA81E7065BA219C4DF9C11D", "dark-navbar.min.css": "C02A4001942DE8E26C61520C2499D80512D8CBA0BBA81E7065BA219C4DF9C11D",
"dark-schedule.min.js": "853C446547603F4F0425F19F09F73335C9EC451A790C1C07E5E5B88A09E9B453", "dark-schedule.min.js": "853C446547603F4F0425F19F09F73335C9EC451A790C1C07E5E5B88A09E9B453",
"dark-styles.min.js": "A6CFEC32B3F78FD2BD5DBB2347A517F9A633802098DF458F70CBE094F9CAD854", "dark-styles.min.js": "A6CFEC32B3F78FD2BD5DBB2347A517F9A633802098DF458F70CBE094F9CAD854",
"dark.min.css": "42201F88A012DCFF81270C3B794F6E0F3D2E0E02F5235966E62623C669CEBB70", "dark.min.css": "E57F137FD35ABCAFD11D12020A7F54DF5B55DB5AE2E4954F7E6C5D6D36E52E49",
"debounce.min.js": "54D33E1273C1F3FE19550BF1844339C3D54D6B01DF8A39C3162D95B93B079CFA", "debounce.min.js": "54D33E1273C1F3FE19550BF1844339C3D54D6B01DF8A39C3162D95B93B079CFA",
"default-danmaku-settings.min.css": "D9942B184FEDA7B08CFA0C34920E97D7A83B81762DCBF757642EBB60F95FF25D", "default-danmaku-settings.min.css": "D9942B184FEDA7B08CFA0C34920E97D7A83B81762DCBF757642EBB60F95FF25D",
"default-danmaku-settings.min.js": "30A8D36137B5A4D560BD47F7A264F77C7DD4428291DF3E7EBD8D632B2AE9973E", "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

@ -964,7 +964,6 @@ div.con header,
.select-wrap .select-option, .select-wrap .select-option,
.select-wrap .select-option p:hover, .select-wrap .select-option p:hover,
.card .more-panel, .card .more-panel,
.card .more-panel .child-button:hover,
.report-popup .content-text, .report-popup .content-text,
.im-popup .bp-popup-panel .title-ctnr .popup-title, .im-popup .bp-popup-panel .title-ctnr .popup-title,
.selector-box, .selector-box,
@ -2289,7 +2288,6 @@ a.s-btn:hover,
.textarea-container .comm-tool .comm-submit, .textarea-container .comm-tool .comm-submit,
.new-notice-bar .message, .new-notice-bar .message,
.card .focus-btn .unfocus .unfocus-text:hover, .card .focus-btn .unfocus .unfocus-text:hover,
.article-container:hover .text-area .title,
.tab-list .tb-item.active, .tab-list .tb-item.active,
.btn-submit, .btn-submit,
.multi-page .more-box li.on, .multi-page .more-box li.on,

View File

@ -882,7 +882,9 @@ li.danmaku-info-row.bpui-selecting,
.international-home .bilibili-search-history .cancel-icon:hover, .international-home .bilibili-search-history .cancel-icon:hover,
.up-info .up-focus-btn, .up-info .up-focus-btn,
.video-editor-ol-wrp .video-editor-ol-content a:hover, .video-editor-ol-wrp .video-editor-ol-content a:hover,
.qa-area-ol-wrp .qa-area-ol-content a:hover .qa-area-ol-wrp .qa-area-ol-content a:hover,
.article-container:hover .text-area .title,
.card .more-panel .child-button:hover
{ {
color: var(--theme-color) !important; color: var(--theme-color) !important;
} }