diff --git a/app/views/users/user_resource.html.erb b/app/views/users/user_resource.html.erb index 096d6e8f5..f6bb3c8cb 100644 --- a/app/views/users/user_resource.html.erb +++ b/app/views/users/user_resource.html.erb @@ -1,529 +1,529 @@ - -<%= javascript_include_tag 'bootstrap'%> -<%= stylesheet_link_tag 'project' %> -<%= stylesheet_link_tag 'leftside' %> -<%= javascript_include_tag 'attachments'%> - - - - - - -
-
资源库
- -
- -
-
- -
- <%= render :partial => 'resource_search_form',:locals => {:user=>@user,:type=>@type} %> -
-
为您找到<%= @atta_count%>个资源
-
-
- -
-
-
- - <%= render :partial => 'resources_list' ,:locals=>{ :attachments => @attachments} %> - -
-
-
- -
- 全选 - 删除 -
-
选择 0 个资源
-
- 发送 -
-
-
-
-
-
- -
-
- -
- - - - - - - + +<%= javascript_include_tag 'bootstrap'%> +<%= stylesheet_link_tag 'project' %> +<%= stylesheet_link_tag 'leftside' %> +<%= javascript_include_tag 'attachments'%> + + + + + + +
+
资源库
+ +
+ +
+
+ +
+ <%= render :partial => 'resource_search_form',:locals => {:user=>@user,:type=>@type} %> +
+
为您找到<%= @atta_count%>个资源
+
+
+ +
+
+
+ + <%= render :partial => 'resources_list' ,:locals=>{ :attachments => @attachments} %> + +
+
+
+ +
+ 全选 + 删除 +
+
选择 0 个资源
+
+ 发送 +
+
+
+
+
+
+ +
+
+ +
+ + + + + + + diff --git a/public/images/homepage_icon.png b/public/images/homepage_icon.png index 46f96a36f..28a7eb44a 100644 Binary files a/public/images/homepage_icon.png and b/public/images/homepage_icon.png differ diff --git a/public/stylesheets/courses.css b/public/stylesheets/courses.css index 754112b52..dd21e8472 100644 --- a/public/stylesheets/courses.css +++ b/public/stylesheets/courses.css @@ -41,7 +41,7 @@ a:hover.news_foot{ color:#787b7e; border:1px solid #d4d4d4;} .pingBoxTit{ float:left; width:625px; margin-left:10px;} .pingText{border:1px solid #CCCCCC; margin:5px; padding:5px; width:610px; height:20px; } .pingBackTit{ float:left; width:573px; margin-left:10px; } -.hworkUl{ height:30px; border-bottom:1px solid #eaeaea; line-height:30px; vertical-align:middle; padding-bottom:5px;} +.hworkUl{ height:30px; border-bottom:1px solid #eaeaea; line-height:30px; vertical-align:middle;} .hworkH30 {height:30px !important; line-height:30px !important;} .hworkListRow {height:65px; border-bottom:1px solid #eaeaea; line-height:65px; vertical-align:middle;} .hworkListRow:hover {background-color:#f6f6f7;} diff --git a/public/stylesheets/images/homepage_icon.png b/public/stylesheets/images/homepage_icon.png index bb32783b5..28a7eb44a 100644 Binary files a/public/stylesheets/images/homepage_icon.png and b/public/stylesheets/images/homepage_icon.png differ diff --git a/public/stylesheets/new_user.css b/public/stylesheets/new_user.css index 5e049e029..28fb1e80e 100644 --- a/public/stylesheets/new_user.css +++ b/public/stylesheets/new_user.css @@ -373,6 +373,7 @@ a.sendButtonBlue:hover {color:#ffffff;} } a.resourcesTypeAll {background:url(images/homepage_icon.png) -180px -89px no-repeat; padding-left:23px;} a.resourcesTypeAtt {background:url(images/homepage_icon.png) -180px -49px no-repeat; padding-left:23px;} +a.resourcesTypeUser {background:url(images/homepage_icon.png) -180px -453px no-repeat; padding-left:23px;} .resourcesType {width:75px; background-color:#ffffff; float:left; list-style:none; position:absolute; border:1px solid #eaeaea; border-radius:5px; top:15px; padding:10px 20px; left:-90px; font-size:12px; color:#888888; display:none; line-height:2;} /*.resourcesUploadBox {float:right; width:103px; height:34px; background-color:#64bdd9; line-height:34px; vertical-align:middle; text-align:center; margin-left:12px;}*/ /*.resourcesUploadBox:hover {background-color:#0781b4;}*/ @@ -527,7 +528,7 @@ a.homepageWhite:hover {color:#a1ebff} a.newsGrey {color:#4b4b4b;} a.newsGrey:hover {color:#000000;} a.newsRed {color:red;} -a.newsRed:hovor {color:#888888;} +a.newsRed:hover {color:#888888;} a.replyGrey {color:#888888; display:inline-block;} a.replyGrey:hover {color:#4b4b4b;} a.replyGrey1 {color:#888888;}