|
@@ -373,7 +373,7 @@ i,em {
|
|
|
.mark-steps .step-board .newSubListCss .red{ color: #ed5321; font-weight: bold; font-size: 20px; }
|
|
|
/*总分板*/
|
|
|
.mark-steps .step-board .button{ text-align: center; margin-top: 0px; margin-bottom: 10px;}
|
|
|
-.mark-steps .step-board .btn1{ border: none; height: 40px; width: 97px; background-color: #5d6d7d; border-radius: 15px; color:#FFF; font-size: 20px; font-family: "微软雅黑"; font-weight: bold;}
|
|
|
+.mark-steps .step-board .btn1{ border: none; height: 40px; width: 105px; background-color: #5d6d7d; border-radius: 15px; color:#FFF; font-size: 20px; font-family: "微软雅黑"; font-weight: bold;}
|
|
|
.mark-steps .step-board .btn2{ border: 0; height: 40px; width: 145px; background-color: #ed5321; border-radius: 15px; color:#FFF; font-size: 20px; font-family: "微软雅黑"; font-weight: bold; margin-left: 20px;}
|
|
|
.mark-steps .step-board .btn1:hover{ background-color: #6897c7;}
|
|
|
.mark-steps .step-board .btn2:hover{ background-color: #ff7346;}
|
|
@@ -417,7 +417,7 @@ i,em {
|
|
|
/*轨迹模式下提供“X”、“√”等标记符号 */
|
|
|
|
|
|
.mark-steps .clear_button{text-align: center; margin-top: 0px;}
|
|
|
-.mark-steps .clear_button .btn1{ border: none; height: 40px; width: 120px; background-color: #5a7686; color:#FFF; font-size: 20px; font-family: "微软雅黑"; margin: 5px 5px;}
|
|
|
+.mark-steps .clear_button .btn1{ border: none; height: 40px; width: 130px; background-color: #5a7686; color:#FFF; font-size: 20px; font-family: "微软雅黑"; margin: 5px 5px;}
|
|
|
.mark-steps .clear_button .btn1:hover{ background-color: #ed5321;}
|
|
|
/*清除阅卷轨迹按钮*/
|
|
|
|