From 4d8345593da03c5934f22b234bc6e3fa84b1f8da Mon Sep 17 00:00:00 2001 From: huangjingquan Date: Thu, 14 Nov 2013 19:39:07 +0800 Subject: [PATCH] =?UTF-8?q?=E5=B0=86=E4=BD=9C=E4=B8=9A=E6=83=85=E5=86=B5?= =?UTF-8?q?=E6=94=B9=E6=88=90=E4=BD=9C=E4=B8=9A=E6=8F=90=E4=BA=A4=E6=83=85?= =?UTF-8?q?=E5=86=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config/locales/zh.yml | 2 +- public/stylesheets/application.css | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/config/locales/zh.yml b/config/locales/zh.yml index 5c529ee7f..95cccd3cc 100644 --- a/config/locales/zh.yml +++ b/config/locales/zh.yml @@ -621,7 +621,7 @@ zh: label_course_overview: "课程动态" label_question_student: 作业交流 #bai label_homework_commit: 提交作业 #huang - label_homework_info: 作业情况 #huang + label_homework_info: 作业提交情况 #huang label_course_news: 课程通知 label_course_board: 讨论区 label_version: 版本 diff --git a/public/stylesheets/application.css b/public/stylesheets/application.css index d6709d448..a0135fbbe 100644 --- a/public/stylesheets/application.css +++ b/public/stylesheets/application.css @@ -1723,7 +1723,7 @@ button.tab-right { #content .tabs_new {height: 2.6em; margin-bottom:1.2em; margin-top: 0.8em; position:relative; overflow:hidden;} #content .tabs_new ul {margin:0; position:absolute; bottom:0; padding-left: 0.5em; width: 2000px; border-bottom: 1px solid #15BCCF;font-size:14px;} #content .tabs_new ul li { - width:85px; /*modified by linchun*/ + width:100px; /*modified by linchun*/ float:left; list-style-type:none; white-space:nowrap;