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.
80 lines
3.9 KiB
80 lines
3.9 KiB
/*!************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************!*\
|
|
!*** 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.4.4@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[1].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.4@@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.4.4@@umijs/bundler-webpack/compiled/postcss-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[2]!./node_modules/_@umijs_bundler-webpack@4.4.4@@umijs/bundler-webpack/compiled/less-loader/index.js??ruleSet[1].rules[5].oneOf[0].use[3]!./src/pages/Equipment/MessageCenterManage/index.less?modules ***!
|
|
\******************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************************/
|
|
.messageItem___rkkL7 {
|
|
background: linear-gradient(90deg, #FFE2E2 0%, #CEDEFF 100%);
|
|
border-radius: 6px;
|
|
border: 1px solid #D0F5FF;
|
|
-webkit-backdrop-filter: blur(10px);
|
|
backdrop-filter: blur(10px);
|
|
}
|
|
|