新版学院统计调整

chromesetting
杨树林 5 years ago
parent 30a3fafc49
commit 9d3c89419d

File diff suppressed because one or more lines are too long

@ -306,8 +306,10 @@ class Challengesjupyter extends Component {
<div><p className="renwuxiangqdivtest ml1 shixunbingbaocun">请将实训题目写在下方并保存</p></div> <div><p className="renwuxiangqdivtest ml1 shixunbingbaocun">请将实训题目写在下方并保存</p></div>
</div> </div>
<div className="renwuxiangssit xaxisreverseorder"> <div className="renwuxiangssit xaxisreverseorder">
<i className="iconfont icon-fangda font-20 ml2 ysliconfont" ></i>
<div className="challenbaocun" onClick={() => this.modifyjupyter(this.state)}><p <div className="challenbaocun" onClick={() => this.modifyjupyter(this.state)}><p
className="challenbaocuntest">应用到实训</p></div> className="challenbaocuntest">导入</p>
</div>
</div> </div>
</div> </div>
: :

@ -27,14 +27,14 @@
line-height: 25px; line-height: 25px;
} }
.challenbaocun{ .challenbaocun{
width:103px; width:60px;
height:30px; height:30px;
background:#29BD8B; background:#29BD8B;
border-radius:3px; border-radius:3px;
cursor:pointer cursor:pointer
} }
.challenbaocuntest{ .challenbaocuntest{
width:103px; width:60px;
height:30px; height:30px;
font-size:16px; font-size:16px;
color:#FFFFFF; color:#FFFFFF;
@ -185,4 +185,8 @@
.icon-shanchu_Hover:hover{ .icon-shanchu_Hover:hover{
color:rgb(255, 85, 85) !important; color:rgb(255, 85, 85) !important;
} }
.ysliconfont{
text-align: center;
line-height: 30px;
}

File diff suppressed because one or more lines are too long
Loading…
Cancel
Save