yyuap-ref
Version:
cloud os fe ref project which is based on tinper
206 lines (199 loc) • 5.13 kB
CSS
/* imported from expandTable.css */
.filterWrap__expandTable___2Clhe{
width:100%;
box-sizing: border-box;
background:#F7F9FB;
display: inline-block;
}
.filterInfoStyle__expandTable___2tLCY{
display: inline-block;
width:100%;
max-height:105px;
overflow-y: auto;
box-sizing: border-box;
}
.filterInfoStyleDiv__expandTable___3RwBo{
display:inline-block;
text-align: right;
width:47%;
height:32px;
box-sizing: border-box;
margin-top: 15px;
}
.filterInfoStyleDivSpan__expandTable___1fS9C{
vertical-align: top;
white-space:nowrap;
display:inline-block;
width:20%;
overflow: hidden;
max-height: 32px;
margin-right:16px;
margin-top: 3px;
}
.filterInfoStyle__expandTable___2tLCY .filterInfoStyleDatePicker__expandTable___1Xe4R{vertical-align: top;
height: 32px;
display: inline-block; width:70%;}
.filterInfoStyle__expandTable___2tLCY .filterInfoStyleDatePicker__expandTable___1Xe4R>span>span{ top:7px}
.filterInfoStyle__expandTable___2tLCY div input{
vertical-align: top;
height:32px;
outline:none;
box-sizing: border-box;
width:70%;
}
.filterBtnWrap__expandTable___2PP4j{
height:35px;
float: right;
box-sizing: border-box;
margin-right: 6%;
}
.filterBtnWrap2__expandTable___27iHh{
height:35px;
display: inline-block;
width:94%
}
.filterResetBtnStyle__expandTable___13f9d{
line-height: 26px;
color: rgba(30, 123, 226, 1);
font-size: 12px;
vertical-align: top;
/* margin-left: 762px; */
display:inline-block;
border:none;
cursor: pointer;
outline:none;
width: 86px;
height: 26px;
border-radius: 3px;
background-color: rgba(255, 255, 255, 1);
border: 1px solid rgba(189, 189, 189, 1);
box-sizing: border-box;
}
.filterSearchBtnStyle__expandTable___2lwf9{
line-height: 26px;
color: rgba(255, 255, 255, 1);
font-size: 12px;
vertical-align: top;
margin-left: 15px;
display:inline-block;
border:none;
cursor: pointer;
outline:none;
width: 86px;
height: 26px;
border-radius: 3px;
background-color: rgba(33, 150, 243, 1);
box-sizing: border-box;
}
.filterSaveBtnStyle__expandTable___3j1cx{
margin-left:20px;
width: 86px;
height: 32px;
background-color: rgba(33, 150, 243, 1);
line-height: 13px;
color: rgba(255, 255, 255, 1);
font-size: 13px;
border:none;
cursor: pointer;
outline:none;
border-radius: 4px;
margin-bottom: 20px;
float: right;
}
.filterCancelBtnStyle__expandTable___I0PfC{
float: right;
width: 86px;
height: 32px;
background-color: rgba(236, 239, 241, 1);
line-height: 13px;
color: rgba(66, 66, 66, 1);
font-size: 13px;
border:none;
cursor: pointer;
outline:none;
border-radius: 4px;
}
.tableWrap__expandTable___3HjUK{
margin-top:1px;
width:100%;
margin-left: 0;
border-bottom: 1px solid rgba(78,89,104,0.19);
}
.tableWrap__expandTable___3HjUK table{
width:100%;
background: #FFFFFF;
border-radius: 3px;
}
.tableWrap__expandTable___3HjUK table .u-table-thead th{
text-align:center;
}
.tableWrap__expandTable___3HjUK table .u-table-tbody tr{
text-align:center;
}
.tableWrap__expandTable___3HjUK .u-table td,.tableWrap__expandTable___3HjUK .u-table th{
padding-top:10px;
padding-bottom: 9px;
}
.paginationWrap__expandTable___15zGO{
height:60px;
padding-left: 0px;
width:100%;
text-align:center;
display:inline-block;
}
.paginationChooseWrap__expandTable___Rl3tx{
display: inline-block;
vertical-align: top;
margin-right: 40px;
}
.paginationChooseWrap__expandTable___Rl3tx .u-pagination.u-pagination-sm li:first-child a{
border-radius: 4px 0 0 4px;
}
.paginationChooseWrap__expandTable___Rl3tx .u-pagination.u-pagination-sm li:last-child a{
border-radius: 0 4px 4px 0;
}
.paginationSetWrap__expandTable___1KT0B{
display:inline-block;
vertical-align: top;
margin-right: 40px;
margin-top:6px;
}
.paginationSetWrap__expandTable___1KT0B .u-select-selection.u-select-selection--single{
height:32px;
}
.paginationSetWrap__expandTable___1KT0B .u-select-sm .u-select-selection-rendered{
line-height:32px;
}
.paginationSetWrap__expandTable___1KT0B .u-select-dropdown{
line-height:32px;
}
.paginationInputWrap__expandTable___1rT6J{
display:inline-block;
vertical-align: top;
margin-top:6px;
}
.paginationInputWrap__expandTable___1rT6J .u-form-control{
height:32px;
width:48px;
margin: 0 8px;
box-sizing: border-box;
}
.paginationInputGoStyle__expandTable___2f4sC{
margin-left:10px;
width: 86px;
height: 32px;
border-radius: 3px;
background-color: rgba(255, 255, 255, 1);
border: 1px solid rgba(189, 189, 189, 1);
line-height: 13px;
color: rgba(66, 66, 66, 1);
font-size: 13px;
text-align: center;
font-family: STHeitiSC-Medium;
outline: none;
cursor: pointer;
vertical-align: top;
}
.paginationInputGoStyle__expandTable___2f4sC:hover{
background-color: #E0E6ED;
}