diff --git a/app/views/organizations/new.html.erb b/app/views/organizations/new.html.erb index ae0900973..6a4fdf382 100644 --- a/app/views/organizations/new.html.erb +++ b/app/views/organizations/new.html.erb @@ -49,8 +49,8 @@
  • - 创建 - <%= link_to "取消",user_activities_path(User.current.id),:class => "blue_btn grey_btn fl c_white"%> + 创建 + <%= link_to "取消",user_activities_path(User.current.id),:class => "grey_btn fl c_white f14"%>
  • <% end%> diff --git a/app/views/users/_homework_repository.html.erb b/app/views/users/_homework_repository.html.erb index 463d250f5..9ede0a8f0 100644 --- a/app/views/users/_homework_repository.html.erb +++ b/app/views/users/_homework_repository.html.erb @@ -1,3 +1,4 @@ +<%= stylesheet_link_tag 'css/popup'%>