diff --git a/app/views/users/show.html.erb b/app/views/users/show.html.erb index 50e855ddd..cd4fed463 100644 --- a/app/views/users/show.html.erb +++ b/app/views/users/show.html.erb @@ -202,8 +202,8 @@
- <%= course.name %> - <%= course.syllabus.title %> + <%= course.name %> + <%= course.syllabus.title %> <%= format_time course.updatetime %> 分享
diff --git a/public/stylesheets/css/edu-common.css b/public/stylesheets/css/edu-common.css index 928e909f7..d456f63f5 100644 --- a/public/stylesheets/css/edu-common.css +++ b/public/stylesheets/css/edu-common.css @@ -35,6 +35,7 @@ input,textarea,select{ background: #fff; border:1px solid #ccc; color:#666;} .color-light-green{color:#29bd8b!important;} .color-blue{color:#3498db!important;} .color-orange{color:#ee4a1f!important;} +.color-orange02{color:#f79f88!important;} .color-yellow{color:#f0ad4e!important;} .color-light-grey{color:#afafaf!important;} .color-grey{color:#888!important;} @@ -47,6 +48,8 @@ a.link-color-green{color:#29bd8b!important;} a.link-color-blue{color:#6a8abe!important;} a.link-color-grey02{color:#888!important;} a:hover.link-color-grey02{ color:red!important;} +a.link-color-grey03{color:#888!important;} +a:hover.link-color-grey03{color:#3498db!important;} .edu-color-grey{ color:#666;} .edu-color-grey:hover{color:#5faee3;} /*通用文字大小样式*/ diff --git a/public/stylesheets/css/edu-user.css b/public/stylesheets/css/edu-user.css index 27e3f32d2..5b560fbb4 100644 --- a/public/stylesheets/css/edu-user.css +++ b/public/stylesheets/css/edu-user.css @@ -96,8 +96,7 @@ .-task-con-int .passageway .hascon .train p .last{width:8.3%;display:inline-block;color:#888;overflow:hidden; white-space: nowrap; text-overflow:ellipsis;} .-task-con-int .passageway .hascon .train p .last:hover{color:#5faee3;} .-task-con-int .passageway .hascon .train p .last:hover .blue{color:#5faee3;} -.-task-con-int .passageway .hascon .lesson p:hover a{color:#5faee3;} -.-task-con-int .passageway .hascon .train p:hover a{color:#5faee3;} + .-task-con-int .passageway .hascon .expand{display:block;;height:70px;line-height:70px;text-align:center;background:#aaa;color:#fff;} /*--------------------------------------箭头动画效果-----------------------------------*/ .-task-con-int .passageway .hint .zhuan{