Commit b5c04169 authored by maoying's avatar maoying

修改值班页面样式

parent 9f13cbfd
......@@ -1490,6 +1490,7 @@ li.ant-calendar-time-picker-select-option-selected {
outline: none;
display: block;
background: rgba(27, 52, 87);
color: white;
}
.risk-assessment-view .amos-layout-has-sider .amos-layout .amos-layout-content .risk-assessment-view-content .risk-incidence-severity-matrix {
width: 494px !important;
......@@ -1593,3 +1594,40 @@ li.ant-calendar-time-picker-select-option-selected {
background: #508096;
border: 1px solid #59b2ed;
}
.dutyPage .headControl {
background-color:transparent !important;
}
.dutyPage .headControl .prevBtn {
background:transparent !important;
border: 1px solid #3795cc;
}
.dutyPage .headControl .nextBtn {
background:transparent !important;
border: 1px solid #3795cc;
}
.dutyPage .headControl .amos-select-dropdown {
color: white;
border: 1px solid #3795cc!important;
}
.dutyEdit .dutyEditBtns .editBtn {
background-color:transparent !important;
border: 1px solid#3795cc;
}
.dutyEdit .dutyEditBtns {
color: white;
}
.dutyPage .centerContent .weekHeader {
background-color: transparent !important;
border: 1px solid white;
}
.dutyPage .centerContent .weekHeader .weekItem {
color: white;
}
\ 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