You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

2 lines
13 KiB
CSS

.Pagination{padding:16px 20px;text-align:center;margin:0 auto}.PaginationButton{color:#121212;-webkit-transition:color .2s;transition:color .2s;padding:0 15px}html[data-theme=dark] .PaginationButton{color:#fff}.PaginationButton:not(:disabled):hover{color:#175199}html[data-theme=dark] .PaginationButton:not(:disabled):hover{color:#6385a6}.PaginationButton--current,html[data-theme=dark] .PaginationButton--current{color:#8590a6}.PaginationButton--ellipsis{border:none;background:none}.Comments-pattern-loading{height:96px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.CommentCollapseButton{background:hsla(0,0%,92.2%,.95)}html[data-theme=dark] .CommentCollapseButton{background:rgba(46,46,46,.95)}.CommentCollapseButton{border-radius:3px;position:fixed;height:30px;width:93px;bottom:30px;left:570px;font-size:13px;color:#8590a6}html[data-theme=dark] .CommentCollapseButton{color:#8590a6}.CommentCollapseButton{letter-spacing:0;margin-left:-93px;z-index:1}.CommentCollapseButton:hover{color:grey}html[data-theme=dark] .CommentCollapseButton:hover{color:#999}.CommentCollapseButton .Icon{margin-left:6px;-webkit-transform:rotateX(180deg);transform:rotateX(180deg)}.Comments{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}.Comments--hidden{display:none}.CommentList{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;overflow-x:hidden;overflow-y:auto}.CommentList-divider{position:relative;margin:0 24px;font-size:14px;color:#8590a6}html[data-theme=dark] .CommentList-divider{color:#8590a6}.CommentList-divider{text-align:center}.CommentList-divider:first-child{margin-top:16px}.CommentList-divider:last-child{margin-bottom:16px}.CommentList-divider+.CommentItem:after{content:none}.CommentList-divider a{color:#175199}html[data-theme=dark] .CommentList-divider a{color:#6385a6}.CommentList-divider a:hover{border-bottom:1px solid #175199}html[data-theme=dark] .CommentList-divider a:hover{border-bottom:1px solid #6385a6}.CommentList-dividerLine{position:absolute;top:0;bottom:0;width:100%;height:0;margin:auto;border-top:1px solid #ebebeb}html[data-theme=dark] .CommentList-dividerLine{border-top:1px solid #2e2e2e}.CommentList-dividerText{position:relative;z-index:2;display:inline-block;padding:0 1em;background-color:#fff}html[data-theme=dark] .CommentList-dividerText{background-color:#121212}.CommentList-dividerText .CommentList-questionMark{margin-left:8px}.Comments-footer{padding:12px 20px;background:#fff}html[data-theme=dark] .Comments-footer{background:#121212}.Comments-footer{border-top:1px solid #ebebeb}html[data-theme=dark] .Comments-footer{border-top:1px solid #2e2e2e}.Comments-disabledText{display:-webkit-box;display:-ms-flexbox;display:flex;padding:14px 12px;color:#8590a6}html[data-theme=dark] .Comments-disabledText{color:#8590a6}.Comments-disabledText{background-color:#f6f6f6}html[data-theme=dark] .Comments-disabledText{background-color:#1b1b1b}.Comments-disabledText{border-top:1px solid #f6f6f6}html[data-theme=dark] .Comments-disabledText{border-top:1px solid #1b1b1b}.Comments-disabledText{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.Comments-disabledText--fixed{position:fixed;width:100%;bottom:0;background:#fff}html[data-theme=dark] .Comments-disabledText--fixed{background:#121212}.Comments-disabledText--fixed .Comments-disabledReason{padding-top:8px;padding-bottom:8px;background:#f6f6f6}html[data-theme=dark] .Comments-disabledText--fixed .Comments-disabledReason{background:#1b1b1b}.Comments-disabledText--fixed .Comments-disabledReason{width:100%;text-align:center;border-radius:3px}.CommentList-action{position:relative;padding:16px 0;text-align:center}.CommentList-action:after{position:absolute;top:0;display:block;width:calc(100% - 48px);border-bottom:1px solid #f6f6f6}html[data-theme=dark] .CommentList-action:after{border-bottom:1px solid #1b1b1b}.CommentList-action:after{content:""}.CommentList-action a{color:#175199}html[data-theme=dark] .CommentList-action a{color:#6385a6}.CommentList-action a:hover{border-bottom:1px solid #175199}html[data-theme=dark] .CommentList-action a:hover{border-bottom:1px solid #6385a6}.Comments-withPagination{border:1px solid #ebebeb}html[data-theme=dark] .Comments-withPagination{border:1px solid #2e2e2e}.Comments-withPagination{-webkit-box-shadow:0 1px 3px rgba(18,18,18,.1);box-shadow:0 1px 3px rgba(18,18,18,.1)}html[data-theme=dark] .Comments-withPagination{-webkit-box-shadow:0 1px 3px rgba(0,0,0,.3);box-shadow:0 1px 3px rgba(0,0,0,.3)}.Comments-withPagination{background:#fff}html[data-theme=dark] .Comments-withPagination{background:#121212}.Comments-withPagination{margin-top:12px;overflow:visible;border-radius:4px}.Comments-withPagination .CommentList{overflow-y:visible}.comments-pagination{border-top:1px solid #ebebeb}html[data-theme=dark] .comments-pagination{border-top:1px solid #2e2e2e}.Comments-empty{padding:60px 0;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:auto}.CommentList-expendCollapseButton,html[data-theme=dark] .CommentList-expendCollapseButton{color:#8590a6}.CommentList-expendCollapseButton{cursor:pointer}.CommentList-expendCollapseButton:hover{color:grey}html[data-theme=dark] .CommentList-expendCollapseButton:hover{color:#999}.CommentItem{outline:none}.CommentMoreReplyButton{padding:12px 20px 12px 84px}.NestComment{position:relative}.NestComment:not(:last-child):after{position:absolute;left:0;right:0;bottom:0;display:block;margin:0 20px;border-bottom:1px solid #f6f6f6}html[data-theme=dark] .NestComment:not(:last-child):after{border-bottom:1px solid #1b1b1b}.NestComment:not(:last-child):after{content:""}.NestComment .NestComment--child{position:relative;padding-left:33px}.NestComment .NestComment--child:after{position:absolute;left:0;right:0;bottom:0;display:block;margin-right:20px;margin-left:84px;border-bottom:1px solid #f6f6f6}html[data-theme=dark] .NestComment .NestComment--child:after{border-bottom:1px solid #1b1b1b}.NestComment .NestComment--child:after{content:""}.NestComment--rootComment{position:relative}.NestComment--rootComment:after{position:absolute;left:0;right:0;bottom:0;display:block;margin-right:20px;margin-left:52px;border-bottom:1px solid #f6f6f6}html[data-theme=dark] .NestComment--rootComment:after{border-bottom:1px solid #1b1b1b}.NestComment--rootComment:after{content:""}.NestCoomment-moreCommentButton{position:relative;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin:0 20px;padding:12px 0;font-size:14px;line-height:1.71;text-align:center;color:#06f}html[data-theme=dark] .NestCoomment-moreCommentButton{color:#37f}.NestCoomment-moreCommentButton{cursor:pointer;font-weight:600;font-synthesis:style}html[data-ios] .NestCoomment-moreCommentButton{font-weight:500}html[data-android] .NestCoomment-moreCommentButton{font-weight:700}.NestCoomment-moreCommentButton{border-bottom:1px solid #f6f6f6}html[data-theme=dark] .NestCoomment-moreCommentButton{border-bottom:1px solid #1b1b1b}.NestComment-nextSiblings--noBorder+.NestComment .CommentItemV2:after,.NestComment-nextSiblings--noBorder+.NestComment:after{content:none}.Comments-container{height:100%}.CommentsV2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:100%;overflow:hidden;-webkit-box-sizing:border-box;box-sizing:border-box}.CommentsV2--hidden{display:none}.Comments-titleLink a{color:#175199}html[data-theme=dark] .Comments-titleLink a{color:#6385a6}.Comments-titleLink a:hover{border-bottom:1px solid #175199}html[data-theme=dark] .Comments-titleLink a:hover{border-bottom:1px solid #6385a6}.CommentListV2{-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;overflow-x:hidden;overflow-y:auto}.CommentListV2-divider{position:relative;margin:0 20px;font-size:14px;color:#8590a6}html[data-theme=dark] .CommentListV2-divider{color:#8590a6}.CommentListV2-divider{text-align:center}.CommentListV2-divider:first-child{margin-top:16px}.CommentListV2-dividerLine{position:absolute;top:0;bottom:0;width:100%;height:0;margin:auto;border-top:1px solid #f6f6f6}html[data-theme=dark] .CommentListV2-dividerLine{border-top:1px solid #1b1b1b}.CommentListV2-dividerText{position:relative;z-index:2;display:inline-block;padding:0 1em;background-color:#fff}html[data-theme=dark] .CommentListV2-dividerText{background-color:#121212}.CommentListV2-dividerText .CommentListV2-questionMark{margin-left:8px}.CommentsV2-footer{padding:12px 20px;background:#fff}html[data-theme=dark] .CommentsV2-footer{background:#121212}.CommentsV2-footer{border-top:1px solid #ebebeb}html[data-theme=dark] .CommentsV2-footer{border-top:1px solid #2e2e2e}.CommentsV2-disabledText{display:-webkit-box;display:-ms-flexbox;display:flex;padding:14px 12px;color:#8590a6}html[data-theme=dark] .CommentsV2-disabledText{color:#8590a6}.CommentsV2-disabledText{background-color:#f6f6f6}html[data-theme=dark] .CommentsV2-disabledText{background-color:#1b1b1b}.CommentsV2-disabledText{border-top:1px solid #f6f6f6}html[data-theme=dark] .CommentsV2-disabledText{border-top:1px solid #1b1b1b}.CommentsV2-disabledText{-webkit-box-sizing:border-box;box-sizing:border-box;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.CommentsV2-disabledText--fixed{position:fixed;width:100%;bottom:0;background:#fff}html[data-theme=dark] .CommentsV2-disabledText--fixed{background:#121212}.CommentsV2-disabledText--fixed .CommentsV2-disabledReason{padding-top:8px;padding-bottom:8px;background:#f6f6f6}html[data-theme=dark] .CommentsV2-disabledText--fixed .CommentsV2-disabledReason{background:#1b1b1b}.CommentsV2-disabledText--fixed .CommentsV2-disabledReason{width:100%;text-align:center;border-radius:3px}.CommentListV2-action{position:relative;padding:16px 0;text-align:center}.CommentListV2-action:after{position:absolute;top:0;display:block;width:calc(100% - 48px);border-bottom:1px solid #f6f6f6}html[data-theme=dark] .CommentListV2-action:after{border-bottom:1px solid #1b1b1b}.CommentListV2-action:after{content:""}.CommentListV2-action a{color:#175199}html[data-theme=dark] .CommentListV2-action a{color:#6385a6}.CommentListV2-action a:hover{border-bottom:1px solid #175199}html[data-theme=dark] .CommentListV2-action a:hover{border-bottom:1px solid #6385a6}.CommentsV2-withPagination{border:1px solid #ebebeb}html[data-theme=dark] .CommentsV2-withPagination{border:1px solid #2e2e2e}.CommentsV2-withPagination{-webkit-box-shadow:0 1px 3px rgba(18,18,18,.1);box-shadow:0 1px 3px rgba(18,18,18,.1)}html[data-theme=dark] .CommentsV2-withPagination{-webkit-box-shadow:0 1px 3px rgba(0,0,0,.3);box-shadow:0 1px 3px rgba(0,0,0,.3)}.CommentsV2-withPagination{background:#fff}html[data-theme=dark] .CommentsV2-withPagination{background:#121212}.CommentsV2-withPagination{margin-top:12px;overflow:visible;border-radius:4px}.CommentsV2-withPagination .CommentListV2{overflow-y:visible}.CommentsV2-pagination{border-top:1px solid #ebebeb}html[data-theme=dark] .CommentsV2-pagination{border-top:1px solid #2e2e2e}.CommentsV2-empty{padding:60px 0;-webkit-box-flex:1;-ms-flex:1 1;flex:1 1;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:auto}.CommentListV2-expendCollapseButton,html[data-theme=dark] .CommentListV2-expendCollapseButton{color:#8590a6}.CommentListV2-expendCollapseButton{cursor:pointer}.CommentListV2-expendCollapseButton:hover{color:grey}html[data-theme=dark] .CommentListV2-expendCollapseButton:hover{color:#999}.CommentItemV2{outline:none}.CommentsV2-replyNum{padding:12px 0 10px;margin:0 20px;border-bottom:1px solid #f6f6f6}html[data-theme=dark] .CommentsV2-replyNum{border-bottom:1px solid #1b1b1b}.CommentsV2-replyNum{font-weight:500}.CommentsV2-openComment-divider{height:10px;background-color:#f6f6f6}html[data-theme=dark] .CommentsV2-openComment-divider{background-color:#1b1b1b}.CommentListV2-header-divider{padding:10px 20px;font-size:14px;color:grey}html[data-theme=dark] .CommentListV2-header-divider{color:#999}.CommentListV2-header-divider{background-color:#f6f6f6}html[data-theme=dark] .CommentListV2-header-divider{background-color:#1b1b1b}.CommentListV2-header-divider{font-weight:600;font-synthesis:style}html[data-ios] .CommentListV2-header-divider{font-weight:500}html[data-android] .CommentListV2-header-divider{font-weight:700}
/*# sourceMappingURL=column.comments-modals.216a26f4.953f6e8064d7f947f0da.css.map */