forked from Gitlink/build
1 line
9.9 KiB
CSS
1 line
9.9 KiB
CSS
@-webkit-keyframes antCheckboxEffect{0%{-webkit-transform:scale(1);transform:scale(1);opacity:.5}to{-webkit-transform:scale(1.6);transform:scale(1.6);opacity:0}}@keyframes antCheckboxEffect{0%{-webkit-transform:scale(1);transform:scale(1);opacity:.5}to{-webkit-transform:scale(1.6);transform:scale(1.6);opacity:0}}.ant-checkbox{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";position:relative;top:-.09em;display:inline-block;line-height:1;white-space:nowrap;vertical-align:middle;outline:none;cursor:pointer}.ant-checkbox-input:focus+.ant-checkbox-inner,.ant-checkbox-wrapper:hover .ant-checkbox-inner,.ant-checkbox:hover .ant-checkbox-inner{border-color:#1890ff}.ant-checkbox-checked:after{position:absolute;top:0;left:0;width:100%;height:100%;border:1px solid #1890ff;border-radius:2px;visibility:hidden;-webkit-animation:antCheckboxEffect .36s ease-in-out;animation:antCheckboxEffect .36s ease-in-out;-webkit-animation-fill-mode:backwards;animation-fill-mode:backwards;content:""}.ant-checkbox-wrapper:hover .ant-checkbox:after,.ant-checkbox:hover:after{visibility:visible}.ant-checkbox-inner{position:relative;top:0;left:0;display:block;width:16px;height:16px;background-color:#fff;border:1px solid #d9d9d9;border-radius:2px;border-collapse:separate;-webkit-transition:all .3s;-o-transition:all .3s;transition:all .3s}.ant-checkbox-inner:after{position:absolute;top:50%;left:22%;display:table;width:5.71428571px;height:9.14285714px;border:2px solid #fff;border-top:0;border-left:0;-webkit-transform:rotate(45deg) scale(0) translate(-50%,-50%);-ms-transform:rotate(45deg) scale(0) translate(-50%,-50%);transform:rotate(45deg) scale(0) translate(-50%,-50%);opacity:0;-webkit-transition:all .1s cubic-bezier(.71,-.46,.88,.6),opacity .1s;-o-transition:all .1s cubic-bezier(.71,-.46,.88,.6),opacity .1s;transition:all .1s cubic-bezier(.71,-.46,.88,.6),opacity .1s;content:" "}.ant-checkbox-input{position:absolute;top:0;right:0;bottom:0;left:0;z-index:1;width:100%;height:100%;cursor:pointer;opacity:0}.ant-checkbox-checked .ant-checkbox-inner:after{position:absolute;display:table;border:2px solid #fff;border-top:0;border-left:0;-webkit-transform:rotate(45deg) scale(1) translate(-50%,-50%);-ms-transform:rotate(45deg) scale(1) translate(-50%,-50%);transform:rotate(45deg) scale(1) translate(-50%,-50%);opacity:1;-webkit-transition:all .2s cubic-bezier(.12,.4,.29,1.46) .1s;-o-transition:all .2s cubic-bezier(.12,.4,.29,1.46) .1s;transition:all .2s cubic-bezier(.12,.4,.29,1.46) .1s;content:" "}.ant-checkbox-checked .ant-checkbox-inner{background-color:#1890ff;border-color:#1890ff}.ant-checkbox-disabled{cursor:not-allowed}.ant-checkbox-disabled.ant-checkbox-checked .ant-checkbox-inner:after{border-color:rgba(0,0,0,.25);-webkit-animation-name:none;animation-name:none}.ant-checkbox-disabled .ant-checkbox-input{cursor:not-allowed}.ant-checkbox-disabled .ant-checkbox-inner{background-color:#f5f5f5;border-color:#d9d9d9!important}.ant-checkbox-disabled .ant-checkbox-inner:after{border-color:#f5f5f5;border-collapse:separate;-webkit-animation-name:none;animation-name:none}.ant-checkbox-disabled+span{color:rgba(0,0,0,.25);cursor:not-allowed}.ant-checkbox-disabled:hover:after,.ant-checkbox-wrapper:hover .ant-checkbox-disabled:after{visibility:hidden}.ant-checkbox-wrapper{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";display:inline-block;line-height:unset;cursor:pointer}.ant-checkbox-wrapper.ant-checkbox-wrapper-disabled{cursor:not-allowed}.ant-checkbox-wrapper+.ant-checkbox-wrapper{margin-left:8px}.ant-checkbox+span{padding-right:8px;padding-left:8px}.ant-checkbox-group{-webkit-box-sizing:border-box;box-sizing:border-box;margin:0;padding:0;color:rgba(0,0,0,.65);font-size:14px;font-variant:tabular-nums;line-height:1.5;list-style:none;-webkit-font-feature-settings:"tnum";font-feature-settings:"tnum";display:inline-block}.ant-checkbox-group-item{display:inline-block;margin-right:8px}.ant-checkbox-group-item:last-child{margin-right:0}.ant-checkbox-group-item+.ant-checkbox-group-item{margin-left:0}.ant-checkbox-indeterminate .ant-checkbox-inner{background-color:#fff;border-color:#d9d9d9}.ant-checkbox-indeterminate .ant-checkbox-inner:after{top:50%;left:50%;width:8px;height:8px;background-color:#1890ff;border:0;-webkit-transform:translate(-50%,-50%) scale(1);-ms-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);opacity:1;content:" "}.ant-checkbox-indeterminate.ant-checkbox-disabled .ant-checkbox-inner:after{background-color:rgba(0,0,0,.25);border-color:rgba(0,0,0,.25)}.teamBox{margin:10px 0;border:1px solid #eee;border-radius:2px}.teamBox .teamBox-title{border-bottom:1px solid #eee;background-color:#f1f8ff;height:50px;line-height:50px;text-align:center;color:#333;font-size:18px}.teamBox .teamBox-form{padding:24px 40px 0}.teamBox .lables{position:relative;color:#333;margin-bottom:5px;display:block;font-size:16px}.teamBox .lables.must:before{content:"*";color:#f73030;font-size:18px;position:absolute;left:-15px;height:100%}.ant-btn.grey{background:#bbb;color:#fff;border:1px solid #bbb}.teamDetail{width:1200px;margin:0 auto;padding-top:18px}.list{display:flex;align-items:flex-start}.list .list-l{background-color:#fff;max-width:860px;width:72%}.list .list-l .head{padding:16px 32px;border-bottom:1px solid #eee;display:flex;justify-content:space-between;align-items:center}.list .list-l .head .addBtn{display:inline-block;border-radius:5px;border:1px solid #5091ff;color:#5091ff;height:30px;line-height:30px;padding:0 10px}.list .list-l .team{padding:0 32px}.list .list-l .team .team_project{padding:22px 0;border-bottom:1px solid #eee}.list .list-l .team .team_project .t_p_title{display:flex;align-items:center;justify-content:space-between}.list .list-l .team .team_project .t_p_title .name{overflow:hidden;white-space:nowrap;text-overflow:ellipsis;font-size:18px;max-width:500px;float:left}.list .list-l .team .team_project .desc{color:#333;margin-top:6px;margin-bottom:3px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.list .list-l .team .team_project:last-child{border-bottom:none}.list .list-r{width:28%;max-width:340px;padding-left:20px;box-sizing:border-box}.list .box{background:#fff;border-radius:5px;margin-bottom:20px}.list .box .head{padding:25px 20px;display:flex;border-bottom:1px solid #eee;justify-content:space-between;color:#333}.list .box .content{padding:13px 0}.list .box .content .teammembers{display:flex;align-items:center;padding:13px 20px}.list .box .content .teammembers .m-img{border-radius:50%;width:45px;height:45px;margin-right:12px}.list .box .foot{padding:15px 20px;border-top:1px solid #eee}.subNavs{display:flex}.subNavs a{display:block;margin-left:14px;height:40px;padding:0 22px;border-radius:2px;border:1px solid #eee;background-color:#fafafa;color:#333;display:flex;align-items:center;font-size:14px}.subNavs a lable,.subNavs a span{display:block;height:18px;line-height:18px}.subNavs a lable{padding:0 7px;background-color:#eee;font-size:12px;border-radius:10px;margin-left:5px}.subNavs a.active{border:1px solid #5091ff;color:#5091ff}.subNavs a.active lable{background-color:#f1f8ff;color:#5091ff}.groupBox{display:flex;flex-wrap:wrap;align-items:flex-start;padding:30px 35px}.groupBox,.groupBox>div{background-color:#fff;margin-bottom:30px}.groupBox>div{border:1px solid #eee;width:48.5%;margin-right:3%}.groupBox>div .g-foot,.groupBox>div .g-head{display:flex;justify-content:space-between;background-color:#f1f8ff;padding:10px 10px 10px 25px;align-items:center}.groupBox>div .g-foot{background-color:#fafafa;justify-content:left}.groupBox>div .g-body{padding:15px 25px}.groupBox>div:nth-child(2n){margin-right:0}.memberBox{display:flex;align-items:flex-start;flex-wrap:wrap;background-color:#fff;padding:24px 35px;margin-bottom:30px;min-height:400px;align-content:flex-start}.memberBox>div{width:22.75%;margin-right:3%}.memberBox>div .m-infos{flex:1}.memberBox>div:nth-child(4n){margin-right:0}.MemberBoxThree{display:flex;align-items:flex-start;flex-wrap:wrap;background-color:#fff;padding:24px 35px;margin-bottom:30px;min-height:400px;align-content:flex-start}.MemberBoxThree>div{width:31%;margin-right:3.5%}.MemberBoxThree>div .m-infos{flex:1}.MemberBoxThree>div:nth-child(3n){margin-right:0}.GroupSubLevel{display:flex;align-items:flex-start}.GroupSubLevel .g-sub-left{background-color:#fff}.GroupSubLevel .g-sub-left .g-desc{padding:18px 20px;color:#333;min-height:100px}.GroupSubLevel .g-sub-left .g-tip{color:#888;padding:28px 20px;border-top:1px solid #eee}.GroupSubLevel .g-sub-left .g-tip>p{margin-bottom:10px!important}.GroupSubLevel .g-sub-left .g-tip>p>span{color:#333}.GroupSubLevel .g-sub-left .g-tip>button{margin-top:10px}.warningBox{border:1px solid #db2729;border-radius:5px 5px 0 0}.warningBox .warningTitle{height:40px;line-height:40px;background:#ffe8e6;border-radius:5px 5px 0 0;border-bottom:1px solid #db2729;color:#db2729;font-size:16px;padding:0 30px}.warningBox .warningContent{padding:20px 30px}.warningBox .warningDelete{display:block;height:26px;line-height:26px;padding:0 15px;background:#f73030;border-radius:20px;color:#fff}.teamMemberTable .ant-table-small{border:none}.teamMemberTable .ant-table-body{margin:0!important}.teamMemberTable .ant-table-body thead tr{background-color:#f1f8ff;color:#333}.teamMemberTable .ant-table-body tbody tr:hover:not(.ant-table-expanded-row):not(.ant-table-row-selected)>td{background-color:#fff}.teamMemberTable .ant-table-body tbody tr td{border-bottom:1px solid #eee!important;padding:15px 8px!important}.actionNav{padding:20px 30px;background-color:#fafafa}.GSlist{padding-top:15px;min-height:400px}.GSlist>div{padding:20px 0;display:flex;justify-content:space-between;align-items:center;border-bottom:1px solid #eee} |