Coulomb 2019-03-30 16:03:34 +08:00
parent 39e26fef5f
commit 8d36b0b115
5 changed files with 10 additions and 7 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

@ -19,7 +19,7 @@ style\dark\dark-slice-3.css|2E58F7411FFBBB059F1F2FEC64B24DF70CAFF2A9
style\dark\dark-slice-4.css|E9FE5F599A4B619465C3CEB179E53622BEEE53BF style\dark\dark-slice-4.css|E9FE5F599A4B619465C3CEB179E53622BEEE53BF
style\dark\dark-slice-5.css|E843FC7EC998AD5B0271418EB3DD95395BE3DA6B style\dark\dark-slice-5.css|E843FC7EC998AD5B0271418EB3DD95395BE3DA6B
style\dark\dark-slice-6.css|1F59DAA74E0784C832F586C768D4B141E6612ED1 style\dark\dark-slice-6.css|1F59DAA74E0784C832F586C768D4B141E6612ED1
style\dark\dark-slice-7.css|3610F4F25A73DE23CE95EBEBB0D935A693CD89E3 style\dark\dark-slice-7.css|1632148D854BC374F3851E96D01E41802BCE5AF9
style\dark\dark-styles.js|8A7C7F075EF09810464D096E9BF71AF17E4855AF style\dark\dark-styles.js|8A7C7F075EF09810464D096E9BF71AF17E4855AF
style\haruna-scale.js|EE24E2034D2092A28862A8C9DC99B82F1080FE5D style\haruna-scale.js|EE24E2034D2092A28862A8C9DC99B82F1080FE5D
style\optimization\new-styles.js|348F4F0D23119AFB62D3AE19CC5D76D825F8A914 style\optimization\new-styles.js|348F4F0D23119AFB62D3AE19CC5D76D825F8A914

2
min/dark.min.css vendored

File diff suppressed because one or more lines are too long

View File

@ -75,7 +75,8 @@
.data-card .data-wrp .tip p, .data-card .data-wrp .tip p,
.data-card .fans-wrp .tip p, .data-card .fans-wrp .tip p,
.data-card .data-wrp .tab .fan-tab, .data-card .data-wrp .tab .fan-tab,
.data-card .fans-wrp .tab .fan-tab .data-card .fans-wrp .tab .fan-tab,
#dc-section_behavior .follow-tool-box .follow-line-legend .legend-item .legend-text
{ {
color: #aaa !important; color: #aaa !important;
} }
@ -125,7 +126,8 @@
.share-wrap .content-wrap .input-wrap input, .share-wrap .content-wrap .input-wrap input,
.article-info-module, .article-info-module,
.block-area .follow-wrapper .follow-head .follow-more, .block-area .follow-wrapper .follow-head .follow-more,
.list-container .list-info-block .right-side .up-info-block .follow-btn.on .list-container .list-info-block .right-side .up-info-block .follow-btn.on,
.version-switch-section .bottom-border
{ {
border-color: transparent !important; border-color: transparent !important;
} }
@ -260,7 +262,8 @@
#page-article .article-lists .lists-item .item-right .item-name a:hover, #page-article .article-lists .lists-item .item-right .item-name a:hover,
#page-article .article-lists .lists-item .item-right .item-title a:hover, #page-article .article-lists .lists-item .item-right .item-title a:hover,
.data-card .data-wrp .tab .fan-tab.current, .data-card .data-wrp .tab .fan-tab.current,
.data-card .fans-wrp .tab .fan-tab.current .data-card .fans-wrp .tab .fan-tab.current,
#dc-section_behavior .follow-tool-box .follow-line-legend .legend-item .icon-line
{ {
color: var(--theme-color) !important; color: var(--theme-color) !important;
} }