ting.yin 5 年 前
コミット
b55df1da6d

+ 1 - 1
stmms-web/src/main/webapp/static/common/login.css

@@ -116,7 +116,7 @@ input {
 	line-height: 38px;
 	overflow: hidden;
 	text-align: center;
-	font-size: 26px;
+	font-size: 23px;
 	color: #1B2C5F;
 }
 .title p {

+ 1 - 1
stmms-web/src/main/webapp/static/i18n/messages_ja.properties

@@ -100,7 +100,7 @@ mark.board.pass=\u30b9\u30ad\u30c3\u30d7
 mark.board.choose.result=\u63a1\u70b9
 mark.board.keyboard=\u30ad\u30fc\u30dc\u30fc\u30c9\u63a1\u70b9 >>
 mark.board.mouse=<< \u30de\u30a6\u30b9\u63a1\u70b9
-mark.board.interval=\u6700\u5c0f\u9593\u9694\u8a2d\u5b9a
+mark.board.interval=\u9593\u9694\u8a2d\u5b9a
 mark.board.score=\u70b9\u6570
 mark.board.back=\u623b\u308b
 mark.board.clear.question=\u90e8\u5206\u63a1\u70b9\u524a\u9664

+ 2 - 2
stmms-web/src/main/webapp/static/mark-track/css/style.css

@@ -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;}
 /*清除阅卷轨迹按钮*/