#1821 课程--作业:导出excel相关问题 调整样式
This commit is contained in:
parent
abcf06ccc7
commit
493b7ca695
|
@ -2110,7 +2110,7 @@ zh:
|
||||||
excel_homework_list: 作品列表
|
excel_homework_list: 作品列表
|
||||||
excel_been_rated: 已评
|
excel_been_rated: 已评
|
||||||
excel_not_rated: 未评
|
excel_not_rated: 未评
|
||||||
label_export_excel: 导出Excel
|
label_export_excel: 导出列表
|
||||||
|
|
||||||
label_softapplication: 应用软件
|
label_softapplication: 应用软件
|
||||||
label_attending_contest: 参加竞赛
|
label_attending_contest: 参加竞赛
|
||||||
|
|
|
@ -41,8 +41,9 @@ input.f_2 {
|
||||||
.st_search{ margin:10px 0;}
|
.st_search{ margin:10px 0;}
|
||||||
.st_search span{ font-size:14px; font-weight:bold; color:#606060; margin-right:35px;}
|
.st_search span{ font-size:14px; font-weight:bold; color:#606060; margin-right:35px;}
|
||||||
.st_search input{ border:1px solid #1c9ec7; height:20px; width:200px;}
|
.st_search input{ border:1px solid #1c9ec7; height:20px; width:200px;}
|
||||||
a:hover.xls{ background: url('../images/icon_excel.gif') no-repeat scroll 1px 50% transparent !important;
|
a:hover.xls{ /*background: url('../images/icon_excel.gif') no-repeat scroll 1px 50% transparent !important;*/
|
||||||
padding: 2px 0px 3px 16px;
|
/*padding: 2px 0px 3px 16px;*/
|
||||||
|
background:#ffffff !important;
|
||||||
font-family:微软雅黑 !important;
|
font-family:微软雅黑 !important;
|
||||||
font-size: 12px !important;
|
font-size: 12px !important;
|
||||||
color: #136b3b !important;
|
color: #136b3b !important;
|
||||||
|
|
Loading…
Reference in New Issue