114 lines
2.1 KiB
Plaintext
114 lines
2.1 KiB
Plaintext
|
|
.tyb{
|
||
|
|
.ant-tabs-left > .ant-tabs-content-holder, .ant-tabs-left > div > .ant-tabs-content-holder {
|
||
|
|
display: none;
|
||
|
|
}
|
||
|
|
.title{
|
||
|
|
|
||
|
|
.name{
|
||
|
|
font-weight: normal;
|
||
|
|
.nameBorder{
|
||
|
|
width: 5px;
|
||
|
|
height: 16px;
|
||
|
|
background-color: #007AFD;
|
||
|
|
margin-right: 10px;
|
||
|
|
}
|
||
|
|
}
|
||
|
|
|
||
|
|
background-color:#f7f7f7;
|
||
|
|
color: #007AFD;
|
||
|
|
}
|
||
|
|
.body{
|
||
|
|
padding: 10px;
|
||
|
|
|
||
|
|
.ant-descriptions-row{
|
||
|
|
border-bottom: 1px solid #f0f0f0;
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|
||
|
|
#tyb{
|
||
|
|
padding: 0;
|
||
|
|
.title{
|
||
|
|
border-bottom: 1px solid #f0f0f0;
|
||
|
|
.name{
|
||
|
|
font-weight: normal;
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|
||
|
|
.DiZhiZaiHaiDian{
|
||
|
|
.title{
|
||
|
|
|
||
|
|
.name{
|
||
|
|
font-weight: normal;
|
||
|
|
.nameBorder{
|
||
|
|
width: 5px;
|
||
|
|
height: 16px;
|
||
|
|
background-color: #007AFD;
|
||
|
|
margin-right: 10px;
|
||
|
|
}
|
||
|
|
}
|
||
|
|
|
||
|
|
background-color:#f7f7f7;
|
||
|
|
color: #007AFD;
|
||
|
|
}
|
||
|
|
}
|
||
|
|
#DiZhiZaiHaiDian{
|
||
|
|
padding: 0;
|
||
|
|
.title{
|
||
|
|
border-bottom: 1px solid #f0f0f0;
|
||
|
|
.name{
|
||
|
|
font-weight: normal;
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|
||
|
|
|
||
|
|
.skpop{
|
||
|
|
.ant-tabs-top > .ant-tabs-nav, .ant-tabs-bottom > .ant-tabs-nav, .ant-tabs-top > div > .ant-tabs-nav, .ant-tabs-bottom > div > .ant-tabs-nav {
|
||
|
|
margin: 0;
|
||
|
|
}
|
||
|
|
|
||
|
|
}
|
||
|
|
|
||
|
|
.normalModalStyle{
|
||
|
|
width: 100%;
|
||
|
|
min-height: 600px;
|
||
|
|
|
||
|
|
.ant-card-body{
|
||
|
|
|
||
|
|
.ant-table-thead{
|
||
|
|
.ant-table-cell{
|
||
|
|
background-color: #e2edfd !important;
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|
||
|
|
|
||
|
|
.normalModalStyle_title{
|
||
|
|
height: 40px;
|
||
|
|
background-color: #f7f7f7;
|
||
|
|
border-radius: 10px 10px 0 0 ;
|
||
|
|
display: flex;
|
||
|
|
align-items: center;
|
||
|
|
color: #007afd;
|
||
|
|
font-size: 16px;
|
||
|
|
font-weight: 500;
|
||
|
|
margin-bottom: 10px;
|
||
|
|
|
||
|
|
.normalModalStyle_title_icon{
|
||
|
|
margin: 0 10px 0 15px;
|
||
|
|
width: 5px;
|
||
|
|
height: 16px;
|
||
|
|
background: #3477f5;
|
||
|
|
}
|
||
|
|
.normalModalStyle_title_cancel{
|
||
|
|
margin-right: 15px;
|
||
|
|
flex: 1;
|
||
|
|
display: flex;
|
||
|
|
flex-direction: row-reverse;
|
||
|
|
}
|
||
|
|
}
|
||
|
|
}
|
||
|
|
.home_modal{
|
||
|
|
.ant-modal-content{
|
||
|
|
border-radius: 10px;
|
||
|
|
}
|
||
|
|
}
|