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__Classrooms__Lists__Board...

324 lines
12 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.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/Board/index.less?modules ***!
\*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___hePrT {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___ORkbo {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___cCpIF {
align-items: center;
box-align: center;
}
.flex_box_center_end___c_jTW {
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___wD0ra {
flex-direction: column;
box-orient: block-axis;
}
.bg___XwUKY {
background: white;
}
.containerTitle___ImnKq {
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___ImnKq div:nth-child(1) {
flex: 1 1;
}
.containerDesc___yUKqL {
height: 80px;
line-height: 80px;
padding: 0 30px;
display: box;
display: flex;
}
.containerDesc___yUKqL p:nth-child(1) {
flex: 1 1;
}
.listItem___SUzaY {
padding: 25px 30px 10px 30px;
background: white;
margin-top: 20px;
cursor: pointer;
}
.listItem___SUzaY:hover {
box-shadow: 0 0 10px #ccc;
}
.listItem___SUzaY img {
width: 50px;
height: 50px;
border-radius: 50px;
}
.title___hjA_e {
display: box;
display: flex;
align-items: center;
box-align: center;
}
.title___hjA_e strong {
color: #333;
}
.titleLeft___GGFEY {
flex: 1 1;
display: box;
display: flex;
align-items: center;
box-align: center;
}
.titleLeft___GGFEY strong {
max-width: 400px;
overflow: hidden;
text-overflow: ellipsis;
display: inline-block;
white-space: nowrap;
}
.titleLeft___GGFEY strong:hover {
color: #0152d9;
}
.titleRight___aNGKY a {
margin-right: 20px;
font-weight: bold;
}
.acitons___VXZ66 {
height: 70px;
background: white;
margin-top: 20px;
display: box;
display: flex;
align-items: center;
box-align: center;
padding: 0 30px;
}
.acitons___VXZ66 > div:nth-child(1) {
flex: 1 1;
}
.acitons___VXZ66 > div:nth-child(2) {
display: box;
display: flex;
align-items: center;
box-align: center;
}
.acitons___VXZ66 > div:nth-child(2) p {
cursor: pointer;
color: #999;
margin-bottom: 0;
position: relative;
}
.acitons___VXZ66 > div:nth-child(2) p:hover {
color: #333;
}
.acitons___VXZ66 > div:nth-child(2) p span {
padding: 0 20px;
}
.acitons___VXZ66 > div:nth-child(2) p:after {
content: '';
width: 1px;
height: 10px;
background: #ededed;
position: absolute;
right: 0;
top: 50%;
margin-top: -5px;
}
.acitons___VXZ66 > div:nth-child(2) p:nth-last-child(1) {
padding-right: 0;
}
.acitons___VXZ66 > div:nth-child(2) p:nth-last-child(1):after {
display: none;
}
.categoryName___gefjO {
max-width: 200px;
overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis;
}
.moveCategory___OFSGW {
padding: 30px 0;
position: relative;
top: -25px;
}
.moveCategory___OFSGW ul {
box-shadow: 0 0 6px 0 rgba(76, 76, 76, 0.2) !important;
background: white;
padding: 10px 0;
}
.moveCategory___OFSGW ul li {
padding: 0 12px;
margin: 5px 0;
font-size: 14px;
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/components/TabMenu/index.less?modules ***!
\**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.tabMenuContainer___uf5IP .ant-menu {
background-color: transparent;
border: 0;
}
.tabMenuContainer___uf5IP .ant-menu .ant-menu-item {
width: 125px;
height: 38px;
background: #f5f5f5;
border-radius: 4px 4px 0px 0px;
border: 0 !important;
margin: 0 3px 0 0 !important;
text-align: center;
font-size: 14px;
}
.tabMenuContainer___uf5IP .ant-menu .ant-menu-item::after {
display: none !important;
}
.tabMenuContainer___uf5IP .ant-menu .ant-menu-item-selected {
background: #ffffff;
box-shadow: 0 -1px 2px #ededed;
}
.tabMenuContainer___uf5IP .ant-menu .ant-menu-item-selected .ant-menu-title-content > span {
color: #3061D0 !important;
}
.tabMenuContainer___uf5IP .control___GheLs {
display: flex;
align-items: center;
}
.tabMenuContainer___uf5IP .control___GheLs .iconH___Wzw_r {
margin-right: 10px;
font-size: 16px;
color: #666;
}
.tabMenuContainer___uf5IP .control___GheLs .iconH___Wzw_r:hover {
color: #0152d9;
}
.tabMenuContainer___uf5IP .control___GheLs .selectBtn___mfEnI {
display: inline-block;
padding: 0 10px;
height: 30px;
background: #0152d9;
border-radius: 4px;
line-height: 30px;
text-align: center;
color: #fff;
cursor: default;
}
.tabMenuContainer___uf5IP .control___GheLs .selectBtn___mfEnI > span:first-child {
margin-right: 3px;
transform: scale(0.7);
display: inline-block;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/components/SearchSortController/index.less?modules ***!
\***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.searchSortControllerContainer___Xca1m {
background-color: white;
display: flex;
align-items: center;
height: 74px;
padding: 0 20px;
}
.searchSortControllerContainer___Xca1m .btn___sNJPX {
text-align: center;
font-size: 14px;
color: #666666;
margin-right: 30px;
cursor: default;
}
.searchSortControllerContainer___Xca1m .btn___sNJPX.btnSort___Fx9OM {
margin-right: 8px;
}
.searchSortControllerContainer___Xca1m .btn___sNJPX:hover {
color: #0152d9;
}
.searchSortControllerContainer___Xca1m .tips___LrmpR {
cursor: pointer;
}
.searchSortControllerContainer___Xca1m .tips___LrmpR > i {
font-size: 14px;
}
.searchSortControllerContainer___Xca1m .tips___LrmpR:hover {
color: #0152d9;
}
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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.87@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.0.87@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Classrooms/Lists/components/BottomControl/index.less?modules ***!
\********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.bottomControlContainer___woAeo {
width: 916px;
height: 60px;
z-index: 100;
align-items: center;
transition: bottom 0.5s;
box-shadow: 0px -1px 4px 0px #f1f1f1;
border-radius: 4px 4px 0px 0px;
background: #ffffff;
display: flex;
justify-content: space-between;
align-content: center;
padding: 0 20px;
}
.bottomControlContainer___woAeo [class*="ant-dropdown-link"] {
position: relative;
z-index: 301;
}
.bottomControlContainer___woAeo > div:first-child {
display: flex;
align-items: center;
}
.bottomControlContainer___woAeo > div:first-child > div {
margin-right: 5px;
cursor: pointer;
}
.bottomControlContainer___woAeo > div:last-child .ant-btn {
min-width: 76px;
min-height: 30px;
font-size: 12px;
border-radius: 4px;
}
.bottomControlContainer___woAeo .buttonWrap___iRw4K {
min-height: 30px;
border-radius: 4px;
padding: 0px 6px;
display: flex;
align-items: center;
}
.bottomControlContainer___woAeo .buttonWrap___iRw4K > i {
margin-right: 5px;
}
.bottomControlContainer___woAeo .moveCategory___oiQqw {
position: relative;
top: 40px;
left: -6px;
z-index: 200;
padding-bottom: 60px;
}
.bottomControlContainer___woAeo .moveCategory___oiQqw ul {
box-shadow: 0 0 6px 0 rgba(76, 76, 76, 0.2) !important;
background: white;
padding: 10px ;
}
.bottomControlContainer___woAeo .moveCategory___oiQqw ul li {
margin: 5px 0;
font-size: 14px;
}