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

393 lines
16 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/Lists/Polls/components/SelectPolls.less?modules ***!
\******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___xf8nE {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___qjDg3 {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___C1nIS {
align-items: center;
box-align: center;
}
.flex_box_center_end___YxLae {
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___pkfqV {
flex-direction: column;
box-orient: block-axis;
}
.line1___UdRSL {
-webkit-box-orient: vertical;
display: -webkit-box;
-webkit-line-clamp: 1;
overflow: hidden;
word-break: break-all;
}
.form___oBQlS label {
display: box;
display: flex;
align-items: center;
box-align: center;
}
/*!***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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/components/CodeBox/index.less?modules ***!
\***************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.codeBox___WpkVl {
display: flex;
}
.codeBox___WpkVl > aside {
margin-right: 20px;
height: 50px;
}
.codeBox___WpkVl > aside > div {
color: #f23838;
}
.codeBox___WpkVl > div {
display: flex;
flex-direction: column;
align-items: center;
}
.codeBox___WpkVl > div > div {
color: #999;
margin-top: 6px;
}
/*!*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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/Lists/Polls/index.less?modules ***!
\*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
.flex_box_center___IqnjB {
justify-content: center;
align-items: center;
-webkit-justify-content: center;
box-align: center;
}
.flex_space_between___P_Bdb {
justify-content: space-between;
-webkit-box-pack: justify;
}
.flex_box_vertical_center___b9Sfl {
align-items: center;
box-align: center;
}
.flex_box_center_end___P1WX_ {
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___w4BO3 {
flex-direction: column;
box-orient: block-axis;
}
.bg___rzWO6 {
background: white;
}
.containerTitle___r01Ub {
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___r01Ub div:nth-child(1) {
flex: 1 1;
}
.selectBtn___xsUwr {
display: inline-block;
width: 88px;
height: 30px;
background: #0152d9;
border-radius: 4px;
line-height: 30px;
text-align: center;
color: #fff;
cursor: default;
font-size: 14px;
}
.selectBtn___xsUwr > span:first-child {
margin-right: 3px;
transform: scale(0.7);
display: inline-block;
}
.containerDesc___FYZYR {
height: 80px;
line-height: 80px;
padding: 0 30px;
display: box;
display: flex;
}
.containerDesc___FYZYR p:nth-child(1) {
flex: 1 1;
}
.listItem___A03gB {
padding: 25px 30px 25px 0px;
display: box;
display: flex;
align-items: flex-start;
background: white;
margin-top: 20px;
cursor: pointer;
}
.listItem___A03gB > div {
flex: 1 1;
}
.listItem___A03gB:hover {
box-shadow: 0 0 10px #ccc;
}
.info___ghjyN {
padding-left: 20px;
width: 100%;
overflow: hidden;
}
.info___ghjyN p {
margin-top: 18px;
}
.title___uyjyV {
display: box;
display: flex;
align-items: center;
box-align: center;
}
.title___uyjyV strong {
color: #333;
}
.title___uyjyV strong:hover {
color: #0152d9;
}
.titleLeft___qc6go {
flex: 1 1;
display: box;
display: flex;
align-items: center;
box-align: center;
}
.titleLeft___qc6go strong {
display: inline-block;
max-width: 480px;
overflow: hidden;
text-overflow: ellipsis;
white-space: nowrap;
}
.titleRight___SrvQq a {
margin-right: 20px;
font-weight: bold;
}
.acitons___cXo_g {
height: 70px;
background: white;
margin-top: 20px;
display: box;
display: flex;
align-items: center;
box-align: center;
padding: 0 30px;
}
.acitons___cXo_g > div:nth-child(2) {
display: box;
display: flex;
align-items: center;
box-align: center;
}
.acitons___cXo_g > div:nth-child(2) div {
cursor: pointer;
color: #999;
}
.acitons___cXo_g > div:nth-child(2) div:hover {
color: #333;
}
.acitons___cXo_g > div:nth-child(2) div span {
position: relative;
padding: 0 20px;
}
.acitons___cXo_g > div:nth-child(2) div span:after {
content: '';
width: 1px;
height: 10px;
background: #ededed;
position: absolute;
right: 0;
top: 50%;
margin-top: -5px;
}
.acitons___cXo_g > div:nth-child(2) div:nth-last-child(1) span {
padding-right: 0;
}
.acitons___cXo_g > div:nth-child(2) div:nth-last-child(1) span:after {
display: none;
}
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
!*** 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/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.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/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.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/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;
}