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.
249 lines
8.8 KiB
249 lines
8.8 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.3.18@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.3.18@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/components/ui-customization/SuperiorTabs/index.less?modules ***!
|
|
\*************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.flex_box_center___aK2n3 {
|
|
justify-content: center;
|
|
align-items: center;
|
|
-webkit-justify-content: center;
|
|
box-align: center;
|
|
}
|
|
.flex_space_between___HX0Oh {
|
|
justify-content: space-between;
|
|
-webkit-box-pack: justify;
|
|
}
|
|
.flex_box_vertical_center___LJOJr {
|
|
align-items: center;
|
|
box-align: center;
|
|
}
|
|
.flex_box_center_end___SCakF {
|
|
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___AYv4m {
|
|
flex-direction: column;
|
|
box-orient: block-axis;
|
|
}
|
|
.tabs___GTqPV {
|
|
height: 32px;
|
|
background: #f6f7f9;
|
|
box-shadow: inset 0px 1px 3px 0px #d7d8d9;
|
|
border-radius: 16px;
|
|
display: inline-block;
|
|
}
|
|
.tabs___GTqPV span {
|
|
display: inline-block;
|
|
padding: 0 20px;
|
|
line-height: 32px;
|
|
font-size: 14px;
|
|
font-weight: 400;
|
|
color: #9096a3;
|
|
position: relative;
|
|
cursor: pointer;
|
|
}
|
|
.tabs___GTqPV span:hover {
|
|
color: #165dff;
|
|
}
|
|
.tabs___GTqPV span::after {
|
|
content: '';
|
|
position: absolute;
|
|
width: 1px;
|
|
height: calc(100% - 2px);
|
|
background: #e2e2e2;
|
|
border-radius: 4px;
|
|
z-index: 1;
|
|
left: 0;
|
|
top: 1px;
|
|
background: linear-gradient(180deg, rgba(255, 255, 255, 0) 0%, #e2e2e2 50%, rgba(255, 255, 255, 0) 100%);
|
|
}
|
|
.tabs___GTqPV span:first-child::after,
|
|
.tabs___GTqPV .active___F26E8 + span::after {
|
|
display: none;
|
|
}
|
|
.tabs___GTqPV .active___F26E8 {
|
|
background: linear-gradient(180deg, #ffffff 0%, #f6f7f9 100%);
|
|
box-shadow: 0px 0px 2px 0px #e8effb;
|
|
border-radius: 16px;
|
|
border: 1px solid #c8d2ea;
|
|
color: #165dff;
|
|
line-height: 30px;
|
|
}
|
|
.tabs___GTqPV .active___F26E8::after {
|
|
display: none;
|
|
}
|
|
|
|
/*!**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** css ./node_modules/_css-loader@6.7.1@css-loader/dist/cjs.js??ruleSet[1].rules[5].oneOf[1].use[1]!./node_modules/_@umijs_bundler-webpack@4.3.18@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[2]!./node_modules/_@umijs_bundler-webpack@4.3.18@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[3]!./src/styles/table_botton.less ***!
|
|
\**************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.tag_btn,
|
|
.info,
|
|
.update,
|
|
.xiajia,
|
|
.yuyue_info,
|
|
.yuyue_clear,
|
|
.yuyue_update,
|
|
.baofei_info,
|
|
.yichang_info {
|
|
display: inline-block;
|
|
width: 44px;
|
|
margin-right: 10px;
|
|
padding: 1px 0px;
|
|
font-weight: 400;
|
|
font-size: 12px;
|
|
text-align: center;
|
|
border-radius: 2px;
|
|
cursor: pointer;
|
|
}
|
|
.info {
|
|
color: #0370d5;
|
|
background: rgba(3, 112, 213, 0.1);
|
|
border: 1px solid #0370d5;
|
|
}
|
|
.update {
|
|
color: #019158;
|
|
background: rgba(1, 145, 88, 0.1);
|
|
border: 1px solid #019158;
|
|
}
|
|
.xiajia {
|
|
color: #fe5050;
|
|
background: rgba(254, 80, 80, 0.1);
|
|
border: 1px solid #fe5050;
|
|
}
|
|
.yuyue_info {
|
|
width: 72px;
|
|
color: #0370d5;
|
|
background: rgba(3, 112, 213, 0.1);
|
|
border: 1px solid #0370d5;
|
|
}
|
|
.yuyue_clear {
|
|
width: 72px;
|
|
color: #fa6400;
|
|
background: rgba(250, 100, 0, 0.1);
|
|
border: 1px solid #fa6400;
|
|
}
|
|
.yuyue_update {
|
|
width: 72px;
|
|
color: #019158;
|
|
background: rgba(1, 145, 88, 0.1);
|
|
border: 1px solid #019158;
|
|
}
|
|
.baofei_info {
|
|
width: 72px;
|
|
color: #fe5050;
|
|
background: rgba(254, 80, 80, 0.1);
|
|
border: 1px solid #fe5050;
|
|
}
|
|
.yichang_info {
|
|
width: 96px;
|
|
color: #0370d5;
|
|
background: rgba(3, 112, 213, 0.1);
|
|
border: 1px solid #0370d5;
|
|
}
|
|
|
|
/*!********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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.3.18@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.3.18@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Equipment/MessageCenterManage/index.less?modules ***!
|
|
\********************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.superiorTabs___UlZKK {
|
|
width: auto;
|
|
height: 32px;
|
|
margin-bottom: 32px;
|
|
margin-right: 20px;
|
|
display: flex;
|
|
}
|
|
.messageCon___f3Dn7 {
|
|
width: 100%;
|
|
height: 100%;
|
|
border: 1px solid #dae7ec;
|
|
border-radius: 8px;
|
|
}
|
|
.messageCon___f3Dn7 .messageCon_tabs___FEWpz {
|
|
display: flex;
|
|
height: 60px;
|
|
background: rgba(129, 149, 168, 0.06);
|
|
border-radius: 8px 8px 0px 0px;
|
|
}
|
|
.messageCon___f3Dn7 .tab_item___HXDlP {
|
|
height: 60px;
|
|
margin-left: 40px;
|
|
color: #adb2b8;
|
|
font-weight: 400;
|
|
font-size: 14px;
|
|
line-height: 60px;
|
|
cursor: pointer;
|
|
}
|
|
.messageCon___f3Dn7 .active_tab_item___Cyi7k {
|
|
color: #165dff;
|
|
}
|
|
.messageCon___f3Dn7 .wd_message_item___oTo2f {
|
|
background-color: rgba(255, 0, 0, 0.05);
|
|
}
|
|
.messageCon___f3Dn7 .message_item___l2I0M {
|
|
border-bottom: 1px solid #f1f3f3;
|
|
}
|
|
.messageCon___f3Dn7 .message_item___l2I0M .message_item_warp___kvnzh {
|
|
display: flex;
|
|
align-items: center;
|
|
justify-content: space-between;
|
|
width: 100%;
|
|
margin: 15px 0;
|
|
padding: 10px 40px 8px 36px;
|
|
}
|
|
.messageCon___f3Dn7 .message_item___l2I0M .left_con___RMKoq {
|
|
position: relative;
|
|
display: flex;
|
|
align-items: center;
|
|
}
|
|
.messageCon___f3Dn7 .message_item___l2I0M .wd_drop___og2ZN {
|
|
position: absolute;
|
|
left: -14px;
|
|
width: 8px;
|
|
height: 8px;
|
|
background: #ff0000;
|
|
border-radius: 50%;
|
|
}
|
|
.messageCon___f3Dn7 .message_item___l2I0M img {
|
|
width: 31px;
|
|
height: 31px;
|
|
margin-right: 9px;
|
|
}
|
|
.messageCon___f3Dn7 .message_item___l2I0M .item_name___OsAV1 {
|
|
margin-right: 8px;
|
|
color: #2c3850;
|
|
font-weight: 500;
|
|
font-size: 14px;
|
|
}
|
|
.messageCon___f3Dn7 .message_item___l2I0M .item_time___W2zGf {
|
|
height: 12px;
|
|
color: #636d83;
|
|
font-size: 12px;
|
|
}
|
|
.messageCon___f3Dn7 .message_item___l2I0M .item_info___rOlXj {
|
|
margin-top: 10px;
|
|
color: #adb2b8;
|
|
font-size: 12px;
|
|
}
|
|
.messageCon___f3Dn7 .message_item___l2I0M .item_info_warning___l5iv_ {
|
|
margin-top: 10px;
|
|
color: #fe5050;
|
|
font-size: 12px;
|
|
}
|
|
.messageCon___f3Dn7 .message_item___l2I0M .btn___Oodq4 {
|
|
width: 48px;
|
|
margin-right: 0px;
|
|
margin-left: 20px;
|
|
padding: 5px 0;
|
|
}
|
|
.messageCon___f3Dn7 .message_item___l2I0M:last-child {
|
|
border-bottom: 0px;
|
|
}
|
|
.messageCon___f3Dn7 .messageCon_page___O2djX {
|
|
float: right;
|
|
margin: 20px 0;
|
|
}
|
|
|