Commit 21675ec9 authored by suhuiguang's avatar suhuiguang

1.白色主题样式

parent 3d537934
.view-port .content-body .important-equipment button,
.match-equipment button {
background-color: #fff;
border-color: #eee;
}
.amos-btn-transparent:hover:enabled {
}
.match-equipment-bind .amos-modal-container .amos-modal-content .ant-select-tree-node-content-wrapper span {
color: #000;
}
.match-equipment-bind .amos-modal-container .amos-modal-content .ant-select-tree-node-content-wrapper.ant-select-tree-node-selected, .match-equipment-bind .amos-modal-container .amos-modal-content .ant-select-tree-node-content-wrapper:hover {
background: #eee;
}
.match-equipment-bind .amos-modal-container .amos-upload-select-picture-card {
background: #fbfbfb;
}
.match-equipment .match-equipment-content .match-equipment-item-title {
background-color: #e3e3e3;
color: #333;
}
.match-equipment-bind .amos-modal-container .amos-modal-content .equipment-fire-equipment-search .ant-select-selection {
background-color: #fff;
border: 1px solid #eee;
}
.amos-modal-wrap .custom-eb-modal .amos-modal-container .amos-modal-header .amos-modal-title {
color: #000;
}
.amos-modal-wrap .custom-eb-modal .amos-modal-container .amos-modal-content .amos-form {
padding: 20px 0 0 20px
}
\ No newline at end of file
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment