You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
NewEduCoderBuild/p__Engineering__Lists__Stud...

316 lines
8.0 KiB

.flex_box_center___wiNIz {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___W6VyH {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___2wI53 {
align-items: center;
box-align: center;
}
.flex_box_center_end___1xc94 {
justify-content: flex-end;
align-items: center;
-webkit-justify-content: flex-end;
-webkit-align-items: center;
-webkit-box-align: center;
-webkit-box-pack: end;
box-align: center;
box-pack: end;
}
.flex_box_column___t1uPg {
flex-direction: column;
box-orient: block-axis;
}
.wrap___3SdnL {
background: #ffffff;
border-radius: 4px;
}
.wrap___3SdnL .title___5aDvb {
height: 28px;
font-size: 16px;
font-weight: 500;
color: #464f66;
padding-left: 20px;
line-height: 48px;
}
.wrap___3SdnL .control___2cHNi {
display: flex;
align-items: center;
padding: 10px 20px 20px 20px;
background: #ffffff;
}
.wrap___3SdnL .control___2cHNi .label___2P1PV {
width: 82px;
height: 38px;
background: #f5f5f5;
border-radius: 2px 0px 0px 2px;
border: 1px solid #dddddd;
line-height: 38px;
text-align: center;
font-size: 14px;
margin-right: -1px;
}
.wrap___3SdnL .control___2cHNi .ant-select {
width: 110px;
margin-right: 20px;
}
.wrap___3SdnL .control___2cHNi .ant-select .ant-select-selector {
height: 38px !important;
padding: 0 10px;
}
.wrap___3SdnL .control___2cHNi .ant-select .ant-select-selection-item,
.wrap___3SdnL .control___2cHNi .ant-select .ant-select-selection-placeholder {
line-height: 38px !important;
}
.wrap___3SdnL .control___2cHNi .ant-input-search {
width: 300px;
height: 38px;
}
.wrap___3SdnL .control___2cHNi .ant-input-search input {
color: #333;
}
.wrap___3SdnL .control___2cHNi .ant-input-search .ant-input-search-icon::before {
border-left: 0;
}
.button___Fi9NA {
margin-right: 20px;
margin-bottom: 14px;
margin-top: -6px;
float: right;
}
.button___Fi9NA button {
margin-right: 10px;
}
.button___Fi9NA button i {
margin-right: 7px;
}
.button___Fi9NA button:last-child {
margin-right: 0;
}
.button___Fi9NA .ant-btn {
height: 30px;
transition: 0s;
}
.button___Fi9NA .ant-btn.ant-btn-primary:not(:disabled) {
background: #0152d9;
border-color: #0152d9;
}
.form___1mrGy {
margin-top: 20px !important;
margin-left: 110px !important;
}
.form___1mrGy .ant-form-item {
padding-bottom: 8px;
}
.form___1mrGy .ant-form-item .ant-form-item-label > label {
font-size: 14px;
color: #464f66;
height: 38px;
}
.form___1mrGy .ant-form-item .ant-input {
width: 358px;
height: 38px;
border-radius: 2px;
border: 1px solid #e0e2ec;
}
.form___1mrGy .ant-form-item .ant-form-item-control-input {
height: 38px;
}
.customModal___1uZJy .ant-modal-close-x {
margin-top: 6px;
margin-right: 11px;
font-size: 16px;
}
.customModal___1uZJy .ant-modal-header {
border-bottom: 0;
padding: 20px 40px;
}
.customModal___1uZJy .ant-modal-header .ant-modal-title {
font-size: 18px;
font-weight: 500;
color: #464f66;
}
.customModal___1uZJy .ant-modal-body {
padding: 0;
}
.customTable___3xqky .ant-table-thead > tr > th {
padding: 7px 8px;
}
.customTable___3xqky .ant-table-thead > tr > th .ant-table-column-sorter-up.active,
.customTable___3xqky .ant-table-thead > tr > th .ant-table-column-sorter-down.active {
color: #0152d9;
}
.customTable___3xqky .ant-table-thead > tr > th .ant-table-column-sorters {
padding: 0;
}
.customTable___3xqky .ant-table-tbody > tr > td {
padding: 9px 8px;
}
.customTable___3xqky .ant-checkbox-checked .ant-checkbox-inner {
background-color: #0152d9;
border-color: #0152d9;
}
.customTable___3xqky .ant-checkbox-indeterminate .ant-checkbox-inner::after {
background-color: #0152d9;
}
.customTable___3xqky .ant-pagination .ant-pagination-next:not(.ant-pagination-disabled):hover .ant-pagination-item-link,
.customTable___3xqky .ant-pagination .ant-pagination-prev:not(.ant-pagination-disabled):hover .ant-pagination-item-link {
color: #0152d9;
border-color: #0152d9;
}
.customTable___3xqky .ant-pagination .ant-pagination-item:hover {
border-color: #0152d9;
}
.customTable___3xqky .ant-pagination .ant-pagination-item:hover a {
color: #0152d9;
}
.customTable___3xqky .ant-pagination .ant-pagination-item.ant-pagination-item-active {
background: #0152d9;
border-color: #0152d9;
}
.customTable___3xqky .ant-pagination .ant-pagination-item.ant-pagination-item-active a {
color: #fff;
}
.customTable___3xqky .ant-pagination .ant-pagination-item.ant-pagination-item-active:hover a {
color: #fff;
}
.customTable___3xqky .ant-pagination .ant-pagination-options .ant-select:not(.ant-select-disabled):hover .ant-select-selector {
border-color: #0152d9;
}
.customTable___3xqky .ant-pagination .ant-pagination-options .ant-pagination-options-quick-jumper input:hover {
border-color: #0152d9;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.flex_box_center___14pl3 {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___3BrPp {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___3uNta {
align-items: center;
box-align: center;
}
.flex_box_center_end___2OAdL {
justify-content: flex-end;
align-items: center;
-webkit-justify-content: flex-end;
-webkit-align-items: center;
-webkit-box-align: center;
-webkit-box-pack: end;
box-align: center;
box-pack: end;
}
.flex_box_column___1Nwh3 {
flex-direction: column;
box-orient: block-axis;
}
.customModal___20MJx .ant-modal-close-x {
margin-top: 6px;
margin-right: 11px;
font-size: 16px;
}
.customModal___20MJx .ant-modal-header {
border-bottom: 0;
padding: 20px 40px;
}
.customModal___20MJx .ant-modal-header .ant-modal-title {
font-size: 18px;
font-weight: 500;
color: #464f66;
}
.customModal___20MJx .ant-modal-body {
padding: 0;
}
.customModal___20MJx .content___3jy8C aside {
display: flex;
align-items: center;
}
.customModal___20MJx .content___3jy8C .ant-btn {
height: 30px;
}
.customModal___20MJx .content___3jy8C .ant-btn.ant-btn-primary:not(:disabled) {
background: #0152d9;
border-color: #0152d9;
}
.customModal___20MJx .tabWarp___cpvG0 .ant-tabs-tab:hover {
color: #0152d9;
}
.customModal___20MJx .tabWarp___cpvG0 .ant-tabs-nav {
padding-left: 40px;
}
.customModal___20MJx .tabWarp___cpvG0 .ant-tabs-nav::before {
border-bottom: 1px solid #e3e4e6;
}
.customModal___20MJx .tabWarp___cpvG0 .ant-tabs-tab {
margin-right: 68px;
padding-bottom: 12px;
}
.customModal___20MJx .tabWarp___cpvG0 .ant-tabs-tab:hover {
color: #0152d9;
}
.customModal___20MJx .tabWarp___cpvG0 .ant-tabs-tab.ant-tabs-tab-active .ant-tabs-tab-btn {
color: #0152d9;
}
.customModal___20MJx .tabWarp___cpvG0 .ant-tabs-ink-bar {
background-color: #0152d9;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.panelTitleContainer___tHoLi {
padding: 16px 20px 16px 20px;
}
.panelTitleContainer___tHoLi > div {
font-size: 16px;
font-weight: 500;
color: #464f66;
position: relative;
padding-left: 12px;
}
.panelTitleContainer___tHoLi > div::after {
position: absolute;
content: '';
width: 4px;
height: 12px;
background-color: #242f49;
top: 50%;
left: 0;
transform: translateY(-50%);
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
.selectWrapContainer___M4-WR {
display: flex;
align-items: center;
justify-content: space-between;
border-radius: 2px;
border: 1px solid #ddd;
}
.selectWrapContainer___M4-WR > span {
background-color: #f5f5f5;
color: #464f66;
padding: 10px 12px;
border-right: 1px solid #ddd;
font-size: 14px;
}
/* stylelint-disable no-duplicate-selectors */
/* stylelint-disable */
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */