From 5b99effbc8577c1ca412cae43da5e1b2fe7f343c Mon Sep 17 00:00:00 2001 From: sw <939547590@qq.com> Date: Tue, 25 Aug 2015 10:30:31 +0800 Subject: [PATCH] =?UTF-8?q?=E6=9B=B4=E6=96=B0css=EF=BC=8C=E7=BC=96?= =?UTF-8?q?=E8=BE=91=E4=B8=AA=E4=BA=BA=E7=AE=80=E4=BB=8B=E5=8A=9F=E8=83=BD?= =?UTF-8?q?BUG?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- .../layouts/_user_brief_introduction.html.erb | 4 +- app/views/users/user_homeworks.html.erb | 73 +++++++++---------- public/stylesheets/new_public.css | 24 ++++-- 3 files changed, 50 insertions(+), 51 deletions(-) diff --git a/app/views/layouts/_user_brief_introduction.html.erb b/app/views/layouts/_user_brief_introduction.html.erb index 58a7bad83..3b0500fed 100644 --- a/app/views/layouts/_user_brief_introduction.html.erb +++ b/app/views/layouts/_user_brief_introduction.html.erb @@ -4,7 +4,5 @@ 这位童鞋很懒,什么也没有留下~  <% end %> <% if User.current == user%> - - - + <%= link_to image_tag("../images/signature_edit.png",width:"12px", height: "12px"), "javascript:void(0);", :onclick => "show_edit_user_introduction();"%> <% end%> \ No newline at end of file diff --git a/app/views/users/user_homeworks.html.erb b/app/views/users/user_homeworks.html.erb index 6ed40a879..763c87c39 100644 --- a/app/views/users/user_homeworks.html.erb +++ b/app/views/users/user_homeworks.html.erb @@ -1,56 +1,45 @@ -
+
发布作业
- - 课程名称 - 导入作业 -
- - -
+ +
+
+ 导入作业 + +
+ +
- -
+
用户头像
@@ -61,8 +50,10 @@
时间:2015-08-20
(缺陷描述)系统中有多个ckeditor,且每个ckeditor的id未知,怎么样做到当光标聚焦某个ckeditor的文本框中,该编辑器的默认值应自动消失的处理;网络拓扑图开发;
- - +
  • @@ -78,19 +69,21 @@
-
+
用户头像
- +
指派给  苏稳
时间:2015-08-20
(缺陷描述)系统中有多个ckeditor,且每个ckeditor的id未知,怎么样做到当光标聚焦某个ckeditor的文本框中,该编辑器的默认值应自动消失的处理;网络拓扑图开发;
- - +
  • diff --git a/public/stylesheets/new_public.css b/public/stylesheets/new_public.css index 130faa30d..fde65f63d 100644 --- a/public/stylesheets/new_public.css +++ b/public/stylesheets/new_public.css @@ -783,11 +783,11 @@ a.box_close{background:url(../images/img_floatbox.png) -22px 0 no-repeat;} /*20150820课程作业 LB*/ .HomeWork {width:708px; background-color:#ffffff; padding:20px; border:1px solid #dddddd;} .RightBanner {width:708px; height:34px; border-bottom:1px solid #e9e9e9;} -.InputBox{ border:1px solid #d9d9d9; height:28px; line-height:28px; padding-left:5px; font-size:14px;} +select.InputBox,input.InputBox,textarea.InputBox{ border:1px solid #d9d9d9; color:#888888; height:28px; line-height:28px; padding-left:5px; font-size:14px;} a.BlueCirBtn{ display:block;width:75px; height:28px; background-color:#ffffff; line-height:28px; vertical-align:middle; text-align:center; border:1px solid #15bccf; color:#15bccf; -moz-border-radius:5px; -webkit-border-radius:5px; border-radius:5px;} a:hover.BlueCirBtn{ background:#15bccf; color:#fff;} -.W350{ width:350px;} -.W120{ width:120px;} +.W440{ width:440px;} +.W120{ width:110px;} .W700{ width:700px;} a.AnnexBtn{ background: url(../images/homepage_icon.png) 0px -343px no-repeat; width:70px; height:20px; display:block; padding-left:20px; color:#888888;} a:hover.AnnexBtn{background: url(../images/homepage_icon.png) -90px -343px no-repeat; color:#15bccf;} @@ -799,7 +799,7 @@ a.DropBtn{background: url(../images/homepage_icon.png) -125px -339px no-repeat; a:hover.DropBtn{background: url(../images/homepage_icon.png) -125px -370px no-repeat;} .DropLine{border-top:1px solid #d9d9d9; float:left; width:623px; height:10px; margin-top:10px;} /*20150820编程作业 LB*/ -.W315{ width:315px;} +.W320{ width:320px;} .icon_add{ background:url(images/icons.png) 0px -310px no-repeat; width:16px; height:27px; display:block;float:left; margin-right:5px;} a:hover.icon_add{background:url(images/icons.png) -20px -310px no-repeat;} .icon_remove{background:url(images/icons.png) 0px -338px no-repeat; width:16px; height:27px; display:block;float:left;} @@ -809,14 +809,22 @@ a:hover.icon_remove{background:url(images/icons.png) -20px -338px no-repeat;} .c_grey{ color:#888888;} .HomeWorkP{ width:690px; font-size:14px;} .H150{ height:150px;} -.ProResult{width:748px; background-color:#fff; border:1px solid #dddddd; border-bottom:none;} +.ProResult{width:748px; background-color:#fff; border:1px solid #dddddd;border-bottom:none; } .ProResultTop{ height:38px; line-height:38px; border-bottom:1px solid #dddddd; background:#f2f2f2; padding:0 10px;} -.ProResultCon{ padding:10px; color:#888888; line-height:24px; border-bottom:1px solid #dddddd;} +.ProResultCon{ padding:10px; color:#888888; line-height:24px; border-bottom:1px solid #dddddd; } .W50{ width:50px;} -.W200{ width:210px;} -.ProResultTable tr td{ height:35px; border-bottom:1px solid #dddddd; } +.W200{ width:200px;} .ProResultTable{ color:#888888;} .T_C{ text-align:center;} +.SearchIcon{background:url(../images/homepage_icon.png) 676px -393px no-repeat; } +.SearchIcon:hover{background:url(../images/homepage_icon.png) 676px -419px no-repeat; } +a.link_file{ background:url(../images/pic_file.png) 0 2px no-repeat; padding-left:20px; } +a:hover.link_file{ background:url(../images/pic_file.png) 0 -25px no-repeat; color:#3ca5c6;} +a.FilesName{ max-width:540px;overflow:hidden; white-space:nowrap; text-overflow:ellipsis; display:block;} +a.FilesName02{ max-width:665px;overflow:hidden; white-space:nowrap; text-overflow:ellipsis; display:block;} +.ProResultUl span { display:block; float:left;} +.ProResultUl li{ line-height:35px; border-bottom:1px solid #dddddd; } +.DateBorder{border:1px solid #d9d9d9; border-left:none; padding:7px 6px 6px 6px;}