From 23a23fd085e80e19bf9310dbc07e8940ef0a9f32 Mon Sep 17 00:00:00 2001 From: huang Date: Fri, 6 May 2016 19:53:13 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BB=84=E7=BB=87logo=E4=B8=8A=E4=BC=A0?= =?UTF-8?q?=E5=9B=BE=E7=89=87?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- app/views/layouts/base_org2.html.erb | 14 ++-- app/views/layouts/base_sub_domain.html.erb | 9 ++- .../_show_newstyle.html.erb | 2 +- public/stylesheets/org2.css | 68 +++++++++++++++++++ 4 files changed, 84 insertions(+), 9 deletions(-) diff --git a/app/views/layouts/base_org2.html.erb b/app/views/layouts/base_org2.html.erb index 8833a78b8..0052cf077 100644 --- a/app/views/layouts/base_org2.html.erb +++ b/app/views/layouts/base_org2.html.erb @@ -27,7 +27,7 @@ tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]} }); - + @@ -179,13 +179,15 @@ + +
+ + <%#= call_hook :view_layouts_base_body_bottom %> - - + + + diff --git a/app/views/layouts/base_sub_domain.html.erb b/app/views/layouts/base_sub_domain.html.erb index 9a04f4993..49f30796b 100644 --- a/app/views/layouts/base_sub_domain.html.erb +++ b/app/views/layouts/base_sub_domain.html.erb @@ -9,7 +9,7 @@ <%= favicon %> <%= javascript_heads %> <%= heads_for_theme %> - <%= stylesheet_link_tag 'org2','jquery/jquery-ui-1.9.2' %> + <%= stylesheet_link_tag 'org_new_style','jquery/jquery-ui-1.9.2', 'org2' %> <%= javascript_include_tag 'cookie','project', 'organization','header','prettify','select_list_move','org'%> <%= javascript_include_tag 'attachments' %> <%#= call_hook :view_layouts_base_html_head %> @@ -27,7 +27,7 @@ tex2jax: {inlineMath: [['$','$'], ['\\(','\\)']]} }); - +