From: Toshi MARUYAMA Date: Sat, 24 Mar 2012 00:03:05 +0000 (+0000) Subject: Replace tables that were using the 'width' attribute with inline styles (should be... X-Git-Tag: 1.4.0~97 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=e2bb8721d9e0b41094f7a7c768951235492dc3e4;p=redmine.git Replace tables that were using the 'width' attribute with inline styles (should be replaced with an ID/class). Contributed by Andrew Smith. git-svn-id: svn+ssh://rubyforge.org/var/svn/redmine/trunk@9253 e93f8b46-1217-0410-a6f0-8f06a7374b81 --- diff --git a/app/views/gantts/show.html.erb b/app/views/gantts/show.html.erb index 66890b123..0b4af3523 100644 --- a/app/views/gantts/show.html.erb +++ b/app/views/gantts/show.html.erb @@ -63,7 +63,7 @@ t_height = g_height + headers_height

<%= l(:notice_gantt_chart_truncated, :max => @gantt.max_rows) %>

<% end %> - +
@@ -167,7 +167,7 @@ if Date.today >= @gantt.date_from and Date.today <= @gantt.date_to %>
- +
diff --git a/app/views/queries/_filters.html.erb b/app/views/queries/_filters.html.erb index ae9bdd070..ff84d8544 100644 --- a/app/views/queries/_filters.html.erb +++ b/app/views/queries/_filters.html.erb @@ -1,4 +1,4 @@ -
<%= link_to_content_update("\xc2\xab " + l(:label_previous), params.merge(@gantt.params_previous)) %> <%= link_to_content_update(l(:label_next) + " \xc2\xbb", params.merge(@gantt.params_next)) %>
+
diff --git a/public/help/wiki_syntax.html b/public/help/wiki_syntax.html index 6886f3407..a92720b4d 100644 --- a/public/help/wiki_syntax.html +++ b/public/help/wiki_syntax.html @@ -20,7 +20,7 @@ table td h3 { font-size: 1.2em; text-align: left; }

Wiki Syntax Quick Reference

-
+
Font Styles
Strong*Strong*Strong
Italic_Italic_Italic