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.
416 lines
10 KiB
416 lines
10 KiB
/*!**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.0.88@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.88@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/ExamList/index.less?modules ***!
|
|
\**********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___k6E7Z {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___oW8nd {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___hKiel {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___bWBYz {
|
|
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___PI5IU {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.bg___pNQux {
|
|
background: white;
|
|
}
|
|
.containerTitle___yNJpi {
|
|
height: 88px;
|
|
line-height: 88px;
|
|
font-size: 18px;
|
|
padding: 0 30px;
|
|
color: #333;
|
|
border-bottom: 1px solid #eee;
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.containerTitle___yNJpi div:nth-child(1) {
|
|
flex: 1 1;
|
|
}
|
|
.containerDesc___i_svy {
|
|
height: 50px;
|
|
line-height: 40px;
|
|
padding: 0 30px;
|
|
margin-bottom: -20px;
|
|
margin-top: 10px;
|
|
display: box;
|
|
display: flex;
|
|
}
|
|
.containerDesc___i_svy p:nth-child(1) {
|
|
flex: 1 1;
|
|
}
|
|
.menus___o7OFa {
|
|
padding-right: 31px;
|
|
padding-top: 10px;
|
|
}
|
|
.menus___o7OFa [class~='ant-menu-horizontal'] {
|
|
border-bottom: 0;
|
|
}
|
|
.listItem___z1ETv {
|
|
padding: 25px 30px 25px 30px;
|
|
display: box;
|
|
display: flex;
|
|
background: white;
|
|
margin-top: 20px;
|
|
cursor: pointer;
|
|
}
|
|
.listItem___z1ETv > div {
|
|
flex: 1 1;
|
|
}
|
|
.listItem___z1ETv:hover {
|
|
box-shadow: 0 0 10px #ccc;
|
|
}
|
|
.info___Ki3Js {
|
|
margin-left: 20px;
|
|
}
|
|
.info___Ki3Js p {
|
|
margin-top: 18px;
|
|
}
|
|
.title___pwlJ7 {
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.title___pwlJ7 strong {
|
|
color: #333;
|
|
}
|
|
.titleLeft___zGhmc {
|
|
flex: 1 1;
|
|
}
|
|
.titleRight___e7Ghq a {
|
|
margin-right: 20px;
|
|
font-weight: bold;
|
|
}
|
|
.acitons___teF7U {
|
|
height: 70px;
|
|
background: white;
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
padding: 0 30px;
|
|
}
|
|
.acitons___teF7U > div:nth-child(2) {
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
flex: 1 1;
|
|
}
|
|
.acitons___teF7U > div:nth-child(2) .move___SbOmH {
|
|
cursor: pointer;
|
|
color: #999;
|
|
padding: 0 16px;
|
|
position: relative;
|
|
}
|
|
.acitons___teF7U > div:nth-child(2) p {
|
|
cursor: pointer;
|
|
color: #999;
|
|
margin-bottom: 0;
|
|
}
|
|
.acitons___teF7U > div:nth-child(2) p:hover {
|
|
color: #333;
|
|
}
|
|
.acitons___teF7U > div:nth-child(2) p span {
|
|
position: relative;
|
|
padding: 0 16px;
|
|
}
|
|
.acitons___teF7U > div:nth-child(2) p span:after {
|
|
content: '';
|
|
width: 1px;
|
|
height: 10px;
|
|
background: #ededed;
|
|
position: absolute;
|
|
right: 0;
|
|
top: 50%;
|
|
margin-top: -5px;
|
|
}
|
|
.acitons___teF7U > div:nth-child(2) p:nth-last-child(1) span {
|
|
padding-right: 0;
|
|
}
|
|
.acitons___teF7U > div:nth-child(2) p:nth-last-child(1) span:after {
|
|
display: none;
|
|
}
|
|
.hideHeadCheckbox___sAsoB table {
|
|
background: #f4faff;
|
|
}
|
|
.hideHeadCheckbox___sAsoB table > thead > tr > th:nth-child(1) > div {
|
|
display: none;
|
|
}
|
|
.moveCategory___QzsCK {
|
|
padding: 30px 0;
|
|
position: relative;
|
|
top: -25px;
|
|
}
|
|
.moveCategory___QzsCK ul {
|
|
box-shadow: 0 0 6px 0 rgba(76, 76, 76, 0.2) !important;
|
|
background: white;
|
|
padding: 10px 0;
|
|
}
|
|
.moveCategory___QzsCK ul li {
|
|
padding: 0;
|
|
margin: 5px 0;
|
|
font-size: 14px;
|
|
}
|
|
.tabSearch____pHQT {
|
|
display: flex;
|
|
align-items: center;
|
|
margin: 8px 0;
|
|
}
|
|
.warpModal___oxvp3 .ant-tabs-nav::before {
|
|
border-bottom: 0;
|
|
}
|
|
.modalColumn___RMpgc {
|
|
font-size: 14px;
|
|
}
|
|
.modalColumn___RMpgc .modalRow___vjqMa {
|
|
display: flex;
|
|
align-items: center;
|
|
font-size: 14px;
|
|
flex-direction: row;
|
|
margin-top: 12px;
|
|
}
|
|
.modalColumn___RMpgc .modalRow___vjqMa .sup___nGUBA {
|
|
color: #fb3226;
|
|
font-size: 16px;
|
|
margin-top: 21px;
|
|
margin-right: 2px;
|
|
}
|
|
|
|
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[0].use[1]!./node_modules/_@umijs_bundler-webpack@4.0.88@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.88@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/ExamList/components/List/index.less?modules ***!
|
|
\**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___ait_r {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___rFCZt {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___Se_r1 {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___zrmDd {
|
|
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___p4QYF {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.bg___K7jhB {
|
|
background: white;
|
|
}
|
|
.containerTitle___jYThs {
|
|
height: 88px;
|
|
font-size: 18px;
|
|
padding: 0 30px;
|
|
color: #333;
|
|
border-bottom: 1px solid #eee;
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.containerTitle___jYThs div:nth-child(1) {
|
|
flex: 1 1;
|
|
}
|
|
.containerDesc___n3gfb {
|
|
background-color: #fff;
|
|
}
|
|
.tablestyle___OUTg8 {
|
|
margin-top: 10px;
|
|
}
|
|
.tablestyle___OUTg8 div[class='ant-menu-submenu-title'] {
|
|
max-height: 240px;
|
|
overflow: auto;
|
|
}
|
|
.listItem___ye5vB {
|
|
padding: 25px 10px 25px 30px;
|
|
display: box;
|
|
display: flex;
|
|
background: white;
|
|
margin-top: 20px;
|
|
cursor: pointer;
|
|
}
|
|
.listItem___ye5vB > div {
|
|
flex: 1 1;
|
|
}
|
|
.listItem___ye5vB:hover {
|
|
box-shadow: 0 0 10px #ccc;
|
|
}
|
|
.info___Z1Jmz {
|
|
margin-left: 20px;
|
|
}
|
|
.info___Z1Jmz p {
|
|
margin-top: 15px;
|
|
margin-bottom: 0px;
|
|
}
|
|
.title___Pq4sD {
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.title___Pq4sD strong {
|
|
color: #333;
|
|
}
|
|
.titleLeft___nUs7_ {
|
|
flex: 1 1;
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.titleLeft___nUs7_ strong {
|
|
color: #333;
|
|
display: inline-block;
|
|
white-space: nowrap;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
max-width: 380px;
|
|
}
|
|
.titleLeft___nUs7_ strong:hover {
|
|
color: #0152d9;
|
|
}
|
|
.titleRight___nhuLW a {
|
|
margin-right: 20px;
|
|
font-weight: 500;
|
|
font-size: 16px;
|
|
color: #0152d9;
|
|
}
|
|
.titleRight___nhuLW span {
|
|
margin-right: 20px;
|
|
font-weight: 500;
|
|
font-size: 16px;
|
|
color: #0152d9;
|
|
}
|
|
.acitons___mwr_3 {
|
|
background: white;
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
padding: 0 30px;
|
|
padding-bottom: 20px;
|
|
}
|
|
.acitons___mwr_3 > div:nth-child(2) {
|
|
display: box;
|
|
display: flex;
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.acitons___mwr_3 > div:nth-child(2) p {
|
|
cursor: pointer;
|
|
color: #999;
|
|
margin-bottom: 0;
|
|
}
|
|
.moveCategory___ADEes {
|
|
padding: 30px 0;
|
|
position: relative;
|
|
top: -20px;
|
|
}
|
|
.moveCategory___ADEes ul {
|
|
box-shadow: 0 0 6px 0 rgba(76, 76, 76, 0.2) !important;
|
|
background: white;
|
|
padding: 10px 0;
|
|
}
|
|
.moveCategory___ADEes ul li {
|
|
padding: 0;
|
|
margin: 5px 0;
|
|
font-size: 14px;
|
|
}
|
|
.name___hjh5r {
|
|
font-weight: bold;
|
|
font-size: 16px;
|
|
color: #05101a;
|
|
white-space: nowrap;
|
|
overflow: hidden;
|
|
text-overflow: ellipsis;
|
|
max-width: 400px;
|
|
}
|
|
.categoryName___HTKzg {
|
|
color: rgba(0, 0, 0, 0.65);
|
|
}
|
|
.schedule___Dli0r {
|
|
display: flex;
|
|
align-items: flex-start;
|
|
padding: 24px 20px 16px 30px;
|
|
background-color: #fff;
|
|
}
|
|
.fnSign___RB8GU {
|
|
color: #44d7b6 !important;
|
|
display: inline-block;
|
|
transform: scale(2.5);
|
|
padding-right: 4px;
|
|
}
|
|
.spanSize___yDHwD {
|
|
font-size: 16px;
|
|
font-weight: 400;
|
|
color: #0152d9;
|
|
cursor: pointer;
|
|
}
|
|
.classromediv___a26Uj {
|
|
animation: glow___IPF2B 200ms ease-out infinite alternate;
|
|
display: inline-block;
|
|
}
|
|
@keyframes glow___IPF2B {
|
|
0% {
|
|
height: 27px;
|
|
line-height: 27px;
|
|
text-align: center;
|
|
width: 100px;
|
|
box-shadow: 0 0 5px rgba(0, 255, 249, 0.2);
|
|
}
|
|
100% {
|
|
height: 27px;
|
|
line-height: 27px;
|
|
text-align: center;
|
|
width: 100px;
|
|
box-shadow: 0 0 8px rgba(0, 255, 249, 0.6);
|
|
}
|
|
}
|
|
.popover___W5sXq > p {
|
|
cursor: pointer;
|
|
}
|
|
.dot___MB2Pk {
|
|
width: 6px;
|
|
height: 6px;
|
|
display: inline-block;
|
|
transform: translateY(-1px);
|
|
border-radius: 3px;
|
|
margin-right: 6px;
|
|
}
|
|
|