diff options
author | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2017-01-15 16:34:28 +0000 |
---|---|---|
committer | Jean-Philippe Lang <jp_lang@yahoo.fr> | 2017-01-15 16:34:28 +0000 |
commit | 61fdbfbd79dd248dba4397a5f8ffe3abf408e696 (patch) | |
tree | af90092ead86aced2509d7826d524b2fa383ebbd /public/help | |
parent | 733c96ce2af902f957d9f9550720d9bb989c63e7 (diff) | |
download | redmine-61fdbfbd79dd248dba4397a5f8ffe3abf408e696.tar.gz redmine-61fdbfbd79dd248dba4397a5f8ffe3abf408e696.zip |
Extract wiki_syntax_detailed internal style sheets into an external one (#24800).
Patch by Mischa The Evil.
git-svn-id: http://svn.redmine.org/redmine/trunk@16206 e93f8b46-1217-0410-a6f0-8f06a7374b81
Diffstat (limited to 'public/help')
99 files changed, 123 insertions, 2646 deletions
diff --git a/public/help/ar/wiki_syntax_detailed_markdown.html b/public/help/ar/wiki_syntax_detailed_markdown.html index b42394882..e150d95c7 100644 --- a/public/help/ar/wiki_syntax_detailed_markdown.html +++ b/public/help/ar/wiki_syntax_detailed_markdown.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting (Markdown)</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/ar/wiki_syntax_detailed_textile.html b/public/help/ar/wiki_syntax_detailed_textile.html index 09f3210ef..1d38d2abb 100644 --- a/public/help/ar/wiki_syntax_detailed_textile.html +++ b/public/help/ar/wiki_syntax_detailed_textile.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/az/wiki_syntax_detailed_markdown.html b/public/help/az/wiki_syntax_detailed_markdown.html index b42394882..e150d95c7 100644 --- a/public/help/az/wiki_syntax_detailed_markdown.html +++ b/public/help/az/wiki_syntax_detailed_markdown.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting (Markdown)</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/az/wiki_syntax_detailed_textile.html b/public/help/az/wiki_syntax_detailed_textile.html index 09f3210ef..1d38d2abb 100644 --- a/public/help/az/wiki_syntax_detailed_textile.html +++ b/public/help/az/wiki_syntax_detailed_textile.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/bg/wiki_syntax_detailed_markdown.html b/public/help/bg/wiki_syntax_detailed_markdown.html index b42394882..e150d95c7 100644 --- a/public/help/bg/wiki_syntax_detailed_markdown.html +++ b/public/help/bg/wiki_syntax_detailed_markdown.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting (Markdown)</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/bg/wiki_syntax_detailed_textile.html b/public/help/bg/wiki_syntax_detailed_textile.html index 09f3210ef..1d38d2abb 100644 --- a/public/help/bg/wiki_syntax_detailed_textile.html +++ b/public/help/bg/wiki_syntax_detailed_textile.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/bs/wiki_syntax_detailed_markdown.html b/public/help/bs/wiki_syntax_detailed_markdown.html index b42394882..e150d95c7 100644 --- a/public/help/bs/wiki_syntax_detailed_markdown.html +++ b/public/help/bs/wiki_syntax_detailed_markdown.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting (Markdown)</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/bs/wiki_syntax_detailed_textile.html b/public/help/bs/wiki_syntax_detailed_textile.html index 09f3210ef..1d38d2abb 100644 --- a/public/help/bs/wiki_syntax_detailed_textile.html +++ b/public/help/bs/wiki_syntax_detailed_textile.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/ca/wiki_syntax_detailed_markdown.html b/public/help/ca/wiki_syntax_detailed_markdown.html index b42394882..e150d95c7 100644 --- a/public/help/ca/wiki_syntax_detailed_markdown.html +++ b/public/help/ca/wiki_syntax_detailed_markdown.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting (Markdown)</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/ca/wiki_syntax_detailed_textile.html b/public/help/ca/wiki_syntax_detailed_textile.html index 09f3210ef..1d38d2abb 100644 --- a/public/help/ca/wiki_syntax_detailed_textile.html +++ b/public/help/ca/wiki_syntax_detailed_textile.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/cs/wiki_syntax_detailed_markdown.html b/public/help/cs/wiki_syntax_detailed_markdown.html index 967e7bce2..6764d78af 100644 --- a/public/help/cs/wiki_syntax_detailed_markdown.html +++ b/public/help/cs/wiki_syntax_detailed_markdown.html @@ -3,33 +3,7 @@ <head> <title>Formátovánà Wiki v Redminu</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/cs/wiki_syntax_detailed_textile.html b/public/help/cs/wiki_syntax_detailed_textile.html index 5168ea97b..e7e3c146a 100644 --- a/public/help/cs/wiki_syntax_detailed_textile.html +++ b/public/help/cs/wiki_syntax_detailed_textile.html @@ -3,33 +3,7 @@ <head> <title>Formátovánà Wiki v Redminu</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/da/wiki_syntax_detailed_markdown.html b/public/help/da/wiki_syntax_detailed_markdown.html index b42394882..e150d95c7 100644 --- a/public/help/da/wiki_syntax_detailed_markdown.html +++ b/public/help/da/wiki_syntax_detailed_markdown.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting (Markdown)</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/da/wiki_syntax_detailed_textile.html b/public/help/da/wiki_syntax_detailed_textile.html index 09f3210ef..1d38d2abb 100644 --- a/public/help/da/wiki_syntax_detailed_textile.html +++ b/public/help/da/wiki_syntax_detailed_textile.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/de/wiki_syntax_detailed_markdown.html b/public/help/de/wiki_syntax_detailed_markdown.html index b42394882..e150d95c7 100644 --- a/public/help/de/wiki_syntax_detailed_markdown.html +++ b/public/help/de/wiki_syntax_detailed_markdown.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting (Markdown)</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/de/wiki_syntax_detailed_textile.html b/public/help/de/wiki_syntax_detailed_textile.html index 09f3210ef..1d38d2abb 100644 --- a/public/help/de/wiki_syntax_detailed_textile.html +++ b/public/help/de/wiki_syntax_detailed_textile.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/el/wiki_syntax_detailed_markdown.html b/public/help/el/wiki_syntax_detailed_markdown.html index b42394882..e150d95c7 100644 --- a/public/help/el/wiki_syntax_detailed_markdown.html +++ b/public/help/el/wiki_syntax_detailed_markdown.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting (Markdown)</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/el/wiki_syntax_detailed_textile.html b/public/help/el/wiki_syntax_detailed_textile.html index 09f3210ef..1d38d2abb 100644 --- a/public/help/el/wiki_syntax_detailed_textile.html +++ b/public/help/el/wiki_syntax_detailed_textile.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/en-gb/wiki_syntax_detailed_markdown.html b/public/help/en-gb/wiki_syntax_detailed_markdown.html index b42394882..e150d95c7 100644 --- a/public/help/en-gb/wiki_syntax_detailed_markdown.html +++ b/public/help/en-gb/wiki_syntax_detailed_markdown.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting (Markdown)</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/en-gb/wiki_syntax_detailed_textile.html b/public/help/en-gb/wiki_syntax_detailed_textile.html index 09f3210ef..1d38d2abb 100644 --- a/public/help/en-gb/wiki_syntax_detailed_textile.html +++ b/public/help/en-gb/wiki_syntax_detailed_textile.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/en/wiki_syntax_detailed_markdown.html b/public/help/en/wiki_syntax_detailed_markdown.html index b42394882..e150d95c7 100644 --- a/public/help/en/wiki_syntax_detailed_markdown.html +++ b/public/help/en/wiki_syntax_detailed_markdown.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting (Markdown)</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/en/wiki_syntax_detailed_textile.html b/public/help/en/wiki_syntax_detailed_textile.html index 09f3210ef..1d38d2abb 100644 --- a/public/help/en/wiki_syntax_detailed_textile.html +++ b/public/help/en/wiki_syntax_detailed_textile.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/es-pa/wiki_syntax_detailed_markdown.html b/public/help/es-pa/wiki_syntax_detailed_markdown.html index b42394882..e150d95c7 100644 --- a/public/help/es-pa/wiki_syntax_detailed_markdown.html +++ b/public/help/es-pa/wiki_syntax_detailed_markdown.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting (Markdown)</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/es-pa/wiki_syntax_detailed_textile.html b/public/help/es-pa/wiki_syntax_detailed_textile.html index 09f3210ef..1d38d2abb 100644 --- a/public/help/es-pa/wiki_syntax_detailed_textile.html +++ b/public/help/es-pa/wiki_syntax_detailed_textile.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/es/wiki_syntax_detailed_markdown.html b/public/help/es/wiki_syntax_detailed_markdown.html index b42394882..e150d95c7 100644 --- a/public/help/es/wiki_syntax_detailed_markdown.html +++ b/public/help/es/wiki_syntax_detailed_markdown.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting (Markdown)</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/es/wiki_syntax_detailed_textile.html b/public/help/es/wiki_syntax_detailed_textile.html index 09f3210ef..1d38d2abb 100644 --- a/public/help/es/wiki_syntax_detailed_textile.html +++ b/public/help/es/wiki_syntax_detailed_textile.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/et/wiki_syntax_detailed_markdown.html b/public/help/et/wiki_syntax_detailed_markdown.html index b42394882..e150d95c7 100644 --- a/public/help/et/wiki_syntax_detailed_markdown.html +++ b/public/help/et/wiki_syntax_detailed_markdown.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting (Markdown)</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/et/wiki_syntax_detailed_textile.html b/public/help/et/wiki_syntax_detailed_textile.html index 09f3210ef..1d38d2abb 100644 --- a/public/help/et/wiki_syntax_detailed_textile.html +++ b/public/help/et/wiki_syntax_detailed_textile.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/eu/wiki_syntax_detailed_markdown.html b/public/help/eu/wiki_syntax_detailed_markdown.html index b42394882..e150d95c7 100644 --- a/public/help/eu/wiki_syntax_detailed_markdown.html +++ b/public/help/eu/wiki_syntax_detailed_markdown.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting (Markdown)</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/eu/wiki_syntax_detailed_textile.html b/public/help/eu/wiki_syntax_detailed_textile.html index 09f3210ef..1d38d2abb 100644 --- a/public/help/eu/wiki_syntax_detailed_textile.html +++ b/public/help/eu/wiki_syntax_detailed_textile.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/fa/wiki_syntax_detailed_markdown.html b/public/help/fa/wiki_syntax_detailed_markdown.html index b42394882..e150d95c7 100644 --- a/public/help/fa/wiki_syntax_detailed_markdown.html +++ b/public/help/fa/wiki_syntax_detailed_markdown.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting (Markdown)</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/fa/wiki_syntax_detailed_textile.html b/public/help/fa/wiki_syntax_detailed_textile.html index 09f3210ef..1d38d2abb 100644 --- a/public/help/fa/wiki_syntax_detailed_textile.html +++ b/public/help/fa/wiki_syntax_detailed_textile.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/fi/wiki_syntax_detailed_markdown.html b/public/help/fi/wiki_syntax_detailed_markdown.html index b42394882..e150d95c7 100644 --- a/public/help/fi/wiki_syntax_detailed_markdown.html +++ b/public/help/fi/wiki_syntax_detailed_markdown.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting (Markdown)</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/fi/wiki_syntax_detailed_textile.html b/public/help/fi/wiki_syntax_detailed_textile.html index 09f3210ef..1d38d2abb 100644 --- a/public/help/fi/wiki_syntax_detailed_textile.html +++ b/public/help/fi/wiki_syntax_detailed_textile.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/fr/wiki_syntax_detailed_markdown.html b/public/help/fr/wiki_syntax_detailed_markdown.html index b42394882..e150d95c7 100644 --- a/public/help/fr/wiki_syntax_detailed_markdown.html +++ b/public/help/fr/wiki_syntax_detailed_markdown.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting (Markdown)</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/fr/wiki_syntax_detailed_textile.html b/public/help/fr/wiki_syntax_detailed_textile.html index 6ee0754d0..8a030b7df 100644 --- a/public/help/fr/wiki_syntax_detailed_textile.html +++ b/public/help/fr/wiki_syntax_detailed_textile.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/gl/wiki_syntax_detailed_markdown.html b/public/help/gl/wiki_syntax_detailed_markdown.html index b42394882..e150d95c7 100644 --- a/public/help/gl/wiki_syntax_detailed_markdown.html +++ b/public/help/gl/wiki_syntax_detailed_markdown.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting (Markdown)</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/gl/wiki_syntax_detailed_textile.html b/public/help/gl/wiki_syntax_detailed_textile.html index 09f3210ef..1d38d2abb 100644 --- a/public/help/gl/wiki_syntax_detailed_textile.html +++ b/public/help/gl/wiki_syntax_detailed_textile.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/he/wiki_syntax_detailed_markdown.html b/public/help/he/wiki_syntax_detailed_markdown.html index b42394882..e150d95c7 100644 --- a/public/help/he/wiki_syntax_detailed_markdown.html +++ b/public/help/he/wiki_syntax_detailed_markdown.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting (Markdown)</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/he/wiki_syntax_detailed_textile.html b/public/help/he/wiki_syntax_detailed_textile.html index 09f3210ef..1d38d2abb 100644 --- a/public/help/he/wiki_syntax_detailed_textile.html +++ b/public/help/he/wiki_syntax_detailed_textile.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/hr/wiki_syntax_detailed_markdown.html b/public/help/hr/wiki_syntax_detailed_markdown.html index b42394882..e150d95c7 100644 --- a/public/help/hr/wiki_syntax_detailed_markdown.html +++ b/public/help/hr/wiki_syntax_detailed_markdown.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting (Markdown)</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/hr/wiki_syntax_detailed_textile.html b/public/help/hr/wiki_syntax_detailed_textile.html index 09f3210ef..1d38d2abb 100644 --- a/public/help/hr/wiki_syntax_detailed_textile.html +++ b/public/help/hr/wiki_syntax_detailed_textile.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/hu/wiki_syntax_detailed_markdown.html b/public/help/hu/wiki_syntax_detailed_markdown.html index b42394882..e150d95c7 100644 --- a/public/help/hu/wiki_syntax_detailed_markdown.html +++ b/public/help/hu/wiki_syntax_detailed_markdown.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting (Markdown)</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/hu/wiki_syntax_detailed_textile.html b/public/help/hu/wiki_syntax_detailed_textile.html index 09f3210ef..1d38d2abb 100644 --- a/public/help/hu/wiki_syntax_detailed_textile.html +++ b/public/help/hu/wiki_syntax_detailed_textile.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/id/wiki_syntax_detailed_markdown.html b/public/help/id/wiki_syntax_detailed_markdown.html index b42394882..e150d95c7 100644 --- a/public/help/id/wiki_syntax_detailed_markdown.html +++ b/public/help/id/wiki_syntax_detailed_markdown.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting (Markdown)</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/id/wiki_syntax_detailed_textile.html b/public/help/id/wiki_syntax_detailed_textile.html index 09f3210ef..1d38d2abb 100644 --- a/public/help/id/wiki_syntax_detailed_textile.html +++ b/public/help/id/wiki_syntax_detailed_textile.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/it/wiki_syntax_detailed_markdown.html b/public/help/it/wiki_syntax_detailed_markdown.html index b42394882..e150d95c7 100644 --- a/public/help/it/wiki_syntax_detailed_markdown.html +++ b/public/help/it/wiki_syntax_detailed_markdown.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting (Markdown)</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/it/wiki_syntax_detailed_textile.html b/public/help/it/wiki_syntax_detailed_textile.html index 09f3210ef..1d38d2abb 100644 --- a/public/help/it/wiki_syntax_detailed_textile.html +++ b/public/help/it/wiki_syntax_detailed_textile.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/ja/wiki_syntax_detailed_markdown.html b/public/help/ja/wiki_syntax_detailed_markdown.html index fc36822ce..f4cf48357 100644 --- a/public/help/ja/wiki_syntax_detailed_markdown.html +++ b/public/help/ja/wiki_syntax_detailed_markdown.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting (Markdown)</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/ja/wiki_syntax_detailed_textile.html b/public/help/ja/wiki_syntax_detailed_textile.html index 756fab82e..468f166c1 100644 --- a/public/help/ja/wiki_syntax_detailed_textile.html +++ b/public/help/ja/wiki_syntax_detailed_textile.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/ko/wiki_syntax_detailed_markdown.html b/public/help/ko/wiki_syntax_detailed_markdown.html index b42394882..e150d95c7 100644 --- a/public/help/ko/wiki_syntax_detailed_markdown.html +++ b/public/help/ko/wiki_syntax_detailed_markdown.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting (Markdown)</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/ko/wiki_syntax_detailed_textile.html b/public/help/ko/wiki_syntax_detailed_textile.html index 09f3210ef..1d38d2abb 100644 --- a/public/help/ko/wiki_syntax_detailed_textile.html +++ b/public/help/ko/wiki_syntax_detailed_textile.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/lt/wiki_syntax_detailed_markdown.html b/public/help/lt/wiki_syntax_detailed_markdown.html index b42394882..e150d95c7 100644 --- a/public/help/lt/wiki_syntax_detailed_markdown.html +++ b/public/help/lt/wiki_syntax_detailed_markdown.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting (Markdown)</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/lt/wiki_syntax_detailed_textile.html b/public/help/lt/wiki_syntax_detailed_textile.html index 09f3210ef..1d38d2abb 100644 --- a/public/help/lt/wiki_syntax_detailed_textile.html +++ b/public/help/lt/wiki_syntax_detailed_textile.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/lv/wiki_syntax_detailed_markdown.html b/public/help/lv/wiki_syntax_detailed_markdown.html index b42394882..e150d95c7 100644 --- a/public/help/lv/wiki_syntax_detailed_markdown.html +++ b/public/help/lv/wiki_syntax_detailed_markdown.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting (Markdown)</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/lv/wiki_syntax_detailed_textile.html b/public/help/lv/wiki_syntax_detailed_textile.html index 09f3210ef..1d38d2abb 100644 --- a/public/help/lv/wiki_syntax_detailed_textile.html +++ b/public/help/lv/wiki_syntax_detailed_textile.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/mk/wiki_syntax_detailed_markdown.html b/public/help/mk/wiki_syntax_detailed_markdown.html index b42394882..e150d95c7 100644 --- a/public/help/mk/wiki_syntax_detailed_markdown.html +++ b/public/help/mk/wiki_syntax_detailed_markdown.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting (Markdown)</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/mk/wiki_syntax_detailed_textile.html b/public/help/mk/wiki_syntax_detailed_textile.html index 09f3210ef..1d38d2abb 100644 --- a/public/help/mk/wiki_syntax_detailed_textile.html +++ b/public/help/mk/wiki_syntax_detailed_textile.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/mn/wiki_syntax_detailed_markdown.html b/public/help/mn/wiki_syntax_detailed_markdown.html index b42394882..e150d95c7 100644 --- a/public/help/mn/wiki_syntax_detailed_markdown.html +++ b/public/help/mn/wiki_syntax_detailed_markdown.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting (Markdown)</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/mn/wiki_syntax_detailed_textile.html b/public/help/mn/wiki_syntax_detailed_textile.html index 09f3210ef..1d38d2abb 100644 --- a/public/help/mn/wiki_syntax_detailed_textile.html +++ b/public/help/mn/wiki_syntax_detailed_textile.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/nl/wiki_syntax_detailed_markdown.html b/public/help/nl/wiki_syntax_detailed_markdown.html index b42394882..e150d95c7 100644 --- a/public/help/nl/wiki_syntax_detailed_markdown.html +++ b/public/help/nl/wiki_syntax_detailed_markdown.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting (Markdown)</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/nl/wiki_syntax_detailed_textile.html b/public/help/nl/wiki_syntax_detailed_textile.html index 09f3210ef..1d38d2abb 100644 --- a/public/help/nl/wiki_syntax_detailed_textile.html +++ b/public/help/nl/wiki_syntax_detailed_textile.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/no/wiki_syntax_detailed_markdown.html b/public/help/no/wiki_syntax_detailed_markdown.html index b42394882..e150d95c7 100644 --- a/public/help/no/wiki_syntax_detailed_markdown.html +++ b/public/help/no/wiki_syntax_detailed_markdown.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting (Markdown)</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/no/wiki_syntax_detailed_textile.html b/public/help/no/wiki_syntax_detailed_textile.html index 09f3210ef..1d38d2abb 100644 --- a/public/help/no/wiki_syntax_detailed_textile.html +++ b/public/help/no/wiki_syntax_detailed_textile.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/pl/wiki_syntax_detailed_markdown.html b/public/help/pl/wiki_syntax_detailed_markdown.html index b42394882..e150d95c7 100644 --- a/public/help/pl/wiki_syntax_detailed_markdown.html +++ b/public/help/pl/wiki_syntax_detailed_markdown.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting (Markdown)</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/pl/wiki_syntax_detailed_textile.html b/public/help/pl/wiki_syntax_detailed_textile.html index 09f3210ef..1d38d2abb 100644 --- a/public/help/pl/wiki_syntax_detailed_textile.html +++ b/public/help/pl/wiki_syntax_detailed_textile.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/pt-br/wiki_syntax_detailed_markdown.html b/public/help/pt-br/wiki_syntax_detailed_markdown.html index b42394882..e150d95c7 100644 --- a/public/help/pt-br/wiki_syntax_detailed_markdown.html +++ b/public/help/pt-br/wiki_syntax_detailed_markdown.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting (Markdown)</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/pt-br/wiki_syntax_detailed_textile.html b/public/help/pt-br/wiki_syntax_detailed_textile.html index 09f3210ef..1d38d2abb 100644 --- a/public/help/pt-br/wiki_syntax_detailed_textile.html +++ b/public/help/pt-br/wiki_syntax_detailed_textile.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/pt/wiki_syntax_detailed_markdown.html b/public/help/pt/wiki_syntax_detailed_markdown.html index b42394882..e150d95c7 100644 --- a/public/help/pt/wiki_syntax_detailed_markdown.html +++ b/public/help/pt/wiki_syntax_detailed_markdown.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting (Markdown)</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/pt/wiki_syntax_detailed_textile.html b/public/help/pt/wiki_syntax_detailed_textile.html index 09f3210ef..1d38d2abb 100644 --- a/public/help/pt/wiki_syntax_detailed_textile.html +++ b/public/help/pt/wiki_syntax_detailed_textile.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/ro/wiki_syntax_detailed_markdown.html b/public/help/ro/wiki_syntax_detailed_markdown.html index b42394882..e150d95c7 100644 --- a/public/help/ro/wiki_syntax_detailed_markdown.html +++ b/public/help/ro/wiki_syntax_detailed_markdown.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting (Markdown)</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/ro/wiki_syntax_detailed_textile.html b/public/help/ro/wiki_syntax_detailed_textile.html index 09f3210ef..1d38d2abb 100644 --- a/public/help/ro/wiki_syntax_detailed_textile.html +++ b/public/help/ro/wiki_syntax_detailed_textile.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/ru/wiki_syntax_detailed_markdown.html b/public/help/ru/wiki_syntax_detailed_markdown.html index b42394882..e150d95c7 100644 --- a/public/help/ru/wiki_syntax_detailed_markdown.html +++ b/public/help/ru/wiki_syntax_detailed_markdown.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting (Markdown)</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/ru/wiki_syntax_detailed_textile.html b/public/help/ru/wiki_syntax_detailed_textile.html index 989b3343b..7f9de089a 100644 --- a/public/help/ru/wiki_syntax_detailed_textile.html +++ b/public/help/ru/wiki_syntax_detailed_textile.html @@ -3,33 +3,7 @@ <head> <title>Форматирование Wiki Redmine</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/sk/wiki_syntax_detailed_markdown.html b/public/help/sk/wiki_syntax_detailed_markdown.html index b42394882..e150d95c7 100644 --- a/public/help/sk/wiki_syntax_detailed_markdown.html +++ b/public/help/sk/wiki_syntax_detailed_markdown.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting (Markdown)</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/sk/wiki_syntax_detailed_textile.html b/public/help/sk/wiki_syntax_detailed_textile.html index 09f3210ef..1d38d2abb 100644 --- a/public/help/sk/wiki_syntax_detailed_textile.html +++ b/public/help/sk/wiki_syntax_detailed_textile.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/sl/wiki_syntax_detailed_markdown.html b/public/help/sl/wiki_syntax_detailed_markdown.html index b42394882..e150d95c7 100644 --- a/public/help/sl/wiki_syntax_detailed_markdown.html +++ b/public/help/sl/wiki_syntax_detailed_markdown.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting (Markdown)</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/sl/wiki_syntax_detailed_textile.html b/public/help/sl/wiki_syntax_detailed_textile.html index 09f3210ef..1d38d2abb 100644 --- a/public/help/sl/wiki_syntax_detailed_textile.html +++ b/public/help/sl/wiki_syntax_detailed_textile.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/sq/wiki_syntax_detailed_markdown.html b/public/help/sq/wiki_syntax_detailed_markdown.html index b42394882..e150d95c7 100644 --- a/public/help/sq/wiki_syntax_detailed_markdown.html +++ b/public/help/sq/wiki_syntax_detailed_markdown.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting (Markdown)</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/sq/wiki_syntax_detailed_textile.html b/public/help/sq/wiki_syntax_detailed_textile.html index 09f3210ef..1d38d2abb 100644 --- a/public/help/sq/wiki_syntax_detailed_textile.html +++ b/public/help/sq/wiki_syntax_detailed_textile.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/sr-yu/wiki_syntax_detailed_markdown.html b/public/help/sr-yu/wiki_syntax_detailed_markdown.html index b42394882..e150d95c7 100644 --- a/public/help/sr-yu/wiki_syntax_detailed_markdown.html +++ b/public/help/sr-yu/wiki_syntax_detailed_markdown.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting (Markdown)</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/sr-yu/wiki_syntax_detailed_textile.html b/public/help/sr-yu/wiki_syntax_detailed_textile.html index 09f3210ef..1d38d2abb 100644 --- a/public/help/sr-yu/wiki_syntax_detailed_textile.html +++ b/public/help/sr-yu/wiki_syntax_detailed_textile.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/sr/wiki_syntax_detailed_markdown.html b/public/help/sr/wiki_syntax_detailed_markdown.html index b42394882..e150d95c7 100644 --- a/public/help/sr/wiki_syntax_detailed_markdown.html +++ b/public/help/sr/wiki_syntax_detailed_markdown.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting (Markdown)</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/sr/wiki_syntax_detailed_textile.html b/public/help/sr/wiki_syntax_detailed_textile.html index 09f3210ef..1d38d2abb 100644 --- a/public/help/sr/wiki_syntax_detailed_textile.html +++ b/public/help/sr/wiki_syntax_detailed_textile.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/sv/wiki_syntax_detailed_markdown.html b/public/help/sv/wiki_syntax_detailed_markdown.html index b42394882..e150d95c7 100644 --- a/public/help/sv/wiki_syntax_detailed_markdown.html +++ b/public/help/sv/wiki_syntax_detailed_markdown.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting (Markdown)</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/sv/wiki_syntax_detailed_textile.html b/public/help/sv/wiki_syntax_detailed_textile.html index 09f3210ef..1d38d2abb 100644 --- a/public/help/sv/wiki_syntax_detailed_textile.html +++ b/public/help/sv/wiki_syntax_detailed_textile.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/th/wiki_syntax_detailed_markdown.html b/public/help/th/wiki_syntax_detailed_markdown.html index b42394882..e150d95c7 100644 --- a/public/help/th/wiki_syntax_detailed_markdown.html +++ b/public/help/th/wiki_syntax_detailed_markdown.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting (Markdown)</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/th/wiki_syntax_detailed_textile.html b/public/help/th/wiki_syntax_detailed_textile.html index 09f3210ef..1d38d2abb 100644 --- a/public/help/th/wiki_syntax_detailed_textile.html +++ b/public/help/th/wiki_syntax_detailed_textile.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/tr/wiki_syntax_detailed_markdown.html b/public/help/tr/wiki_syntax_detailed_markdown.html index b42394882..e150d95c7 100644 --- a/public/help/tr/wiki_syntax_detailed_markdown.html +++ b/public/help/tr/wiki_syntax_detailed_markdown.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting (Markdown)</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/tr/wiki_syntax_detailed_textile.html b/public/help/tr/wiki_syntax_detailed_textile.html index 09f3210ef..1d38d2abb 100644 --- a/public/help/tr/wiki_syntax_detailed_textile.html +++ b/public/help/tr/wiki_syntax_detailed_textile.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/uk/wiki_syntax_detailed_markdown.html b/public/help/uk/wiki_syntax_detailed_markdown.html index b42394882..e150d95c7 100644 --- a/public/help/uk/wiki_syntax_detailed_markdown.html +++ b/public/help/uk/wiki_syntax_detailed_markdown.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting (Markdown)</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/uk/wiki_syntax_detailed_textile.html b/public/help/uk/wiki_syntax_detailed_textile.html index 09f3210ef..1d38d2abb 100644 --- a/public/help/uk/wiki_syntax_detailed_textile.html +++ b/public/help/uk/wiki_syntax_detailed_textile.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/vi/wiki_syntax_detailed_markdown.html b/public/help/vi/wiki_syntax_detailed_markdown.html index b42394882..e150d95c7 100644 --- a/public/help/vi/wiki_syntax_detailed_markdown.html +++ b/public/help/vi/wiki_syntax_detailed_markdown.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting (Markdown)</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/vi/wiki_syntax_detailed_textile.html b/public/help/vi/wiki_syntax_detailed_textile.html index 09f3210ef..1d38d2abb 100644 --- a/public/help/vi/wiki_syntax_detailed_textile.html +++ b/public/help/vi/wiki_syntax_detailed_textile.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/wiki_syntax_detailed.css b/public/help/wiki_syntax_detailed.css new file mode 100644 index 000000000..94fc9f869 --- /dev/null +++ b/public/help/wiki_syntax_detailed.css @@ -0,0 +1,25 @@ +body { font:80% Verdana,Tahoma,Arial,sans-serif; } +h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } +pre, code { font-size:120%; } +pre code { font-size:100%; } +pre { + margin: 1em 1em 1em 1.6em; + padding: 2px; + background-color: #fafafa; + border: 1px solid #e2e2e2; + width: auto; + overflow-x: auto; + overflow-y: hidden; +} +a.new { color: #b73535; } + +.syntaxhl .class { color:#258; font-weight:bold } +.syntaxhl .comment { color:#385; } +.syntaxhl .delimiter { color:black } +.syntaxhl .function { color:#06B; font-weight:bold } +.syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } +.syntaxhl .inline-delimiter { font-weight: bold; color: #666 } +.syntaxhl .instance-variable { color:#33B } +.syntaxhl .keyword { color:#939; font-weight:bold } +.syntaxhl .string .content { color: #46a } +.syntaxhl .string .delimiter { color:#46a }
\ No newline at end of file diff --git a/public/help/zh-tw/wiki_syntax_detailed_markdown.html b/public/help/zh-tw/wiki_syntax_detailed_markdown.html index c3c2d912f..bb1174b0c 100644 --- a/public/help/zh-tw/wiki_syntax_detailed_markdown.html +++ b/public/help/zh-tw/wiki_syntax_detailed_markdown.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting (Markdown)</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/zh-tw/wiki_syntax_detailed_textile.html b/public/help/zh-tw/wiki_syntax_detailed_textile.html index 08ede7ea9..626c54845 100644 --- a/public/help/zh-tw/wiki_syntax_detailed_textile.html +++ b/public/help/zh-tw/wiki_syntax_detailed_textile.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/zh/wiki_syntax_detailed_markdown.html b/public/help/zh/wiki_syntax_detailed_markdown.html index b42394882..e150d95c7 100644 --- a/public/help/zh/wiki_syntax_detailed_markdown.html +++ b/public/help/zh/wiki_syntax_detailed_markdown.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting (Markdown)</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> diff --git a/public/help/zh/wiki_syntax_detailed_textile.html b/public/help/zh/wiki_syntax_detailed_textile.html index c0ee17947..cffe8a52c 100644 --- a/public/help/zh/wiki_syntax_detailed_textile.html +++ b/public/help/zh/wiki_syntax_detailed_textile.html @@ -3,33 +3,7 @@ <head> <title>RedmineWikiFormatting</title> <meta http-equiv="content-type" content="text/html; charset=utf-8" /> -<style type="text/css"> - body { font:80% Verdana,Tahoma,Arial,sans-serif; } - h1, h2, h3, h4 { font-family: Trebuchet MS,Georgia,"Times New Roman",serif; } - pre, code { font-size:120%; } - pre code { font-size:100%; } - pre { - margin: 1em 1em 1em 1.6em; - padding: 2px; - background-color: #fafafa; - border: 1px solid #e2e2e2; - width: auto; - overflow-x: auto; - overflow-y: hidden; - } - a.new { color: #b73535; } - - .syntaxhl .class { color:#258; font-weight:bold } - .syntaxhl .comment { color:#385; } - .syntaxhl .delimiter { color:black } - .syntaxhl .function { color:#06B; font-weight:bold } - .syntaxhl .inline { background-color: hsla(0,0%,0%,0.07); color: black } - .syntaxhl .inline-delimiter { font-weight: bold; color: #666 } - .syntaxhl .instance-variable { color:#33B } - .syntaxhl .keyword { color:#939; font-weight:bold } - .syntaxhl .string .content { color: #46a } - .syntaxhl .string .delimiter { color:#46a } -</style> +<link rel="stylesheet" type="text/css" href="../wiki_syntax_detailed.css" /> </head> <body> |