Commit 75cf6b8c by guomingpang

feat:外部课程相关模块提交

parent ca32bda3
......@@ -71,13 +71,13 @@
}
.courseware {
font-size: 14px;
color: #5289fa;
color: #2966ff;
line-height: 20px;
text-align: right;
cursor: pointer;
}
.quota-icon {
color: #5289fa;
color: #2966ff;
cursor: pointer;
}
.operate {
......@@ -85,7 +85,7 @@
align-items: center;
flex-wrap: wrap;
.operate__item {
color: #5289fa;
color: #2966ff;
cursor: pointer;
&.split {
margin: 0 8px;
......@@ -94,7 +94,7 @@
}
}
.operate-text {
color: #5289fa;
color: #2966ff;
cursor: pointer;
}
.course-start-end {
......@@ -126,7 +126,7 @@
}
.add-course-modal {
.ant-tabs-nav .ant-tabs-tab-active {
color: #ffb714;
color: #2966ff;
}
.ant-modal-content tr > td {
padding: 12px 8px !important;
......
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