Commit 6f05f3a9 by wufan

style:可点击文字链颜色修改

parent 4d4e40fc
...@@ -73,7 +73,7 @@ ...@@ -73,7 +73,7 @@
margin-right: 10px; margin-right: 10px;
color: #999; color: #999;
.span-right-l{ .span-right-l{
color: #5289FA; color: #2966FF;
cursor: pointer; cursor: pointer;
} }
} }
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
margin-bottom: 10px; margin-bottom: 10px;
} }
.bread:hover{ .bread:hover{
color: #5289FA; color: #2966FF;
} }
} }
......
...@@ -16,7 +16,7 @@ ...@@ -16,7 +16,7 @@
.managing-right{ .managing-right{
float: right; float: right;
color: #5289FA; color: #2966FF;
cursor: pointer; cursor: pointer;
.tool-tip-right{ .tool-tip-right{
margin-right: 4px; margin-right: 4px;
......
...@@ -38,7 +38,7 @@ ...@@ -38,7 +38,7 @@
&:not(:last-child) { &:not(:last-child) {
cursor: pointer; cursor: pointer;
&:hover { &:hover {
color: #5289FA; color: #2966FF;
} }
&::before { &::before {
content: '/'; content: '/';
...@@ -104,7 +104,7 @@ ...@@ -104,7 +104,7 @@
} }
.footer__left { .footer__left {
color: #5289fa; color: #2966FF;
cursor: pointer; cursor: pointer;
} }
} }
......
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
padding: 0 12px; padding: 0 12px;
line-height: 32px; line-height: 32px;
span.icon { span.icon {
color:#FF9D14; color:#2966FF;
line-height: 20px; line-height: 20px;
} }
p { p {
......
...@@ -9,7 +9,7 @@ ...@@ -9,7 +9,7 @@
padding: 0 12px; padding: 0 12px;
line-height: 32px; line-height: 32px;
.icon { .icon {
color:#FF9D14; color:#2966FF;
font-size:14px; font-size:14px;
} }
p { p {
......
...@@ -8,7 +8,7 @@ ...@@ -8,7 +8,7 @@
border-radius:4px; border-radius:4px;
margin: 16px 10px 13px 0; margin: 16px 10px 13px 0;
.iconfont { .iconfont {
color: #FF9D14; color: #2966FF;
} }
.selected-text { .selected-text {
margin-left: 10px; margin-left: 10px;
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
.click-clear { .click-clear {
float: right; float: right;
cursor: pointer; cursor: pointer;
color: #5289FA; color: #2966FF;
&:hover { &:hover {
color: rgba(85, 168, 253, 0.8); color: rgba(85, 168, 253, 0.8);
} }
......
...@@ -684,7 +684,7 @@ td.ant-table-column-sort{ ...@@ -684,7 +684,7 @@ td.ant-table-column-sort{
} }
&:focus, &:focus,
&:active{ &:active{
background-color:#FFA100 !important; background-color:#5C8AFF !important;
} }
} }
...@@ -738,11 +738,7 @@ td.ant-table-column-sort{ ...@@ -738,11 +738,7 @@ td.ant-table-column-sort{
box-shadow: none !important; box-shadow: none !important;
border-right: 0px !important; border-right: 0px !important;
} }
// .ant-input-search:focus{
// border-top:1px solid #FFA100 !important;
// border-right:1px solid #FFA100 !important;
// border-bottom:1px solid #FFA100 !important;
// }
.ant-input-search > .ant-input-group > .ant-input-group-addon:last-child .ant-input-search-button span{ .ant-input-search > .ant-input-group > .ant-input-group-addon:last-child .ant-input-search-button span{
color:#bfbfbf !important; color:#bfbfbf !important;
font-size:12px; font-size:12px;
......
...@@ -1678,11 +1678,11 @@ input:focus { ...@@ -1678,11 +1678,11 @@ input:focus {
align-items: center; align-items: center;
flex-wrap: wrap; flex-wrap: wrap;
.operate-text { .operate-text {
color: #5289FA; color: #2966FF;
cursor: pointer; cursor: pointer;
} }
.operate__item { .operate__item {
color: #5289FA; color: #2966FF;
cursor: pointer; cursor: pointer;
&.split { &.split {
margin: 0 8px; margin: 0 8px;
...@@ -1690,7 +1690,7 @@ input:focus { ...@@ -1690,7 +1690,7 @@ input:focus {
} }
} }
.more{ .more{
color: #5289FA; color: #BFBFBF;
cursor: pointer; cursor: pointer;
cursor: pointer; cursor: pointer;
} }
......
...@@ -89,7 +89,7 @@ ...@@ -89,7 +89,7 @@
margin-right: 10px; margin-right: 10px;
color: #999; color: #999;
.span-right-l{ .span-right-l{
color: #5289FA; color: #2966FF;
cursor: pointer; cursor: pointer;
} }
} }
......
...@@ -50,7 +50,7 @@ ...@@ -50,7 +50,7 @@
.default-btn { .default-btn {
margin-left: 16px; margin-left: 16px;
color: #5289FA; color: #BFBFBF;
cursor: pointer; cursor: pointer;
&.disabled { &.disabled {
...@@ -76,7 +76,7 @@ ...@@ -76,7 +76,7 @@
} }
.ant-cascader-menu-item-active:not(.ant-cascader-menu-item-disabled){ .ant-cascader-menu-item-active:not(.ant-cascader-menu-item-disabled){
font-weight:normal !important; font-weight:normal !important;
color:#FF9D14 !important; color:#2966FF !important;
} }
#imgCutModalNew { #imgCutModalNew {
width: 500px; width: 500px;
......
...@@ -185,7 +185,7 @@ ...@@ -185,7 +185,7 @@
.select-day { .select-day {
margin-bottom: 4px; margin-bottom: 4px;
.mark-day { .mark-day {
color: #5289FA; color: #2966FF;
} }
} }
} }
......
...@@ -136,7 +136,7 @@ ...@@ -136,7 +136,7 @@
} }
.checkExample { .checkExample {
width: 60px; width: 60px;
color: #5289FA; color: #2966FF;
cursor: pointer; cursor: pointer;
} }
.warmup { .warmup {
......
...@@ -360,7 +360,7 @@ class LiveCourseList extends React.Component { ...@@ -360,7 +360,7 @@ class LiveCourseList extends React.Component {
<span className="operate-text">更多</span> <span className="operate-text">更多</span>
<span <span
className="iconfont icon" className="iconfont icon"
style={{ color: "#5289FA" }} style={{ color: "#2966FF" }}
> >
&#xe824; &#xe824;
</span> </span>
......
...@@ -83,13 +83,13 @@ ...@@ -83,13 +83,13 @@
} }
.courseware{ .courseware{
font-size: 14px; font-size: 14px;
color: #5289FA; color: #2966FF;
line-height: 20px; line-height: 20px;
text-align:right; text-align:right;
cursor:pointer; cursor:pointer;
} }
.quota-icon{ .quota-icon{
color:#5289FA; color:#2966FF;
cursor:pointer; cursor:pointer;
} }
.operate { .operate {
...@@ -97,7 +97,7 @@ ...@@ -97,7 +97,7 @@
align-items: center; align-items: center;
flex-wrap: wrap; flex-wrap: wrap;
.operate__item { .operate__item {
color: #5289FA; color: #2966FF;
cursor: pointer; cursor: pointer;
&.split { &.split {
margin: 0 8px; margin: 0 8px;
...@@ -106,7 +106,7 @@ ...@@ -106,7 +106,7 @@
} }
} }
.operate-text { .operate-text {
color: #5289FA; color: #2966FF;
cursor: pointer; cursor: pointer;
} }
.course-start-end { .course-start-end {
......
/* /*
* @Author: 吴文洁 * @Author: 吴文洁
* @Date: 2020-08-05 10:12:45 * @Date: 2020-08-05 10:12:45
* @LastEditors: zhangleyuan * @LastEditors: wufan
* @LastEditTime: 2021-03-27 16:24:47 * @LastEditTime: 2021-05-14 18:07:44
* @Description: 视频课-列表模块 * @Description: 视频课-列表模块
* @Copyright: 杭州杰竞科技有限公司 版权所有 * @Copyright: 杭州杰竞科技有限公司 版权所有
*/ */
...@@ -218,7 +218,7 @@ class GraphicsCourseList extends React.Component { ...@@ -218,7 +218,7 @@ class GraphicsCourseList extends React.Component {
<span className="operate-text">更多</span> <span className="operate-text">更多</span>
<span <span
className="iconfont icon" className="iconfont icon"
style={{ color: "#5289FA" }} style={{ color: "#2966FF" }}
> >
&#xe824; &#xe824;
</span> </span>
......
...@@ -28,14 +28,14 @@ ...@@ -28,14 +28,14 @@
padding:16px; padding:16px;
} }
.operate-text { .operate-text {
color: #5289FA; color: #2966FF;
cursor: pointer; cursor: pointer;
} }
.operate { .operate {
display: flex; display: flex;
&__item { &__item {
color: #5289FA; color: #2966FF;
cursor: pointer; cursor: pointer;
&.split { &.split {
......
...@@ -284,7 +284,7 @@ class ManageCoursewareModal extends React.Component { ...@@ -284,7 +284,7 @@ class ManageCoursewareModal extends React.Component {
onCancel={() => { }} onCancel={() => { }}
> >
<span style={{ <span style={{
color: '#5289FA', color: '#2966FF',
cursor: 'pointer' cursor: 'pointer'
}}>删除</span> }}>删除</span>
</Popconfirm> </Popconfirm>
......
...@@ -13,7 +13,7 @@ ...@@ -13,7 +13,7 @@
justify-content: space-between; justify-content: space-between;
.tip{ .tip{
font-size:14px; font-size:14px;
color:#FF9D14; color:#2966FF;
margin-right:8px; margin-right:8px;
} }
.text{ .text{
...@@ -22,7 +22,7 @@ ...@@ -22,7 +22,7 @@
margin-right:30px; margin-right:30px;
} }
.clear{ .clear{
color:#5289FA; color:#BFBFBF;
font-size:14px; font-size:14px;
} }
......
/* /*
* @Author: 吴文洁 * @Author: 吴文洁
* @Date: 2020-08-05 10:12:45 * @Date: 2020-08-05 10:12:45
* @LastEditors: yuananting * @LastEditors: wufan
* @LastEditTime: 2021-03-24 19:34:48 * @LastEditTime: 2021-05-14 18:09:27
* @Description: 视频课-列表模块 * @Description: 视频课-列表模块
* @Copyright: 杭州杰竞科技有限公司 版权所有 * @Copyright: 杭州杰竞科技有限公司 版权所有
*/ */
...@@ -207,7 +207,7 @@ class VideoCourseList extends React.Component { ...@@ -207,7 +207,7 @@ class VideoCourseList extends React.Component {
<span className="operate-text">更多</span> <span className="operate-text">更多</span>
<span <span
className="iconfont icon" className="iconfont icon"
style={{ color: "#5289FA" }} style={{ color: "#2966FF" }}
> >
&#xe824; &#xe824;
</span> </span>
......
...@@ -28,14 +28,14 @@ ...@@ -28,14 +28,14 @@
padding:16px; padding:16px;
} }
.operate-text { .operate-text {
color: #5289FA; color: #2966FF;
cursor: pointer; cursor: pointer;
} }
.operate { .operate {
display: flex; display: flex;
&__item { &__item {
color: #5289FA; color: #2966FF;
cursor: pointer; cursor: pointer;
&.split { &.split {
......
...@@ -187,7 +187,7 @@ class Home extends React.Component { ...@@ -187,7 +187,7 @@ class Home extends React.Component {
} }
} }
}) })
this._chart.line().position('time*studyNum').color('#5289FA').tooltip('time*studyNum', function( time, studyNum){ this._chart.line().position('time*studyNum').color('#2966FF').tooltip('time*studyNum', function( time, studyNum){
return { return {
name: '学习人数', name: '学习人数',
value: studyNum + '人' value: studyNum + '人'
...@@ -457,7 +457,7 @@ class Home extends React.Component { ...@@ -457,7 +457,7 @@ class Home extends React.Component {
<Geom <Geom
type="intervalStack" type="intervalStack"
position="percent" position="percent"
color={['item', ['#2966FF', '#5289FA']]} color={['item', ['#2966FF', '#2966FF']]}
tooltip={[ tooltip={[
"item*percent", "item*percent",
(item, percent) => { (item, percent) => {
......
...@@ -255,7 +255,7 @@ ...@@ -255,7 +255,7 @@
&.unfinished { &.unfinished {
top: 152px; top: 152px;
.spot { .spot {
background: #5289FA; background: #2966FF;
} }
} }
&.finished { &.finished {
...@@ -327,7 +327,7 @@ ...@@ -327,7 +327,7 @@
align-items: center; align-items: center;
color: #666; color: #666;
.student-dot { .student-dot {
background: #5289FA; background: #BFBFBF;
height: 8px; height: 8px;
width: 8px; width: 8px;
border-radius: 50%; border-radius: 50%;
......
...@@ -30,13 +30,13 @@ ...@@ -30,13 +30,13 @@
} }
.courseware { .courseware {
font-size: 14px; font-size: 14px;
color: #5289fa; color: #2966FF;
line-height: 20px; line-height: 20px;
text-align: right; text-align: right;
cursor: pointer; cursor: pointer;
} }
.quota-icon { .quota-icon {
color: #5289fa; color: #2966FF;
cursor: pointer; cursor: pointer;
} }
.operate { .operate {
...@@ -44,7 +44,7 @@ ...@@ -44,7 +44,7 @@
align-items: center; align-items: center;
flex-wrap: wrap; flex-wrap: wrap;
.operate__item { .operate__item {
color: #5289fa; color: #BFBFBF;
cursor: pointer; cursor: pointer;
&.split { &.split {
margin: 0 8px; margin: 0 8px;
...@@ -57,7 +57,7 @@ ...@@ -57,7 +57,7 @@
} }
} }
.operate-text { .operate-text {
color: #5289fa; color: #2966FF;
cursor: pointer; cursor: pointer;
} }
.course-start-end { .course-start-end {
......
...@@ -71,13 +71,13 @@ ...@@ -71,13 +71,13 @@
} }
.courseware { .courseware {
font-size: 14px; font-size: 14px;
color: #5289fa; color: #2966FF;
line-height: 20px; line-height: 20px;
text-align: right; text-align: right;
cursor: pointer; cursor: pointer;
} }
.quota-icon { .quota-icon {
color: #5289fa; color: #2966FF;
cursor: pointer; cursor: pointer;
} }
.operate { .operate {
...@@ -85,7 +85,7 @@ ...@@ -85,7 +85,7 @@
align-items: center; align-items: center;
flex-wrap: wrap; flex-wrap: wrap;
.operate__item { .operate__item {
color: #5289fa; color: #2966FF;
cursor: pointer; cursor: pointer;
&.split { &.split {
margin: 0 8px; margin: 0 8px;
...@@ -94,7 +94,7 @@ ...@@ -94,7 +94,7 @@
} }
} }
.operate-text { .operate-text {
color: #5289fa; color: #2966FF;
cursor: pointer; cursor: pointer;
} }
.course-start-end { .course-start-end {
......
...@@ -46,7 +46,7 @@ ...@@ -46,7 +46,7 @@
.opt-btns{ .opt-btns{
.default-btn { .default-btn {
margin:0 8px; margin:0 8px;
color: #5289FA; color: #2966FF;
cursor: pointer; cursor: pointer;
&.disabled { &.disabled {
color: #CCC; color: #CCC;
......
...@@ -4,7 +4,7 @@ ...@@ -4,7 +4,7 @@
} }
.operate-item{ .operate-item{
font-size:14px; font-size:14px;
color:#5289FA; color:#2966FF;
cursor: pointer; cursor: pointer;
} }
.learn-num{ .learn-num{
......
/* /*
* @Author: zhangleyuan * @Author: zhangleyuan
* @Date: 2021-02-20 16:46:46 * @Date: 2021-02-20 16:46:46
* @LastEditors: zhangleyuan * @LastEditors: wufan
* @LastEditTime: 2021-03-16 15:53:59 * @LastEditTime: 2021-05-14 18:12:50
* @Description: 描述一下 * @Description: 描述一下
* @@Copyrigh: © 2020 杭州杰竞科技有限公司 版权所有 * @@Copyrigh: © 2020 杭州杰竞科技有限公司 版权所有
*/ */
...@@ -131,7 +131,7 @@ function PlanList(props) { ...@@ -131,7 +131,7 @@ function PlanList(props) {
<span className="operate-text">更多</span> <span className="operate-text">更多</span>
<span <span
className="iconfont icon" className="iconfont icon"
style={{ color: "#5289FA" }} style={{ color: "#2966FF" }}
> >
&#xe824; &#xe824;
</span> </span>
......
...@@ -37,14 +37,14 @@ ...@@ -37,14 +37,14 @@
-webkit-box-orient: vertical; -webkit-box-orient: vertical;
} }
.operate-text { .operate-text {
color: #5289FA; color: #BFBFBF;
cursor: pointer; cursor: pointer;
} }
.operate { .operate {
display: flex; display: flex;
&__item { &__item {
color: #5289FA; color: #BFBFBF;
cursor: pointer; cursor: pointer;
&.split { &.split {
......
...@@ -17,7 +17,7 @@ ...@@ -17,7 +17,7 @@
font-size:14px; font-size:14px;
} }
.add-task-btn{ .add-task-btn{
color: #5289FA; color: #2966FF;
font-size:14px; font-size:14px;
} }
} }
...@@ -81,7 +81,7 @@ ...@@ -81,7 +81,7 @@
.course-box{ .course-box{
.add-course-con{ .add-course-con{
padding:16px 51px; padding:16px 51px;
color: #5289FA; color: #2966FF;
font-size:14px; font-size:14px;
.add-course-btn-disabled{ .add-course-btn-disabled{
font-size:14px; font-size:14px;
......
...@@ -5,7 +5,7 @@ ...@@ -5,7 +5,7 @@
.operate-area{ .operate-area{
.operate-item{ .operate-item{
font-size:14px; font-size:14px;
color:#5289FA; color:#2966FF;
cursor: pointer; cursor: pointer;
} }
.split{ .split{
......
...@@ -38,7 +38,7 @@ ...@@ -38,7 +38,7 @@
text-align:left; text-align:left;
display:inline-block; display:inline-block;
span{ span{
color:#5289FA; color:#2966FF;
} }
} }
.search-container{ .search-container{
...@@ -58,7 +58,7 @@ ...@@ -58,7 +58,7 @@
display: flex; display: flex;
justify-content: space-between; justify-content: space-between;
.tip-icon{ .tip-icon{
color:#FF9D14; color:#2966FF;
font-size:14px; font-size:14px;
margin-right:4px; margin-right:4px;
} }
...@@ -68,7 +68,7 @@ ...@@ -68,7 +68,7 @@
} }
.clear-btn{ .clear-btn{
text-align:right; text-align:right;
color:#5289FA; color:#2966FF;
font-size:14px; font-size:14px;
} }
} }
......
...@@ -163,7 +163,7 @@ ...@@ -163,7 +163,7 @@
&:not(:last-child) { &:not(:last-child) {
cursor: pointer; cursor: pointer;
&:hover { &:hover {
color: #5289FA; color: #2966FF;
} }
&::before { &::before {
content: '/'; content: '/';
...@@ -200,7 +200,7 @@ ...@@ -200,7 +200,7 @@
} }
.file-path { .file-path {
cursor: pointer; cursor: pointer;
color: #5289FA; color: #2966FF;
} }
.ant-dropdown-trigger { .ant-dropdown-trigger {
cursor: pointer; cursor: pointer;
......
...@@ -38,7 +38,7 @@ ...@@ -38,7 +38,7 @@
&:not(:last-child) { &:not(:last-child) {
cursor: pointer; cursor: pointer;
&:hover { &:hover {
color: #5289FA; color: #2966FF;
} }
&::before { &::before {
content: '/'; content: '/';
...@@ -102,7 +102,7 @@ ...@@ -102,7 +102,7 @@
} }
.footer__left { .footer__left {
color: #5289fa; color: #2966FF;
cursor: pointer; cursor: pointer;
} }
} }
......
...@@ -79,7 +79,7 @@ ...@@ -79,7 +79,7 @@
position: absolute; position: absolute;
left: 33px; left: 33px;
bottom: 24px; bottom: 24px;
color: #5289FA; color: #2966FF;
} }
} }
...@@ -172,7 +172,7 @@ ...@@ -172,7 +172,7 @@
&:not(:last-child) { &:not(:last-child) {
cursor: pointer; cursor: pointer;
&:hover { &:hover {
color: #5289FA; color: #2966FF;
} }
&::before { &::before {
content: '/'; content: '/';
...@@ -204,12 +204,12 @@ ...@@ -204,12 +204,12 @@
} }
&__text:hover { &__text:hover {
color: #5289FA; color: #2966FF;
} }
} }
.file-path { .file-path {
cursor: pointer; cursor: pointer;
color: #5289FA; color: #2966FF;
} }
.ant-dropdown-trigger { .ant-dropdown-trigger {
cursor: pointer; cursor: pointer;
......
...@@ -38,7 +38,7 @@ ...@@ -38,7 +38,7 @@
} }
.logout { .logout {
font-size: 14px; font-size: 14px;
color: #5289FA; color: #2966FF;
cursor: pointer; cursor: pointer;
} }
} }
...@@ -99,8 +99,8 @@ ...@@ -99,8 +99,8 @@
padding: 0 8px; padding: 0 8px;
line-height: 18px; line-height: 18px;
border-radius: 9px; border-radius: 9px;
border: 1px solid #5289FA; border: 1px solid #2966FF;
color: #5289FA; color: #2966FF;
font-size: 12px; font-size: 12px;
} }
} }
...@@ -121,7 +121,7 @@ ...@@ -121,7 +121,7 @@
left: 50%; left: 50%;
top: 50%; top: 50%;
transform: translate(-50%, -50%); transform: translate(-50%, -50%);
color: #5289FA; color: #2966FF;
font-size: 16px; font-size: 16px;
} }
.control-box { .control-box {
...@@ -132,7 +132,7 @@ ...@@ -132,7 +132,7 @@
.control-button { .control-button {
margin-left: 10px; margin-left: 10px;
cursor: pointer; cursor: pointer;
color: #5289FA; color: #2966FF;
} }
.disable-button { .disable-button {
display: none; display: none;
...@@ -168,14 +168,14 @@ ...@@ -168,14 +168,14 @@
} }
.disable-button { .disable-button {
display: block; display: block;
color: #5289FA; color: #2966FF;
} }
} }
} }
} }
} }
.college-create { .college-create {
border: 1px dashed #5289FA; border: 1px dashed #2966FF;
} }
} }
} }
......
...@@ -341,7 +341,7 @@ ...@@ -341,7 +341,7 @@
line-height: 20px; line-height: 20px;
} }
.url-link { .url-link {
color: #5289fa; color: #2966FF;
font-size: 14px; font-size: 14px;
line-height: 20px; line-height: 20px;
} }
......
...@@ -364,7 +364,7 @@ ...@@ -364,7 +364,7 @@
border-radius: 3px; border-radius: 3px;
margin-top: 60px; margin-top: 60px;
font-size: 14px; // font-weight: 300; font-size: 14px; // font-weight: 300;
color:#5289FA; color:#2966FF;
&:hover { &:hover {
color: #2966FF; color: #2966FF;
} }
...@@ -397,7 +397,7 @@ ...@@ -397,7 +397,7 @@
} }
.refresh { .refresh {
font-size: 14px; font-size: 14px;
color: #5289fa; color: #2966FF;
cursor: pointer; cursor: pointer;
} }
} }
......
...@@ -4,19 +4,19 @@ ...@@ -4,19 +4,19 @@
} }
.add-btn{ .add-btn{
font-weight: 400; font-weight: 400;
color: #5289FA; color: #2966FF;
line-height: 20px; line-height: 20px;
cursor: pointer; cursor: pointer;
} }
.edit-btn{ .edit-btn{
font-weight: 400; font-weight: 400;
color: #5289FA; color: #2966FF;
line-height: 20px; line-height: 20px;
cursor: pointer; cursor: pointer;
} }
.delete-btn{ .delete-btn{
font-weight: 400; font-weight: 400;
color: #5289FA; color: #2966FF;
line-height: 20px; line-height: 20px;
cursor: pointer; cursor: pointer;
} }
......
...@@ -51,14 +51,14 @@ ...@@ -51,14 +51,14 @@
.operation { .operation {
.edit { .edit {
color: #5289fa; color: #2966FF;
cursor: pointer; cursor: pointer;
} }
.divider-line { .divider-line {
color:#BFBFBF color:#BFBFBF
} }
.delete { .delete {
color: #5289fa; color: #2966FF;
cursor: pointer; cursor: pointer;
} }
} }
......
...@@ -40,7 +40,7 @@ ...@@ -40,7 +40,7 @@
} }
.operate-con{ .operate-con{
.upload-btn{ .upload-btn{
color:#5289FA; color:#2966FF;
font-size:14px; font-size:14px;
margin-bottom:4px; margin-bottom:4px;
} }
......
...@@ -27,7 +27,7 @@ ...@@ -27,7 +27,7 @@
display: flex; display: flex;
&__item { &__item {
color: #5289fa; color: #2966FF;
cursor: pointer; cursor: pointer;
&.split { &.split {
......
...@@ -59,7 +59,7 @@ ...@@ -59,7 +59,7 @@
display: flex; display: flex;
&__item { &__item {
color: #5289fa; color: #2966FF;
cursor: pointer; cursor: pointer;
&.split { &.split {
......
...@@ -56,7 +56,7 @@ ...@@ -56,7 +56,7 @@
display: flex; display: flex;
&__item { &__item {
color: #5289fa; color: #2966FF;
cursor: pointer; cursor: pointer;
&.split { &.split {
...@@ -73,7 +73,7 @@ ...@@ -73,7 +73,7 @@
display: flex; display: flex;
justify-content: space-between; justify-content: space-between;
.tip-icon { .tip-icon {
color: #ff9d14; color: #2966FF;
font-size: 14px; font-size: 14px;
margin-right: 4px; margin-right: 4px;
} }
...@@ -82,7 +82,7 @@ ...@@ -82,7 +82,7 @@
font-size: 14px; font-size: 14px;
} }
.clear-btn { .clear-btn {
color: #5289fa; color: #2966FF;
font-size: 14px; font-size: 14px;
cursor: pointer; cursor: pointer;
} }
......
/* /*
* @Author: yuananting * @Author: yuananting
* @Date: 2021-02-25 14:34:29 * @Date: 2021-02-25 14:34:29
* @LastEditors: yuananting * @LastEditors: wufan
* @LastEditTime: 2021-03-29 16:22:15 * @LastEditTime: 2021-05-14 18:17:08
* @Description: 助学工具-题库-操作题目Tab * @Description: 助学工具-题库-操作题目Tab
* @Copyrigh: © 2020 杭州杰竞科技有限公司 版权所有 * @Copyrigh: © 2020 杭州杰竞科技有限公司 版权所有
*/ */
...@@ -600,7 +600,7 @@ class OperateQuestionTab extends Component { ...@@ -600,7 +600,7 @@ class OperateQuestionTab extends Component {
/> />
)} )}
<Tag <Tag
style={{ color: "#5289FA", fontSize: 14 }} style={{ color: "#2966FF", fontSize: 14 }}
onClick={() => { onClick={() => {
this.addAnswerTag(optionItem); this.addAnswerTag(optionItem);
}} }}
......
...@@ -24,7 +24,7 @@ ...@@ -24,7 +24,7 @@
color: #999999; color: #999999;
margin-top: 8px; margin-top: 8px;
.fill-info_icon { .fill-info_icon {
color: #5289fa; color: #2966FF;
font-size: 14px; font-size: 14px;
padding-left: 9px; padding-left: 9px;
cursor: pointer; cursor: pointer;
...@@ -252,7 +252,7 @@ ...@@ -252,7 +252,7 @@
border-radius: 4px; border-radius: 4px;
border: 1px dashed #e8e8e8; border: 1px dashed #e8e8e8;
font-size: 14px; font-size: 14px;
color: #5289fa; color: #2966FF;
line-height: 44px; line-height: 44px;
text-align: center; text-align: center;
cursor: pointer; cursor: pointer;
......
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
} }
.editor-fill-info_icon { .editor-fill-info_icon {
color: #5289fa !important; color: #2966FF !important;
font-size: 14px; font-size: 14px;
padding-left: 9px !important; padding-left: 9px !important;
cursor: pointer; cursor: pointer;
......
...@@ -56,7 +56,7 @@ ...@@ -56,7 +56,7 @@
display: flex; display: flex;
&__item { &__item {
color: #5289fa; color: #2966FF;
cursor: pointer; cursor: pointer;
&.split { &.split {
......
...@@ -183,11 +183,11 @@ class BatchImportQuestionModal extends Component { ...@@ -183,11 +183,11 @@ class BatchImportQuestionModal extends Component {
/> />
<p className="status">导入完成</p> <p className="status">导入完成</p>
<p className="status-tip"> <p className="status-tip">
<span style={{ color: successCnt === 0 ? "" : "#FF9D14" }}> <span style={{ color: successCnt === 0 ? "" : "#2966FF" }}>
{successCnt} {successCnt}
</span> </span>
个题目导入成功, 个题目导入成功,
<span style={{ color: failCnt === 0 ? "" : "#FF9D14" }}> <span style={{ color: failCnt === 0 ? "" : "#2966FF" }}>
{failCnt} {failCnt}
</span> </span>
个题目导入失败。 个题目导入失败。
......
...@@ -63,7 +63,7 @@ ...@@ -63,7 +63,7 @@
} }
.down-btn { .down-btn {
text-align: left; text-align: left;
color: #5289fa; color: #2966FF;
font-size: 12px; font-size: 12px;
display: block; display: block;
margin-top: 8px; margin-top: 8px;
......
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