|
|
@ -722,10 +722,12 @@ class CoursesBanner extends Component {
|
|
|
|
color: rgba(255,255,255,0.3) !important;
|
|
|
|
color: rgba(255,255,255,0.3) !important;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.ant-tooltip-inner{
|
|
|
|
.ant-tooltip-inner{
|
|
|
|
background:#99CCFF !important;
|
|
|
|
|
|
|
|
|
|
|
|
background:rgba(204,204,204,0.2) !important;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.ant-tooltip-arrow::before{
|
|
|
|
.ant-tooltip-arrow::before{
|
|
|
|
background:#99CCFF !important;
|
|
|
|
|
|
|
|
|
|
|
|
background:rgba(204,204,204,0.2) !important;
|
|
|
|
}
|
|
|
|
}
|
|
|
|
.antsoancss{
|
|
|
|
.antsoancss{
|
|
|
|
color: #fff;
|
|
|
|
color: #fff;
|
|
|
|