Sun, 12 Sep 2021 20:22:27 +0200
Documentation Generator: streamlined the code to use an external style sheet file.
--- a/eric7.epj Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7.epj Sun Sep 12 20:22:27 2021 +0200 @@ -1072,7 +1072,6 @@ "eric7/DocumentationTools/IndexGenerator.py", "eric7/DocumentationTools/ModuleDocumentor.py", "eric7/DocumentationTools/QtHelpGenerator.py", - "eric7/DocumentationTools/TemplatesListsStyle.py", "eric7/DocumentationTools/TemplatesListsStyleCSS.py", "eric7/DocumentationTools/__init__.py", "eric7/Globals/AppInfo.py",
--- a/eric7/CSSs/default.css Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/CSSs/default.css Sun Sep 12 20:22:27 2021 +0200 @@ -1,7 +1,7 @@ body { + color: black; background: #EDECE6; margin: 0em 1em 10em 1em; - color: black; } h1 { color: white; background: #85774A; }
--- a/eric7/Documentation/Help/source.qhp Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Help/source.qhp Sun Sep 12 20:22:27 2021 +0200 @@ -88,7 +88,6 @@ <section title="eric7.DocumentationTools.IndexGenerator" ref="eric7.DocumentationTools.IndexGenerator.html" /> <section title="eric7.DocumentationTools.ModuleDocumentor" ref="eric7.DocumentationTools.ModuleDocumentor.html" /> <section title="eric7.DocumentationTools.QtHelpGenerator" ref="eric7.DocumentationTools.QtHelpGenerator.html" /> - <section title="eric7.DocumentationTools.TemplatesListsStyle" ref="eric7.DocumentationTools.TemplatesListsStyle.html" /> <section title="eric7.DocumentationTools.TemplatesListsStyleCSS" ref="eric7.DocumentationTools.TemplatesListsStyleCSS.html" /> </section> <section title="eric7.EricCore" ref="index-eric7.EricCore.html"> @@ -15313,7 +15312,6 @@ <keyword name="TemplatesFile (Module)" id="TemplatesFile (Module)" ref="eric7.Templates.TemplatesFile.html" /> <keyword name="TemplatesFile.readFile" id="TemplatesFile.readFile" ref="eric7.Templates.TemplatesFile.html#TemplatesFile.readFile" /> <keyword name="TemplatesFile.writeFile" id="TemplatesFile.writeFile" ref="eric7.Templates.TemplatesFile.html#TemplatesFile.writeFile" /> - <keyword name="TemplatesListsStyle (Module)" id="TemplatesListsStyle (Module)" ref="eric7.DocumentationTools.TemplatesListsStyle.html" /> <keyword name="TemplatesListsStyleCSS (Module)" id="TemplatesListsStyleCSS (Module)" ref="eric7.DocumentationTools.TemplatesListsStyleCSS.html" /> <keyword name="TemplatesPage" id="TemplatesPage" ref="eric7.Preferences.ConfigurationPages.TemplatesPage.html#TemplatesPage" /> <keyword name="TemplatesPage (Constructor)" id="TemplatesPage (Constructor)" ref="eric7.Preferences.ConfigurationPages.TemplatesPage.html#TemplatesPage.__init__" /> @@ -19952,6 +19950,7 @@ <file>setup.html</file> <file>uninstall-debugclients.html</file> <file>uninstall.html</file> + <file>styles.css</file> </files> </filterSection> </QtHelpProject>
--- a/eric7/Documentation/Source/cleanupSource.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/cleanupSource.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>cleanupSource</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/compileUiFiles.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/compileUiFiles.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>compileUiFiles</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/create_windows_links.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/create_windows_links.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>create_windows_links</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.CondaInterface.Conda.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.CondaInterface.Conda.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.CondaInterface.Conda</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.CondaInterface.CondaExecDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.CondaInterface.CondaExecDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.CondaInterface.CondaExecDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.CondaInterface.CondaExportDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.CondaInterface.CondaExportDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.CondaInterface.CondaExportDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.CondaInterface.CondaInfoDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.CondaInterface.CondaInfoDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.CondaInterface.CondaInfoDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.CondaInterface.CondaNewEnvironmentDataDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.CondaInterface.CondaNewEnvironmentDataDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.CondaInterface.CondaNewEnvironmentDataDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.CondaInterface.CondaPackageDetailsWidget.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.CondaInterface.CondaPackageDetailsWidget.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.CondaInterface.CondaPackageDetailsWidget</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.CondaInterface.CondaPackagesWidget.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.CondaInterface.CondaPackagesWidget.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.CondaInterface.CondaPackagesWidget</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.CondaInterface.__init__.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.CondaInterface.__init__.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.CondaInterface.__init__</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Cooperation.ChatWidget.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Cooperation.ChatWidget.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Cooperation.ChatWidget</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Cooperation.Connection.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Cooperation.Connection.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Cooperation.Connection</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Cooperation.CooperationClient.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Cooperation.CooperationClient.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Cooperation.CooperationClient</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Cooperation.CooperationServer.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Cooperation.CooperationServer.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Cooperation.CooperationServer</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.DataViews.CodeMetrics.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.DataViews.CodeMetrics.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.DataViews.CodeMetrics</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.DataViews.CodeMetricsDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.DataViews.CodeMetricsDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.DataViews.CodeMetricsDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.DataViews.PyCoverageDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.DataViews.PyCoverageDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.DataViews.PyCoverageDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.DataViews.PyProfileDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.DataViews.PyProfileDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.DataViews.PyProfileDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.DebugClients.Python.AsyncFile.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.DebugClients.Python.AsyncFile.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.DebugClients.Python.AsyncFile</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.DebugClients.Python.BreakpointWatch.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.DebugClients.Python.BreakpointWatch.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.DebugClients.Python.BreakpointWatch</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.DebugClients.Python.DCTestResult.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.DebugClients.Python.DCTestResult.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.DebugClients.Python.DCTestResult</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.DebugClients.Python.DebugBase.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.DebugClients.Python.DebugBase.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.DebugClients.Python.DebugBase</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.DebugClients.Python.DebugClient.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.DebugClients.Python.DebugClient.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.DebugClients.Python.DebugClient</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.DebugClients.Python.DebugClientBase.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.DebugClients.Python.DebugClientBase.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.DebugClients.Python.DebugClientBase</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.DebugClients.Python.DebugClientCapabilities.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.DebugClients.Python.DebugClientCapabilities.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.DebugClients.Python.DebugClientCapabilities</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.DebugClients.Python.DebugConfig.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.DebugClients.Python.DebugConfig.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.DebugClients.Python.DebugConfig</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.DebugClients.Python.DebugUtilities.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.DebugClients.Python.DebugUtilities.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.DebugClients.Python.DebugUtilities</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.DebugClients.Python.DebugVariables.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.DebugClients.Python.DebugVariables.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.DebugClients.Python.DebugVariables</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.DebugClients.Python.FlexCompleter.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.DebugClients.Python.FlexCompleter.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.DebugClients.Python.FlexCompleter</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.DebugClients.Python.ModuleLoader.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.DebugClients.Python.ModuleLoader.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.DebugClients.Python.ModuleLoader</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.DebugClients.Python.MultiProcessDebugExtension.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.DebugClients.Python.MultiProcessDebugExtension.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.DebugClients.Python.MultiProcessDebugExtension</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.DebugClients.Python.MultiprocessingExtension.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.DebugClients.Python.MultiprocessingExtension.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.DebugClients.Python.MultiprocessingExtension</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.DebugClients.Python.PyProfile.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.DebugClients.Python.PyProfile.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.DebugClients.Python.PyProfile</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.DebugClients.Python.QProcessExtension.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.DebugClients.Python.QProcessExtension.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.DebugClients.Python.QProcessExtension</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.DebugClients.Python.SubprocessExtension.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.DebugClients.Python.SubprocessExtension.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.DebugClients.Python.SubprocessExtension</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.DebugClients.Python.ThreadExtension.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.DebugClients.Python.ThreadExtension.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.DebugClients.Python.ThreadExtension</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.DebugClients.Python.eric7dbgstub.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.DebugClients.Python.eric7dbgstub.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.DebugClients.Python.eric7dbgstub</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.DebugClients.Python.getpass.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.DebugClients.Python.getpass.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.DebugClients.Python.getpass</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Debugger.BreakPointModel.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Debugger.BreakPointModel.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Debugger.BreakPointModel</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Debugger.BreakPointViewer.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Debugger.BreakPointViewer.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Debugger.BreakPointViewer</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Debugger.CallStackViewer.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Debugger.CallStackViewer.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Debugger.CallStackViewer</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Debugger.CallTraceViewer.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Debugger.CallTraceViewer.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Debugger.CallTraceViewer</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Debugger.Config.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Debugger.Config.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Debugger.Config</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Debugger.DebugClientCapabilities.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Debugger.DebugClientCapabilities.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Debugger.DebugClientCapabilities</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Debugger.DebugServer.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Debugger.DebugServer.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Debugger.DebugServer</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Debugger.DebugUI.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Debugger.DebugUI.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Debugger.DebugUI</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Debugger.DebugViewer.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Debugger.DebugViewer.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Debugger.DebugViewer</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Debugger.DebuggerInterfaceNone.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Debugger.DebuggerInterfaceNone.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Debugger.DebuggerInterfaceNone</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Debugger.DebuggerInterfacePython.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Debugger.DebuggerInterfacePython.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Debugger.DebuggerInterfacePython</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Debugger.EditBreakpointDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Debugger.EditBreakpointDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Debugger.EditBreakpointDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Debugger.EditWatchpointDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Debugger.EditWatchpointDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Debugger.EditWatchpointDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Debugger.ExceptionLogger.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Debugger.ExceptionLogger.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Debugger.ExceptionLogger</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Debugger.ExceptionsFilterDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Debugger.ExceptionsFilterDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Debugger.ExceptionsFilterDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Debugger.StartDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Debugger.StartDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Debugger.StartDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Debugger.StartHistoryEditDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Debugger.StartHistoryEditDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Debugger.StartHistoryEditDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Debugger.VariableDetailDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Debugger.VariableDetailDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Debugger.VariableDetailDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Debugger.VariablesFilterDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Debugger.VariablesFilterDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Debugger.VariablesFilterDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Debugger.VariablesViewer.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Debugger.VariablesViewer.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Debugger.VariablesViewer</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Debugger.WatchPointModel.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Debugger.WatchPointModel.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Debugger.WatchPointModel</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Debugger.WatchPointViewer.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Debugger.WatchPointViewer.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Debugger.WatchPointViewer</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.DocumentationTools.APIGenerator.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.DocumentationTools.APIGenerator.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.DocumentationTools.APIGenerator</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.DocumentationTools.Config.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.DocumentationTools.Config.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.DocumentationTools.Config</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.DocumentationTools.IndexGenerator.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.DocumentationTools.IndexGenerator.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.DocumentationTools.IndexGenerator</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a> @@ -95,25 +81,16 @@ <a NAME="IndexGenerator.__init__" ID="IndexGenerator.__init__"></a> <h4>IndexGenerator (Constructor)</h4> -<b>IndexGenerator</b>(<i>outputDir, colors, stylesheet=None</i>) +<b>IndexGenerator</b>(<i>outputDir</i>) <p> Constructor </p> <dl> -<dt><i>outputDir</i></dt> -<dd> -The output directory for the files. (string) -</dd> -<dt><i>colors</i></dt> +<dt><i>outputDir</i> (str)</dt> <dd> -Dictionary specifying the various colors for the output. - (dictionary of strings) -</dd> -<dt><i>stylesheet</i></dt> -<dd> -the style to be used for the generated pages (string) +The output directory for the files </dd> </dl> <a NAME="IndexGenerator.__writeIndex" ID="IndexGenerator.__writeIndex"></a>
--- a/eric7/Documentation/Source/eric7.DocumentationTools.ModuleDocumentor.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.DocumentationTools.ModuleDocumentor.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.DocumentationTools.ModuleDocumentor</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a> @@ -202,25 +188,16 @@ <a NAME="ModuleDocument.__init__" ID="ModuleDocument.__init__"></a> <h4>ModuleDocument (Constructor)</h4> -<b>ModuleDocument</b>(<i>module, colors, stylesheet=None</i>) +<b>ModuleDocument</b>(<i>module</i>) <p> Constructor </p> <dl> -<dt><i>module</i></dt> -<dd> -the information of the parsed Python file -</dd> -<dt><i>colors</i></dt> +<dt><i>outputDir</i> (str)</dt> <dd> -dictionary specifying the various colors for the output - (dictionary of strings) -</dd> -<dt><i>stylesheet</i></dt> -<dd> -the style to be used for the generated pages (string) +The output directory for the files </dd> </dl> <a NAME="ModuleDocument.__checkDeprecated" ID="ModuleDocument.__checkDeprecated"></a>
--- a/eric7/Documentation/Source/eric7.DocumentationTools.QtHelpGenerator.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.DocumentationTools.QtHelpGenerator.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.DocumentationTools.QtHelpGenerator</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.DocumentationTools.TemplatesListsStyle.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.DocumentationTools.TemplatesListsStyle.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.DocumentationTools.TemplatesListsStyle</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.DocumentationTools.TemplatesListsStyleCSS.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.DocumentationTools.TemplatesListsStyleCSS.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.DocumentationTools.TemplatesListsStyleCSS</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a> @@ -28,7 +14,7 @@ <h3>Global Attributes</h3> <table> -<tr><td>authorInfoTemplate</td></tr><tr><td>classTemplate</td></tr><tr><td>constructorTemplate</td></tr><tr><td>deprecatedTemplate</td></tr><tr><td>eventsListEntryTemplate</td></tr><tr><td>eventsListTemplate</td></tr><tr><td>exceptionsListEntryTemplate</td></tr><tr><td>exceptionsListTemplate</td></tr><tr><td>footerTemplate</td></tr><tr><td>functionTemplate</td></tr><tr><td>headerTemplate</td></tr><tr><td>indexBodyTemplate</td></tr><tr><td>indexListEntryTemplate</td></tr><tr><td>indexListModulesTemplate</td></tr><tr><td>indexListPackagesTemplate</td></tr><tr><td>listEntryDeprecatedTemplate</td></tr><tr><td>listEntryNoneTemplate</td></tr><tr><td>listEntrySimpleTemplate</td></tr><tr><td>listEntryTemplate</td></tr><tr><td>listTemplate</td></tr><tr><td>methodTemplate</td></tr><tr><td>moduleTemplate</td></tr><tr><td>paragraphTemplate</td></tr><tr><td>parameterTypesListEntryTemplate</td></tr><tr><td>parametersListEntryTemplate</td></tr><tr><td>parametersListTemplate</td></tr><tr><td>rbFileTemplate</td></tr><tr><td>rbModuleTemplate</td></tr><tr><td>rbModulesClassTemplate</td></tr><tr><td>returnTypesTemplate</td></tr><tr><td>returnsTemplate</td></tr><tr><td>seeLinkTemplate</td></tr><tr><td>seeListEntryTemplate</td></tr><tr><td>seeListTemplate</td></tr><tr><td>signalsListEntryTemplate</td></tr><tr><td>signalsListTemplate</td></tr><tr><td>sinceInfoTemplate</td></tr><tr><td>yieldTypesTemplate</td></tr><tr><td>yieldsTemplate</td></tr> +<tr><td>authorInfoTemplate</td></tr><tr><td>classTemplate</td></tr><tr><td>constructorTemplate</td></tr><tr><td>cssTemplate</td></tr><tr><td>deprecatedTemplate</td></tr><tr><td>eventsListEntryTemplate</td></tr><tr><td>eventsListTemplate</td></tr><tr><td>exceptionsListEntryTemplate</td></tr><tr><td>exceptionsListTemplate</td></tr><tr><td>footerTemplate</td></tr><tr><td>functionTemplate</td></tr><tr><td>headerTemplate</td></tr><tr><td>indexBodyTemplate</td></tr><tr><td>indexListEntryTemplate</td></tr><tr><td>indexListModulesTemplate</td></tr><tr><td>indexListPackagesTemplate</td></tr><tr><td>listEntryDeprecatedTemplate</td></tr><tr><td>listEntryNoneTemplate</td></tr><tr><td>listEntrySimpleTemplate</td></tr><tr><td>listEntryTemplate</td></tr><tr><td>listTemplate</td></tr><tr><td>methodTemplate</td></tr><tr><td>moduleTemplate</td></tr><tr><td>paragraphTemplate</td></tr><tr><td>parameterTypesListEntryTemplate</td></tr><tr><td>parametersListEntryTemplate</td></tr><tr><td>parametersListTemplate</td></tr><tr><td>rbFileTemplate</td></tr><tr><td>rbModuleTemplate</td></tr><tr><td>rbModulesClassTemplate</td></tr><tr><td>returnTypesTemplate</td></tr><tr><td>returnsTemplate</td></tr><tr><td>seeLinkTemplate</td></tr><tr><td>seeListEntryTemplate</td></tr><tr><td>seeListTemplate</td></tr><tr><td>signalsListEntryTemplate</td></tr><tr><td>signalsListTemplate</td></tr><tr><td>sinceInfoTemplate</td></tr><tr><td>yieldTypesTemplate</td></tr><tr><td>yieldsTemplate</td></tr> </table> <h3>Classes</h3>
--- a/eric7/Documentation/Source/eric7.EricCore.EricTreeSortFilterProxyModel.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricCore.EricTreeSortFilterProxyModel.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricCore.EricTreeSortFilterProxyModel</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricGraphics.EricArrowItem.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricGraphics.EricArrowItem.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricGraphics.EricArrowItem</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricGraphics.EricGraphicsView.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricGraphics.EricGraphicsView.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricGraphics.EricGraphicsView</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricGui.EricAction.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricGui.EricAction.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricGui.EricAction</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricGui.EricGenericDiffHighlighter.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricGui.EricGenericDiffHighlighter.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricGui.EricGenericDiffHighlighter</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricGui.EricOverrideCursor.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricGui.EricOverrideCursor.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricGui.EricOverrideCursor</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricNetwork.EricFtp.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricNetwork.EricFtp.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricNetwork.EricFtp</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricNetwork.EricGoogleMail.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricNetwork.EricGoogleMail.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricNetwork.EricGoogleMail</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricNetwork.EricGoogleMailHelpers.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricNetwork.EricGoogleMailHelpers.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricNetwork.EricGoogleMailHelpers</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricNetwork.EricJsonClient.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricNetwork.EricJsonClient.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricNetwork.EricJsonClient</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricNetwork.EricJsonServer.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricNetwork.EricJsonServer.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricNetwork.EricJsonServer</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricNetwork.EricNetworkIcon.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricNetwork.EricNetworkIcon.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricNetwork.EricNetworkIcon</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricNetwork.EricNetworkProxyFactory.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricNetwork.EricNetworkProxyFactory.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricNetwork.EricNetworkProxyFactory</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricNetwork.EricSslCertificateSelectionDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricNetwork.EricSslCertificateSelectionDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricNetwork.EricSslCertificateSelectionDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricNetwork.EricSslCertificatesDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricNetwork.EricSslCertificatesDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricNetwork.EricSslCertificatesDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricNetwork.EricSslCertificatesInfoDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricNetwork.EricSslCertificatesInfoDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricNetwork.EricSslCertificatesInfoDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricNetwork.EricSslCertificatesInfoWidget.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricNetwork.EricSslCertificatesInfoWidget.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricNetwork.EricSslCertificatesInfoWidget</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricNetwork.EricSslErrorHandler.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricNetwork.EricSslErrorHandler.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricNetwork.EricSslErrorHandler</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricNetwork.EricSslInfoWidget.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricNetwork.EricSslInfoWidget.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricNetwork.EricSslInfoWidget</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricNetwork.EricSslUtilities.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricNetwork.EricSslUtilities.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricNetwork.EricSslUtilities</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricNetwork.EricTldExtractor.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricNetwork.EricTldExtractor.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricNetwork.EricTldExtractor</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricNetwork.EricUrlInfo.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricNetwork.EricUrlInfo.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricNetwork.EricUrlInfo</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricNetwork.__init__.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricNetwork.__init__.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricNetwork.__init__</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricUtilities.EricCache.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricUtilities.EricCache.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricUtilities.EricCache</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricUtilities.EricMutexLocker.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricUtilities.EricMutexLocker.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricUtilities.EricMutexLocker</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricWidgets.EricAnimatedLabel.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricWidgets.EricAnimatedLabel.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricWidgets.EricAnimatedLabel</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricWidgets.EricAnimatedWidget.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricWidgets.EricAnimatedWidget.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricWidgets.EricAnimatedWidget</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricWidgets.EricApplication.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricWidgets.EricApplication.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricWidgets.EricApplication</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricWidgets.EricClickableLabel.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricWidgets.EricClickableLabel.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricWidgets.EricClickableLabel</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricWidgets.EricComboSelectionDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricWidgets.EricComboSelectionDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricWidgets.EricComboSelectionDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricWidgets.EricCompleters.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricWidgets.EricCompleters.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricWidgets.EricCompleters</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricWidgets.EricDirFileDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricWidgets.EricDirFileDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricWidgets.EricDirFileDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricWidgets.EricErrorMessage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricWidgets.EricErrorMessage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricWidgets.EricErrorMessage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricWidgets.EricErrorMessageFilterDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricWidgets.EricErrorMessageFilterDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricWidgets.EricErrorMessageFilterDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricWidgets.EricFileDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricWidgets.EricFileDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricWidgets.EricFileDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricWidgets.EricFileSaveConfirmDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricWidgets.EricFileSaveConfirmDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricWidgets.EricFileSaveConfirmDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricWidgets.EricIconBar.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricWidgets.EricIconBar.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricWidgets.EricIconBar</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricWidgets.EricLed.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricWidgets.EricLed.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricWidgets.EricLed</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricWidgets.EricLineEdit.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricWidgets.EricLineEdit.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricWidgets.EricLineEdit</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricWidgets.EricLineEditButton.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricWidgets.EricLineEditButton.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricWidgets.EricLineEditButton</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricWidgets.EricListSelectionDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricWidgets.EricListSelectionDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricWidgets.EricListSelectionDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricWidgets.EricListView.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricWidgets.EricListView.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricWidgets.EricListView</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricWidgets.EricMainWindow.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricWidgets.EricMainWindow.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricWidgets.EricMainWindow</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricWidgets.EricMapWidget.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricWidgets.EricMapWidget.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricWidgets.EricMapWidget</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricWidgets.EricMessageBox.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricWidgets.EricMessageBox.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricWidgets.EricMessageBox</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricWidgets.EricModelMenu.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricWidgets.EricModelMenu.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricWidgets.EricModelMenu</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricWidgets.EricModelToolBar.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricWidgets.EricModelToolBar.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricWidgets.EricModelToolBar</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricWidgets.EricPassivePopup.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricWidgets.EricPassivePopup.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricWidgets.EricPassivePopup</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricWidgets.EricPasswordMeter.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricWidgets.EricPasswordMeter.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricWidgets.EricPasswordMeter</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricWidgets.EricPathPicker.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricWidgets.EricPathPicker.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricWidgets.EricPathPicker</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricWidgets.EricPathPickerDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricWidgets.EricPathPickerDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricWidgets.EricPathPickerDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricWidgets.EricPlainTextDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricWidgets.EricPlainTextDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricWidgets.EricPlainTextDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricWidgets.EricProcessDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricWidgets.EricProcessDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricWidgets.EricProcessDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricWidgets.EricProgressDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricWidgets.EricProgressDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricWidgets.EricProgressDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricWidgets.EricSideBar.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricWidgets.EricSideBar.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricWidgets.EricSideBar</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricWidgets.EricSimpleHelpDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricWidgets.EricSimpleHelpDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricWidgets.EricSimpleHelpDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricWidgets.EricSingleApplication.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricWidgets.EricSingleApplication.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricWidgets.EricSingleApplication</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricWidgets.EricSpellCheckedTextEdit.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricWidgets.EricSpellCheckedTextEdit.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricWidgets.EricSpellCheckedTextEdit</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricWidgets.EricSqueezeLabels.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricWidgets.EricSqueezeLabels.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricWidgets.EricSqueezeLabels</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricWidgets.EricStringListEditWidget.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricWidgets.EricStringListEditWidget.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricWidgets.EricStringListEditWidget</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricWidgets.EricTabWidget.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricWidgets.EricTabWidget.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricWidgets.EricTabWidget</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricWidgets.EricTableView.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricWidgets.EricTableView.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricWidgets.EricTableView</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricWidgets.EricTextEditSearchWidget.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricWidgets.EricTextEditSearchWidget.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricWidgets.EricTextEditSearchWidget</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricWidgets.EricTextInputDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricWidgets.EricTextInputDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricWidgets.EricTextInputDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricWidgets.EricTextSpinBox.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricWidgets.EricTextSpinBox.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricWidgets.EricTextSpinBox</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricWidgets.EricToolBarDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricWidgets.EricToolBarDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricWidgets.EricToolBarDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricWidgets.EricToolBarManager.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricWidgets.EricToolBarManager.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricWidgets.EricToolBarManager</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricWidgets.EricToolBox.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricWidgets.EricToolBox.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricWidgets.EricToolBox</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricWidgets.EricToolButton.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricWidgets.EricToolButton.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricWidgets.EricToolButton</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricWidgets.EricTreeView.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricWidgets.EricTreeView.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricWidgets.EricTreeView</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricWidgets.EricTreeWidget.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricWidgets.EricTreeWidget.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricWidgets.EricTreeWidget</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricWidgets.EricZoomWidget.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricWidgets.EricZoomWidget.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricWidgets.EricZoomWidget</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricXML.Config.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricXML.Config.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricXML.Config</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricXML.DebuggerPropertiesReader.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricXML.DebuggerPropertiesReader.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricXML.DebuggerPropertiesReader</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricXML.HighlightingStylesReader.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricXML.HighlightingStylesReader.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricXML.HighlightingStylesReader</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricXML.MultiProjectReader.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricXML.MultiProjectReader.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricXML.MultiProjectReader</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricXML.PluginRepositoryReader.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricXML.PluginRepositoryReader.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricXML.PluginRepositoryReader</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricXML.ProjectReader.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricXML.ProjectReader.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricXML.ProjectReader</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricXML.SessionReader.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricXML.SessionReader.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricXML.SessionReader</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricXML.ShortcutsReader.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricXML.ShortcutsReader.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricXML.ShortcutsReader</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricXML.SpellCheckDictionariesReader.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricXML.SpellCheckDictionariesReader.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricXML.SpellCheckDictionariesReader</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricXML.TasksReader.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricXML.TasksReader.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricXML.TasksReader</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricXML.TemplatesReader.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricXML.TemplatesReader.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricXML.TemplatesReader</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricXML.UserProjectReader.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricXML.UserProjectReader.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricXML.UserProjectReader</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.EricXML.XMLStreamReaderBase.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.EricXML.XMLStreamReaderBase.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricXML.XMLStreamReaderBase</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Globals.AppInfo.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Globals.AppInfo.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Globals.AppInfo</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Globals.__init__.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Globals.__init__.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Globals.__init__</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Graphics.ApplicationDiagramBuilder.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Graphics.ApplicationDiagramBuilder.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Graphics.ApplicationDiagramBuilder</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Graphics.AssociationItem.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Graphics.AssociationItem.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Graphics.AssociationItem</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Graphics.ClassItem.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Graphics.ClassItem.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Graphics.ClassItem</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Graphics.GraphicsUtilities.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Graphics.GraphicsUtilities.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Graphics.GraphicsUtilities</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Graphics.ImportsDiagramBuilder.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Graphics.ImportsDiagramBuilder.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Graphics.ImportsDiagramBuilder</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Graphics.ModuleItem.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Graphics.ModuleItem.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Graphics.ModuleItem</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Graphics.PackageDiagramBuilder.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Graphics.PackageDiagramBuilder.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Graphics.PackageDiagramBuilder</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Graphics.PackageItem.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Graphics.PackageItem.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Graphics.PackageItem</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Graphics.PixmapDiagram.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Graphics.PixmapDiagram.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Graphics.PixmapDiagram</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Graphics.SvgDiagram.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Graphics.SvgDiagram.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Graphics.SvgDiagram</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Graphics.UMLClassDiagramBuilder.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Graphics.UMLClassDiagramBuilder.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Graphics.UMLClassDiagramBuilder</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Graphics.UMLDiagramBuilder.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Graphics.UMLDiagramBuilder.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Graphics.UMLDiagramBuilder</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Graphics.UMLDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Graphics.UMLDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Graphics.UMLDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Graphics.UMLGraphicsView.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Graphics.UMLGraphicsView.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Graphics.UMLGraphicsView</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Graphics.UMLItem.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Graphics.UMLItem.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Graphics.UMLItem</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Graphics.UMLSceneSizeDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Graphics.UMLSceneSizeDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Graphics.UMLSceneSizeDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.HexEdit.HexEditChunks.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.HexEdit.HexEditChunks.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.HexEdit.HexEditChunks</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.HexEdit.HexEditGotoWidget.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.HexEdit.HexEditGotoWidget.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.HexEdit.HexEditGotoWidget</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.HexEdit.HexEditMainWindow.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.HexEdit.HexEditMainWindow.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.HexEdit.HexEditMainWindow</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.HexEdit.HexEditSearchReplaceWidget.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.HexEdit.HexEditSearchReplaceWidget.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.HexEdit.HexEditSearchReplaceWidget</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.HexEdit.HexEditUndoStack.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.HexEdit.HexEditUndoStack.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.HexEdit.HexEditUndoStack</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.HexEdit.HexEditWidget.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.HexEdit.HexEditWidget.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.HexEdit.HexEditWidget</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.IconEditor.IconEditorGrid.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.IconEditor.IconEditorGrid.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.IconEditor.IconEditorGrid</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.IconEditor.IconEditorPalette.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.IconEditor.IconEditorPalette.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.IconEditor.IconEditorPalette</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.IconEditor.IconEditorWindow.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.IconEditor.IconEditorWindow.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.IconEditor.IconEditorWindow</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.IconEditor.IconSizeDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.IconEditor.IconSizeDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.IconEditor.IconSizeDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.JediInterface.AssistantJedi.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.JediInterface.AssistantJedi.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.JediInterface.AssistantJedi</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.JediInterface.JediClient.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.JediInterface.JediClient.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.JediInterface.JediClient</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.JediInterface.JediServer.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.JediInterface.JediServer.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.JediInterface.JediServer</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.MicroPython.AddEditDevicesDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.MicroPython.AddEditDevicesDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.MicroPython.AddEditDevicesDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.MicroPython.CircuitPythonDevices.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.MicroPython.CircuitPythonDevices.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.MicroPython.CircuitPythonDevices</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.MicroPython.ConnectionSelectionDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.MicroPython.ConnectionSelectionDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.MicroPython.ConnectionSelectionDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.MicroPython.EspBackupRestoreFirmwareDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.MicroPython.EspBackupRestoreFirmwareDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.MicroPython.EspBackupRestoreFirmwareDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.MicroPython.EspDevices.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.MicroPython.EspDevices.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.MicroPython.EspDevices</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.MicroPython.EspFirmwareSelectionDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.MicroPython.EspFirmwareSelectionDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.MicroPython.EspFirmwareSelectionDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.MicroPython.GenericMicroPythonDevices.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.MicroPython.GenericMicroPythonDevices.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.MicroPython.GenericMicroPythonDevices</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.MicroPython.IgnoredDevicesDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.MicroPython.IgnoredDevicesDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.MicroPython.IgnoredDevicesDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.MicroPython.MicroPythonCommandsInterface.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.MicroPython.MicroPythonCommandsInterface.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.MicroPython.MicroPythonCommandsInterface</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.MicroPython.MicroPythonDevices.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.MicroPython.MicroPythonDevices.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.MicroPython.MicroPythonDevices</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.MicroPython.MicroPythonFileManager.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.MicroPython.MicroPythonFileManager.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.MicroPython.MicroPythonFileManager</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.MicroPython.MicroPythonFileManagerWidget.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.MicroPython.MicroPythonFileManagerWidget.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.MicroPython.MicroPythonFileManagerWidget</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.MicroPython.MicroPythonFileSystemUtilities.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.MicroPython.MicroPythonFileSystemUtilities.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.MicroPython.MicroPythonFileSystemUtilities</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.MicroPython.MicroPythonGraphWidget.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.MicroPython.MicroPythonGraphWidget.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.MicroPython.MicroPythonGraphWidget</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.MicroPython.MicroPythonProgressInfoDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.MicroPython.MicroPythonProgressInfoDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.MicroPython.MicroPythonProgressInfoDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.MicroPython.MicroPythonSerialPort.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.MicroPython.MicroPythonSerialPort.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.MicroPython.MicroPythonSerialPort</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.MicroPython.MicroPythonWidget.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.MicroPython.MicroPythonWidget.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.MicroPython.MicroPythonWidget</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.MicroPython.MicrobitDevices.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.MicroPython.MicrobitDevices.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.MicroPython.MicrobitDevices</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.MicroPython.PyBoardDevices.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.MicroPython.PyBoardDevices.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.MicroPython.PyBoardDevices</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.MicroPython.RP2040Devices.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.MicroPython.RP2040Devices.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.MicroPython.RP2040Devices</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.MicroPython.UF2FlashDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.MicroPython.UF2FlashDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.MicroPython.UF2FlashDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.MicroPython.UnknownDevicesDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.MicroPython.UnknownDevicesDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.MicroPython.UnknownDevicesDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.MultiProject.AddProjectDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.MultiProject.AddProjectDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.MultiProject.AddProjectDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.MultiProject.MultiProject.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.MultiProject.MultiProject.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.MultiProject.MultiProject</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.MultiProject.MultiProjectBrowser.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.MultiProject.MultiProjectBrowser.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.MultiProject.MultiProjectBrowser</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.MultiProject.MultiProjectFile.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.MultiProject.MultiProjectFile.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.MultiProject.MultiProjectFile</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.MultiProject.PropertiesDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.MultiProject.PropertiesDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.MultiProject.PropertiesDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Network.IRC.IrcChannelEditDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Network.IRC.IrcChannelEditDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Network.IRC.IrcChannelEditDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Network.IRC.IrcChannelWidget.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Network.IRC.IrcChannelWidget.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Network.IRC.IrcChannelWidget</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Network.IRC.IrcIdentitiesEditDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Network.IRC.IrcIdentitiesEditDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Network.IRC.IrcIdentitiesEditDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Network.IRC.IrcMessageEdit.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Network.IRC.IrcMessageEdit.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Network.IRC.IrcMessageEdit</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Network.IRC.IrcNetworkEditDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Network.IRC.IrcNetworkEditDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Network.IRC.IrcNetworkEditDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Network.IRC.IrcNetworkListDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Network.IRC.IrcNetworkListDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Network.IRC.IrcNetworkListDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Network.IRC.IrcNetworkManager.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Network.IRC.IrcNetworkManager.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Network.IRC.IrcNetworkManager</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Network.IRC.IrcNetworkWidget.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Network.IRC.IrcNetworkWidget.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Network.IRC.IrcNetworkWidget</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Network.IRC.IrcServerEditDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Network.IRC.IrcServerEditDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Network.IRC.IrcServerEditDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Network.IRC.IrcUtilities.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Network.IRC.IrcUtilities.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Network.IRC.IrcUtilities</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Network.IRC.IrcWidget.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Network.IRC.IrcWidget.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Network.IRC.IrcWidget</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.PipInterface.Pip.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.PipInterface.Pip.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.PipInterface.Pip</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.PipInterface.PipDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.PipInterface.PipDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.PipInterface.PipDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.PipInterface.PipFileSelectionDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.PipInterface.PipFileSelectionDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.PipInterface.PipFileSelectionDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.PipInterface.PipFreezeDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.PipInterface.PipFreezeDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.PipInterface.PipFreezeDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.PipInterface.PipPackageDetailsDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.PipInterface.PipPackageDetailsDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.PipInterface.PipPackageDetailsDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.PipInterface.PipPackagesInputDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.PipInterface.PipPackagesInputDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.PipInterface.PipPackagesInputDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.PipInterface.PipPackagesWidget.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.PipInterface.PipPackagesWidget.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.PipInterface.PipPackagesWidget</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.PluginManager.PluginDetailsDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.PluginManager.PluginDetailsDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.PluginManager.PluginDetailsDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.PluginManager.PluginExceptions.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.PluginManager.PluginExceptions.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.PluginManager.PluginExceptions</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.PluginManager.PluginInfoDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.PluginManager.PluginInfoDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.PluginManager.PluginInfoDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.PluginManager.PluginInstallDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.PluginManager.PluginInstallDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.PluginManager.PluginInstallDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.PluginManager.PluginManager.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.PluginManager.PluginManager.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.PluginManager.PluginManager</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.PluginManager.PluginRepositoryDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.PluginManager.PluginRepositoryDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.PluginManager.PluginRepositoryDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.PluginManager.PluginUninstallDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.PluginManager.PluginUninstallDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.PluginManager.PluginUninstallDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.AboutPlugin.AboutDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.AboutPlugin.AboutDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.AboutPlugin.AboutDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Annotations.AnnotationsChecker.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Annotations.AnnotationsChecker.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Annotations.AnnotationsChecker</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Annotations.AnnotationsCheckerDefaults.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Annotations.AnnotationsCheckerDefaults.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Annotations.AnnotationsCheckerDefaults</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Annotations.AnnotationsEnums.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Annotations.AnnotationsEnums.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Annotations.AnnotationsEnums</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Annotations.AnnotationsFunctionVisitor.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Annotations.AnnotationsFunctionVisitor.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Annotations.AnnotationsFunctionVisitor</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Annotations.translations.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Annotations.translations.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Annotations.translations</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.AstUtilities.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.AstUtilities.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.CodeStyleChecker.AstUtilities</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleAddBuiltinIgnoreDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleAddBuiltinIgnoreDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleAddBuiltinIgnoreDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleChecker.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleChecker.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleChecker</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleCheckerDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleCheckerDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleCheckerDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleCodeSelectionDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleCodeSelectionDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleCodeSelectionDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleFixer.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleFixer.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleFixer</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleStatisticsDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleStatisticsDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.CodeStyleChecker.CodeStyleStatisticsDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Complexity.ComplexityChecker.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Complexity.ComplexityChecker.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Complexity.ComplexityChecker</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Complexity.mccabe.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Complexity.mccabe.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Complexity.mccabe</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Complexity.translations.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Complexity.translations.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Complexity.translations</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.DocStyle.DocStyleChecker.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.DocStyle.DocStyleChecker.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.CodeStyleChecker.DocStyle.DocStyleChecker</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.DocStyle.translations.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.DocStyle.translations.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.CodeStyleChecker.DocStyle.translations</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousChecker</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousDefaults.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousDefaults.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.MiscellaneousDefaults</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.eradicate.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.eradicate.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.eradicate</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.translations.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.translations.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.translations</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Naming.NamingStyleChecker.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Naming.NamingStyleChecker.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Naming.NamingStyleChecker</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Naming.translations.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Naming.translations.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Naming.translations</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.PathLib.PathlibChecker.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.PathLib.PathlibChecker.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.CodeStyleChecker.PathLib.PathlibChecker</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.PathLib.translations.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.PathLib.translations.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.CodeStyleChecker.PathLib.translations</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.__init__.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.__init__.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.__init__</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.assert.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.assert.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.assert</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.awsHardcodedPassword.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.awsHardcodedPassword.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.awsHardcodedPassword</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.blackListCalls.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.blackListCalls.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.blackListCalls</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.blackListImports.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.blackListImports.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.blackListImports</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.certificateValidation.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.certificateValidation.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.certificateValidation</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.djangoSqlInjection.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.djangoSqlInjection.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.djangoSqlInjection</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.djangoXssVulnerability.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.djangoXssVulnerability.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.djangoXssVulnerability</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.exec.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.exec.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.exec</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.flaskDebug.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.flaskDebug.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.flaskDebug</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.generalBindAllInterfaces.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.generalBindAllInterfaces.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.generalBindAllInterfaces</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.generalFilePermissions.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.generalFilePermissions.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.generalFilePermissions</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.generalHardcodedPassword.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.generalHardcodedPassword.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.generalHardcodedPassword</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.generalHardcodedTmp.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.generalHardcodedTmp.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.generalHardcodedTmp</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.injectionParamiko.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.injectionParamiko.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.injectionParamiko</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.injectionShell.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.injectionShell.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.injectionShell</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.injectionSql.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.injectionSql.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.injectionSql</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.injectionWildcard.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.injectionWildcard.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.injectionWildcard</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.insecureHashlibNew.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.insecureHashlibNew.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.insecureHashlibNew</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.insecureSslTls.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.insecureSslTls.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.insecureSslTls</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.jinja2Templates.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.jinja2Templates.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.jinja2Templates</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.makoTemplates.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.makoTemplates.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.makoTemplates</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.sshNoHostKeyVerification.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.sshNoHostKeyVerification.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.sshNoHostKeyVerification</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.tryExcept.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.tryExcept.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.tryExcept</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.weakCryptographicKey.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.weakCryptographicKey.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.weakCryptographicKey</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.yamlLoad.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.yamlLoad.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.yamlLoad</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.SecurityChecker.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.SecurityChecker.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.SecurityChecker</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.SecurityContext.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.SecurityContext.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.SecurityContext</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.SecurityDefaults.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.SecurityDefaults.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.SecurityDefaults</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.SecurityNodeVisitor.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.SecurityNodeVisitor.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.SecurityNodeVisitor</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.SecurityUtils.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.SecurityUtils.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.SecurityUtils</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.translations.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.translations.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.translations</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Simplify.SimplifyChecker.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Simplify.SimplifyChecker.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Simplify.SimplifyChecker</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Simplify.SimplifyNodeVisitor.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Simplify.SimplifyNodeVisitor.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Simplify.SimplifyNodeVisitor</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Simplify.ast_unparse.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Simplify.ast_unparse.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Simplify.ast_unparse</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Simplify.translations.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.Simplify.translations.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Simplify.translations</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.pycodestyle.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.pycodestyle.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.CodeStyleChecker.pycodestyle</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.translations.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.CodeStyleChecker.translations.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.CodeStyleChecker.translations</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.SyntaxChecker.SyntaxCheck.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.SyntaxChecker.SyntaxCheck.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.SyntaxChecker.SyntaxCheck</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.SyntaxChecker.SyntaxCheckService.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.SyntaxChecker.SyntaxCheckService.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.SyntaxChecker.SyntaxCheckService</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.SyntaxChecker.SyntaxCheckerDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.SyntaxChecker.SyntaxCheckerDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.SyntaxChecker.SyntaxCheckerDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.SyntaxChecker.jsCheckSyntax.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.SyntaxChecker.jsCheckSyntax.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.SyntaxChecker.jsCheckSyntax</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.SyntaxChecker.jsonCheckSyntax.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.SyntaxChecker.jsonCheckSyntax.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.SyntaxChecker.jsonCheckSyntax</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.SyntaxChecker.tomlCheckSyntax.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.SyntaxChecker.tomlCheckSyntax.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.SyntaxChecker.tomlCheckSyntax</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.SyntaxChecker.yamlCheckSyntax.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.CheckerPlugins.SyntaxChecker.yamlCheckSyntax.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.SyntaxChecker.yamlCheckSyntax</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.DocumentationPlugins.Ericapi.EricapiConfigDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.DocumentationPlugins.Ericapi.EricapiConfigDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.DocumentationPlugins.Ericapi.EricapiConfigDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.DocumentationPlugins.Ericapi.EricapiExecDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.DocumentationPlugins.Ericapi.EricapiExecDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.DocumentationPlugins.Ericapi.EricapiExecDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.DocumentationPlugins.Ericdoc.EricdocConfigDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.DocumentationPlugins.Ericdoc.EricdocConfigDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.DocumentationPlugins.Ericdoc.EricdocConfigDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.DocumentationPlugins.Ericdoc.EricdocExecDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.DocumentationPlugins.Ericdoc.EricdocExecDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.DocumentationPlugins.Ericdoc.EricdocExecDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.PluginAbout.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.PluginAbout.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.PluginAbout</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.PluginCodeStyleChecker.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.PluginCodeStyleChecker.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.PluginCodeStyleChecker</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.PluginEricapi.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.PluginEricapi.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.PluginEricapi</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.PluginEricdoc.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.PluginEricdoc.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.PluginEricdoc</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.PluginSyntaxChecker.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.PluginSyntaxChecker.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.PluginSyntaxChecker</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.PluginTranslator.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.PluginTranslator.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.PluginTranslator</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.PluginVcsGit.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.PluginVcsGit.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.PluginVcsGit</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.PluginVcsMercurial.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.PluginVcsMercurial.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.PluginVcsMercurial</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.PluginVcsPySvn.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.PluginVcsPySvn.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.PluginVcsPySvn</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.PluginVcsSubversion.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.PluginVcsSubversion.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.PluginVcsSubversion</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.PluginVmListspace.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.PluginVmListspace.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.PluginVmListspace</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.PluginVmTabview.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.PluginVmTabview.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.PluginVmTabview</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.PluginWizardDotDesktop.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.PluginWizardDotDesktop.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.PluginWizardDotDesktop</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.PluginWizardEricMessageBox.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.PluginWizardEricMessageBox.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.PluginWizardEricMessageBox</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.PluginWizardEricPlugin.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.PluginWizardEricPlugin.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.PluginWizardEricPlugin</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.PluginWizardPyRegExp.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.PluginWizardPyRegExp.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.PluginWizardPyRegExp</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.PluginWizardQColorDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.PluginWizardQColorDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.PluginWizardQColorDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.PluginWizardQFileDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.PluginWizardQFileDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.PluginWizardQFileDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.PluginWizardQFontDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.PluginWizardQFontDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.PluginWizardQFontDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.PluginWizardQInputDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.PluginWizardQInputDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.PluginWizardQInputDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.PluginWizardQMessageBox.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.PluginWizardQMessageBox.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.PluginWizardQMessageBox</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.PluginWizardQRegularExpression.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.PluginWizardQRegularExpression.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.PluginWizardQRegularExpression</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.PluginWizardSetup.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.PluginWizardSetup.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.PluginWizardSetup</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.UiExtensionPlugins.Translator.ConfigurationPage.TranslatorPage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.UiExtensionPlugins.Translator.ConfigurationPage.TranslatorPage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.UiExtensionPlugins.Translator.ConfigurationPage.TranslatorPage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.UiExtensionPlugins.Translator.Translator.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.UiExtensionPlugins.Translator.Translator.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.UiExtensionPlugins.Translator.Translator</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.UiExtensionPlugins.Translator.TranslatorEngines.DeepLEngine.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.UiExtensionPlugins.Translator.TranslatorEngines.DeepLEngine.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.UiExtensionPlugins.Translator.TranslatorEngines.DeepLEngine</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.UiExtensionPlugins.Translator.TranslatorEngines.GlosbeEngine.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.UiExtensionPlugins.Translator.TranslatorEngines.GlosbeEngine.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.UiExtensionPlugins.Translator.TranslatorEngines.GlosbeEngine</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.UiExtensionPlugins.Translator.TranslatorEngines.GoogleV1Engine.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.UiExtensionPlugins.Translator.TranslatorEngines.GoogleV1Engine.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.UiExtensionPlugins.Translator.TranslatorEngines.GoogleV1Engine</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.UiExtensionPlugins.Translator.TranslatorEngines.GoogleV2Engine.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.UiExtensionPlugins.Translator.TranslatorEngines.GoogleV2Engine.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.UiExtensionPlugins.Translator.TranslatorEngines.GoogleV2Engine</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.UiExtensionPlugins.Translator.TranslatorEngines.IbmWatsonEngine.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.UiExtensionPlugins.Translator.TranslatorEngines.IbmWatsonEngine.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.UiExtensionPlugins.Translator.TranslatorEngines.IbmWatsonEngine</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.UiExtensionPlugins.Translator.TranslatorEngines.MicrosoftEngine.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.UiExtensionPlugins.Translator.TranslatorEngines.MicrosoftEngine.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.UiExtensionPlugins.Translator.TranslatorEngines.MicrosoftEngine</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.UiExtensionPlugins.Translator.TranslatorEngines.MyMemoryEngine.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.UiExtensionPlugins.Translator.TranslatorEngines.MyMemoryEngine.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.UiExtensionPlugins.Translator.TranslatorEngines.MyMemoryEngine</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.UiExtensionPlugins.Translator.TranslatorEngines.PromtEngine.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.UiExtensionPlugins.Translator.TranslatorEngines.PromtEngine.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.UiExtensionPlugins.Translator.TranslatorEngines.PromtEngine</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.UiExtensionPlugins.Translator.TranslatorEngines.TranslationEngine.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.UiExtensionPlugins.Translator.TranslatorEngines.TranslationEngine.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.UiExtensionPlugins.Translator.TranslatorEngines.TranslationEngine</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.UiExtensionPlugins.Translator.TranslatorEngines.YandexEngine.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.UiExtensionPlugins.Translator.TranslatorEngines.YandexEngine.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.UiExtensionPlugins.Translator.TranslatorEngines.YandexEngine</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.UiExtensionPlugins.Translator.TranslatorEngines.__init__.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.UiExtensionPlugins.Translator.TranslatorEngines.__init__.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.UiExtensionPlugins.Translator.TranslatorEngines.__init__</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.UiExtensionPlugins.Translator.TranslatorLanguagesDb.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.UiExtensionPlugins.Translator.TranslatorLanguagesDb.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.UiExtensionPlugins.Translator.TranslatorLanguagesDb</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.UiExtensionPlugins.Translator.TranslatorRequest.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.UiExtensionPlugins.Translator.TranslatorRequest.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.UiExtensionPlugins.Translator.TranslatorRequest</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.UiExtensionPlugins.Translator.TranslatorWidget.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.UiExtensionPlugins.Translator.TranslatorWidget.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.UiExtensionPlugins.Translator.TranslatorWidget</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.Config.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.Config.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsGit.Config</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.ConfigurationPage.GitPage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.ConfigurationPage.GitPage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsGit.ConfigurationPage.GitPage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitAddRemoteDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitAddRemoteDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsGit.GitAddRemoteDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitApplyBundleDataDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitApplyBundleDataDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsGit.GitApplyBundleDataDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitArchiveDataDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitArchiveDataDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsGit.GitArchiveDataDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitBisectLogBrowserDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitBisectLogBrowserDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsGit.GitBisectLogBrowserDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitBisectStartDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitBisectStartDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsGit.GitBisectStartDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitBlameDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitBlameDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsGit.GitBlameDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitBranchDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitBranchDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsGit.GitBranchDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitBranchPushDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitBranchPushDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsGit.GitBranchPushDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitBundleDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitBundleDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsGit.GitBundleDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitChangeRemoteUrlDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitChangeRemoteUrlDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsGit.GitChangeRemoteUrlDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitCherryPickDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitCherryPickDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsGit.GitCherryPickDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitCommandDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitCommandDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsGit.GitCommandDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitCommitDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitCommitDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsGit.GitCommitDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitCopyDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitCopyDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsGit.GitCopyDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitDescribeDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitDescribeDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsGit.GitDescribeDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsGit.GitDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitDiffDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitDiffDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsGit.GitDiffDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitDiffGenerator.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitDiffGenerator.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsGit.GitDiffGenerator</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitDiffHighlighter.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitDiffHighlighter.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsGit.GitDiffHighlighter</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitDiffParser.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitDiffParser.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsGit.GitDiffParser</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitFetchDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitFetchDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsGit.GitFetchDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitListDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitListDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsGit.GitListDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitLogBrowserDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitLogBrowserDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsGit.GitLogBrowserDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitMergeDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitMergeDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsGit.GitMergeDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitNewProjectOptionsDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitNewProjectOptionsDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsGit.GitNewProjectOptionsDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitOptionsDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitOptionsDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsGit.GitOptionsDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitPatchFilesDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitPatchFilesDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsGit.GitPatchFilesDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitPatchStatisticsDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitPatchStatisticsDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsGit.GitPatchStatisticsDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitPullDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitPullDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsGit.GitPullDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitPushDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitPushDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsGit.GitPushDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitReflogBrowserDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitReflogBrowserDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsGit.GitReflogBrowserDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitRemoteCredentialsDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitRemoteCredentialsDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsGit.GitRemoteCredentialsDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitRemoteRepositoriesDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitRemoteRepositoriesDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsGit.GitRemoteRepositoriesDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitRevisionSelectionDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitRevisionSelectionDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsGit.GitRevisionSelectionDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitRevisionsSelectionDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitRevisionsSelectionDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsGit.GitRevisionsSelectionDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitStashBrowserDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitStashBrowserDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsGit.GitStashBrowserDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitStashDataDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitStashDataDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsGit.GitStashDataDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitStatusDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitStatusDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsGit.GitStatusDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitStatusMonitorThread.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitStatusMonitorThread.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsGit.GitStatusMonitorThread</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitSubmoduleAddDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitSubmoduleAddDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsGit.GitSubmoduleAddDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitSubmodulesDeinitDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitSubmodulesDeinitDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsGit.GitSubmodulesDeinitDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitSubmodulesListDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitSubmodulesListDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsGit.GitSubmodulesListDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitSubmodulesStatusDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitSubmodulesStatusDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsGit.GitSubmodulesStatusDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitSubmodulesSummaryOptionsDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitSubmodulesSummaryOptionsDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsGit.GitSubmodulesSummaryOptionsDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitSubmodulesSyncDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitSubmodulesSyncDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsGit.GitSubmodulesSyncDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitSubmodulesUpdateOptionsDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitSubmodulesUpdateOptionsDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsGit.GitSubmodulesUpdateOptionsDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitTagBranchListDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitTagBranchListDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsGit.GitTagBranchListDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitTagDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitTagDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsGit.GitTagDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitUserConfigDataDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitUserConfigDataDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsGit.GitUserConfigDataDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitUtilities.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.GitUtilities.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsGit.GitUtilities</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.ProjectBrowserHelper.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.ProjectBrowserHelper.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsGit.ProjectBrowserHelper</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.ProjectHelper.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.ProjectHelper.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsGit.ProjectHelper</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.git.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsGit.git.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsGit.git</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.CloseheadExtension.HgCloseHeadSelectionDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.CloseheadExtension.HgCloseHeadSelectionDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.CloseheadExtension.HgCloseHeadSelectionDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.CloseheadExtension.ProjectHelper.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.CloseheadExtension.ProjectHelper.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.CloseheadExtension.ProjectHelper</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.CloseheadExtension.closehead.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.CloseheadExtension.closehead.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.CloseheadExtension.closehead</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.Config.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.Config.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.Config</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.ConfigurationPage.MercurialPage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.ConfigurationPage.MercurialPage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.ConfigurationPage.MercurialPage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.GpgExtension.HgGpgSignDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.GpgExtension.HgGpgSignDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.GpgExtension.HgGpgSignDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.GpgExtension.HgGpgSignaturesDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.GpgExtension.HgGpgSignaturesDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.GpgExtension.HgGpgSignaturesDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.GpgExtension.ProjectHelper.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.GpgExtension.ProjectHelper.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.GpgExtension.ProjectHelper</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.GpgExtension.gpg.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.GpgExtension.gpg.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.GpgExtension.gpg</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgAddSubrepositoryDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgAddSubrepositoryDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.HgAddSubrepositoryDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgAnnotateDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgAnnotateDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.HgAnnotateDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgArchiveDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgArchiveDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.HgArchiveDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgBackoutDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgBackoutDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.HgBackoutDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgBookmarkDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgBookmarkDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.HgBookmarkDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgBookmarkRenameDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgBookmarkRenameDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.HgBookmarkRenameDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgBookmarksInOutDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgBookmarksInOutDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.HgBookmarksInOutDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgBookmarksListDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgBookmarksListDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.HgBookmarksListDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgBranchInputDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgBranchInputDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.HgBranchInputDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgBundleDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgBundleDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.HgBundleDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgClient.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgClient.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.HgClient</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgClientPromptDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgClientPromptDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.HgClientPromptDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgCommandDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgCommandDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.HgCommandDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgCommitDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgCommitDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.HgCommitDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgConflictsListDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgConflictsListDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.HgConflictsListDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgCopyDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgCopyDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.HgCopyDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.HgDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgDiffDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgDiffDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.HgDiffDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgDiffGenerator.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgDiffGenerator.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.HgDiffGenerator</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgDiffHighlighter.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgDiffHighlighter.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.HgDiffHighlighter</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgExportDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgExportDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.HgExportDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgExtension.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgExtension.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.HgExtension</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgExtensionProjectBrowserHelper.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgExtensionProjectBrowserHelper.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.HgExtensionProjectBrowserHelper</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgExtensionProjectHelper.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgExtensionProjectHelper.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.HgExtensionProjectHelper</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgGraftDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgGraftDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.HgGraftDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgImportDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgImportDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.HgImportDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgLogBrowserDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgLogBrowserDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.HgLogBrowserDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgMergeDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgMergeDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.HgMergeDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgNewProjectOptionsDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgNewProjectOptionsDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.HgNewProjectOptionsDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgOptionsDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgOptionsDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.HgOptionsDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgPhaseDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgPhaseDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.HgPhaseDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgRemoveSubrepositoriesDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgRemoveSubrepositoriesDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.HgRemoveSubrepositoriesDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgRepoConfigDataDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgRepoConfigDataDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.HgRepoConfigDataDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgRevisionSelectionDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgRevisionSelectionDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.HgRevisionSelectionDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgRevisionsSelectionDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgRevisionsSelectionDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.HgRevisionsSelectionDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgServeDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgServeDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.HgServeDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgStatusDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgStatusDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.HgStatusDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgStatusMonitorThread.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgStatusMonitorThread.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.HgStatusMonitorThread</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgSummaryDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgSummaryDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.HgSummaryDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgTagBranchListDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgTagBranchListDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.HgTagBranchListDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgTagDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgTagDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.HgTagDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgUserConfigDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgUserConfigDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.HgUserConfigDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgUserConfigHostFingerprintDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgUserConfigHostFingerprintDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.HgUserConfigHostFingerprintDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgUserConfigHostMinimumProtocolDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgUserConfigHostMinimumProtocolDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.HgUserConfigHostMinimumProtocolDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgUtilities.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HgUtilities.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.HgUtilities</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.HgHisteditCommitEditor.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.HgHisteditCommitEditor.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.HgHisteditCommitEditor</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.HgHisteditConfigDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.HgHisteditConfigDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.HgHisteditConfigDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.HgHisteditEditor.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.HgHisteditEditor.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.HgHisteditEditor</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.HgHisteditPlanEditor.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.HgHisteditPlanEditor.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.HgHisteditPlanEditor</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.ProjectHelper.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.ProjectHelper.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.ProjectHelper</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.histedit.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.histedit.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.histedit</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.LargefilesExtension.LfConvertDataDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.LargefilesExtension.LfConvertDataDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.LargefilesExtension.LfConvertDataDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.LargefilesExtension.LfRevisionsInputDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.LargefilesExtension.LfRevisionsInputDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.LargefilesExtension.LfRevisionsInputDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.LargefilesExtension.ProjectBrowserHelper.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.LargefilesExtension.ProjectBrowserHelper.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.LargefilesExtension.ProjectBrowserHelper</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.LargefilesExtension.ProjectHelper.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.LargefilesExtension.ProjectHelper.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.LargefilesExtension.ProjectHelper</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.LargefilesExtension.__init__.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.LargefilesExtension.__init__.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.LargefilesExtension.__init__</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.LargefilesExtension.largefiles.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.LargefilesExtension.largefiles.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.LargefilesExtension.largefiles</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.ProjectBrowserHelper.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.ProjectBrowserHelper.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.ProjectBrowserHelper</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.ProjectHelper.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.ProjectHelper.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.ProjectHelper</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.PurgeExtension.HgPurgeListDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.PurgeExtension.HgPurgeListDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.PurgeExtension.HgPurgeListDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.PurgeExtension.ProjectHelper.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.PurgeExtension.ProjectHelper.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.PurgeExtension.ProjectHelper</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.PurgeExtension.purge.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.PurgeExtension.purge.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.PurgeExtension.purge</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesDefineGuardsDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesDefineGuardsDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesDefineGuardsDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesFoldDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesFoldDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesFoldDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesGuardsSelectionDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesGuardsSelectionDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesGuardsSelectionDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesHeaderDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesHeaderDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesHeaderDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesListAllGuardsDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesListAllGuardsDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesListAllGuardsDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesListDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesListDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesListDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesListGuardsDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesListGuardsDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesListGuardsDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesNewPatchDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesNewPatchDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesNewPatchDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesQueueManagementDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesQueueManagementDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesQueueManagementDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesRenamePatchDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesRenamePatchDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.HgQueuesRenamePatchDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.ProjectHelper.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.ProjectHelper.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.ProjectHelper</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.queues.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.queues.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.queues</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.HgRebaseDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.HgRebaseDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.HgRebaseDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.ProjectHelper.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.ProjectHelper.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.ProjectHelper</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.rebase.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.rebase.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.rebase</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.ShelveExtension.HgShelveBrowserDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.ShelveExtension.HgShelveBrowserDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.ShelveExtension.HgShelveBrowserDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.ShelveExtension.HgShelveDataDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.ShelveExtension.HgShelveDataDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.ShelveExtension.HgShelveDataDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.ShelveExtension.HgShelvesSelectionDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.ShelveExtension.HgShelvesSelectionDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.ShelveExtension.HgShelvesSelectionDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.ShelveExtension.HgUnshelveDataDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.ShelveExtension.HgUnshelveDataDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.ShelveExtension.HgUnshelveDataDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.ShelveExtension.ProjectBrowserHelper.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.ShelveExtension.ProjectBrowserHelper.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.ShelveExtension.ProjectBrowserHelper</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.ShelveExtension.ProjectHelper.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.ShelveExtension.ProjectHelper.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.ShelveExtension.ProjectHelper</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.ShelveExtension.shelve.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.ShelveExtension.shelve.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.ShelveExtension.shelve</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.StripExtension.HgStripDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.StripExtension.HgStripDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.StripExtension.HgStripDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.StripExtension.ProjectHelper.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.StripExtension.ProjectHelper.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.StripExtension.ProjectHelper</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.StripExtension.strip.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.StripExtension.strip.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.StripExtension.strip</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.hg.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsMercurial.hg.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.hg</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.Config.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.Config.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsPySvn.Config</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.ConfigurationPage.SubversionPage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.ConfigurationPage.SubversionPage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsPySvn.ConfigurationPage.SubversionPage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.ProjectBrowserHelper.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.ProjectBrowserHelper.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsPySvn.ProjectBrowserHelper</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.ProjectHelper.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.ProjectHelper.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsPySvn.ProjectHelper</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnBlameDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnBlameDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsPySvn.SvnBlameDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnChangeListsDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnChangeListsDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsPySvn.SvnChangeListsDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnCommandDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnCommandDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsPySvn.SvnCommandDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnCommitDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnCommitDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsPySvn.SvnCommitDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnConst.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnConst.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsPySvn.SvnConst</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnCopyDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnCopyDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsPySvn.SvnCopyDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsPySvn.SvnDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnDialogMixin.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnDialogMixin.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsPySvn.SvnDialogMixin</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnDiffDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnDiffDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsPySvn.SvnDiffDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnDiffHighlighter.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnDiffHighlighter.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsPySvn.SvnDiffHighlighter</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnInfoDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnInfoDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsPySvn.SvnInfoDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnLogBrowserDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnLogBrowserDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsPySvn.SvnLogBrowserDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnLoginDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnLoginDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsPySvn.SvnLoginDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnMergeDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnMergeDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsPySvn.SvnMergeDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnNewProjectOptionsDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnNewProjectOptionsDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsPySvn.SvnNewProjectOptionsDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnOptionsDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnOptionsDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsPySvn.SvnOptionsDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnPropDelDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnPropDelDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsPySvn.SvnPropDelDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnPropListDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnPropListDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsPySvn.SvnPropListDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnPropSetDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnPropSetDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsPySvn.SvnPropSetDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnRelocateDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnRelocateDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsPySvn.SvnRelocateDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnRepoBrowserDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnRepoBrowserDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsPySvn.SvnRepoBrowserDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnRevisionSelectionDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnRevisionSelectionDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsPySvn.SvnRevisionSelectionDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnStatusDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnStatusDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsPySvn.SvnStatusDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnStatusMonitorThread.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnStatusMonitorThread.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsPySvn.SvnStatusMonitorThread</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnSwitchDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnSwitchDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsPySvn.SvnSwitchDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnTagBranchListDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnTagBranchListDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsPySvn.SvnTagBranchListDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnTagDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnTagDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsPySvn.SvnTagDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnUrlSelectionDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnUrlSelectionDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsPySvn.SvnUrlSelectionDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnUtilities.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.SvnUtilities.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsPySvn.SvnUtilities</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.subversion.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsPySvn.subversion.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsPySvn.subversion</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsSubversion.Config.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsSubversion.Config.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsSubversion.Config</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsSubversion.ConfigurationPage.SubversionPage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsSubversion.ConfigurationPage.SubversionPage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsSubversion.ConfigurationPage.SubversionPage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsSubversion.ProjectBrowserHelper.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsSubversion.ProjectBrowserHelper.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsSubversion.ProjectBrowserHelper</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsSubversion.ProjectHelper.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsSubversion.ProjectHelper.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsSubversion.ProjectHelper</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsSubversion.SvnBlameDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsSubversion.SvnBlameDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsSubversion.SvnBlameDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsSubversion.SvnChangeListsDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsSubversion.SvnChangeListsDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsSubversion.SvnChangeListsDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsSubversion.SvnCommandDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsSubversion.SvnCommandDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsSubversion.SvnCommandDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsSubversion.SvnCommitDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsSubversion.SvnCommitDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsSubversion.SvnCommitDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsSubversion.SvnCopyDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsSubversion.SvnCopyDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsSubversion.SvnCopyDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsSubversion.SvnDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsSubversion.SvnDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsSubversion.SvnDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsSubversion.SvnDiffDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsSubversion.SvnDiffDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsSubversion.SvnDiffDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsSubversion.SvnDiffHighlighter.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsSubversion.SvnDiffHighlighter.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsSubversion.SvnDiffHighlighter</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsSubversion.SvnLogBrowserDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsSubversion.SvnLogBrowserDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsSubversion.SvnLogBrowserDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsSubversion.SvnMergeDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsSubversion.SvnMergeDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsSubversion.SvnMergeDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsSubversion.SvnNewProjectOptionsDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsSubversion.SvnNewProjectOptionsDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsSubversion.SvnNewProjectOptionsDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsSubversion.SvnOptionsDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsSubversion.SvnOptionsDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsSubversion.SvnOptionsDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsSubversion.SvnPropListDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsSubversion.SvnPropListDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsSubversion.SvnPropListDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsSubversion.SvnPropSetDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsSubversion.SvnPropSetDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsSubversion.SvnPropSetDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsSubversion.SvnRelocateDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsSubversion.SvnRelocateDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsSubversion.SvnRelocateDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsSubversion.SvnRepoBrowserDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsSubversion.SvnRepoBrowserDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsSubversion.SvnRepoBrowserDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsSubversion.SvnRevisionSelectionDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsSubversion.SvnRevisionSelectionDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsSubversion.SvnRevisionSelectionDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsSubversion.SvnStatusDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsSubversion.SvnStatusDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsSubversion.SvnStatusDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsSubversion.SvnStatusMonitorThread.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsSubversion.SvnStatusMonitorThread.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsSubversion.SvnStatusMonitorThread</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsSubversion.SvnSwitchDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsSubversion.SvnSwitchDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsSubversion.SvnSwitchDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsSubversion.SvnTagBranchListDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsSubversion.SvnTagBranchListDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsSubversion.SvnTagBranchListDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsSubversion.SvnTagDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsSubversion.SvnTagDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsSubversion.SvnTagDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsSubversion.SvnUrlSelectionDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsSubversion.SvnUrlSelectionDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsSubversion.SvnUrlSelectionDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsSubversion.SvnUtilities.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsSubversion.SvnUtilities.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsSubversion.SvnUtilities</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsSubversion.subversion.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.VcsPlugins.vcsSubversion.subversion.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsSubversion.subversion</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.ViewManagerPlugins.Listspace.Listspace.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.ViewManagerPlugins.Listspace.Listspace.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.ViewManagerPlugins.Listspace.Listspace</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.ViewManagerPlugins.Tabview.Tabview.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.ViewManagerPlugins.Tabview.Tabview.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.ViewManagerPlugins.Tabview.Tabview</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.ColorDialogWizard.ColorDialogWizardDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.ColorDialogWizard.ColorDialogWizardDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.WizardPlugins.ColorDialogWizard.ColorDialogWizardDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopListSelectionDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopListSelectionDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopListSelectionDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopWizardDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopWizardDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.WizardPlugins.DotDesktopWizard.DotDesktopWizardDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.EricMessageBoxWizard.EricMessageBoxWizardDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.EricMessageBoxWizard.EricMessageBoxWizardDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.WizardPlugins.EricMessageBoxWizard.EricMessageBoxWizardDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.EricPluginWizard.PluginWizardDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.EricPluginWizard.PluginWizardDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.WizardPlugins.EricPluginWizard.PluginWizardDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.EricPluginWizard.Templates.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.EricPluginWizard.Templates.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.WizardPlugins.EricPluginWizard.Templates</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.FileDialogWizard.FileDialogWizardDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.FileDialogWizard.FileDialogWizardDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.WizardPlugins.FileDialogWizard.FileDialogWizardDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.FontDialogWizard.FontDialogOptionsDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.FontDialogWizard.FontDialogOptionsDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.WizardPlugins.FontDialogWizard.FontDialogOptionsDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.FontDialogWizard.FontDialogWizardDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.FontDialogWizard.FontDialogWizardDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.WizardPlugins.FontDialogWizard.FontDialogWizardDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.InputDialogWizard.InputDialogWizardDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.InputDialogWizard.InputDialogWizardDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.WizardPlugins.InputDialogWizard.InputDialogWizardDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.MessageBoxWizard.MessageBoxWizardDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.MessageBoxWizard.MessageBoxWizardDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.WizardPlugins.MessageBoxWizard.MessageBoxWizardDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.PyRegExpWizard.PyRegExpWizardCharactersDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.PyRegExpWizard.PyRegExpWizardCharactersDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.WizardPlugins.PyRegExpWizard.PyRegExpWizardCharactersDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.PyRegExpWizard.PyRegExpWizardDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.PyRegExpWizard.PyRegExpWizardDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.WizardPlugins.PyRegExpWizard.PyRegExpWizardDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.PyRegExpWizard.PyRegExpWizardRepeatDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.PyRegExpWizard.PyRegExpWizardRepeatDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.WizardPlugins.PyRegExpWizard.PyRegExpWizardRepeatDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.QRegularExpressionWizard.QRegularExpressionWizardCharactersDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.QRegularExpressionWizard.QRegularExpressionWizardCharactersDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.WizardPlugins.QRegularExpressionWizard.QRegularExpressionWizardCharactersDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.QRegularExpressionWizard.QRegularExpressionWizardDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.QRegularExpressionWizard.QRegularExpressionWizardDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.WizardPlugins.QRegularExpressionWizard.QRegularExpressionWizardDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.QRegularExpressionWizard.QRegularExpressionWizardRepeatDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.QRegularExpressionWizard.QRegularExpressionWizardRepeatDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.WizardPlugins.QRegularExpressionWizard.QRegularExpressionWizardRepeatDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.QRegularExpressionWizard.QRegularExpressionWizardServer.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.QRegularExpressionWizard.QRegularExpressionWizardServer.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.WizardPlugins.QRegularExpressionWizard.QRegularExpressionWizardServer</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.SetupWizard.SetupWizardDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Plugins.WizardPlugins.SetupWizard.SetupWizardDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.WizardPlugins.SetupWizard.SetupWizardDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.ConfigurationDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.ConfigurationDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.ConfigurationDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.ApplicationPage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.ApplicationPage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.ConfigurationPages.ApplicationPage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.CondaPage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.CondaPage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.ConfigurationPages.CondaPage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.ConfigurationPageBase.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.ConfigurationPageBase.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.ConfigurationPages.ConfigurationPageBase</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.CooperationPage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.CooperationPage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.ConfigurationPages.CooperationPage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.CorbaPage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.CorbaPage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.ConfigurationPages.CorbaPage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.DebuggerGeneralPage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.DebuggerGeneralPage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.ConfigurationPages.DebuggerGeneralPage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.DebuggerPython3Page.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.DebuggerPython3Page.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.ConfigurationPages.DebuggerPython3Page</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.DiffColoursPage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.DiffColoursPage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.ConfigurationPages.DiffColoursPage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorAPIsPage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorAPIsPage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.ConfigurationPages.EditorAPIsPage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorAutoCompletionJediPage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorAutoCompletionJediPage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.ConfigurationPages.EditorAutoCompletionJediPage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorAutocompletionPage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorAutocompletionPage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.ConfigurationPages.EditorAutocompletionPage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorAutocompletionQScintillaPage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorAutocompletionQScintillaPage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.ConfigurationPages.EditorAutocompletionQScintillaPage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorCallTipsJediPage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorCallTipsJediPage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.ConfigurationPages.EditorCallTipsJediPage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorCalltipsPage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorCalltipsPage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.ConfigurationPages.EditorCalltipsPage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorCalltipsQScintillaPage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorCalltipsQScintillaPage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.ConfigurationPages.EditorCalltipsQScintillaPage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorDocViewerPage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorDocViewerPage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.ConfigurationPages.EditorDocViewerPage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorExportersPage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorExportersPage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.ConfigurationPages.EditorExportersPage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorFilePage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorFilePage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.ConfigurationPages.EditorFilePage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorGeneralPage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorGeneralPage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.ConfigurationPages.EditorGeneralPage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorHighlightersPage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorHighlightersPage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.ConfigurationPages.EditorHighlightersPage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorHighlightingStylesPage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorHighlightingStylesPage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.ConfigurationPages.EditorHighlightingStylesPage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorHighlightingStylesSelectionDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorHighlightingStylesSelectionDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.ConfigurationPages.EditorHighlightingStylesSelectionDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorKeywordsPage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorKeywordsPage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.ConfigurationPages.EditorKeywordsPage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorLanguageTabIndentOverrideDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorLanguageTabIndentOverrideDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.ConfigurationPages.EditorLanguageTabIndentOverrideDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorMouseClickHandlerJediPage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorMouseClickHandlerJediPage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.ConfigurationPages.EditorMouseClickHandlerJediPage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorMouseClickHandlerPage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorMouseClickHandlerPage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.ConfigurationPages.EditorMouseClickHandlerPage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorPropertiesPage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorPropertiesPage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.ConfigurationPages.EditorPropertiesPage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorSearchPage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorSearchPage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.ConfigurationPages.EditorSearchPage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorSpellCheckingPage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorSpellCheckingPage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.ConfigurationPages.EditorSpellCheckingPage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorStylesPage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorStylesPage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.ConfigurationPages.EditorStylesPage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorSyntaxPage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorSyntaxPage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.ConfigurationPages.EditorSyntaxPage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorTypingPage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EditorTypingPage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.ConfigurationPages.EditorTypingPage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EmailPage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.EmailPage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.ConfigurationPages.EmailPage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.GraphicsPage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.GraphicsPage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.ConfigurationPages.GraphicsPage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.HelpDocumentationPage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.HelpDocumentationPage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.ConfigurationPages.HelpDocumentationPage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.HelpViewersPage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.HelpViewersPage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.ConfigurationPages.HelpViewersPage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.HexEditorPage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.HexEditorPage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.ConfigurationPages.HexEditorPage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.IconsPage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.IconsPage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.ConfigurationPages.IconsPage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.IconsPreviewDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.IconsPreviewDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.ConfigurationPages.IconsPreviewDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.InterfacePage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.InterfacePage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.ConfigurationPages.InterfacePage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.IrcPage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.IrcPage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.ConfigurationPages.IrcPage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.LogViewerPage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.LogViewerPage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.ConfigurationPages.LogViewerPage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.MasterPasswordEntryDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.MasterPasswordEntryDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.ConfigurationPages.MasterPasswordEntryDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.MicroPythonPage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.MicroPythonPage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.ConfigurationPages.MicroPythonPage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.MimeTypesPage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.MimeTypesPage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.ConfigurationPages.MimeTypesPage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.MultiProjectPage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.MultiProjectPage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.ConfigurationPages.MultiProjectPage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.NetworkPage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.NetworkPage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.ConfigurationPages.NetworkPage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.NotificationsPage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.NotificationsPage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.ConfigurationPages.NotificationsPage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.PipPage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.PipPage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.ConfigurationPages.PipPage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.PluginManagerPage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.PluginManagerPage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.ConfigurationPages.PluginManagerPage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.PrinterPage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.PrinterPage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.ConfigurationPages.PrinterPage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.ProjectBrowserPage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.ProjectBrowserPage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.ConfigurationPages.ProjectBrowserPage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.ProjectPage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.ProjectPage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.ConfigurationPages.ProjectPage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.ProtobufPage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.ProtobufPage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.ConfigurationPages.ProtobufPage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.PythonPage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.PythonPage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.ConfigurationPages.PythonPage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.QtPage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.QtPage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.ConfigurationPages.QtPage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.SecurityPage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.SecurityPage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.ConfigurationPages.SecurityPage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.ShellPage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.ShellPage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.ConfigurationPages.ShellPage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.TasksPage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.TasksPage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.ConfigurationPages.TasksPage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.TemplatesPage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.TemplatesPage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.ConfigurationPages.TemplatesPage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.TrayStarterPage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.TrayStarterPage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.ConfigurationPages.TrayStarterPage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.VcsPage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.VcsPage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.ConfigurationPages.VcsPage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.ViewmanagerPage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.ViewmanagerPage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.ConfigurationPages.ViewmanagerPage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.WebBrowserAppearancePage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.WebBrowserAppearancePage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.ConfigurationPages.WebBrowserAppearancePage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.WebBrowserInterfacePage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.WebBrowserInterfacePage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.ConfigurationPages.WebBrowserInterfacePage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.WebBrowserPage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.WebBrowserPage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.ConfigurationPages.WebBrowserPage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.WebBrowserSpellCheckingPage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.WebBrowserSpellCheckingPage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.ConfigurationPages.WebBrowserSpellCheckingPage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.WebBrowserVirusTotalPage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.ConfigurationPages.WebBrowserVirusTotalPage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.ConfigurationPages.WebBrowserVirusTotalPage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.HighlightingStylesFile.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.HighlightingStylesFile.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.HighlightingStylesFile</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.MouseClickDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.MouseClickDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.MouseClickDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.PreferencesLexer.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.PreferencesLexer.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.PreferencesLexer</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.ProgramsDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.ProgramsDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.ProgramsDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.ShortcutDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.ShortcutDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.ShortcutDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.Shortcuts.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.Shortcuts.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.Shortcuts</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.ShortcutsDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.ShortcutsDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.ShortcutsDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.ShortcutsFile.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.ShortcutsFile.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.ShortcutsFile</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.SubstyleDefinitionDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.SubstyleDefinitionDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.SubstyleDefinitionDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.ToolConfigurationDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.ToolConfigurationDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.ToolConfigurationDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.ToolGroupConfigurationDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.ToolGroupConfigurationDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.ToolGroupConfigurationDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.ViewProfileDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.ViewProfileDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.ViewProfileDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Preferences.__init__.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Preferences.__init__.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.__init__</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Project.AddDirectoryDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Project.AddDirectoryDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Project.AddDirectoryDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Project.AddFileDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Project.AddFileDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Project.AddFileDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Project.AddFoundFilesDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Project.AddFoundFilesDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Project.AddFoundFilesDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Project.AddLanguageDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Project.AddLanguageDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Project.AddLanguageDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Project.CreateDialogCodeDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Project.CreateDialogCodeDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Project.CreateDialogCodeDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Project.DebuggerPropertiesDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Project.DebuggerPropertiesDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Project.DebuggerPropertiesDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Project.DebuggerPropertiesFile.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Project.DebuggerPropertiesFile.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Project.DebuggerPropertiesFile</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Project.FiletypeAssociationDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Project.FiletypeAssociationDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Project.FiletypeAssociationDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Project.IdlCompilerDefineNameDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Project.IdlCompilerDefineNameDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Project.IdlCompilerDefineNameDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Project.IdlCompilerOptionsDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Project.IdlCompilerOptionsDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Project.IdlCompilerOptionsDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Project.LexerAssociationDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Project.LexerAssociationDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Project.LexerAssociationDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Project.MakePropertiesDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Project.MakePropertiesDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Project.MakePropertiesDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Project.NewDialogClassDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Project.NewDialogClassDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Project.NewDialogClassDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Project.NewPythonPackageDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Project.NewPythonPackageDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Project.NewPythonPackageDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Project.Project.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Project.Project.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Project.Project</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Project.ProjectBaseBrowser.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Project.ProjectBaseBrowser.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Project.ProjectBaseBrowser</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Project.ProjectBrowser.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Project.ProjectBrowser.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Project.ProjectBrowser</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Project.ProjectBrowserFlags.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Project.ProjectBrowserFlags.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Project.ProjectBrowserFlags</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Project.ProjectBrowserModel.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Project.ProjectBrowserModel.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Project.ProjectBrowserModel</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Project.ProjectBrowserSortFilterProxyModel.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Project.ProjectBrowserSortFilterProxyModel.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Project.ProjectBrowserSortFilterProxyModel</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Project.ProjectFile.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Project.ProjectFile.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Project.ProjectFile</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Project.ProjectFormsBrowser.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Project.ProjectFormsBrowser.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Project.ProjectFormsBrowser</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Project.ProjectInterfacesBrowser.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Project.ProjectInterfacesBrowser.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Project.ProjectInterfacesBrowser</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Project.ProjectOthersBrowser.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Project.ProjectOthersBrowser.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Project.ProjectOthersBrowser</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Project.ProjectProtocolsBrowser.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Project.ProjectProtocolsBrowser.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Project.ProjectProtocolsBrowser</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Project.ProjectResourcesBrowser.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Project.ProjectResourcesBrowser.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Project.ProjectResourcesBrowser</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Project.ProjectSourcesBrowser.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Project.ProjectSourcesBrowser.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Project.ProjectSourcesBrowser</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Project.ProjectTranslationsBrowser.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Project.ProjectTranslationsBrowser.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Project.ProjectTranslationsBrowser</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Project.PropertiesDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Project.PropertiesDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Project.PropertiesDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Project.QuickFindFileDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Project.QuickFindFileDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Project.QuickFindFileDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Project.RccCompilerOptionsDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Project.RccCompilerOptionsDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Project.RccCompilerOptionsDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Project.SpellingPropertiesDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Project.SpellingPropertiesDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Project.SpellingPropertiesDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Project.TranslationPropertiesDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Project.TranslationPropertiesDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Project.TranslationPropertiesDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Project.UicCompilerOptionsDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Project.UicCompilerOptionsDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Project.UicCompilerOptionsDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Project.UicLoadUi5.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Project.UicLoadUi5.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Project.UicLoadUi5</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Project.UicLoadUi6.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Project.UicLoadUi6.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Project.UicLoadUi6</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Project.UserProjectFile.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Project.UserProjectFile.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Project.UserProjectFile</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Project.UserPropertiesDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Project.UserPropertiesDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Project.UserPropertiesDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.PyUnit.UnittestDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.PyUnit.UnittestDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.PyUnit.UnittestDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.APIsManager.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.APIsManager.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.APIsManager</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.DocstringGenerator.BaseDocstringGenerator.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.DocstringGenerator.BaseDocstringGenerator.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.DocstringGenerator.BaseDocstringGenerator</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.DocstringGenerator.EricdocGenerator.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.DocstringGenerator.EricdocGenerator.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.DocstringGenerator.EricdocGenerator</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.DocstringGenerator.GoogledocGenerator.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.DocstringGenerator.GoogledocGenerator.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.DocstringGenerator.GoogledocGenerator</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.DocstringGenerator.NumpydocGenerator.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.DocstringGenerator.NumpydocGenerator.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.DocstringGenerator.NumpydocGenerator</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.DocstringGenerator.PyDocstringGenerator.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.DocstringGenerator.PyDocstringGenerator.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.DocstringGenerator.PyDocstringGenerator</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.DocstringGenerator.SphinxdocGenerator.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.DocstringGenerator.SphinxdocGenerator.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.DocstringGenerator.SphinxdocGenerator</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.DocstringGenerator.__init__.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.DocstringGenerator.__init__.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.DocstringGenerator.__init__</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.Editor.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.Editor.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.Editor</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.EditorAssembly.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.EditorAssembly.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.EditorAssembly</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.EditorButtonsWidget.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.EditorButtonsWidget.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.EditorButtonsWidget</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.EditorMarkerMap.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.EditorMarkerMap.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.EditorMarkerMap</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.EditorOutline.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.EditorOutline.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.EditorOutline</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.EditorOutlineModel.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.EditorOutlineModel.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.EditorOutlineModel</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.Exporters.ExporterBase.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.Exporters.ExporterBase.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.Exporters.ExporterBase</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.Exporters.ExporterHTML.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.Exporters.ExporterHTML.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.Exporters.ExporterHTML</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.Exporters.ExporterODT.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.Exporters.ExporterODT.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.Exporters.ExporterODT</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.Exporters.ExporterPDF.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.Exporters.ExporterPDF.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.Exporters.ExporterPDF</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.Exporters.ExporterRTF.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.Exporters.ExporterRTF.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.Exporters.ExporterRTF</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.Exporters.ExporterTEX.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.Exporters.ExporterTEX.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.Exporters.ExporterTEX</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.Exporters.__init__.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.Exporters.__init__.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.Exporters.__init__</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.GotoDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.GotoDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.GotoDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.KeySequenceTranslator.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.KeySequenceTranslator.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.KeySequenceTranslator</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.Lexers.Lexer.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.Lexers.Lexer.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.Lexers.Lexer</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerBash.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerBash.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.Lexers.LexerBash</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerBatch.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerBatch.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.Lexers.LexerBatch</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerCMake.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerCMake.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.Lexers.LexerCMake</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerCPP.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerCPP.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.Lexers.LexerCPP</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerCSS.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerCSS.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.Lexers.LexerCSS</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerCSharp.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerCSharp.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.Lexers.LexerCSharp</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerCoffeeScript.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerCoffeeScript.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.Lexers.LexerCoffeeScript</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerContainer.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerContainer.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.Lexers.LexerContainer</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerD.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerD.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.Lexers.LexerD</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerDiff.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerDiff.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.Lexers.LexerDiff</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerFortran.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerFortran.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.Lexers.LexerFortran</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerFortran77.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerFortran77.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.Lexers.LexerFortran77</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerHTML.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerHTML.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.Lexers.LexerHTML</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerIDL.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerIDL.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.Lexers.LexerIDL</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerJSON.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerJSON.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.Lexers.LexerJSON</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerJava.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerJava.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.Lexers.LexerJava</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerJavaScript.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerJavaScript.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.Lexers.LexerJavaScript</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerLua.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerLua.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.Lexers.LexerLua</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerMakefile.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerMakefile.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.Lexers.LexerMakefile</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerMarkdown.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerMarkdown.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.Lexers.LexerMarkdown</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerMatlab.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerMatlab.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.Lexers.LexerMatlab</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerOctave.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerOctave.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.Lexers.LexerOctave</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerPO.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerPO.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.Lexers.LexerPO</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerPOV.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerPOV.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.Lexers.LexerPOV</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerPascal.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerPascal.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.Lexers.LexerPascal</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerPerl.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerPerl.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.Lexers.LexerPerl</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerPostScript.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerPostScript.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.Lexers.LexerPostScript</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerProperties.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerProperties.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.Lexers.LexerProperties</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerPygments.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerPygments.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.Lexers.LexerPygments</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerPython.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerPython.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.Lexers.LexerPython</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerQSS.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerQSS.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.Lexers.LexerQSS</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerRuby.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerRuby.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.Lexers.LexerRuby</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerSQL.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerSQL.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.Lexers.LexerSQL</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerTCL.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerTCL.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.Lexers.LexerTCL</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerTeX.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerTeX.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.Lexers.LexerTeX</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerVHDL.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerVHDL.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.Lexers.LexerVHDL</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerXML.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerXML.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.Lexers.LexerXML</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerYAML.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.Lexers.LexerYAML.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.Lexers.LexerYAML</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.Lexers.SubstyledLexer.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.Lexers.SubstyledLexer.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.Lexers.SubstyledLexer</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.Lexers.__init__.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.Lexers.__init__.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.Lexers.__init__</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.MarkupProviders.HtmlProvider.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.MarkupProviders.HtmlProvider.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.MarkupProviders.HtmlProvider</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.MarkupProviders.HyperlinkMarkupDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.MarkupProviders.HyperlinkMarkupDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.MarkupProviders.HyperlinkMarkupDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.MarkupProviders.ImageMarkupDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.MarkupProviders.ImageMarkupDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.MarkupProviders.ImageMarkupDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.MarkupProviders.MarkdownProvider.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.MarkupProviders.MarkdownProvider.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.MarkupProviders.MarkdownProvider</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.MarkupProviders.MarkupBase.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.MarkupProviders.MarkupBase.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.MarkupProviders.MarkupBase</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.MarkupProviders.RestructuredTextProvider.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.MarkupProviders.RestructuredTextProvider.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.MarkupProviders.RestructuredTextProvider</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.MarkupProviders.__init__.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.MarkupProviders.__init__.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.MarkupProviders.__init__</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.MiniEditor.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.MiniEditor.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.MiniEditor</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.Printer.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.Printer.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.Printer</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.QsciScintillaCompat.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.QsciScintillaCompat.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.QsciScintillaCompat</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.SearchReplaceWidget.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.SearchReplaceWidget.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.SearchReplaceWidget</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.Shell.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.Shell.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.Shell</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.ShellHistoryDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.ShellHistoryDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.ShellHistoryDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.ShellWindow.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.ShellWindow.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.ShellWindow</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.SortOptionsDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.SortOptionsDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.SortOptionsDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.SpellChecker.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.SpellChecker.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.SpellChecker</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.SpellCheckingDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.SpellCheckingDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.SpellCheckingDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.SpellingDictionaryEditDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.SpellingDictionaryEditDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.SpellingDictionaryEditDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.TypingCompleters.CompleterBase.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.TypingCompleters.CompleterBase.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.TypingCompleters.CompleterBase</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.TypingCompleters.CompleterPython.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.TypingCompleters.CompleterPython.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.TypingCompleters.CompleterPython</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.TypingCompleters.CompleterRuby.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.TypingCompleters.CompleterRuby.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.TypingCompleters.CompleterRuby</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.TypingCompleters.CompleterYaml.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.TypingCompleters.CompleterYaml.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.TypingCompleters.CompleterYaml</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.TypingCompleters.__init__.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.TypingCompleters.__init__.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.TypingCompleters.__init__</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.QScintilla.ZoomDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.QScintilla.ZoomDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.ZoomDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Sessions.SessionFile.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Sessions.SessionFile.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Sessions.SessionFile</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Snapshot.SnapWidget.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Snapshot.SnapWidget.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Snapshot.SnapWidget</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Snapshot.SnapshotDefaultGrabber.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Snapshot.SnapshotDefaultGrabber.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Snapshot.SnapshotDefaultGrabber</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Snapshot.SnapshotFreehandGrabber.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Snapshot.SnapshotFreehandGrabber.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Snapshot.SnapshotFreehandGrabber</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Snapshot.SnapshotModes.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Snapshot.SnapshotModes.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Snapshot.SnapshotModes</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Snapshot.SnapshotPreview.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Snapshot.SnapshotPreview.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Snapshot.SnapshotPreview</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Snapshot.SnapshotRegionGrabber.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Snapshot.SnapshotRegionGrabber.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Snapshot.SnapshotRegionGrabber</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Snapshot.SnapshotTimer.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Snapshot.SnapshotTimer.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Snapshot.SnapshotTimer</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Snapshot.SnapshotWaylandGrabber.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Snapshot.SnapshotWaylandGrabber.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Snapshot.SnapshotWaylandGrabber</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.SqlBrowser.SqlBrowser.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.SqlBrowser.SqlBrowser.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.SqlBrowser.SqlBrowser</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.SqlBrowser.SqlBrowserWidget.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.SqlBrowser.SqlBrowserWidget.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.SqlBrowser.SqlBrowserWidget</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.SqlBrowser.SqlConnectionDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.SqlBrowser.SqlConnectionDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.SqlBrowser.SqlConnectionDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.SqlBrowser.SqlConnectionWidget.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.SqlBrowser.SqlConnectionWidget.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.SqlBrowser.SqlConnectionWidget</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Tasks.Task.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Tasks.Task.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Tasks.Task</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Tasks.TaskFilter.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Tasks.TaskFilter.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Tasks.TaskFilter</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Tasks.TaskFilterConfigDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Tasks.TaskFilterConfigDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Tasks.TaskFilterConfigDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Tasks.TaskPropertiesDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Tasks.TaskPropertiesDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Tasks.TaskPropertiesDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Tasks.TaskViewer.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Tasks.TaskViewer.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Tasks.TaskViewer</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Tasks.TasksFile.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Tasks.TasksFile.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Tasks.TasksFile</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Templates.TemplateMultipleVariablesDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Templates.TemplateMultipleVariablesDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Templates.TemplateMultipleVariablesDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Templates.TemplatePropertiesDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Templates.TemplatePropertiesDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Templates.TemplatePropertiesDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Templates.TemplateSingleVariableDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Templates.TemplateSingleVariableDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Templates.TemplateSingleVariableDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Templates.TemplateViewer.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Templates.TemplateViewer.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Templates.TemplateViewer</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Templates.TemplatesFile.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Templates.TemplatesFile.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Templates.TemplatesFile</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Toolbox.SingleApplication.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Toolbox.SingleApplication.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Toolbox.SingleApplication</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Toolbox.Startup.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Toolbox.Startup.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Toolbox.Startup</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Tools.TRPreviewer.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Tools.TRPreviewer.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Tools.TRPreviewer</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Tools.TRSingleApplication.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Tools.TRSingleApplication.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Tools.TRSingleApplication</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Tools.TrayStarter.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Tools.TrayStarter.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Tools.TrayStarter</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Tools.UIPreviewer.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Tools.UIPreviewer.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Tools.UIPreviewer</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Tools.webBrowserSupport.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Tools.webBrowserSupport.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Tools.webBrowserSupport</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.UI.AuthenticationDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.UI.AuthenticationDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.UI.AuthenticationDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.UI.Browser.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.UI.Browser.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.UI.Browser</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.UI.BrowserModel.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.UI.BrowserModel.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.UI.BrowserModel</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.UI.BrowserSortFilterProxyModel.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.UI.BrowserSortFilterProxyModel.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.UI.BrowserSortFilterProxyModel</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.UI.ClearPrivateDataDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.UI.ClearPrivateDataDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.UI.ClearPrivateDataDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.UI.CodeDocumentationViewer.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.UI.CodeDocumentationViewer.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.UI.CodeDocumentationViewer</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.UI.CodeDocumentationViewerTemplate.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.UI.CodeDocumentationViewerTemplate.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.UI.CodeDocumentationViewerTemplate</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.UI.CompareDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.UI.CompareDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.UI.CompareDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.UI.Config.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.UI.Config.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.UI.Config</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.UI.DeleteFilesConfirmationDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.UI.DeleteFilesConfirmationDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.UI.DeleteFilesConfirmationDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.UI.DiffDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.UI.DiffDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.UI.DiffDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.UI.DiffHighlighter.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.UI.DiffHighlighter.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.UI.DiffHighlighter</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.UI.EmailDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.UI.EmailDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.UI.EmailDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.UI.ErrorLogDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.UI.ErrorLogDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.UI.ErrorLogDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.UI.FindFileDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.UI.FindFileDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.UI.FindFileDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.UI.FindFileNameDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.UI.FindFileNameDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.UI.FindFileNameDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.UI.Info.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.UI.Info.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.UI.Info</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.UI.InstallInfoDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.UI.InstallInfoDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.UI.InstallInfoDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.UI.LogView.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.UI.LogView.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.UI.LogView</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.UI.NotificationWidget.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.UI.NotificationWidget.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.UI.NotificationWidget</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.UI.NumbersWidget.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.UI.NumbersWidget.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.UI.NumbersWidget</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.UI.PixmapCache.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.UI.PixmapCache.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.UI.PixmapCache</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.UI.Previewer.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.UI.Previewer.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.UI.Previewer</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.UI.Previewers.MarkdownExtensions.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.UI.Previewers.MarkdownExtensions.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.UI.Previewers.MarkdownExtensions</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.UI.Previewers.PreviewerHTML.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.UI.Previewers.PreviewerHTML.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.UI.Previewers.PreviewerHTML</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.UI.Previewers.PreviewerHTMLStyles.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.UI.Previewers.PreviewerHTMLStyles.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.UI.Previewers.PreviewerHTMLStyles</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.UI.Previewers.PreviewerQSS.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.UI.Previewers.PreviewerQSS.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.UI.Previewers.PreviewerQSS</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.UI.PythonAstViewer.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.UI.PythonAstViewer.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.UI.PythonAstViewer</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.UI.PythonDisViewer.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.UI.PythonDisViewer.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.UI.PythonDisViewer</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.UI.SearchWidget.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.UI.SearchWidget.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.UI.SearchWidget</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.UI.SplashScreen.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.UI.SplashScreen.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.UI.SplashScreen</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.UI.SymbolsWidget.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.UI.SymbolsWidget.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.UI.SymbolsWidget</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.UI.UserInterface.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.UI.UserInterface.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.UI.UserInterface</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Utilities.AutoSaver.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Utilities.AutoSaver.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Utilities.AutoSaver</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Utilities.BackgroundClient.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Utilities.BackgroundClient.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Utilities.BackgroundClient</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Utilities.BackgroundService.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Utilities.BackgroundService.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Utilities.BackgroundService</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Utilities.ClassBrowsers.ClbrBaseClasses.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Utilities.ClassBrowsers.ClbrBaseClasses.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Utilities.ClassBrowsers.ClbrBaseClasses</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Utilities.ClassBrowsers.__init__.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Utilities.ClassBrowsers.__init__.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Utilities.ClassBrowsers.__init__</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Utilities.ClassBrowsers.idlclbr.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Utilities.ClassBrowsers.idlclbr.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Utilities.ClassBrowsers.idlclbr</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Utilities.ClassBrowsers.jsclbr.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Utilities.ClassBrowsers.jsclbr.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Utilities.ClassBrowsers.jsclbr</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Utilities.ClassBrowsers.protoclbr.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Utilities.ClassBrowsers.protoclbr.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Utilities.ClassBrowsers.protoclbr</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Utilities.ClassBrowsers.pyclbr.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Utilities.ClassBrowsers.pyclbr.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Utilities.ClassBrowsers.pyclbr</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Utilities.ClassBrowsers.rbclbr.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Utilities.ClassBrowsers.rbclbr.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Utilities.ClassBrowsers.rbclbr</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Utilities.FtpUtilities.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Utilities.FtpUtilities.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Utilities.FtpUtilities</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Utilities.GetSysPath.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Utilities.GetSysPath.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Utilities.GetSysPath</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Utilities.MimeTypes.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Utilities.MimeTypes.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Utilities.MimeTypes</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Utilities.ModuleParser.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Utilities.ModuleParser.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Utilities.ModuleParser</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Utilities.MouseUtilities.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Utilities.MouseUtilities.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Utilities.MouseUtilities</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Utilities.PasswordChecker.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Utilities.PasswordChecker.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Utilities.PasswordChecker</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Utilities.PySideImporter.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Utilities.PySideImporter.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Utilities.PySideImporter</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Utilities.__init__.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Utilities.__init__.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Utilities.__init__</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Utilities.crypto.__init__.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Utilities.crypto.__init__.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Utilities.crypto.__init__</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Utilities.crypto.py3AES.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Utilities.crypto.py3AES.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Utilities.crypto.py3AES</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Utilities.crypto.py3PBKDF2.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Utilities.crypto.py3PBKDF2.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Utilities.crypto.py3PBKDF2</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.Utilities.uic.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.Utilities.uic.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Utilities.uic</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.VCS.CommandOptionsDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.VCS.CommandOptionsDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.VCS.CommandOptionsDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.VCS.ProjectBrowserHelper.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.VCS.ProjectBrowserHelper.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.VCS.ProjectBrowserHelper</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.VCS.ProjectHelper.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.VCS.ProjectHelper.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.VCS.ProjectHelper</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.VCS.RepositoryInfoDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.VCS.RepositoryInfoDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.VCS.RepositoryInfoDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.VCS.StatusMonitorLed.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.VCS.StatusMonitorLed.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.VCS.StatusMonitorLed</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.VCS.StatusMonitorThread.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.VCS.StatusMonitorThread.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.VCS.StatusMonitorThread</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.VCS.VersionControl.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.VCS.VersionControl.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.VCS.VersionControl</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.VCS.__init__.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.VCS.__init__.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.VCS.__init__</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.ViewManager.BookmarkedFilesDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.ViewManager.BookmarkedFilesDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.ViewManager.BookmarkedFilesDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.ViewManager.ViewManager.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.ViewManager.ViewManager.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.ViewManager.ViewManager</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.ViewManager.__init__.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.ViewManager.__init__.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.ViewManager.__init__</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.VirtualEnv.VirtualenvAddEditDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.VirtualEnv.VirtualenvAddEditDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.VirtualEnv.VirtualenvAddEditDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.VirtualEnv.VirtualenvConfigurationDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.VirtualEnv.VirtualenvConfigurationDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.VirtualEnv.VirtualenvConfigurationDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.VirtualEnv.VirtualenvExecDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.VirtualEnv.VirtualenvExecDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.VirtualEnv.VirtualenvExecDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.VirtualEnv.VirtualenvInterpreterSelectionDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.VirtualEnv.VirtualenvInterpreterSelectionDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.VirtualEnv.VirtualenvInterpreterSelectionDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.VirtualEnv.VirtualenvManager.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.VirtualEnv.VirtualenvManager.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.VirtualEnv.VirtualenvManager</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.VirtualEnv.VirtualenvManagerDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.VirtualEnv.VirtualenvManagerDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.VirtualEnv.VirtualenvManagerDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.VirtualEnv.VirtualenvNameDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.VirtualEnv.VirtualenvNameDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.VirtualEnv.VirtualenvNameDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.AdBlock.AdBlockDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.AdBlock.AdBlockDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.AdBlock.AdBlockDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.AdBlock.AdBlockExceptionsDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.AdBlock.AdBlockExceptionsDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.AdBlock.AdBlockExceptionsDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.AdBlock.AdBlockIcon.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.AdBlock.AdBlockIcon.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.AdBlock.AdBlockIcon</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.AdBlock.AdBlockManager.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.AdBlock.AdBlockManager.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.AdBlock.AdBlockManager</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.AdBlock.AdBlockMatcher.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.AdBlock.AdBlockMatcher.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.AdBlock.AdBlockMatcher</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.AdBlock.AdBlockPage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.AdBlock.AdBlockPage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.AdBlock.AdBlockPage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.AdBlock.AdBlockRule.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.AdBlock.AdBlockRule.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.AdBlock.AdBlockRule</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.AdBlock.AdBlockSearchTree.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.AdBlock.AdBlockSearchTree.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.AdBlock.AdBlockSearchTree</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.AdBlock.AdBlockSubscription.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.AdBlock.AdBlockSubscription.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.AdBlock.AdBlockSubscription</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.AdBlock.AdBlockTreeWidget.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.AdBlock.AdBlockTreeWidget.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.AdBlock.AdBlockTreeWidget</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.AdBlock.AdBlockUrlInterceptor.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.AdBlock.AdBlockUrlInterceptor.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.AdBlock.AdBlockUrlInterceptor</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.AutoScroll.AutoScroller.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.AutoScroll.AutoScroller.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.AutoScroll.AutoScroller</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.AutoScroll.FrameScroller.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.AutoScroll.FrameScroller.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.AutoScroll.FrameScroller</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.Bookmarks.AddBookmarkDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.Bookmarks.AddBookmarkDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Bookmarks.AddBookmarkDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.Bookmarks.BookmarkNode.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.Bookmarks.BookmarkNode.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Bookmarks.BookmarkNode</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.Bookmarks.BookmarkPropertiesDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.Bookmarks.BookmarkPropertiesDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Bookmarks.BookmarkPropertiesDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.Bookmarks.BookmarksDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.Bookmarks.BookmarksDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Bookmarks.BookmarksDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.Bookmarks.BookmarksImportDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.Bookmarks.BookmarksImportDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Bookmarks.BookmarksImportDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.Bookmarks.BookmarksImporters.BookmarksImporter.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.Bookmarks.BookmarksImporters.BookmarksImporter.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Bookmarks.BookmarksImporters.BookmarksImporter</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.Bookmarks.BookmarksImporters.ChromeImporter.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.Bookmarks.BookmarksImporters.ChromeImporter.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Bookmarks.BookmarksImporters.ChromeImporter</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.Bookmarks.BookmarksImporters.FirefoxImporter.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.Bookmarks.BookmarksImporters.FirefoxImporter.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Bookmarks.BookmarksImporters.FirefoxImporter</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.Bookmarks.BookmarksImporters.HtmlImporter.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.Bookmarks.BookmarksImporters.HtmlImporter.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Bookmarks.BookmarksImporters.HtmlImporter</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.Bookmarks.BookmarksImporters.IExplorerImporter.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.Bookmarks.BookmarksImporters.IExplorerImporter.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Bookmarks.BookmarksImporters.IExplorerImporter</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.Bookmarks.BookmarksImporters.OperaImporter.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.Bookmarks.BookmarksImporters.OperaImporter.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Bookmarks.BookmarksImporters.OperaImporter</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.Bookmarks.BookmarksImporters.SafariImporter.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.Bookmarks.BookmarksImporters.SafariImporter.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Bookmarks.BookmarksImporters.SafariImporter</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.Bookmarks.BookmarksImporters.XbelImporter.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.Bookmarks.BookmarksImporters.XbelImporter.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Bookmarks.BookmarksImporters.XbelImporter</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.Bookmarks.BookmarksImporters.__init__.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.Bookmarks.BookmarksImporters.__init__.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Bookmarks.BookmarksImporters.__init__</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.Bookmarks.BookmarksManager.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.Bookmarks.BookmarksManager.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Bookmarks.BookmarksManager</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.Bookmarks.BookmarksMenu.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.Bookmarks.BookmarksMenu.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Bookmarks.BookmarksMenu</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.Bookmarks.BookmarksModel.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.Bookmarks.BookmarksModel.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Bookmarks.BookmarksModel</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.Bookmarks.BookmarksToolBar.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.Bookmarks.BookmarksToolBar.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Bookmarks.BookmarksToolBar</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.Bookmarks.NsHtmlReader.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.Bookmarks.NsHtmlReader.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Bookmarks.NsHtmlReader</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.Bookmarks.NsHtmlWriter.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.Bookmarks.NsHtmlWriter.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Bookmarks.NsHtmlWriter</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.Bookmarks.XbelReader.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.Bookmarks.XbelReader.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Bookmarks.XbelReader</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.Bookmarks.XbelWriter.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.Bookmarks.XbelWriter.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Bookmarks.XbelWriter</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.ClosedTabsManager.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.ClosedTabsManager.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.ClosedTabsManager</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.CookieJar.CookieExceptionsModel.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.CookieJar.CookieExceptionsModel.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.CookieJar.CookieExceptionsModel</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.CookieJar.CookieJar.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.CookieJar.CookieJar.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.CookieJar.CookieJar</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.CookieJar.CookiesConfigurationDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.CookieJar.CookiesConfigurationDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.CookieJar.CookiesConfigurationDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.CookieJar.CookiesDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.CookieJar.CookiesDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.CookieJar.CookiesDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.CookieJar.CookiesExceptionsDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.CookieJar.CookiesExceptionsDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.CookieJar.CookiesExceptionsDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.Download.DownloadAskActionDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.Download.DownloadAskActionDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Download.DownloadAskActionDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.Download.DownloadItem.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.Download.DownloadItem.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Download.DownloadItem</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.Download.DownloadManager.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.Download.DownloadManager.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Download.DownloadManager</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.Download.DownloadManagerButton.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.Download.DownloadManagerButton.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Download.DownloadManagerButton</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.Download.DownloadModel.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.Download.DownloadModel.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Download.DownloadModel</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.Download.DownloadUtilities.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.Download.DownloadUtilities.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Download.DownloadUtilities</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.FeaturePermissions.FeaturePermissionBar.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.FeaturePermissions.FeaturePermissionBar.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.FeaturePermissions.FeaturePermissionBar</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.FeaturePermissions.FeaturePermissionManager.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.FeaturePermissions.FeaturePermissionManager.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.FeaturePermissions.FeaturePermissionManager</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.FeaturePermissions.FeaturePermissionsDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.FeaturePermissions.FeaturePermissionsDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.FeaturePermissions.FeaturePermissionsDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.Feeds.FeedEditDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.Feeds.FeedEditDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Feeds.FeedEditDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.Feeds.FeedsDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.Feeds.FeedsDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Feeds.FeedsDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.Feeds.FeedsManager.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.Feeds.FeedsManager.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Feeds.FeedsManager</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.GreaseMonkey.GreaseMonkeyAddScriptDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.GreaseMonkey.GreaseMonkeyAddScriptDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.GreaseMonkey.GreaseMonkeyAddScriptDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.GreaseMonkey.GreaseMonkeyConfiguration.GreaseMonkeyConfigurationDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.GreaseMonkey.GreaseMonkeyConfiguration.GreaseMonkeyConfigurationDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.GreaseMonkey.GreaseMonkeyConfiguration.GreaseMonkeyConfigurationDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.GreaseMonkey.GreaseMonkeyConfiguration.GreaseMonkeyConfigurationListDelegate.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.GreaseMonkey.GreaseMonkeyConfiguration.GreaseMonkeyConfigurationListDelegate.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.GreaseMonkey.GreaseMonkeyConfiguration.GreaseMonkeyConfigurationListDelegate</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.GreaseMonkey.GreaseMonkeyConfiguration.GreaseMonkeyConfigurationListWidget.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.GreaseMonkey.GreaseMonkeyConfiguration.GreaseMonkeyConfigurationListWidget.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.GreaseMonkey.GreaseMonkeyConfiguration.GreaseMonkeyConfigurationListWidget</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.GreaseMonkey.GreaseMonkeyConfiguration.GreaseMonkeyConfigurationScriptInfoDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.GreaseMonkey.GreaseMonkeyConfiguration.GreaseMonkeyConfigurationScriptInfoDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.GreaseMonkey.GreaseMonkeyConfiguration.GreaseMonkeyConfigurationScriptInfoDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.GreaseMonkey.GreaseMonkeyDownloader.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.GreaseMonkey.GreaseMonkeyDownloader.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.GreaseMonkey.GreaseMonkeyDownloader</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.GreaseMonkey.GreaseMonkeyJavaScript.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.GreaseMonkey.GreaseMonkeyJavaScript.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.GreaseMonkey.GreaseMonkeyJavaScript</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.GreaseMonkey.GreaseMonkeyJsObject.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.GreaseMonkey.GreaseMonkeyJsObject.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.GreaseMonkey.GreaseMonkeyJsObject</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.GreaseMonkey.GreaseMonkeyManager.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.GreaseMonkey.GreaseMonkeyManager.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.GreaseMonkey.GreaseMonkeyManager</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.GreaseMonkey.GreaseMonkeyScript.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.GreaseMonkey.GreaseMonkeyScript.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.GreaseMonkey.GreaseMonkeyScript</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.History.HistoryCompleter.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.History.HistoryCompleter.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.History.HistoryCompleter</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.History.HistoryDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.History.HistoryDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.History.HistoryDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.History.HistoryFilterModel.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.History.HistoryFilterModel.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.History.HistoryFilterModel</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.History.HistoryManager.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.History.HistoryManager.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.History.HistoryManager</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.History.HistoryMenu.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.History.HistoryMenu.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.History.HistoryMenu</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.History.HistoryModel.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.History.HistoryModel.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.History.HistoryModel</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.History.HistoryTreeModel.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.History.HistoryTreeModel.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.History.HistoryTreeModel</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.ImageSearch.ImageSearchEngine.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.ImageSearch.ImageSearchEngine.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.ImageSearch.ImageSearchEngine</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.JavaScript.ExternalJsObject.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.JavaScript.ExternalJsObject.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.JavaScript.ExternalJsObject</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.JavaScript.PasswordManagerJsObject.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.JavaScript.PasswordManagerJsObject.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.JavaScript.PasswordManagerJsObject</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.JavaScript.StartPageJsObject.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.JavaScript.StartPageJsObject.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.JavaScript.StartPageJsObject</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.Navigation.NavigationBar.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.Navigation.NavigationBar.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Navigation.NavigationBar</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.Navigation.NavigationContainer.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.Navigation.NavigationContainer.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Navigation.NavigationContainer</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.Navigation.ReloadStopButton.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.Navigation.ReloadStopButton.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Navigation.ReloadStopButton</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.Network.EricSchemeHandler.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.Network.EricSchemeHandler.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Network.EricSchemeHandler</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.Network.NetworkManager.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.Network.NetworkManager.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Network.NetworkManager</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.Network.NetworkUrlInterceptor.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.Network.NetworkUrlInterceptor.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Network.NetworkUrlInterceptor</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.Network.ProtocolHandlerManager.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.Network.ProtocolHandlerManager.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Network.ProtocolHandlerManager</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.Network.ProtocolHandlerManagerDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.Network.ProtocolHandlerManagerDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Network.ProtocolHandlerManagerDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.Network.QtHelpSchemeHandler.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.Network.QtHelpSchemeHandler.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Network.QtHelpSchemeHandler</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.Network.SendRefererWhitelistDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.Network.SendRefererWhitelistDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Network.SendRefererWhitelistDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.Network.SslErrorExceptionsDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.Network.SslErrorExceptionsDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Network.SslErrorExceptionsDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.Network.UrlInterceptor.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.Network.UrlInterceptor.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Network.UrlInterceptor</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.OpenSearch.OpenSearchDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.OpenSearch.OpenSearchDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.OpenSearch.OpenSearchDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.OpenSearch.OpenSearchEditDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.OpenSearch.OpenSearchEditDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.OpenSearch.OpenSearchEditDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.OpenSearch.OpenSearchEngine.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.OpenSearch.OpenSearchEngine.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.OpenSearch.OpenSearchEngine</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.OpenSearch.OpenSearchEngineAction.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.OpenSearch.OpenSearchEngineAction.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.OpenSearch.OpenSearchEngineAction</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.OpenSearch.OpenSearchEngineModel.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.OpenSearch.OpenSearchEngineModel.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.OpenSearch.OpenSearchEngineModel</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.OpenSearch.OpenSearchManager.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.OpenSearch.OpenSearchManager.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.OpenSearch.OpenSearchManager</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.OpenSearch.OpenSearchReader.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.OpenSearch.OpenSearchReader.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.OpenSearch.OpenSearchReader</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.OpenSearch.OpenSearchWriter.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.OpenSearch.OpenSearchWriter.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.OpenSearch.OpenSearchWriter</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.PageScreenDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.PageScreenDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.PageScreenDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.Passwords.LoginForm.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.Passwords.LoginForm.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Passwords.LoginForm</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.Passwords.PasswordManager.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.Passwords.PasswordManager.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Passwords.PasswordManager</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.Passwords.PasswordModel.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.Passwords.PasswordModel.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Passwords.PasswordModel</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.Passwords.PasswordReader.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.Passwords.PasswordReader.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Passwords.PasswordReader</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.Passwords.PasswordWriter.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.Passwords.PasswordWriter.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Passwords.PasswordWriter</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.Passwords.PasswordsDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.Passwords.PasswordsDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Passwords.PasswordsDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.PersonalInformationManager.PersonalDataDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.PersonalInformationManager.PersonalDataDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.PersonalInformationManager.PersonalDataDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.PersonalInformationManager.PersonalInformationManager.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.PersonalInformationManager.PersonalInformationManager.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.PersonalInformationManager.PersonalInformationManager</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.QtHelp.HelpDocsInstaller.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.QtHelp.HelpDocsInstaller.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.QtHelp.HelpDocsInstaller</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.QtHelp.HelpIndexWidget.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.QtHelp.HelpIndexWidget.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.QtHelp.HelpIndexWidget</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.QtHelp.HelpSearchWidget.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.QtHelp.HelpSearchWidget.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.QtHelp.HelpSearchWidget</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.QtHelp.HelpTocWidget.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.QtHelp.HelpTocWidget.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.QtHelp.HelpTocWidget</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.QtHelp.HelpTopicDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.QtHelp.HelpTopicDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.QtHelp.HelpTopicDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.QtHelp.QtHelpDocumentationConfigurationDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.QtHelp.QtHelpDocumentationConfigurationDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.QtHelp.QtHelpDocumentationConfigurationDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.QtHelp.QtHelpDocumentationSelectionDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.QtHelp.QtHelpDocumentationSelectionDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.QtHelp.QtHelpDocumentationSelectionDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.QtHelp.QtHelpDocumentationSettings.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.QtHelp.QtHelpDocumentationSettings.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.QtHelp.QtHelpDocumentationSettings</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.QtHelp.QtHelpDocumentationSettingsWidget.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.QtHelp.QtHelpDocumentationSettingsWidget.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.QtHelp.QtHelpDocumentationSettingsWidget</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.SafeBrowsing.SafeBrowsingAPIClient.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.SafeBrowsing.SafeBrowsingAPIClient.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.SafeBrowsing.SafeBrowsingAPIClient</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.SafeBrowsing.SafeBrowsingCache.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.SafeBrowsing.SafeBrowsingCache.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.SafeBrowsing.SafeBrowsingCache</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.SafeBrowsing.SafeBrowsingDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.SafeBrowsing.SafeBrowsingDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.SafeBrowsing.SafeBrowsingDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.SafeBrowsing.SafeBrowsingInfoWidget.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.SafeBrowsing.SafeBrowsingInfoWidget.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.SafeBrowsing.SafeBrowsingInfoWidget</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.SafeBrowsing.SafeBrowsingLabel.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.SafeBrowsing.SafeBrowsingLabel.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.SafeBrowsing.SafeBrowsingLabel</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.SafeBrowsing.SafeBrowsingManager.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.SafeBrowsing.SafeBrowsingManager.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.SafeBrowsing.SafeBrowsingManager</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.SafeBrowsing.SafeBrowsingThreatList.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.SafeBrowsing.SafeBrowsingThreatList.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.SafeBrowsing.SafeBrowsingThreatList</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.SafeBrowsing.SafeBrowsingUrl.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.SafeBrowsing.SafeBrowsingUrl.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.SafeBrowsing.SafeBrowsingUrl</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.SafeBrowsing.__init__.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.SafeBrowsing.__init__.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.SafeBrowsing.__init__</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.SearchWidget.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.SearchWidget.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.SearchWidget</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.Session.SessionManager.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.Session.SessionManager.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Session.SessionManager</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.Session.SessionManagerDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.Session.SessionManagerDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Session.SessionManagerDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.SiteInfo.SiteInfoDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.SiteInfo.SiteInfoDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.SiteInfo.SiteInfoDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.SiteInfo.SiteInfoWidget.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.SiteInfo.SiteInfoWidget.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.SiteInfo.SiteInfoWidget</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.SpeedDial.Page.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.SpeedDial.Page.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.SpeedDial.Page</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.SpeedDial.PageThumbnailer.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.SpeedDial.PageThumbnailer.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.SpeedDial.PageThumbnailer</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.SpeedDial.SpeedDial.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.SpeedDial.SpeedDial.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.SpeedDial.SpeedDial</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.SpeedDial.SpeedDialReader.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.SpeedDial.SpeedDialReader.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.SpeedDial.SpeedDialReader</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.SpeedDial.SpeedDialWriter.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.SpeedDial.SpeedDialWriter.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.SpeedDial.SpeedDialWriter</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.SpellCheck.ManageDictionariesDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.SpellCheck.ManageDictionariesDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.SpellCheck.ManageDictionariesDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.StatusBar.ImagesIcon.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.StatusBar.ImagesIcon.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.StatusBar.ImagesIcon</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.StatusBar.JavaScriptIcon.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.StatusBar.JavaScriptIcon.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.StatusBar.JavaScriptIcon</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.StatusBar.JavaScriptSettingsDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.StatusBar.JavaScriptSettingsDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.StatusBar.JavaScriptSettingsDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.StatusBar.StatusBarIcon.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.StatusBar.StatusBarIcon.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.StatusBar.StatusBarIcon</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.Sync.DirectorySyncHandler.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.Sync.DirectorySyncHandler.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Sync.DirectorySyncHandler</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.Sync.FtpSyncHandler.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.Sync.FtpSyncHandler.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Sync.FtpSyncHandler</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.Sync.SyncAssistantDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.Sync.SyncAssistantDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Sync.SyncAssistantDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.Sync.SyncCheckPage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.Sync.SyncCheckPage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Sync.SyncCheckPage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.Sync.SyncDataPage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.Sync.SyncDataPage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Sync.SyncDataPage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.Sync.SyncDirectorySettingsPage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.Sync.SyncDirectorySettingsPage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Sync.SyncDirectorySettingsPage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.Sync.SyncEncryptionPage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.Sync.SyncEncryptionPage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Sync.SyncEncryptionPage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.Sync.SyncFtpSettingsPage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.Sync.SyncFtpSettingsPage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Sync.SyncFtpSettingsPage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.Sync.SyncGlobals.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.Sync.SyncGlobals.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Sync.SyncGlobals</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.Sync.SyncHandler.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.Sync.SyncHandler.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Sync.SyncHandler</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.Sync.SyncHostTypePage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.Sync.SyncHostTypePage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Sync.SyncHostTypePage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.Sync.SyncManager.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.Sync.SyncManager.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Sync.SyncManager</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.TabManager.TabManagerWidget.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.TabManager.TabManagerWidget.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.TabManager.TabManagerWidget</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.Tools.DelayedFileWatcher.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.Tools.DelayedFileWatcher.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Tools.DelayedFileWatcher</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.Tools.PrintToPdfDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.Tools.PrintToPdfDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Tools.PrintToPdfDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.Tools.Scripts.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.Tools.Scripts.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Tools.Scripts</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.Tools.WebBrowserTools.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.Tools.WebBrowserTools.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Tools.WebBrowserTools</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.Tools.WebHitTestResult.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.Tools.WebHitTestResult.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Tools.WebHitTestResult</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.Tools.WebIconDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.Tools.WebIconDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Tools.WebIconDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.Tools.WebIconLoader.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.Tools.WebIconLoader.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Tools.WebIconLoader</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.Tools.WebIconProvider.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.Tools.WebIconProvider.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Tools.WebIconProvider</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.UrlBar.BookmarkActionSelectionDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.UrlBar.BookmarkActionSelectionDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.UrlBar.BookmarkActionSelectionDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.UrlBar.BookmarkInfoDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.UrlBar.BookmarkInfoDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.UrlBar.BookmarkInfoDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.UrlBar.FavIconLabel.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.UrlBar.FavIconLabel.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.UrlBar.FavIconLabel</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.UrlBar.SslLabel.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.UrlBar.SslLabel.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.UrlBar.SslLabel</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.UrlBar.StackedUrlBar.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.UrlBar.StackedUrlBar.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.UrlBar.StackedUrlBar</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.UrlBar.UrlBar.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.UrlBar.UrlBar.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.UrlBar.UrlBar</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.UserAgent.UserAgentManager.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.UserAgent.UserAgentManager.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.UserAgent.UserAgentManager</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.UserAgent.UserAgentMenu.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.UserAgent.UserAgentMenu.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.UserAgent.UserAgentMenu</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.UserAgent.UserAgentModel.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.UserAgent.UserAgentModel.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.UserAgent.UserAgentModel</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.UserAgent.UserAgentReader.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.UserAgent.UserAgentReader.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.UserAgent.UserAgentReader</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.UserAgent.UserAgentWriter.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.UserAgent.UserAgentWriter.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.UserAgent.UserAgentWriter</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.UserAgent.UserAgentsDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.UserAgent.UserAgentsDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.UserAgent.UserAgentsDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.VirusTotal.VirusTotalApi.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.VirusTotal.VirusTotalApi.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.VirusTotal.VirusTotalApi</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.VirusTotal.VirusTotalDomainReportDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.VirusTotal.VirusTotalDomainReportDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.VirusTotal.VirusTotalDomainReportDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.VirusTotal.VirusTotalIpReportDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.VirusTotal.VirusTotalIpReportDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.VirusTotal.VirusTotalIpReportDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.VirusTotal.VirusTotalWhoisDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.VirusTotal.VirusTotalWhoisDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.VirusTotal.VirusTotalWhoisDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserClearPrivateDataDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserClearPrivateDataDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.WebBrowserClearPrivateDataDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserJavaScriptConsole.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserJavaScriptConsole.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.WebBrowserJavaScriptConsole</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserLanguagesDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserLanguagesDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.WebBrowserLanguagesDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserPage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserPage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.WebBrowserPage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserSingleApplication.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserSingleApplication.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.WebBrowserSingleApplication</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserSnap.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserSnap.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.WebBrowserSnap</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserTabBar.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserTabBar.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.WebBrowserTabBar</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserTabWidget.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserTabWidget.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.WebBrowserTabWidget</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserView.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserView.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.WebBrowserView</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserWebSearchWidget.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserWebSearchWidget.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.WebBrowserWebSearchWidget</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserWindow.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.WebBrowserWindow.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.WebBrowserWindow</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.WebInspector.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.WebInspector.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.WebInspector</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.ZoomManager.ZoomManager.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.ZoomManager.ZoomManager.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.ZoomManager.ZoomManager</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.ZoomManager.ZoomValuesDialog.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.ZoomManager.ZoomValuesDialog.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.ZoomManager.ZoomValuesDialog</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.WebBrowser.ZoomManager.ZoomValuesModel.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.WebBrowser.ZoomManager.ZoomValuesModel.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.ZoomManager.ZoomValuesModel</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.eric7.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.eric7.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.eric7</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.eric7_api.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.eric7_api.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.eric7_api</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.eric7_browser.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.eric7_browser.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.eric7_browser</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.eric7_compare.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.eric7_compare.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.eric7_compare</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.eric7_configure.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.eric7_configure.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.eric7_configure</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.eric7_diff.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.eric7_diff.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.eric7_diff</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.eric7_doc.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.eric7_doc.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.eric7_doc</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.eric7_editor.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.eric7_editor.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.eric7_editor</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.eric7_hexeditor.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.eric7_hexeditor.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.eric7_hexeditor</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.eric7_iconeditor.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.eric7_iconeditor.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.eric7_iconeditor</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.eric7_plugininstall.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.eric7_plugininstall.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.eric7_plugininstall</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.eric7_pluginrepository.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.eric7_pluginrepository.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.eric7_pluginrepository</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.eric7_pluginuninstall.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.eric7_pluginuninstall.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.eric7_pluginuninstall</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.eric7_post_install.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.eric7_post_install.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.eric7_post_install</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.eric7_qregularexpression.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.eric7_qregularexpression.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.eric7_qregularexpression</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.eric7_re.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.eric7_re.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.eric7_re</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.eric7_shell.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.eric7_shell.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.eric7_shell</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.eric7_snap.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.eric7_snap.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.eric7_snap</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.eric7_sqlbrowser.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.eric7_sqlbrowser.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.eric7_sqlbrowser</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.eric7_tray.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.eric7_tray.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.eric7_tray</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.eric7_trpreviewer.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.eric7_trpreviewer.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.eric7_trpreviewer</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.eric7_uipreviewer.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.eric7_uipreviewer.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.eric7_uipreviewer</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.eric7_unittest.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.eric7_unittest.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.eric7_unittest</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/eric7.eric7config.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/eric7.eric7config.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.eric7config</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/index-eric7.CondaInterface.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.CondaInterface.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.CondaInterface</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.CondaInterface</h1>
--- a/eric7/Documentation/Source/index-eric7.Cooperation.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.Cooperation.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Cooperation</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Cooperation</h1>
--- a/eric7/Documentation/Source/index-eric7.DataViews.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.DataViews.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.DataViews</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.DataViews</h1>
--- a/eric7/Documentation/Source/index-eric7.DebugClients.Python.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.DebugClients.Python.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.DebugClients.Python</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.DebugClients.Python</h1>
--- a/eric7/Documentation/Source/index-eric7.DebugClients.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.DebugClients.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.DebugClients</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.DebugClients</h1>
--- a/eric7/Documentation/Source/index-eric7.Debugger.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.Debugger.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Debugger</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Debugger</h1>
--- a/eric7/Documentation/Source/index-eric7.DocumentationTools.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.DocumentationTools.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.DocumentationTools</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.DocumentationTools</h1> @@ -50,10 +36,6 @@ <td>Module implementing the QtHelp generator for the builtin documentation generator.</td> </tr> <tr> -<td><a href="eric7.DocumentationTools.TemplatesListsStyle.html">TemplatesListsStyle</a></td> -<td>Module implementing templates for the documentation generator (lists style).</td> -</tr> -<tr> <td><a href="eric7.DocumentationTools.TemplatesListsStyleCSS.html">TemplatesListsStyleCSS</a></td> <td>Module implementing templates for the documentation generator (lists style).</td> </tr>
--- a/eric7/Documentation/Source/index-eric7.EricCore.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.EricCore.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricCore</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.EricCore</h1>
--- a/eric7/Documentation/Source/index-eric7.EricGraphics.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.EricGraphics.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricGraphics</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.EricGraphics</h1>
--- a/eric7/Documentation/Source/index-eric7.EricGui.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.EricGui.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricGui</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.EricGui</h1>
--- a/eric7/Documentation/Source/index-eric7.EricNetwork.data.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.EricNetwork.data.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricNetwork.data</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.EricNetwork.data</h1>
--- a/eric7/Documentation/Source/index-eric7.EricNetwork.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.EricNetwork.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricNetwork</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.EricNetwork</h1>
--- a/eric7/Documentation/Source/index-eric7.EricUtilities.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.EricUtilities.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricUtilities</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.EricUtilities</h1>
--- a/eric7/Documentation/Source/index-eric7.EricWidgets.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.EricWidgets.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricWidgets</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.EricWidgets</h1>
--- a/eric7/Documentation/Source/index-eric7.EricXML.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.EricXML.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.EricXML</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.EricXML</h1>
--- a/eric7/Documentation/Source/index-eric7.Globals.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.Globals.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Globals</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Globals</h1>
--- a/eric7/Documentation/Source/index-eric7.Graphics.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.Graphics.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Graphics</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Graphics</h1>
--- a/eric7/Documentation/Source/index-eric7.HexEdit.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.HexEdit.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.HexEdit</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.HexEdit</h1>
--- a/eric7/Documentation/Source/index-eric7.IconEditor.cursors.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.IconEditor.cursors.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.IconEditor.cursors</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.IconEditor.cursors</h1>
--- a/eric7/Documentation/Source/index-eric7.IconEditor.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.IconEditor.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.IconEditor</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.IconEditor</h1>
--- a/eric7/Documentation/Source/index-eric7.JediInterface.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.JediInterface.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.JediInterface</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.JediInterface</h1>
--- a/eric7/Documentation/Source/index-eric7.MicroPython.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.MicroPython.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.MicroPython</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.MicroPython</h1>
--- a/eric7/Documentation/Source/index-eric7.MultiProject.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.MultiProject.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.MultiProject</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.MultiProject</h1>
--- a/eric7/Documentation/Source/index-eric7.Network.IRC.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.Network.IRC.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Network.IRC</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Network.IRC</h1>
--- a/eric7/Documentation/Source/index-eric7.Network.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.Network.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Network</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Network</h1>
--- a/eric7/Documentation/Source/index-eric7.PipInterface.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.PipInterface.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.PipInterface</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.PipInterface</h1>
--- a/eric7/Documentation/Source/index-eric7.PluginManager.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.PluginManager.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.PluginManager</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.PluginManager</h1>
--- a/eric7/Documentation/Source/index-eric7.Plugins.AboutPlugin.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.Plugins.AboutPlugin.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.AboutPlugin</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Plugins.AboutPlugin</h1>
--- a/eric7/Documentation/Source/index-eric7.Plugins.CheckerPlugins.CodeStyleChecker.Annotations.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.Plugins.CheckerPlugins.CodeStyleChecker.Annotations.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Annotations</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Annotations</h1>
--- a/eric7/Documentation/Source/index-eric7.Plugins.CheckerPlugins.CodeStyleChecker.Complexity.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.Plugins.CheckerPlugins.CodeStyleChecker.Complexity.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Complexity</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Complexity</h1>
--- a/eric7/Documentation/Source/index-eric7.Plugins.CheckerPlugins.CodeStyleChecker.DocStyle.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.Plugins.CheckerPlugins.CodeStyleChecker.DocStyle.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.CodeStyleChecker.DocStyle</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Plugins.CheckerPlugins.CodeStyleChecker.DocStyle</h1>
--- a/eric7/Documentation/Source/index-eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Miscellaneous</h1>
--- a/eric7/Documentation/Source/index-eric7.Plugins.CheckerPlugins.CodeStyleChecker.Naming.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.Plugins.CheckerPlugins.CodeStyleChecker.Naming.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Naming</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Naming</h1>
--- a/eric7/Documentation/Source/index-eric7.Plugins.CheckerPlugins.CodeStyleChecker.PathLib.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.Plugins.CheckerPlugins.CodeStyleChecker.PathLib.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.CodeStyleChecker.PathLib</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Plugins.CheckerPlugins.CodeStyleChecker.PathLib</h1>
--- a/eric7/Documentation/Source/index-eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.Checks</h1>
--- a/eric7/Documentation/Source/index-eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Security</h1>
--- a/eric7/Documentation/Source/index-eric7.Plugins.CheckerPlugins.CodeStyleChecker.Simplify.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.Plugins.CheckerPlugins.CodeStyleChecker.Simplify.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Simplify</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Plugins.CheckerPlugins.CodeStyleChecker.Simplify</h1>
--- a/eric7/Documentation/Source/index-eric7.Plugins.CheckerPlugins.CodeStyleChecker.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.Plugins.CheckerPlugins.CodeStyleChecker.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.CodeStyleChecker</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Plugins.CheckerPlugins.CodeStyleChecker</h1>
--- a/eric7/Documentation/Source/index-eric7.Plugins.CheckerPlugins.SyntaxChecker.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.Plugins.CheckerPlugins.SyntaxChecker.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins.SyntaxChecker</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Plugins.CheckerPlugins.SyntaxChecker</h1>
--- a/eric7/Documentation/Source/index-eric7.Plugins.CheckerPlugins.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.Plugins.CheckerPlugins.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.CheckerPlugins</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Plugins.CheckerPlugins</h1>
--- a/eric7/Documentation/Source/index-eric7.Plugins.DocumentationPlugins.Ericapi.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.Plugins.DocumentationPlugins.Ericapi.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.DocumentationPlugins.Ericapi</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Plugins.DocumentationPlugins.Ericapi</h1>
--- a/eric7/Documentation/Source/index-eric7.Plugins.DocumentationPlugins.Ericdoc.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.Plugins.DocumentationPlugins.Ericdoc.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.DocumentationPlugins.Ericdoc</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Plugins.DocumentationPlugins.Ericdoc</h1>
--- a/eric7/Documentation/Source/index-eric7.Plugins.DocumentationPlugins.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.Plugins.DocumentationPlugins.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.DocumentationPlugins</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Plugins.DocumentationPlugins</h1>
--- a/eric7/Documentation/Source/index-eric7.Plugins.UiExtensionPlugins.Translator.ConfigurationPage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.Plugins.UiExtensionPlugins.Translator.ConfigurationPage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.UiExtensionPlugins.Translator.ConfigurationPage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Plugins.UiExtensionPlugins.Translator.ConfigurationPage</h1>
--- a/eric7/Documentation/Source/index-eric7.Plugins.UiExtensionPlugins.Translator.TranslatorEngines.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.Plugins.UiExtensionPlugins.Translator.TranslatorEngines.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.UiExtensionPlugins.Translator.TranslatorEngines</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Plugins.UiExtensionPlugins.Translator.TranslatorEngines</h1>
--- a/eric7/Documentation/Source/index-eric7.Plugins.UiExtensionPlugins.Translator.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.Plugins.UiExtensionPlugins.Translator.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.UiExtensionPlugins.Translator</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Plugins.UiExtensionPlugins.Translator</h1>
--- a/eric7/Documentation/Source/index-eric7.Plugins.UiExtensionPlugins.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.Plugins.UiExtensionPlugins.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.UiExtensionPlugins</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Plugins.UiExtensionPlugins</h1>
--- a/eric7/Documentation/Source/index-eric7.Plugins.VcsPlugins.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.Plugins.VcsPlugins.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Plugins.VcsPlugins</h1>
--- a/eric7/Documentation/Source/index-eric7.Plugins.VcsPlugins.vcsGit.ConfigurationPage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.Plugins.VcsPlugins.vcsGit.ConfigurationPage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsGit.ConfigurationPage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Plugins.VcsPlugins.vcsGit.ConfigurationPage</h1>
--- a/eric7/Documentation/Source/index-eric7.Plugins.VcsPlugins.vcsGit.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.Plugins.VcsPlugins.vcsGit.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsGit</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Plugins.VcsPlugins.vcsGit</h1>
--- a/eric7/Documentation/Source/index-eric7.Plugins.VcsPlugins.vcsMercurial.CloseheadExtension.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.Plugins.VcsPlugins.vcsMercurial.CloseheadExtension.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.CloseheadExtension</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Plugins.VcsPlugins.vcsMercurial.CloseheadExtension</h1>
--- a/eric7/Documentation/Source/index-eric7.Plugins.VcsPlugins.vcsMercurial.ConfigurationPage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.Plugins.VcsPlugins.vcsMercurial.ConfigurationPage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.ConfigurationPage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Plugins.VcsPlugins.vcsMercurial.ConfigurationPage</h1>
--- a/eric7/Documentation/Source/index-eric7.Plugins.VcsPlugins.vcsMercurial.GpgExtension.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.Plugins.VcsPlugins.vcsMercurial.GpgExtension.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.GpgExtension</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Plugins.VcsPlugins.vcsMercurial.GpgExtension</h1>
--- a/eric7/Documentation/Source/index-eric7.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.Plugins.VcsPlugins.vcsMercurial.HisteditExtension.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.HisteditExtension</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Plugins.VcsPlugins.vcsMercurial.HisteditExtension</h1>
--- a/eric7/Documentation/Source/index-eric7.Plugins.VcsPlugins.vcsMercurial.LargefilesExtension.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.Plugins.VcsPlugins.vcsMercurial.LargefilesExtension.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.LargefilesExtension</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Plugins.VcsPlugins.vcsMercurial.LargefilesExtension</h1>
--- a/eric7/Documentation/Source/index-eric7.Plugins.VcsPlugins.vcsMercurial.PurgeExtension.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.Plugins.VcsPlugins.vcsMercurial.PurgeExtension.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.PurgeExtension</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Plugins.VcsPlugins.vcsMercurial.PurgeExtension</h1>
--- a/eric7/Documentation/Source/index-eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Plugins.VcsPlugins.vcsMercurial.QueuesExtension</h1>
--- a/eric7/Documentation/Source/index-eric7.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.Plugins.VcsPlugins.vcsMercurial.RebaseExtension.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.RebaseExtension</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Plugins.VcsPlugins.vcsMercurial.RebaseExtension</h1>
--- a/eric7/Documentation/Source/index-eric7.Plugins.VcsPlugins.vcsMercurial.ShelveExtension.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.Plugins.VcsPlugins.vcsMercurial.ShelveExtension.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.ShelveExtension</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Plugins.VcsPlugins.vcsMercurial.ShelveExtension</h1>
--- a/eric7/Documentation/Source/index-eric7.Plugins.VcsPlugins.vcsMercurial.StripExtension.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.Plugins.VcsPlugins.vcsMercurial.StripExtension.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial.StripExtension</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Plugins.VcsPlugins.vcsMercurial.StripExtension</h1>
--- a/eric7/Documentation/Source/index-eric7.Plugins.VcsPlugins.vcsMercurial.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.Plugins.VcsPlugins.vcsMercurial.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsMercurial</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Plugins.VcsPlugins.vcsMercurial</h1>
--- a/eric7/Documentation/Source/index-eric7.Plugins.VcsPlugins.vcsPySvn.ConfigurationPage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.Plugins.VcsPlugins.vcsPySvn.ConfigurationPage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsPySvn.ConfigurationPage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Plugins.VcsPlugins.vcsPySvn.ConfigurationPage</h1>
--- a/eric7/Documentation/Source/index-eric7.Plugins.VcsPlugins.vcsPySvn.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.Plugins.VcsPlugins.vcsPySvn.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsPySvn</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Plugins.VcsPlugins.vcsPySvn</h1>
--- a/eric7/Documentation/Source/index-eric7.Plugins.VcsPlugins.vcsSubversion.ConfigurationPage.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.Plugins.VcsPlugins.vcsSubversion.ConfigurationPage.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsSubversion.ConfigurationPage</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Plugins.VcsPlugins.vcsSubversion.ConfigurationPage</h1>
--- a/eric7/Documentation/Source/index-eric7.Plugins.VcsPlugins.vcsSubversion.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.Plugins.VcsPlugins.vcsSubversion.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.VcsPlugins.vcsSubversion</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Plugins.VcsPlugins.vcsSubversion</h1>
--- a/eric7/Documentation/Source/index-eric7.Plugins.ViewManagerPlugins.Listspace.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.Plugins.ViewManagerPlugins.Listspace.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.ViewManagerPlugins.Listspace</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Plugins.ViewManagerPlugins.Listspace</h1>
--- a/eric7/Documentation/Source/index-eric7.Plugins.ViewManagerPlugins.Tabview.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.Plugins.ViewManagerPlugins.Tabview.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.ViewManagerPlugins.Tabview</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Plugins.ViewManagerPlugins.Tabview</h1>
--- a/eric7/Documentation/Source/index-eric7.Plugins.ViewManagerPlugins.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.Plugins.ViewManagerPlugins.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.ViewManagerPlugins</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Plugins.ViewManagerPlugins</h1>
--- a/eric7/Documentation/Source/index-eric7.Plugins.WizardPlugins.ColorDialogWizard.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.Plugins.WizardPlugins.ColorDialogWizard.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.WizardPlugins.ColorDialogWizard</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Plugins.WizardPlugins.ColorDialogWizard</h1>
--- a/eric7/Documentation/Source/index-eric7.Plugins.WizardPlugins.DotDesktopWizard.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.Plugins.WizardPlugins.DotDesktopWizard.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.WizardPlugins.DotDesktopWizard</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Plugins.WizardPlugins.DotDesktopWizard</h1>
--- a/eric7/Documentation/Source/index-eric7.Plugins.WizardPlugins.EricMessageBoxWizard.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.Plugins.WizardPlugins.EricMessageBoxWizard.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.WizardPlugins.EricMessageBoxWizard</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Plugins.WizardPlugins.EricMessageBoxWizard</h1>
--- a/eric7/Documentation/Source/index-eric7.Plugins.WizardPlugins.EricPluginWizard.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.Plugins.WizardPlugins.EricPluginWizard.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.WizardPlugins.EricPluginWizard</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Plugins.WizardPlugins.EricPluginWizard</h1>
--- a/eric7/Documentation/Source/index-eric7.Plugins.WizardPlugins.FileDialogWizard.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.Plugins.WizardPlugins.FileDialogWizard.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.WizardPlugins.FileDialogWizard</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Plugins.WizardPlugins.FileDialogWizard</h1>
--- a/eric7/Documentation/Source/index-eric7.Plugins.WizardPlugins.FontDialogWizard.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.Plugins.WizardPlugins.FontDialogWizard.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.WizardPlugins.FontDialogWizard</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Plugins.WizardPlugins.FontDialogWizard</h1>
--- a/eric7/Documentation/Source/index-eric7.Plugins.WizardPlugins.InputDialogWizard.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.Plugins.WizardPlugins.InputDialogWizard.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.WizardPlugins.InputDialogWizard</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Plugins.WizardPlugins.InputDialogWizard</h1>
--- a/eric7/Documentation/Source/index-eric7.Plugins.WizardPlugins.MessageBoxWizard.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.Plugins.WizardPlugins.MessageBoxWizard.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.WizardPlugins.MessageBoxWizard</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Plugins.WizardPlugins.MessageBoxWizard</h1>
--- a/eric7/Documentation/Source/index-eric7.Plugins.WizardPlugins.PyRegExpWizard.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.Plugins.WizardPlugins.PyRegExpWizard.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.WizardPlugins.PyRegExpWizard</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Plugins.WizardPlugins.PyRegExpWizard</h1>
--- a/eric7/Documentation/Source/index-eric7.Plugins.WizardPlugins.QRegularExpressionWizard.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.Plugins.WizardPlugins.QRegularExpressionWizard.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.WizardPlugins.QRegularExpressionWizard</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Plugins.WizardPlugins.QRegularExpressionWizard</h1>
--- a/eric7/Documentation/Source/index-eric7.Plugins.WizardPlugins.SetupWizard.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.Plugins.WizardPlugins.SetupWizard.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.WizardPlugins.SetupWizard</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Plugins.WizardPlugins.SetupWizard</h1>
--- a/eric7/Documentation/Source/index-eric7.Plugins.WizardPlugins.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.Plugins.WizardPlugins.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins.WizardPlugins</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Plugins.WizardPlugins</h1>
--- a/eric7/Documentation/Source/index-eric7.Plugins.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.Plugins.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Plugins</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Plugins</h1>
--- a/eric7/Documentation/Source/index-eric7.Preferences.ConfigurationPages.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.Preferences.ConfigurationPages.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences.ConfigurationPages</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Preferences.ConfigurationPages</h1>
--- a/eric7/Documentation/Source/index-eric7.Preferences.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.Preferences.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Preferences</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Preferences</h1>
--- a/eric7/Documentation/Source/index-eric7.Project.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.Project.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Project</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Project</h1>
--- a/eric7/Documentation/Source/index-eric7.PyUnit.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.PyUnit.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.PyUnit</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.PyUnit</h1>
--- a/eric7/Documentation/Source/index-eric7.QScintilla.DocstringGenerator.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.QScintilla.DocstringGenerator.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.DocstringGenerator</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.QScintilla.DocstringGenerator</h1>
--- a/eric7/Documentation/Source/index-eric7.QScintilla.Exporters.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.QScintilla.Exporters.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.Exporters</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.QScintilla.Exporters</h1>
--- a/eric7/Documentation/Source/index-eric7.QScintilla.Lexers.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.QScintilla.Lexers.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.Lexers</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.QScintilla.Lexers</h1>
--- a/eric7/Documentation/Source/index-eric7.QScintilla.MarkupProviders.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.QScintilla.MarkupProviders.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.MarkupProviders</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.QScintilla.MarkupProviders</h1>
--- a/eric7/Documentation/Source/index-eric7.QScintilla.TypingCompleters.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.QScintilla.TypingCompleters.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla.TypingCompleters</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.QScintilla.TypingCompleters</h1>
--- a/eric7/Documentation/Source/index-eric7.QScintilla.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.QScintilla.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.QScintilla</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.QScintilla</h1>
--- a/eric7/Documentation/Source/index-eric7.Sessions.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.Sessions.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Sessions</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Sessions</h1>
--- a/eric7/Documentation/Source/index-eric7.Snapshot.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.Snapshot.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Snapshot</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Snapshot</h1>
--- a/eric7/Documentation/Source/index-eric7.SqlBrowser.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.SqlBrowser.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.SqlBrowser</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.SqlBrowser</h1>
--- a/eric7/Documentation/Source/index-eric7.Tasks.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.Tasks.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Tasks</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Tasks</h1>
--- a/eric7/Documentation/Source/index-eric7.Templates.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.Templates.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Templates</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Templates</h1>
--- a/eric7/Documentation/Source/index-eric7.Toolbox.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.Toolbox.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Toolbox</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Toolbox</h1>
--- a/eric7/Documentation/Source/index-eric7.Tools.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.Tools.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Tools</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Tools</h1>
--- a/eric7/Documentation/Source/index-eric7.UI.Previewers.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.UI.Previewers.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.UI.Previewers</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.UI.Previewers</h1>
--- a/eric7/Documentation/Source/index-eric7.UI.data.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.UI.data.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.UI.data</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.UI.data</h1>
--- a/eric7/Documentation/Source/index-eric7.UI.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.UI.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.UI</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.UI</h1>
--- a/eric7/Documentation/Source/index-eric7.Utilities.ClassBrowsers.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.Utilities.ClassBrowsers.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Utilities.ClassBrowsers</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Utilities.ClassBrowsers</h1>
--- a/eric7/Documentation/Source/index-eric7.Utilities.crypto.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.Utilities.crypto.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Utilities.crypto</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Utilities.crypto</h1>
--- a/eric7/Documentation/Source/index-eric7.Utilities.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.Utilities.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.Utilities</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.Utilities</h1>
--- a/eric7/Documentation/Source/index-eric7.VCS.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.VCS.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.VCS</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.VCS</h1>
--- a/eric7/Documentation/Source/index-eric7.ViewManager.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.ViewManager.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.ViewManager</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.ViewManager</h1>
--- a/eric7/Documentation/Source/index-eric7.VirtualEnv.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.VirtualEnv.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.VirtualEnv</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.VirtualEnv</h1>
--- a/eric7/Documentation/Source/index-eric7.WebBrowser.AdBlock.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.WebBrowser.AdBlock.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.AdBlock</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.WebBrowser.AdBlock</h1>
--- a/eric7/Documentation/Source/index-eric7.WebBrowser.AutoScroll.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.WebBrowser.AutoScroll.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.AutoScroll</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.WebBrowser.AutoScroll</h1>
--- a/eric7/Documentation/Source/index-eric7.WebBrowser.Bookmarks.BookmarksImporters.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.WebBrowser.Bookmarks.BookmarksImporters.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Bookmarks.BookmarksImporters</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.WebBrowser.Bookmarks.BookmarksImporters</h1>
--- a/eric7/Documentation/Source/index-eric7.WebBrowser.Bookmarks.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.WebBrowser.Bookmarks.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Bookmarks</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.WebBrowser.Bookmarks</h1>
--- a/eric7/Documentation/Source/index-eric7.WebBrowser.CookieJar.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.WebBrowser.CookieJar.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.CookieJar</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.WebBrowser.CookieJar</h1>
--- a/eric7/Documentation/Source/index-eric7.WebBrowser.Download.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.WebBrowser.Download.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Download</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.WebBrowser.Download</h1>
--- a/eric7/Documentation/Source/index-eric7.WebBrowser.FeaturePermissions.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.WebBrowser.FeaturePermissions.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.FeaturePermissions</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.WebBrowser.FeaturePermissions</h1>
--- a/eric7/Documentation/Source/index-eric7.WebBrowser.Feeds.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.WebBrowser.Feeds.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Feeds</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.WebBrowser.Feeds</h1>
--- a/eric7/Documentation/Source/index-eric7.WebBrowser.GreaseMonkey.GreaseMonkeyConfiguration.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.WebBrowser.GreaseMonkey.GreaseMonkeyConfiguration.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.GreaseMonkey.GreaseMonkeyConfiguration</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.WebBrowser.GreaseMonkey.GreaseMonkeyConfiguration</h1>
--- a/eric7/Documentation/Source/index-eric7.WebBrowser.GreaseMonkey.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.WebBrowser.GreaseMonkey.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.GreaseMonkey</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.WebBrowser.GreaseMonkey</h1>
--- a/eric7/Documentation/Source/index-eric7.WebBrowser.History.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.WebBrowser.History.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.History</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.WebBrowser.History</h1>
--- a/eric7/Documentation/Source/index-eric7.WebBrowser.ImageSearch.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.WebBrowser.ImageSearch.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.ImageSearch</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.WebBrowser.ImageSearch</h1>
--- a/eric7/Documentation/Source/index-eric7.WebBrowser.JavaScript.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.WebBrowser.JavaScript.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.JavaScript</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.WebBrowser.JavaScript</h1>
--- a/eric7/Documentation/Source/index-eric7.WebBrowser.Navigation.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.WebBrowser.Navigation.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Navigation</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.WebBrowser.Navigation</h1>
--- a/eric7/Documentation/Source/index-eric7.WebBrowser.Network.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.WebBrowser.Network.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Network</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.WebBrowser.Network</h1>
--- a/eric7/Documentation/Source/index-eric7.WebBrowser.OpenSearch.DefaultSearchEngines.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.WebBrowser.OpenSearch.DefaultSearchEngines.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.OpenSearch.DefaultSearchEngines</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.WebBrowser.OpenSearch.DefaultSearchEngines</h1>
--- a/eric7/Documentation/Source/index-eric7.WebBrowser.OpenSearch.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.WebBrowser.OpenSearch.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.OpenSearch</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.WebBrowser.OpenSearch</h1>
--- a/eric7/Documentation/Source/index-eric7.WebBrowser.Passwords.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.WebBrowser.Passwords.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Passwords</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.WebBrowser.Passwords</h1>
--- a/eric7/Documentation/Source/index-eric7.WebBrowser.PersonalInformationManager.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.WebBrowser.PersonalInformationManager.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.PersonalInformationManager</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.WebBrowser.PersonalInformationManager</h1>
--- a/eric7/Documentation/Source/index-eric7.WebBrowser.QtHelp.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.WebBrowser.QtHelp.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.QtHelp</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.WebBrowser.QtHelp</h1>
--- a/eric7/Documentation/Source/index-eric7.WebBrowser.SafeBrowsing.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.WebBrowser.SafeBrowsing.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.SafeBrowsing</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.WebBrowser.SafeBrowsing</h1>
--- a/eric7/Documentation/Source/index-eric7.WebBrowser.Session.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.WebBrowser.Session.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Session</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.WebBrowser.Session</h1>
--- a/eric7/Documentation/Source/index-eric7.WebBrowser.SiteInfo.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.WebBrowser.SiteInfo.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.SiteInfo</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.WebBrowser.SiteInfo</h1>
--- a/eric7/Documentation/Source/index-eric7.WebBrowser.SpeedDial.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.WebBrowser.SpeedDial.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.SpeedDial</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.WebBrowser.SpeedDial</h1>
--- a/eric7/Documentation/Source/index-eric7.WebBrowser.SpellCheck.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.WebBrowser.SpellCheck.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.SpellCheck</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.WebBrowser.SpellCheck</h1>
--- a/eric7/Documentation/Source/index-eric7.WebBrowser.StatusBar.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.WebBrowser.StatusBar.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.StatusBar</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.WebBrowser.StatusBar</h1>
--- a/eric7/Documentation/Source/index-eric7.WebBrowser.Sync.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.WebBrowser.Sync.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Sync</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.WebBrowser.Sync</h1>
--- a/eric7/Documentation/Source/index-eric7.WebBrowser.TabManager.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.WebBrowser.TabManager.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.TabManager</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.WebBrowser.TabManager</h1>
--- a/eric7/Documentation/Source/index-eric7.WebBrowser.Tools.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.WebBrowser.Tools.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.Tools</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.WebBrowser.Tools</h1>
--- a/eric7/Documentation/Source/index-eric7.WebBrowser.UrlBar.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.WebBrowser.UrlBar.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.UrlBar</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.WebBrowser.UrlBar</h1>
--- a/eric7/Documentation/Source/index-eric7.WebBrowser.UserAgent.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.WebBrowser.UserAgent.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.UserAgent</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.WebBrowser.UserAgent</h1>
--- a/eric7/Documentation/Source/index-eric7.WebBrowser.VirusTotal.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.WebBrowser.VirusTotal.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.VirusTotal</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.WebBrowser.VirusTotal</h1>
--- a/eric7/Documentation/Source/index-eric7.WebBrowser.ZoomManager.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.WebBrowser.ZoomManager.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.ZoomManager</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.WebBrowser.ZoomManager</h1>
--- a/eric7/Documentation/Source/index-eric7.WebBrowser.data.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.WebBrowser.data.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser.data</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.WebBrowser.data</h1>
--- a/eric7/Documentation/Source/index-eric7.WebBrowser.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.WebBrowser.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7.WebBrowser</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7.WebBrowser</h1>
--- a/eric7/Documentation/Source/index-eric7.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index-eric7.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>eric7</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>eric7</h1>
--- a/eric7/Documentation/Source/index.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/index.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>Table of contents</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <h1>Table of contents</h1>
--- a/eric7/Documentation/Source/install-debugclients.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/install-debugclients.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>install-debugclients</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/install-i18n.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/install-i18n.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>install-i18n</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/install.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/install.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>install</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/setup.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/setup.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>setup</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- /dev/null Thu Jan 01 00:00:00 1970 +0000 +++ b/eric7/Documentation/Source/styles.css Sun Sep 12 20:22:27 2021 +0200 @@ -0,0 +1,12 @@ +body { + color: black; + background: #EDECE6; + margin: 0em 1em 10em 1em; +} + +h1 { color: white; background: #85774A; } +h2 { color: white; background: #85774A; } +h3 { color: white; background: #9D936E; } +h4 { color: white; background: #9D936E; } + +a { color: #BA6D36; }
--- a/eric7/Documentation/Source/uninstall-debugclients.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/uninstall-debugclients.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>uninstall-debugclients</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/Documentation/Source/uninstall.html Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Documentation/Source/uninstall.html Sun Sep 12 20:22:27 2021 +0200 @@ -2,21 +2,7 @@ <html><head> <title>uninstall</title> <meta charset="UTF-8"> -<style> -body { - background: #EDECE6; - margin: 0em 1em 10em 1em; - color: black; -} - -h1 { color: white; background: #85774A; } -h2 { color: white; background: #85774A; } -h3 { color: white; background: #9D936E; } -h4 { color: white; background: #9D936E; } - -a { color: #BA6D36; } - -</style> +<link rel="stylesheet" href="styles.css"> </head> <body> <a NAME="top" ID="top"></a>
--- a/eric7/DocumentationTools/IndexGenerator.py Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/DocumentationTools/IndexGenerator.py Sun Sep 12 20:22:27 2021 +0200 @@ -13,20 +13,20 @@ from Utilities import joinext +from . import TemplatesListsStyleCSS + class IndexGenerator: """ Class implementing the index generator for the builtin documentation generator. """ - def __init__(self, outputDir, colors, stylesheet=None): + def __init__(self, outputDir): """ Constructor - @param outputDir The output directory for the files. (string) - @param colors Dictionary specifying the various colors for the output. - (dictionary of strings) - @param stylesheet the style to be used for the generated pages (string) + @param outputDir The output directory for the files + @type str """ self.outputDir = outputDir self.packages = { @@ -38,33 +38,16 @@ } self.remembered = False - self.stylesheet = stylesheet - - if self.stylesheet: - from . import TemplatesListsStyleCSS - self.headerTemplate = TemplatesListsStyleCSS.headerTemplate - self.footerTemplate = TemplatesListsStyleCSS.footerTemplate - self.indexBodyTemplate = TemplatesListsStyleCSS.indexBodyTemplate - self.indexListPackagesTemplate = ( - TemplatesListsStyleCSS.indexListPackagesTemplate) - self.indexListModulesTemplate = ( - TemplatesListsStyleCSS.indexListModulesTemplate) - self.indexListEntryTemplate = ( - TemplatesListsStyleCSS.indexListEntryTemplate) - else: - from . import TemplatesListsStyle - self.headerTemplate = ( - TemplatesListsStyle.headerTemplate.format(**colors)) - self.footerTemplate = ( - TemplatesListsStyle.footerTemplate.format(**colors)) - self.indexBodyTemplate = ( - TemplatesListsStyle.indexBodyTemplate.format(**colors)) - self.indexListPackagesTemplate = ( - TemplatesListsStyle.indexListPackagesTemplate.format(**colors)) - self.indexListModulesTemplate = ( - TemplatesListsStyle.indexListModulesTemplate.format(**colors)) - self.indexListEntryTemplate = ( - TemplatesListsStyle.indexListEntryTemplate.format(**colors)) + # TODO: replace these assignments + self.headerTemplate = TemplatesListsStyleCSS.headerTemplate + self.footerTemplate = TemplatesListsStyleCSS.footerTemplate + self.indexBodyTemplate = TemplatesListsStyleCSS.indexBodyTemplate + self.indexListPackagesTemplate = ( + TemplatesListsStyleCSS.indexListPackagesTemplate) + self.indexListModulesTemplate = ( + TemplatesListsStyleCSS.indexListModulesTemplate) + self.indexListEntryTemplate = ( + TemplatesListsStyleCSS.indexListEntryTemplate) def remember(self, file, moduleDocument, basename=""): """ @@ -170,8 +153,7 @@ doc = ( self.headerTemplate.format( - **{"Title": title, - "Style": self.stylesheet} + **{"Title": title} ) + self.indexBodyTemplate.format( **{"Title": title, "Description": package["description"],
--- a/eric7/DocumentationTools/ModuleDocumentor.py Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/DocumentationTools/ModuleDocumentor.py Sun Sep 12 20:22:27 2021 +0200 @@ -18,6 +18,8 @@ from Utilities import html_uencode from Utilities.ModuleParser import RB_SOURCE, Function +from . import TemplatesListsStyleCSS + _signal = re.compile( r""" ^@signal [ \t]+ @@ -60,149 +62,68 @@ """ Class implementing the builtin documentation generator. """ - def __init__(self, module, colors, stylesheet=None): + def __init__(self, module): """ Constructor - @param module the information of the parsed Python file - @param colors dictionary specifying the various colors for the output - (dictionary of strings) - @param stylesheet the style to be used for the generated pages (string) + @param outputDir The output directory for the files + @type str """ self.module = module self.empty = True - self.stylesheet = stylesheet - - if self.stylesheet: - from . import TemplatesListsStyleCSS - self.headerTemplate = TemplatesListsStyleCSS.headerTemplate - self.footerTemplate = TemplatesListsStyleCSS.footerTemplate - self.moduleTemplate = TemplatesListsStyleCSS.moduleTemplate - self.rbFileTemplate = TemplatesListsStyleCSS.rbFileTemplate - self.classTemplate = TemplatesListsStyleCSS.classTemplate - self.methodTemplate = TemplatesListsStyleCSS.methodTemplate - self.constructorTemplate = ( - TemplatesListsStyleCSS.constructorTemplate) - self.rbModuleTemplate = TemplatesListsStyleCSS.rbModuleTemplate - self.rbModulesClassTemplate = ( - TemplatesListsStyleCSS.rbModulesClassTemplate) - self.functionTemplate = TemplatesListsStyleCSS.functionTemplate - self.listTemplate = TemplatesListsStyleCSS.listTemplate - self.listEntryTemplate = TemplatesListsStyleCSS.listEntryTemplate - self.listEntryNoneTemplate = ( - TemplatesListsStyleCSS.listEntryNoneTemplate) - self.listEntryDeprecatedTemplate = ( - TemplatesListsStyleCSS.listEntryDeprecatedTemplate) - self.listEntrySimpleTemplate = ( - TemplatesListsStyleCSS.listEntrySimpleTemplate) - self.paragraphTemplate = TemplatesListsStyleCSS.paragraphTemplate - self.parametersListTemplate = ( - TemplatesListsStyleCSS.parametersListTemplate) - self.parameterTypesListEntryTemplate = ( - TemplatesListsStyleCSS.parameterTypesListEntryTemplate) - self.parametersListEntryTemplate = ( - TemplatesListsStyleCSS.parametersListEntryTemplate) - self.returnsTemplate = TemplatesListsStyleCSS.returnsTemplate - self.returnTypesTemplate = ( - TemplatesListsStyleCSS.returnTypesTemplate) - self.yieldsTemplate = TemplatesListsStyleCSS.yieldsTemplate - self.yieldTypesTemplate = ( - TemplatesListsStyleCSS.yieldTypesTemplate) - self.exceptionsListTemplate = ( - TemplatesListsStyleCSS.exceptionsListTemplate) - self.exceptionsListEntryTemplate = ( - TemplatesListsStyleCSS.exceptionsListEntryTemplate) - self.signalsListTemplate = ( - TemplatesListsStyleCSS.signalsListTemplate) - self.signalsListEntryTemplate = ( - TemplatesListsStyleCSS.signalsListEntryTemplate) - self.eventsListTemplate = TemplatesListsStyleCSS.eventsListTemplate - self.eventsListEntryTemplate = ( - TemplatesListsStyleCSS.eventsListEntryTemplate) - self.deprecatedTemplate = TemplatesListsStyleCSS.deprecatedTemplate - self.authorInfoTemplate = TemplatesListsStyleCSS.authorInfoTemplate - self.seeListTemplate = TemplatesListsStyleCSS.seeListTemplate - self.seeListEntryTemplate = ( - TemplatesListsStyleCSS.seeListEntryTemplate) - self.seeLinkTemplate = TemplatesListsStyleCSS.seeLinkTemplate - self.sinceInfoTemplate = TemplatesListsStyleCSS.sinceInfoTemplate - else: - from . import TemplatesListsStyle - self.headerTemplate = ( - TemplatesListsStyle.headerTemplate.format(**colors)) - self.footerTemplate = ( - TemplatesListsStyle.footerTemplate.format(**colors)) - self.moduleTemplate = ( - TemplatesListsStyle.moduleTemplate.format(**colors)) - self.rbFileTemplate = ( - TemplatesListsStyle.rbFileTemplate.format(**colors)) - self.classTemplate = ( - TemplatesListsStyle.classTemplate.format(**colors)) - self.methodTemplate = ( - TemplatesListsStyle.methodTemplate.format(**colors)) - self.constructorTemplate = ( - TemplatesListsStyle.constructorTemplate.format(**colors)) - self.rbModuleTemplate = ( - TemplatesListsStyle.rbModuleTemplate.format(**colors)) - self.rbModulesClassTemplate = ( - TemplatesListsStyle.rbModulesClassTemplate.format(**colors)) - self.functionTemplate = ( - TemplatesListsStyle.functionTemplate.format(**colors)) - self.listTemplate = ( - TemplatesListsStyle.listTemplate.format(**colors)) - self.listEntryTemplate = ( - TemplatesListsStyle.listEntryTemplate.format(**colors)) - self.listEntryNoneTemplate = ( - TemplatesListsStyle.listEntryNoneTemplate.format(**colors)) - self.listEntryDeprecatedTemplate = ( - TemplatesListsStyle.listEntryDeprecatedTemplate.format( - **colors)) - self.listEntrySimpleTemplate = ( - TemplatesListsStyle.listEntrySimpleTemplate.format(**colors)) - self.paragraphTemplate = ( - TemplatesListsStyle.paragraphTemplate.format(**colors)) - self.parametersListTemplate = ( - TemplatesListsStyle.parametersListTemplate.format(**colors)) - self.parametersListEntryTemplate = ( - TemplatesListsStyle.parametersListEntryTemplate.format( - **colors)) - self.parameterTypesListEntryTemplate = ( - TemplatesListsStyle.parameterTypesListEntryTemplate.format( - **colors)) - self.returnsTemplate = ( - TemplatesListsStyle.returnsTemplate.format(**colors)) - self.returnTypesTemplate = ( - TemplatesListsStyle.returnTypesTemplate.format(**colors)) - self.yieldsTemplate = ( - TemplatesListsStyle.yieldsTemplate.format(**colors)) - self.yieldTypesTemplate = ( - TemplatesListsStyle.yieldTypesTemplate.format(**colors)) - self.exceptionsListTemplate = ( - TemplatesListsStyle.exceptionsListTemplate.format(**colors)) - self.exceptionsListEntryTemplate = ( - TemplatesListsStyle.exceptionsListEntryTemplate.format( - **colors)) - self.signalsListTemplate = ( - TemplatesListsStyle.signalsListTemplate.format(**colors)) - self.signalsListEntryTemplate = ( - TemplatesListsStyle.signalsListEntryTemplate.format(**colors)) - self.eventsListTemplate = ( - TemplatesListsStyle.eventsListTemplate.format(**colors)) - self.eventsListEntryTemplate = ( - TemplatesListsStyle.eventsListEntryTemplate.format(**colors)) - self.deprecatedTemplate = ( - TemplatesListsStyle.deprecatedTemplate.format(**colors)) - self.authorInfoTemplate = ( - TemplatesListsStyle.authorInfoTemplate.format(**colors)) - self.seeListTemplate = ( - TemplatesListsStyle.seeListTemplate.format(**colors)) - self.seeListEntryTemplate = ( - TemplatesListsStyle.seeListEntryTemplate.format(**colors)) - self.seeLinkTemplate = ( - TemplatesListsStyle.seeLinkTemplate.format(**colors)) - self.sinceInfoTemplate = ( - TemplatesListsStyle.sinceInfoTemplate.format(**colors)) + # TODO: replace these assignments + self.headerTemplate = TemplatesListsStyleCSS.headerTemplate + self.footerTemplate = TemplatesListsStyleCSS.footerTemplate + self.moduleTemplate = TemplatesListsStyleCSS.moduleTemplate + self.rbFileTemplate = TemplatesListsStyleCSS.rbFileTemplate + self.classTemplate = TemplatesListsStyleCSS.classTemplate + self.methodTemplate = TemplatesListsStyleCSS.methodTemplate + self.constructorTemplate = ( + TemplatesListsStyleCSS.constructorTemplate) + self.rbModuleTemplate = TemplatesListsStyleCSS.rbModuleTemplate + self.rbModulesClassTemplate = ( + TemplatesListsStyleCSS.rbModulesClassTemplate) + self.functionTemplate = TemplatesListsStyleCSS.functionTemplate + self.listTemplate = TemplatesListsStyleCSS.listTemplate + self.listEntryTemplate = TemplatesListsStyleCSS.listEntryTemplate + self.listEntryNoneTemplate = ( + TemplatesListsStyleCSS.listEntryNoneTemplate) + self.listEntryDeprecatedTemplate = ( + TemplatesListsStyleCSS.listEntryDeprecatedTemplate) + self.listEntrySimpleTemplate = ( + TemplatesListsStyleCSS.listEntrySimpleTemplate) + self.paragraphTemplate = TemplatesListsStyleCSS.paragraphTemplate + self.parametersListTemplate = ( + TemplatesListsStyleCSS.parametersListTemplate) + self.parameterTypesListEntryTemplate = ( + TemplatesListsStyleCSS.parameterTypesListEntryTemplate) + self.parametersListEntryTemplate = ( + TemplatesListsStyleCSS.parametersListEntryTemplate) + self.returnsTemplate = TemplatesListsStyleCSS.returnsTemplate + self.returnTypesTemplate = ( + TemplatesListsStyleCSS.returnTypesTemplate) + self.yieldsTemplate = TemplatesListsStyleCSS.yieldsTemplate + self.yieldTypesTemplate = ( + TemplatesListsStyleCSS.yieldTypesTemplate) + self.exceptionsListTemplate = ( + TemplatesListsStyleCSS.exceptionsListTemplate) + self.exceptionsListEntryTemplate = ( + TemplatesListsStyleCSS.exceptionsListEntryTemplate) + self.signalsListTemplate = ( + TemplatesListsStyleCSS.signalsListTemplate) + self.signalsListEntryTemplate = ( + TemplatesListsStyleCSS.signalsListEntryTemplate) + self.eventsListTemplate = TemplatesListsStyleCSS.eventsListTemplate + self.eventsListEntryTemplate = ( + TemplatesListsStyleCSS.eventsListEntryTemplate) + self.deprecatedTemplate = TemplatesListsStyleCSS.deprecatedTemplate + self.authorInfoTemplate = TemplatesListsStyleCSS.authorInfoTemplate + self.seeListTemplate = TemplatesListsStyleCSS.seeListTemplate + self.seeListEntryTemplate = ( + TemplatesListsStyleCSS.seeListEntryTemplate) + self.seeLinkTemplate = TemplatesListsStyleCSS.seeLinkTemplate + self.sinceInfoTemplate = TemplatesListsStyleCSS.sinceInfoTemplate self.keywords = [] # list of tuples containing the name (string) and @@ -254,8 +175,7 @@ """ doc = ( self.headerTemplate.format( - **{'Title': self.module.name, - 'Style': self.stylesheet} + **{'Title': self.module.name} ) + self.__genModuleSection() + self.footerTemplate
--- a/eric7/DocumentationTools/QtHelpGenerator.py Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/DocumentationTools/QtHelpGenerator.py Sun Sep 12 20:22:27 2021 +0200 @@ -222,6 +222,7 @@ sections = self.__generateSections("00index", level=3) filesList = sorted(e for e in os.listdir(self.htmlDir) if e.endswith('.html')) + filesList.append("styles.css") files = "\n".join( [" <file>{0}</file>".format(f) for f in filesList]) filterAttribs = "\n".join(
--- a/eric7/DocumentationTools/TemplatesListsStyle.py Sun Sep 12 17:30:38 2021 +0200 +++ /dev/null Thu Jan 01 00:00:00 1970 +0000 @@ -1,312 +0,0 @@ -# -*- coding: utf-8 -*- - -# Copyright (c) 2004 - 2021 Detlev Offenbach <detlev@die-offenbachs.de> -# - -""" -Module implementing templates for the documentation generator (lists style). -""" - -################################################# -## Common templates for index and docu files ## -################################################# - -headerTemplate = '''<!DOCTYPE html> -<html><head> -<title>{{Title}}</title> -<meta charset="UTF-8"> -</head> -<body style="background-color:{BodyBgColor};color:{BodyColor}">''' - -footerTemplate = ''' -</body></html>''' - -######################################### -## Templates for documentation files ## -######################################### - -moduleTemplate = ''' -<a NAME="top" ID="top"></a> -<h1 style="background-color:{Level1HeaderBgColor};color:{Level1HeaderColor}"> -{{Module}}</h1> -{{ModuleDescription}} -<h3 style="background-color:{Level2HeaderBgColor};color:{Level2HeaderColor}"> -Global Attributes</h3> -{{GlobalsList}} -<h3 style="background-color:{Level2HeaderBgColor};color:{Level2HeaderColor}"> -Classes</h3> -{{ClassList}} -<h3 style="background-color:{Level2HeaderBgColor};color:{Level2HeaderColor}"> -Functions</h3> -{{FunctionList}} -<hr />''' - -rbFileTemplate = ''' -<a NAME="top" ID="top"></a> -<h1 style="background-color:{Level1HeaderBgColor};color:{Level1HeaderColor}"> -{{Module}}</h1> -{{ModuleDescription}} -<h3 style="background-color:{Level2HeaderBgColor};color:{Level2HeaderColor}"> -Global Attributes</h3> -{{GlobalsList}} -<h3 style="background-color:{Level2HeaderBgColor};color:{Level2HeaderColor}"> -Classes</h3> -{{ClassList}} -<h3 style="background-color:{Level2HeaderBgColor};color:{Level2HeaderColor}"> -Modules</h3> -{{RbModulesList}} -<h3 style="background-color:{Level2HeaderBgColor};color:{Level2HeaderColor}"> -Functions</h3> -{{FunctionList}} -<hr />''' - -classTemplate = ''' -<hr /> -<a NAME="{{Anchor}}" ID="{{Anchor}}"></a> -<h2 style="background-color:{CFBgColor};color:{CFColor}">{{Class}}</h2> -{{ClassDescription}} -<h3 style="background-color:{Level2HeaderBgColor};color:{Level2HeaderColor}"> -Derived from</h3> -{{ClassSuper}} -<h3 style="background-color:{Level2HeaderBgColor};color:{Level2HeaderColor}"> -Class Attributes</h3> -{{GlobalsList}} -<h3 style="background-color:{Level2HeaderBgColor};color:{Level2HeaderColor}"> -Class Methods</h3> -{{ClassMethodList}} -<h3 style="background-color:{Level2HeaderBgColor};color:{Level2HeaderColor}"> -Methods</h3> -{{MethodList}} -<h3 style="background-color:{Level2HeaderBgColor};color:{Level2HeaderColor}"> -Static Methods</h3> -{{StaticMethodList}} -{{MethodDetails}} -<div align="right"><a style="color:{LinkColor}" href="#top">Up</a></div> -<hr />''' - -methodTemplate = ''' -<a NAME="{{Anchor}}.{{Method}}" ID="{{Anchor}}.{{Method}}"></a> -<h3 style="background-color:{Level2HeaderBgColor};color:{Level2HeaderColor}"> -{{Class}}.{{Method}}{{MethodClassifier}}</h3> -<b>{{Method}}</b>(<i>{{Params}}</i>) -{{MethodDescription}}''' - -constructorTemplate = ''' -<a NAME="{{Anchor}}.{{Method}}" ID="{{Anchor}}.{{Method}}"></a> -<h3 style="background-color:{Level2HeaderBgColor};color:{Level2HeaderColor}"> -{{Class}} (Constructor)</h3> -<b>{{Class}}</b>(<i>{{Params}}</i>) -{{MethodDescription}}''' - -rbModuleTemplate = ''' -<hr /> -<a NAME="{{Anchor}}" ID="{{Anchor}}"></a> -<h2 style="background-color:{CFBgColor};color:{CFColor}">{{Module}}</h2> -{{ModuleDescription}} -<h3 style="background-color:{Level2HeaderBgColor};color:{Level2HeaderColor}"> -Module Attributes</h3> -{{GlobalsList}} -<h3 style="background-color:{Level2HeaderBgColor};color:{Level2HeaderColor}"> -Classes</h3> -{{ClassesList}} -<h3 style="background-color:{Level2HeaderBgColor};color:{Level2HeaderColor}"> -Functions</h3> -{{FunctionsList}} -<hr /> -{{ClassesDetails}} -{{FunctionsDetails}} -<div align="right"><a style="color:{LinkColor}" href="#top">Up</a></div> -<hr />''' - -rbModulesClassTemplate = ''' -<a NAME="{{Anchor}}" ID="{{Anchor}}"></a> -<h2 style="background-color:{CFBgColor};color:{CFColor}">{{Class}}</h2> -{{ClassDescription}} -<h3 style="background-color:{Level2HeaderBgColor};color:{Level2HeaderColor}"> -Derived from</h3> -{{ClassSuper}} -<h3 style="background-color:{Level2HeaderBgColor};color:{Level2HeaderColor}"> -Methods</h3> -{{MethodList}} -{{MethodDetails}} -<div align="right"><a style="color:{LinkColor}" href="#top">Up</a></div> -<hr />''' - -functionTemplate = ''' -<hr /> -<a NAME="{{Anchor}}" ID="{{Anchor}}"></a> -<h2 style="background-color:{CFBgColor};color:{CFColor}">{{Function}}</h2> -<b>{{Function}}</b>(<i>{{Params}}</i>) -{{FunctionDescription}} -<div align="right"><a style="color:{LinkColor}" href="#top">Up</a></div> -<hr />''' - -listTemplate = ''' -<table> -{{Entries}} -</table>''' - -listEntryTemplate = ''' -<tr> -<td><a style="color:{LinkColor}" href="#{{Link}}">{{Name}}</a></td> -<td>{{Deprecated}}{{Description}}</td> -</tr>''' - -listEntryNoneTemplate = '''<tr><td>None</td></tr>''' - -listEntryDeprecatedTemplate = '''<b>Deprecated.</b>''' - -listEntrySimpleTemplate = '''<tr><td>{{Name}}</td></tr>''' - -paragraphTemplate = ''' -<p> -{{Lines}} -</p>''' - -parametersListTemplate = ''' -<dl> -{{Parameters}} -</dl>''' - -parametersListEntryTemplate = ''' -<dt><i>{{Name}}</i></dt> -<dd> -{{Description}} -</dd>''' - -parameterTypesListEntryTemplate = ''' -<dt><i>{{Name}}</i> ({{Type}})</dt> -<dd> -{{Description}} -</dd>''' - -returnsTemplate = ''' -<dl> -<dt>Return:</dt> -<dd> -{{0}} -</dd> -</dl>''' - -returnTypesTemplate = ''' -<dl> -<dt>Return Type:</dt> -<dd> -{{0}} -</dd> -</dl>''' - -yieldsTemplate = ''' -<dl> -<dt>Yield:</dt> -<dd> -{{0}} -</dd> -</dl>''' - -yieldTypesTemplate = ''' -<dl> -<dt>Yield Type:</dt> -<dd> -{{0}} -</dd> -</dl>''' - -exceptionsListTemplate = ''' -<dl> -{{Exceptions}} -</dl>''' - -exceptionsListEntryTemplate = ''' -<dt>Raises <b>{{Name}}</b>:</dt> -<dd> -{{Description}} -</dd>''' - -signalsListTemplate = ''' -<h4>Signals</h4> -<dl> -{{Signals}} -</dl>''' - -signalsListEntryTemplate = ''' -<dt>{{Name}}</dt> -<dd> -{{Description}} -</dd>''' - -eventsListTemplate = ''' -<h4>Events</h4> -<dl> -{{Events}} -</dl>''' - -eventsListEntryTemplate = ''' -<dt>{{Name}}</dt> -<dd> -{{Description}} -</dd>''' - -deprecatedTemplate = ''' -<p> -<b>Deprecated.</b> -{{Lines}} -</p>''' - -authorInfoTemplate = ''' -<p> -<i>Author(s)</i>: -{{Authors}} -</p>''' - -seeListTemplate = ''' -<dl> -<dt><b>See Also:</b></dt> -{{Links}} -</dl>''' - -seeListEntryTemplate = ''' -<dd> -{{Link}} -</dd>''' - -seeLinkTemplate = '''<a style="color:{LinkColor}" {{Link}}''' - -sinceInfoTemplate = ''' -<p> -<b>since</b> {{Info}} -</p>''' - -################################# -## Templates for index files ## -################################# - -indexBodyTemplate = ''' -<h1 style="background-color:{Level1HeaderBgColor};color:{Level1HeaderColor}"> -{{Title}}</h1> -{{Description}} -{{Subpackages}} -{{Modules}}''' - -indexListPackagesTemplate = ''' -<h3 style="background-color:{Level2HeaderBgColor};color:{Level2HeaderColor}"> -Packages</h3> -<table> -{{Entries}} -</table>''' - -indexListModulesTemplate = ''' -<h3 style="background-color:{Level2HeaderBgColor};color:{Level2HeaderColor}"> -Modules</h3> -<table> -{{Entries}} -</table>''' - -indexListEntryTemplate = ''' -<tr> -<td><a style="color:{LinkColor}" href="{{Link}}">{{Name}}</a></td> -<td>{{Description}}</td> -</tr>''' - -# -# eflag: noqa = E122
--- a/eric7/DocumentationTools/TemplatesListsStyleCSS.py Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/DocumentationTools/TemplatesListsStyleCSS.py Sun Sep 12 20:22:27 2021 +0200 @@ -8,6 +8,41 @@ """ ################################################# +## Template for the CSS style sheet file ## +################################################# + +cssTemplate = '''body {{ + color: {BodyColor}; + background: {BodyBgColor}; + margin: 0em 1em 10em 1em; +}} + +h1 {{ + color: {Level1HeaderColor}; + background: {Level1HeaderBgColor}; +}} + +h2 {{ + color: {CFColor}; + background: {CFBgColor}; +}} + +h3 {{ + color: {Level2HeaderColor}; + background: {Level2HeaderBgColor}; +}} + +h4 {{ + color: {Level2HeaderColor}; + background: {Level2HeaderBgColor}; +}} + +a {{ + color: {LinkColor}; +}} +''' + +################################################# ## Common templates for index and docu files ## ################################################# @@ -15,9 +50,7 @@ <html><head> <title>{Title}</title> <meta charset="UTF-8"> -<style> -{Style} -</style> +<link rel="stylesheet" href="styles.css"> </head> <body>'''
--- a/eric7/Plugins/DocumentationPlugins/Ericdoc/EricdocConfigDialog.py Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/Plugins/DocumentationPlugins/Ericdoc/EricdocConfigDialog.py Sun Sep 12 20:22:27 2021 +0200 @@ -61,9 +61,7 @@ self.__initializeDefaults() self.sampleText = self.tr( - '''<?xml version="1.0" encoding="utf-8"?>''' - '''<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"''' - '''"http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">''' + '''<!DOCTYPE html''' '''<html><head>''' '''<title></title>''' '''</head>''' @@ -395,7 +393,7 @@ color = QColorDialog.getColor(QColor(self.colors[colorKey])) if color.isValid(): self.colors[colorKey] = color.name() - self.sample.setHtml(self.sampleText.format(self.colors)) + self.sample.setHtml(self.sampleText.format(**self.colors)) @pyqtSlot() def on_bodyFgButton_clicked(self):
--- a/eric7/eric7_doc.py Sun Sep 12 17:30:38 2021 +0200 +++ b/eric7/eric7_doc.py Sun Sep 12 20:22:27 2021 +0200 @@ -12,19 +12,22 @@ This script can be used via the commandline as well. """ +import fnmatch +import glob import os +import shutil import sys sys.path.insert(1, os.path.dirname(__file__)) -import glob -import fnmatch +import Utilities.ModuleParser -import Utilities.ModuleParser from DocumentationTools.ModuleDocumentor import ModuleDocument from DocumentationTools.IndexGenerator import IndexGenerator from DocumentationTools.QtHelpGenerator import QtHelpGenerator from DocumentationTools.Config import eric7docDefaultColors +from DocumentationTools import TemplatesListsStyleCSS + from UI.Info import Version import Utilities @@ -277,21 +280,28 @@ else: outputDir = os.getcwd() outputDir = os.path.abspath(outputDir) - + + # TODO: write configured colors to a stylesheet file and use stylesheet + # variant only if stylesheetFile: try: - with open(stylesheetFile, "r", encoding="utf-8") as sf: - stylesheet = sf.read() + shutil.copy(stylesheetFile, os.path.join(outputDir, "styles.css")) except OSError: sys.stderr.write( "The CSS stylesheet '{0}' does not exist\n".format( stylesheetFile)) - sys.stderr.write("Disabling CSS usage.\n") - stylesheet = None + sys.exit(2) else: - stylesheet = None + try: + with open(os.path.join(outputDir, "styles.css"), "w") as sf: + sf.write(TemplatesListsStyleCSS.cssTemplate.format(**colors)) + except OSError: + sys.stderr.write( + "The CSS stylesheet '{0}' could not be created\n".format( + stylesheetFile)) + sys.exit(2) - indexGenerator = IndexGenerator(outputDir, colors, stylesheet) + indexGenerator = IndexGenerator(outputDir) if qtHelpCreation: if qtHelpOutputDir: @@ -369,7 +379,7 @@ module = Utilities.ModuleParser.readModule( file, basename=basename, inpackage=inpackage, extensions=supportedExtensions) - moduleDocument = ModuleDocument(module, colors, stylesheet) + moduleDocument = ModuleDocument(module) doc = moduleDocument.genDocument() except OSError as v: sys.stderr.write("{0} error: {1}\n".format(file, v[1]))