/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\ !*** 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/CourseGroup/List/index.less?modules ***! \************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/ .flex_box_center___woDmT { justify-content: center; align-items: center; -webkit-justify-content: center; box-align: center; } .flex_space_between___IaMmz { justify-content: space-between; -webkit-box-pack: justify; } .flex_box_vertical_center___fmxf7 { align-items: center; box-align: center; } .flex_box_center_end___dWhjh { 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___w7tY5 { flex-direction: column; box-orient: block-axis; } .bg___KhTu9 { background: white; } .containerTitle___wa3kw { height: 88px; line-height: 88px; font-size: 18px; padding: 0 30px; color: #333; border-bottom: 1px solid #eee; } .containerDesc___NJLyT { height: 80px; line-height: 80px; padding: 0 20px; background: #fff; display: box; display: flex; } .containerDesc___NJLyT p:nth-child(1) { flex: 1 1; } .listItem___TQK3D { padding: 25px 30px 25px 30px; background: white; margin-top: 20px; cursor: pointer; } .listItem___TQK3D:hover { box-shadow: 0 0 10px #ccc; } .listItem___TQK3D img { width: 50px; height: 50px; border-radius: 50px; } .title___BIA57 { display: box; display: flex; align-items: center; box-align: center; } .title___BIA57 strong { color: #333; } .titleLeft___ThVKM { flex: 1 1; } .titleRight___DPTcE a { margin-right: 20px; font-weight: bold; } .acitons___QY6H9 { height: 70px; background: white; margin-top: 20px; display: box; display: flex; align-items: center; box-align: center; padding: 0 30px; } .acitons___QY6H9 > div:nth-child(1) { flex: 1 1; } .acitons___QY6H9 > div:nth-child(2) { display: box; display: flex; align-items: center; box-align: center; } .acitons___QY6H9 > div:nth-child(2) p { cursor: pointer; color: #999; } .acitons___QY6H9 > div:nth-child(2) p:hover { color: #333; } .acitons___QY6H9 > div:nth-child(2) p span { position: relative; padding: 0 20px; } .acitons___QY6H9 > div:nth-child(2) p span:after { content: ''; width: 1px; height: 10px; background: #ededed; position: absolute; right: 0; top: 50%; margin-top: -5px; } .acitons___QY6H9 > div:nth-child(2) p:nth-last-child(1) span { padding-right: 0; } .acitons___QY6H9 > div:nth-child(2) p:nth-last-child(1) span:after { display: none; } .memberManager___c31wv { -webkit-box-orient: vertical; display: -webkit-box; -webkit-line-clamp: 2; overflow: hidden; } .menu___UUeSv { position: relative; display: box; display: flex; align-items: center; box-align: center; border-bottom: 1px solid #f0f0f0; } .menu___UUeSv > ul { flex: 1 1; border: 0; } .menu___UUeSv > ul li { height: 74px; line-height: 74px; margin: 0 15px; } .menu___UUeSv > div span { padding: 0 20px; } .btns___CX9x8 { display: flex; align-items: center; } .btns___CX9x8 .selectBtn___TK6Qd { display: inline-block; padding: 0 10px; height: 30px; background: #0152d9; border-radius: 4px; line-height: 30px; text-align: center; color: #fff; cursor: pointer; margin-right: 20px; } .btns___CX9x8 .selectBtn___TK6Qd > span:first-child { margin-right: 3px; transform: scale(0.7); display: inline-block; } .export___DXQGx { width: 68px; height: 30px; border-radius: 4px; border: 1px solid #0152D9; color: #0152D9; font-size: 14px; text-align: center; line-height: 28px; cursor: default; } /*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\ !*** 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; }