Commit 884412f4 authored by maoying's avatar maoying

修改值班样式

parent ace998ee
...@@ -1491,3 +1491,31 @@ li.ant-calendar-time-picker-select-option-selected { ...@@ -1491,3 +1491,31 @@ li.ant-calendar-time-picker-select-option-selected {
.important-equipment .ant-table-tbody .normal-row { .important-equipment .ant-table-tbody .normal-row {
background: transparent !important; background: transparent !important;
} }
.dutyPage{
background-color: transparent !important;
}
.normalDuty .dBox {
color: #fdf7f7 !important;
}
.classesModal .amos-modal-content .ant-table-content td {
background-color: transparent !important;
}
.classesEditModal .amos-modal-content .ant-table-content td {
background-color: transparent !important;
}
.classesEditModal .ant-table-row .rowItem {
background-color: transparent !important;
}
.dutyPage .rightContent .rightDetailBox {
color: white;
}
.dutyPage .centerContent .ant-fullcalendar-selected-day {
background: #508096;
border: 1px solid #59b2ed;
}
\ 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