-
Notifications
You must be signed in to change notification settings - Fork 0
/
p__account__center.18ea70e4.chunk.css
1 lines (1 loc) · 11.5 KB
/
p__account__center.18ea70e4.chunk.css
1
.ant-card{box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.85);font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum","tnum";position:relative;background:#fff;border-radius:2px}.ant-card-rtl{direction:rtl}.ant-card-hoverable{cursor:pointer;transition:box-shadow .3s,border-color .3s}.ant-card-hoverable:hover{border-color:transparent;box-shadow:0 1px 2px -2px rgba(0,0,0,.16),0 3px 6px 0 rgba(0,0,0,.12),0 5px 12px 4px rgba(0,0,0,.09)}.ant-card-bordered{border:1px solid #f0f0f0}.ant-card-head{min-height:48px;margin-bottom:-1px;padding:0 24px;color:rgba(0,0,0,.85);font-weight:500;font-size:16px;background:transparent;border-bottom:1px solid #f0f0f0;border-radius:2px 2px 0 0}.ant-card-head:before{display:table;content:""}.ant-card-head:after{display:table;clear:both;content:""}.ant-card-head-wrapper{display:flex;align-items:center}.ant-card-head-title{display:inline-block;flex:1 1;padding:16px 0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.ant-card-head-title>.ant-typography,.ant-card-head-title>.ant-typography-edit-content{left:0;margin-top:0;margin-bottom:0}.ant-card-head .ant-tabs-top{clear:both;margin-bottom:-17px;color:rgba(0,0,0,.85);font-weight:400;font-size:14px}.ant-card-head .ant-tabs-top-bar{border-bottom:1px solid #f0f0f0}.ant-card-extra{float:right;margin-left:auto;padding:16px 0;color:rgba(0,0,0,.85);font-weight:400;font-size:14px}.ant-card-rtl .ant-card-extra{margin-right:auto;margin-left:0}.ant-card-body{padding:24px}.ant-card-body:before{display:table;content:""}.ant-card-body:after{display:table;clear:both;content:""}.ant-card-contain-grid:not(.ant-card-loading) .ant-card-body{margin:-1px 0 0 -1px;padding:0}.ant-card-grid{float:left;width:33.33%;padding:24px;border:0;border-radius:0;box-shadow:1px 0 0 0 #f0f0f0,0 1px 0 0 #f0f0f0,1px 1px 0 0 #f0f0f0,inset 1px 0 0 0 #f0f0f0,inset 0 1px 0 0 #f0f0f0;transition:all .3s}.ant-card-rtl .ant-card-grid{float:right}.ant-card-grid-hoverable:hover{position:relative;z-index:1;box-shadow:0 1px 2px -2px rgba(0,0,0,.16),0 3px 6px 0 rgba(0,0,0,.12),0 5px 12px 4px rgba(0,0,0,.09)}.ant-card-contain-tabs>.ant-card-head .ant-card-head-title{min-height:32px;padding-bottom:0}.ant-card-contain-tabs>.ant-card-head .ant-card-extra{padding-bottom:0}.ant-card-bordered .ant-card-cover{margin-top:-1px;margin-right:-1px;margin-left:-1px}.ant-card-cover>*{display:block;width:100%}.ant-card-cover img{border-radius:2px 2px 0 0}.ant-card-actions{margin:0;padding:0;list-style:none;background:#fff;border-top:1px solid #f0f0f0}.ant-card-actions:before{display:table;content:""}.ant-card-actions:after{display:table;clear:both;content:""}.ant-card-actions>li{float:left;margin:12px 0;color:rgba(0,0,0,.45);text-align:center}.ant-card-rtl .ant-card-actions>li{float:right}.ant-card-actions>li>span{position:relative;display:block;min-width:32px;font-size:14px;line-height:1.5715;cursor:pointer}.ant-card-actions>li>span:hover{color:#1890ff;transition:color .3s}.ant-card-actions>li>span>.anticon,.ant-card-actions>li>span a:not(.ant-btn){display:inline-block;width:100%;color:rgba(0,0,0,.45);line-height:22px;transition:color .3s}.ant-card-actions>li>span>.anticon:hover,.ant-card-actions>li>span a:not(.ant-btn):hover{color:#1890ff}.ant-card-actions>li>span>.anticon{font-size:16px;line-height:22px}.ant-card-actions>li:not(:last-child){border-right:1px solid #f0f0f0}.ant-card-rtl .ant-card-actions>li:not(:last-child){border-right:none;border-left:1px solid #f0f0f0}.ant-card-type-inner .ant-card-head{padding:0 24px;background:#fafafa}.ant-card-type-inner .ant-card-head-title{padding:12px 0;font-size:14px}.ant-card-type-inner .ant-card-body{padding:16px 24px}.ant-card-type-inner .ant-card-extra{padding:13.5px 0}.ant-card-meta{margin:-4px 0}.ant-card-meta:before{display:table;content:""}.ant-card-meta:after{display:table;clear:both;content:""}.ant-card-meta-avatar{float:left;padding-right:16px}.ant-card-rtl .ant-card-meta-avatar{float:right;padding-right:0;padding-left:16px}.ant-card-meta-detail{overflow:hidden}.ant-card-meta-detail>div:not(:last-child){margin-bottom:8px}.ant-card-meta-title{overflow:hidden;color:rgba(0,0,0,.85);font-weight:500;font-size:16px;white-space:nowrap;text-overflow:ellipsis}.ant-card-meta-description{color:rgba(0,0,0,.45)}.ant-card-loading{overflow:hidden}.ant-card-loading .ant-card-body{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.ant-card-loading-content p{margin:0}.ant-card-loading-block{height:14px;margin:4px 0;background:linear-gradient(90deg,rgba(207,216,220,.2),rgba(207,216,220,.4),rgba(207,216,220,.2));background-size:600% 600%;border-radius:2px;animation:card-loading 1.4s ease infinite}@keyframes card-loading{0%,to{background-position:0 50%}50%{background-position:100% 50%}}.ant-card-small>.ant-card-head{min-height:36px;padding:0 12px;font-size:14px}.ant-card-small>.ant-card-head>.ant-card-head-wrapper>.ant-card-head-title{padding:8px 0}.ant-card-small>.ant-card-head>.ant-card-head-wrapper>.ant-card-extra{padding:8px 0;font-size:14px}.ant-card-small>.ant-card-body{padding:12px}.ant-divider{box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.85);font-size:14px;font-variant:tabular-nums;line-height:1.5715;list-style:none;font-feature-settings:"tnum","tnum";border-top:1px solid rgba(0,0,0,.06)}.ant-divider-vertical{position:relative;top:-.06em;display:inline-block;height:.9em;margin:0 8px;vertical-align:middle;border-top:0;border-left:1px solid rgba(0,0,0,.06)}.ant-divider-horizontal{display:flex;clear:both;width:100%;min-width:100%;margin:24px 0}.ant-divider-horizontal.ant-divider-with-text{display:flex;margin:16px 0;color:rgba(0,0,0,.85);font-weight:500;font-size:16px;white-space:nowrap;text-align:center;border-top:0;border-top-color:rgba(0,0,0,.06)}.ant-divider-horizontal.ant-divider-with-text:after,.ant-divider-horizontal.ant-divider-with-text:before{position:relative;top:50%;width:50%;border-top:1px solid transparent;border-top-color:inherit;border-bottom:0;transform:translateY(50%);content:""}.ant-divider-horizontal.ant-divider-with-text-left:before{top:50%;width:5%}.ant-divider-horizontal.ant-divider-with-text-left:after{top:50%;width:95%}.ant-divider-horizontal.ant-divider-with-text-right:before{top:50%;width:95%}.ant-divider-horizontal.ant-divider-with-text-right:after{top:50%;width:5%}.ant-divider-inner-text{display:inline-block;padding:0 1em}.ant-divider-dashed{background:none;border:dashed rgba(0,0,0,.06);border-width:1px 0 0}.ant-divider-horizontal.ant-divider-with-text.ant-divider-dashed:after,.ant-divider-horizontal.ant-divider-with-text.ant-divider-dashed:before{border-style:dashed none none}.ant-divider-vertical.ant-divider-dashed{border-width:0 0 0 1px}.ant-divider-plain.ant-divider-with-text{color:rgba(0,0,0,.85);font-weight:400;font-size:14px}.ant-divider-horizontal.ant-divider-with-text-left.ant-divider-no-default-orientation-margin-left:before{width:0}.ant-divider-horizontal.ant-divider-with-text-left.ant-divider-no-default-orientation-margin-left:after{width:100%}.ant-divider-horizontal.ant-divider-with-text-left.ant-divider-no-default-orientation-margin-left .ant-divider-inner-text{padding-left:0}.ant-divider-horizontal.ant-divider-with-text-right.ant-divider-no-default-orientation-margin-right:before{width:100%}.ant-divider-horizontal.ant-divider-with-text-right.ant-divider-no-default-orientation-margin-right:after{width:0}.ant-divider-horizontal.ant-divider-with-text-right.ant-divider-no-default-orientation-margin-right .ant-divider-inner-text{padding-right:0}.ant-divider-rtl{direction:rtl}.ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-left:before{width:95%}.ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-left:after{width:5%}.ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-right:before{width:5%}.ant-divider-rtl.ant-divider-horizontal.ant-divider-with-text-right:after{width:95%}.avatarList___36y58{display:inline-block}.avatarList___36y58 ul{display:inline-block;margin-left:8px;font-size:0}.avatarItem___1RqHP{display:inline-block;width:32px;height:32px;margin-left:-8px;font-size:14px}.avatarItem___1RqHP .ant-avatar{border:1px solid #d9d9d9}.avatarItemLarge___3r5qA{width:40px;height:40px}.avatarItemSmall___t_DWx{width:24px;height:24px}.avatarItemMini___2BHnb{width:20px;height:20px}.avatarItemMini___2BHnb .ant-avatar{width:20px;height:20px;line-height:20px}.avatarItemMini___2BHnb .ant-avatar .ant-avatar-string{font-size:12px;line-height:18px}.coverCardList___3GuB6 .card___2QC5L .ant-card-meta-title{margin-bottom:4px}.coverCardList___3GuB6 .card___2QC5L .ant-card-meta-title>a{display:inline-block;max-width:100%;color:rgba(0,0,0,.85)}.coverCardList___3GuB6 .card___2QC5L .ant-card-meta-description{height:44px;overflow:hidden;line-height:22px}.coverCardList___3GuB6 .card___2QC5L:hover .ant-card-meta-title>a{color:#1890ff}.coverCardList___3GuB6 .cardItemContent___3Dd3x{display:flex;height:20px;margin-top:16px;margin-bottom:-4px;line-height:20px}.coverCardList___3GuB6 .cardItemContent___3Dd3x>span{flex:1 1;color:rgba(0,0,0,.45);font-size:12px}.coverCardList___3GuB6 .cardItemContent___3Dd3x .avatarList___36vmi{flex:0 1 auto}.coverCardList___3GuB6 .cardList___3GbcZ{margin-top:24px}.coverCardList___3GuB6 .ant-list .ant-list-item-content-single{max-width:100%}.listContent___38NyC .description___2Szoq{max-width:720px;line-height:22px}.listContent___38NyC .extra___aFzmZ{margin-top:16px;color:rgba(0,0,0,.45);line-height:22px}.listContent___38NyC .extra___aFzmZ>.ant-avatar{position:relative;top:1px;width:20px;height:20px;margin-right:8px;vertical-align:top}.listContent___38NyC .extra___aFzmZ>em{margin-left:16px;color:rgba(0,0,0,.25);font-style:normal}@media screen and (max-width:480px){.listContent___38NyC .extra___aFzmZ>em{display:block;margin-top:8px;margin-left:0}}.articleList___2tNHM .ant-list-item:first-child{padding-top:0}a.listItemMetaTitle___1w2MO{color:rgba(0,0,0,.85)}.filterCardList___1VATU{margin-bottom:-24px}.filterCardList___1VATU .ant-card-meta-content{margin-top:0}.filterCardList___1VATU .ant-card-meta-avatar{font-size:0}.filterCardList___1VATU .ant-list .ant-list-item-content-single{max-width:100%}.filterCardList___1VATU .cardInfo___17vs6{margin-top:16px;margin-left:40px;zoom:1}.filterCardList___1VATU .cardInfo___17vs6:after,.filterCardList___1VATU .cardInfo___17vs6:before{display:table;content:" "}.filterCardList___1VATU .cardInfo___17vs6:after{clear:both;height:0;font-size:0;visibility:hidden}.filterCardList___1VATU .cardInfo___17vs6>div{position:relative;float:left;width:50%;text-align:left}.filterCardList___1VATU .cardInfo___17vs6>div p{margin:0;font-size:24px;line-height:32px}.filterCardList___1VATU .cardInfo___17vs6>div p:first-child{margin-bottom:4px;color:rgba(0,0,0,.45);font-size:12px;line-height:20px}.avatarHolder___1Ci74{margin-bottom:24px;text-align:center}.avatarHolder___1Ci74>img{width:104px;height:104px;margin-bottom:20px}.avatarHolder___1Ci74 .name___3-hoO{margin-bottom:4px;color:rgba(0,0,0,.85);font-weight:500;font-size:20px;line-height:28px}.detail___IktCx p{position:relative;margin-bottom:8px;padding-left:26px}.detail___IktCx p:last-child{margin-bottom:0}.detail___IktCx i{position:absolute;top:4px;left:0;width:14px;height:14px}.tagsTitle___3w1aS,.teamTitle___20D87{margin-bottom:12px;color:rgba(0,0,0,.85);font-weight:500}.tags___2FJDO .ant-tag{margin-bottom:8px}.team___3V8aD .ant-avatar{margin-right:12px}.team___3V8aD a{display:block;margin-bottom:24px;overflow:hidden;color:rgba(0,0,0,.85);white-space:nowrap;text-overflow:ellipsis;word-break:break-all;transition:color .3s}.team___3V8aD a:hover{color:#1890ff}.tabsCard___3nFe1 .ant-card-head{padding:0 16px}.ant-pro-grid-content{width:100%}.ant-pro-grid-content.wide{max-width:1200px;margin:0 auto}