1 line
8.8 KiB
CSS
1 line
8.8 KiB
CSS
dl,ol,ul{margin-bottom:0}.newMain{background-color:#fff}.color-black{color:#333}.projectallName{font-size:22px;font-weight:400;line-height:30px;max-width:850px}.projectallName .projectN{word-break:break-all}.textRight{text-align:right}.main{width:1200px;padding:20px;margin:20px auto;background:#fff;border-radius:2px;border:1px solid #eee}.radius-2{border-radius:2px}.normal{width:1200px;margin:0 auto}.back-white{background:#fff}.back-black{background:#000}.btn_32{border-radius:4px;padding:0 12px;height:32px;line-height:32px;background-color:#f4f4f4;color:#666;display:inline-block}@media screen and (max-width:1200px){.main{width:1000px;margin:10px auto}}.hide-1{display:inline-block;white-space:nowrap}.hide-1,.hide-2{overflow:hidden;text-overflow:ellipsis}.hide-2{display:inline-block;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}.df{display:flex}.flex-1{flex:1;width:0}.f-wrap-between{display:flex;flex-wrap:wrap;justify-content:space-between}.f-wrap-alignCenter{display:flex;flex-wrap:wrap;align-items:center}.commitDesc{flex:1;margin-left:20px;font-size:16px;color:#333;line-height:26px;word-break:break-all}.normalBox{border-radius:4px;border:1px solid #ddd}.normalBox-title{padding:10px;background-color:#f4f4f4;line-height:18px}.none_panels{text-align:center;height:400px;display:flex;justify-content:center;align-items:center}.none_panels.small{height:120px}.none_panels.small img{width:50px}.none_panels img{margin-bottom:15px}.none_p_title{font-size:16px;color:#999}form.ant-form{color:#333}.required{position:relative}.required:before{content:"*";color:red;position:absolute;left:-10px;top:0;line-height:22px}form .ant-row.ant-form-item{margin-bottom:15px}@media screen and (max-width:1000px){.main{margin:1rem auto}.main,.normal{width:750px}}@media screen and (max-width:750px){.main{width:95%;margin:1rem auto}.normal{width:100%}}.ver-middle{vertical-align:middle}.pd510{padding:5px 10px}.modalsStyle .ant-modal-content>.ant-modal-header{text-align:left!important}.modalsStyle .ant-modal-body{max-width:400px;margin:0 auto;text-align:left;min-height:140px;display:flex;align-items:center}.modalsStyle .ant-modal-close-x{margin-top:8px}.list-l-Menu,.list-r-Info>div{box-shadow:0 0 2px rgba(0,0,0,.2)}.list-l-Menu{margin-bottom:12px;border-radius:2px;background-color:#fff}.list-l-Menu>li{font-size:1rem;padding:0 0 0 20px;box-sizing:border-box;color:#333;position:relative}.list-l-Menu>li>p{height:62px;line-height:62px;width:100%;border-bottom:1px solid #eee;display:flex;justify-content:space-between;cursor:pointer;padding-right:20px;margin:0}.list-l-Menu>li>p a{width:100%}.list-l-Menu>li>p span:last-child{color:#999}.list-l-Menu>li:last-child>p{border-bottom:none}.list-l-Menu>li:not(.MenuTitle):hover,.list-l-Menu li.active{background-color:#fafafa}.list-l-Menu li.active:before{position:absolute;left:0;top:15px;width:6px;content:"";height:33px;background:#4cacff}.list-l-Menu .MenuTitle{font-size:16px;background-size:100% 100%;color:#333!important;height:62px;line-height:62px;border-bottom:1px solid #e0e0e0;font-weight:400}.list-l-Menu .ant-menu-inline{border:none}.list-l-Menu .ant-menu-inline .ant-menu-item{width:100%!important}.list-l-Menu .ant-menu-item-group-title{padding:0}.group-setting-switch{border:1px solid #ddd!important;background-color:#fff!important}.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%;margin-bottom:30px;border:1px solid #eee}.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 .head .ant-btn.ant-input-search-button{margin-top:-1px;margin-right:-1px}.list .list-l .team{padding:0 32px;min-height:450px}.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;margin-bottom:30px}.list .list-r>div{border:1px solid #eee}.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;min-height:84px;display:flex;align-items:center}.groupBox>div .g-body .moreMember{margin:0 10px}.groupBox>div .g-body .moreMember i{height:44px;width:44px;line-height:44px;color:#ddd!important;font-size:44px!important}.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{width:0;background-color:#fff}.GroupSubLevel .g-sub-left>div{border:1px solid #eee}.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}.hide{display:hidden} |