From ab1cf018502f1397823f500e4a66a00a7509e90d Mon Sep 17 00:00:00 2001 From: SUSE Docs Bot Date: Wed, 5 Feb 2025 13:50:12 +0000 Subject: [PATCH] Automatic rebuild after release-notes commit 2f06194cb2803d000b60c934b9e84eae94f9f6aa --- sl-micro_60-all/html/release-notes/index.html | 2 +- .../release-notes/static/css/style-new.css | 22 +++++++++++++------ .../html/release-notes/static/css/style.css | 22 +++++++++++++------ sl-micro_60/html/release-notes/index.html | 2 +- .../release-notes/static/css/style-new.css | 22 +++++++++++++------ .../html/release-notes/static/css/style.css | 22 +++++++++++++------ sl-micro_61/html/release-notes/index.html | 2 +- .../release-notes/static/css/style-new.css | 22 +++++++++++++------ .../html/release-notes/static/css/style.css | 22 +++++++++++++------ sl-micro_62/html/release-notes/index.html | 2 +- .../release-notes/static/css/style-new.css | 22 +++++++++++++------ .../html/release-notes/static/css/style.css | 22 +++++++++++++------ sles-16_SP0/html/release-notes/index.html | 4 ++-- .../release-notes/static/css/style-new.css | 22 +++++++++++++------ .../html/release-notes/static/css/style.css | 22 +++++++++++++------ 15 files changed, 156 insertions(+), 76 deletions(-) diff --git a/sl-micro_60-all/html/release-notes/index.html b/sl-micro_60-all/html/release-notes/index.html index 71fac64..44fe54e 100644 --- a/sl-micro_60-all/html/release-notes/index.html +++ b/sl-micro_60-all/html/release-notes/index.html @@ -78,7 +78,7 @@ useBR: false }); -

This is a draft document that was built and uploaded automatically. It may document beta software and be incomplete or even incorrect. Use this document at your own risk.

Jump to contentJump to page navigation: previous page [access key p]/next page [access key n]

SL Micro Release Notes

Publication Date: 2025-02-03, Version: @VERSION@

SL Micro is a modern operating system primarily targeted for edge computing. This document provides a high-level overview of its features, capabilities, and limitations.

1 About the release notes

These Release Notes are identical across all architectures, and the most recent version is always available online at https://www.suse.com/releasenotes.

Entries are only listed once but they can be referenced in several places if they are important and belong to more than one section.

Release notes usually only list changes that happened between two subsequent releases. +

This is a draft document that was built and uploaded automatically. It may document beta software and be incomplete or even incorrect. Use this document at your own risk.

SL Micro Release Notes

Publication Date: 2025-02-05, Version: @VERSION@

SL Micro is a modern operating system primarily targeted for edge computing. This document provides a high-level overview of its features, capabilities, and limitations.

1 About the release notes

These Release Notes are identical across all architectures, and the most recent version is always available online at https://www.suse.com/releasenotes.

Entries are only listed once but they can be referenced in several places if they are important and belong to more than one section.

Release notes usually only list changes that happened between two subsequent releases. Certain important entries from the release notes of previous product versions are repeated. To make these entries easier to identify, they contain a note to that effect.

However, repeated entries are provided as a courtesy only. Therefore, if you are skipping one or more service packs, check the release notes of the skipped service packs as well. diff --git a/sl-micro_60-all/html/release-notes/static/css/style-new.css b/sl-micro_60-all/html/release-notes/static/css/style-new.css index 0dcca20..58ddcc2 100644 --- a/sl-micro_60-all/html/release-notes/static/css/style-new.css +++ b/sl-micro_60-all/html/release-notes/static/css/style-new.css @@ -1456,7 +1456,7 @@ footer { text-decoration: underline; } .crumbs span { - color: #30ba78; } + color: #025937; } .side-toc > *:last-child::after { content: ''; @@ -1496,10 +1496,10 @@ footer { font-style: normal; } #_side-toc-page a { - color: #30ba78; - padding: 0.4rem 0; } + color: #008657; + padding: 0.4rem 0; + font-weight: 500; } #_side-toc-page a:focus, #_side-toc-page a:hover, #_side-toc-page a:active { - background-color: transparent; text-decoration: underline; } @media screen and (max-width: 1024px) { @@ -2449,13 +2449,21 @@ p { color: #333; } article a { - color: #26915e; + color: #008657; text-decoration: none; } article a:active, article a:focus, article a:hover, article a:visited:active, article a:visited:focus, article a:visited:hover { - color: #26915e; + color: #008657; text-decoration: underline; } article a:visited { - color: #26915e; } + color: #008657; } + +article p a { + color: #008657; + text-decoration: underline; } + +article .procedure-contents p a { + color: #025937; + text-decoration: underline; } .free-id { height: 0.01px; diff --git a/sl-micro_60-all/html/release-notes/static/css/style.css b/sl-micro_60-all/html/release-notes/static/css/style.css index f96ec8d..4dac981 100644 --- a/sl-micro_60-all/html/release-notes/static/css/style.css +++ b/sl-micro_60-all/html/release-notes/static/css/style.css @@ -1710,7 +1710,7 @@ body.disable-language-switcher #_utilitynav #_utilitynav-language { text-decoration: underline; } .crumbs span { - color: #30ba78; } + color: #025937; } .side-toc > *:last-child::after { content: ''; @@ -1750,10 +1750,10 @@ body.disable-language-switcher #_utilitynav #_utilitynav-language { font-style: normal; } #_side-toc-page a { - color: #30ba78; - padding: 0.4rem 0; } + color: #008657; + padding: 0.4rem 0; + font-weight: 500; } #_side-toc-page a:focus, #_side-toc-page a:hover, #_side-toc-page a:active { - background-color: transparent; text-decoration: underline; } @media screen and (max-width: 1024px) { @@ -2703,13 +2703,21 @@ p { color: #333; } article a { - color: #26915e; + color: #008657; text-decoration: none; } article a:active, article a:focus, article a:hover, article a:visited:active, article a:visited:focus, article a:visited:hover { - color: #26915e; + color: #008657; text-decoration: underline; } article a:visited { - color: #26915e; } + color: #008657; } + +article p a { + color: #008657; + text-decoration: underline; } + +article .procedure-contents p a { + color: #025937; + text-decoration: underline; } .free-id { height: 0.01px; diff --git a/sl-micro_60/html/release-notes/index.html b/sl-micro_60/html/release-notes/index.html index 1f0fa4e..606e039 100644 --- a/sl-micro_60/html/release-notes/index.html +++ b/sl-micro_60/html/release-notes/index.html @@ -91,7 +91,7 @@ useBR: false }); -

This is a draft document that was built and uploaded automatically. It may document beta software and be incomplete or even incorrect. Use this document at your own risk.

SL Micro Release Notes 6.0

SL Micro Release Notes

Publication Date: 2025-02-03, Version: @VERSION@

SL Micro is a modern operating system primarily targeted for edge computing. This document provides a high-level overview of its features, capabilities, and limitations.

1 About the release notes

These Release Notes are identical across all architectures, and the most recent version is always available online at https://www.suse.com/releasenotes.

Entries are only listed once but they can be referenced in several places if they are important and belong to more than one section.

Release notes usually only list changes that happened between two subsequent releases. +

This is a draft document that was built and uploaded automatically. It may document beta software and be incomplete or even incorrect. Use this document at your own risk.

SL Micro Release Notes 6.0

SL Micro Release Notes

Publication Date: 2025-02-05, Version: @VERSION@

SL Micro is a modern operating system primarily targeted for edge computing. This document provides a high-level overview of its features, capabilities, and limitations.

1 About the release notes

These Release Notes are identical across all architectures, and the most recent version is always available online at https://www.suse.com/releasenotes.

Entries are only listed once but they can be referenced in several places if they are important and belong to more than one section.

Release notes usually only list changes that happened between two subsequent releases. Certain important entries from the release notes of previous product versions are repeated. To make these entries easier to identify, they contain a note to that effect.

However, repeated entries are provided as a courtesy only. Therefore, if you are skipping one or more service packs, check the release notes of the skipped service packs as well. diff --git a/sl-micro_60/html/release-notes/static/css/style-new.css b/sl-micro_60/html/release-notes/static/css/style-new.css index 0dcca20..58ddcc2 100644 --- a/sl-micro_60/html/release-notes/static/css/style-new.css +++ b/sl-micro_60/html/release-notes/static/css/style-new.css @@ -1456,7 +1456,7 @@ footer { text-decoration: underline; } .crumbs span { - color: #30ba78; } + color: #025937; } .side-toc > *:last-child::after { content: ''; @@ -1496,10 +1496,10 @@ footer { font-style: normal; } #_side-toc-page a { - color: #30ba78; - padding: 0.4rem 0; } + color: #008657; + padding: 0.4rem 0; + font-weight: 500; } #_side-toc-page a:focus, #_side-toc-page a:hover, #_side-toc-page a:active { - background-color: transparent; text-decoration: underline; } @media screen and (max-width: 1024px) { @@ -2449,13 +2449,21 @@ p { color: #333; } article a { - color: #26915e; + color: #008657; text-decoration: none; } article a:active, article a:focus, article a:hover, article a:visited:active, article a:visited:focus, article a:visited:hover { - color: #26915e; + color: #008657; text-decoration: underline; } article a:visited { - color: #26915e; } + color: #008657; } + +article p a { + color: #008657; + text-decoration: underline; } + +article .procedure-contents p a { + color: #025937; + text-decoration: underline; } .free-id { height: 0.01px; diff --git a/sl-micro_60/html/release-notes/static/css/style.css b/sl-micro_60/html/release-notes/static/css/style.css index f96ec8d..4dac981 100644 --- a/sl-micro_60/html/release-notes/static/css/style.css +++ b/sl-micro_60/html/release-notes/static/css/style.css @@ -1710,7 +1710,7 @@ body.disable-language-switcher #_utilitynav #_utilitynav-language { text-decoration: underline; } .crumbs span { - color: #30ba78; } + color: #025937; } .side-toc > *:last-child::after { content: ''; @@ -1750,10 +1750,10 @@ body.disable-language-switcher #_utilitynav #_utilitynav-language { font-style: normal; } #_side-toc-page a { - color: #30ba78; - padding: 0.4rem 0; } + color: #008657; + padding: 0.4rem 0; + font-weight: 500; } #_side-toc-page a:focus, #_side-toc-page a:hover, #_side-toc-page a:active { - background-color: transparent; text-decoration: underline; } @media screen and (max-width: 1024px) { @@ -2703,13 +2703,21 @@ p { color: #333; } article a { - color: #26915e; + color: #008657; text-decoration: none; } article a:active, article a:focus, article a:hover, article a:visited:active, article a:visited:focus, article a:visited:hover { - color: #26915e; + color: #008657; text-decoration: underline; } article a:visited { - color: #26915e; } + color: #008657; } + +article p a { + color: #008657; + text-decoration: underline; } + +article .procedure-contents p a { + color: #025937; + text-decoration: underline; } .free-id { height: 0.01px; diff --git a/sl-micro_61/html/release-notes/index.html b/sl-micro_61/html/release-notes/index.html index 55017a8..05b1fc7 100644 --- a/sl-micro_61/html/release-notes/index.html +++ b/sl-micro_61/html/release-notes/index.html @@ -91,7 +91,7 @@ useBR: false }); -

This is a draft document that was built and uploaded automatically. It may document beta software and be incomplete or even incorrect. Use this document at your own risk.

SL Micro Release Notes 6.1

SL Micro Release Notes

Publication Date: 2025-02-03, Version: @VERSION@

SL Micro is a modern operating system primarily targeted for edge computing. This document provides a high-level overview of its features, capabilities, and limitations.

1 About the release notes

These Release Notes are identical across all architectures, and the most recent version is always available online at https://www.suse.com/releasenotes.

Entries are only listed once but they can be referenced in several places if they are important and belong to more than one section.

Release notes usually only list changes that happened between two subsequent releases. +

This is a draft document that was built and uploaded automatically. It may document beta software and be incomplete or even incorrect. Use this document at your own risk.

SL Micro Release Notes 6.1

SL Micro Release Notes

Publication Date: 2025-02-05, Version: @VERSION@

SL Micro is a modern operating system primarily targeted for edge computing. This document provides a high-level overview of its features, capabilities, and limitations.

1 About the release notes

These Release Notes are identical across all architectures, and the most recent version is always available online at https://www.suse.com/releasenotes.

Entries are only listed once but they can be referenced in several places if they are important and belong to more than one section.

Release notes usually only list changes that happened between two subsequent releases. Certain important entries from the release notes of previous product versions are repeated. To make these entries easier to identify, they contain a note to that effect.

However, repeated entries are provided as a courtesy only. Therefore, if you are skipping one or more service packs, check the release notes of the skipped service packs as well. diff --git a/sl-micro_61/html/release-notes/static/css/style-new.css b/sl-micro_61/html/release-notes/static/css/style-new.css index 0dcca20..58ddcc2 100644 --- a/sl-micro_61/html/release-notes/static/css/style-new.css +++ b/sl-micro_61/html/release-notes/static/css/style-new.css @@ -1456,7 +1456,7 @@ footer { text-decoration: underline; } .crumbs span { - color: #30ba78; } + color: #025937; } .side-toc > *:last-child::after { content: ''; @@ -1496,10 +1496,10 @@ footer { font-style: normal; } #_side-toc-page a { - color: #30ba78; - padding: 0.4rem 0; } + color: #008657; + padding: 0.4rem 0; + font-weight: 500; } #_side-toc-page a:focus, #_side-toc-page a:hover, #_side-toc-page a:active { - background-color: transparent; text-decoration: underline; } @media screen and (max-width: 1024px) { @@ -2449,13 +2449,21 @@ p { color: #333; } article a { - color: #26915e; + color: #008657; text-decoration: none; } article a:active, article a:focus, article a:hover, article a:visited:active, article a:visited:focus, article a:visited:hover { - color: #26915e; + color: #008657; text-decoration: underline; } article a:visited { - color: #26915e; } + color: #008657; } + +article p a { + color: #008657; + text-decoration: underline; } + +article .procedure-contents p a { + color: #025937; + text-decoration: underline; } .free-id { height: 0.01px; diff --git a/sl-micro_61/html/release-notes/static/css/style.css b/sl-micro_61/html/release-notes/static/css/style.css index f96ec8d..4dac981 100644 --- a/sl-micro_61/html/release-notes/static/css/style.css +++ b/sl-micro_61/html/release-notes/static/css/style.css @@ -1710,7 +1710,7 @@ body.disable-language-switcher #_utilitynav #_utilitynav-language { text-decoration: underline; } .crumbs span { - color: #30ba78; } + color: #025937; } .side-toc > *:last-child::after { content: ''; @@ -1750,10 +1750,10 @@ body.disable-language-switcher #_utilitynav #_utilitynav-language { font-style: normal; } #_side-toc-page a { - color: #30ba78; - padding: 0.4rem 0; } + color: #008657; + padding: 0.4rem 0; + font-weight: 500; } #_side-toc-page a:focus, #_side-toc-page a:hover, #_side-toc-page a:active { - background-color: transparent; text-decoration: underline; } @media screen and (max-width: 1024px) { @@ -2703,13 +2703,21 @@ p { color: #333; } article a { - color: #26915e; + color: #008657; text-decoration: none; } article a:active, article a:focus, article a:hover, article a:visited:active, article a:visited:focus, article a:visited:hover { - color: #26915e; + color: #008657; text-decoration: underline; } article a:visited { - color: #26915e; } + color: #008657; } + +article p a { + color: #008657; + text-decoration: underline; } + +article .procedure-contents p a { + color: #025937; + text-decoration: underline; } .free-id { height: 0.01px; diff --git a/sl-micro_62/html/release-notes/index.html b/sl-micro_62/html/release-notes/index.html index dfda077..fb9b1ef 100644 --- a/sl-micro_62/html/release-notes/index.html +++ b/sl-micro_62/html/release-notes/index.html @@ -91,7 +91,7 @@ useBR: false }); -

This is a draft document that was built and uploaded automatically. It may document beta software and be incomplete or even incorrect. Use this document at your own risk.

SL Micro Release Notes 6.2

SL Micro Release Notes

Publication Date: 2025-02-03, Version: @VERSION@

SL Micro is a modern operating system primarily targeted for edge computing. This document provides a high-level overview of its features, capabilities, and limitations.

1 About the release notes

These Release Notes are identical across all architectures, and the most recent version is always available online at https://www.suse.com/releasenotes.

Entries are only listed once but they can be referenced in several places if they are important and belong to more than one section.

Release notes usually only list changes that happened between two subsequent releases. +

This is a draft document that was built and uploaded automatically. It may document beta software and be incomplete or even incorrect. Use this document at your own risk.

SL Micro Release Notes 6.2

SL Micro Release Notes

Publication Date: 2025-02-05, Version: @VERSION@

SL Micro is a modern operating system primarily targeted for edge computing. This document provides a high-level overview of its features, capabilities, and limitations.

1 About the release notes

These Release Notes are identical across all architectures, and the most recent version is always available online at https://www.suse.com/releasenotes.

Entries are only listed once but they can be referenced in several places if they are important and belong to more than one section.

Release notes usually only list changes that happened between two subsequent releases. Certain important entries from the release notes of previous product versions are repeated. To make these entries easier to identify, they contain a note to that effect.

However, repeated entries are provided as a courtesy only. Therefore, if you are skipping one or more service packs, check the release notes of the skipped service packs as well. diff --git a/sl-micro_62/html/release-notes/static/css/style-new.css b/sl-micro_62/html/release-notes/static/css/style-new.css index 0dcca20..58ddcc2 100644 --- a/sl-micro_62/html/release-notes/static/css/style-new.css +++ b/sl-micro_62/html/release-notes/static/css/style-new.css @@ -1456,7 +1456,7 @@ footer { text-decoration: underline; } .crumbs span { - color: #30ba78; } + color: #025937; } .side-toc > *:last-child::after { content: ''; @@ -1496,10 +1496,10 @@ footer { font-style: normal; } #_side-toc-page a { - color: #30ba78; - padding: 0.4rem 0; } + color: #008657; + padding: 0.4rem 0; + font-weight: 500; } #_side-toc-page a:focus, #_side-toc-page a:hover, #_side-toc-page a:active { - background-color: transparent; text-decoration: underline; } @media screen and (max-width: 1024px) { @@ -2449,13 +2449,21 @@ p { color: #333; } article a { - color: #26915e; + color: #008657; text-decoration: none; } article a:active, article a:focus, article a:hover, article a:visited:active, article a:visited:focus, article a:visited:hover { - color: #26915e; + color: #008657; text-decoration: underline; } article a:visited { - color: #26915e; } + color: #008657; } + +article p a { + color: #008657; + text-decoration: underline; } + +article .procedure-contents p a { + color: #025937; + text-decoration: underline; } .free-id { height: 0.01px; diff --git a/sl-micro_62/html/release-notes/static/css/style.css b/sl-micro_62/html/release-notes/static/css/style.css index f96ec8d..4dac981 100644 --- a/sl-micro_62/html/release-notes/static/css/style.css +++ b/sl-micro_62/html/release-notes/static/css/style.css @@ -1710,7 +1710,7 @@ body.disable-language-switcher #_utilitynav #_utilitynav-language { text-decoration: underline; } .crumbs span { - color: #30ba78; } + color: #025937; } .side-toc > *:last-child::after { content: ''; @@ -1750,10 +1750,10 @@ body.disable-language-switcher #_utilitynav #_utilitynav-language { font-style: normal; } #_side-toc-page a { - color: #30ba78; - padding: 0.4rem 0; } + color: #008657; + padding: 0.4rem 0; + font-weight: 500; } #_side-toc-page a:focus, #_side-toc-page a:hover, #_side-toc-page a:active { - background-color: transparent; text-decoration: underline; } @media screen and (max-width: 1024px) { @@ -2703,13 +2703,21 @@ p { color: #333; } article a { - color: #26915e; + color: #008657; text-decoration: none; } article a:active, article a:focus, article a:hover, article a:visited:active, article a:visited:focus, article a:visited:hover { - color: #26915e; + color: #008657; text-decoration: underline; } article a:visited { - color: #26915e; } + color: #008657; } + +article p a { + color: #008657; + text-decoration: underline; } + +article .procedure-contents p a { + color: #025937; + text-decoration: underline; } .free-id { height: 0.01px; diff --git a/sles-16_SP0/html/release-notes/index.html b/sles-16_SP0/html/release-notes/index.html index 5f90a50..24335fb 100644 --- a/sles-16_SP0/html/release-notes/index.html +++ b/sles-16_SP0/html/release-notes/index.html @@ -91,13 +91,13 @@ useBR: false }); -

This is a draft document that was built and uploaded automatically. It may document beta software and be incomplete or even incorrect. Use this document at your own risk.

SUSE Linux Enterprise Server 16.0

SUSE Linux Enterprise Server Release Notes

Publication Date: 2025-02-03, Version: @VERSION@

SUSE Linux Enterprise Server is a modern, modular operating system for both multimodal and traditional IT. This document provides a high-level overview of features, capabilities and limitations, and highlights important product updates.

1 About the release notes

These Release Notes are identical across all architectures, and the most recent version is always available online at https://www.suse.com/releasenotes.

Entries are only listed once but they can be referenced in several places if they are important and belong to more than one section.

Release notes usually only list changes that happened between two subsequent releases. +

This is a draft document that was built and uploaded automatically. It may document beta software and be incomplete or even incorrect. Use this document at your own risk.

SUSE Linux Enterprise Server 16.0

SUSE Linux Enterprise Server Release Notes

Publication Date: 2025-02-05, Version: @VERSION@

SUSE Linux Enterprise Server is a modern, modular operating system for both multimodal and traditional IT. This document provides a high-level overview of features, capabilities and limitations, and highlights important product updates.

1 About the release notes

These Release Notes are identical across all architectures, and the most recent version is always available online at https://www.suse.com/releasenotes.

Entries are only listed once but they can be referenced in several places if they are important and belong to more than one section.

Release notes usually only list changes that happened between two subsequent releases. Certain important entries from the release notes of previous product versions are repeated. To make these entries easier to identify, they contain a note to that effect.

However, repeated entries are provided as a courtesy only. Therefore, if you are skipping one or more service packs, check the release notes of the skipped service packs as well. If you are only reading the release notes of the current release, you could miss important changes.

1.1 Documentation and other information

1.1.1 Available on the product media

  • Read the READMEs on the media.

  • Get the detailed change log information about a particular package from the RPM (where FILENAME.rpm is the name of the RPM):

    rpm --changelog -qp FILENAME.rpm
  • Check the ChangeLog file in the top level of the installation medium for a chronological log of all changes made to the updated packages.

  • Find more information in the docu directory of the installation medium of SUSE Linux Enterprise Server. This directory includes PDF versions of the SUSE Linux Enterprise Server Installation Quick Start Guide.

  • Get list of manual pages with usage information about a particular package from the RPM (where FILENAME.rpm is the name of the RPM):

    rpm --docfiles -qp FILENAME.rpm | grep man

1.1.2 Online documentation

For the most up-to-date version of the documentation for SUSE Linux Enterprise Server, see:

2 SUSE Linux Enterprise Server Version 16.0

These release notes apply to SUSE Linux Enterprise Server 16.0.

2.1 Changes affecting all architectures

2.1.1 systemd uses cgroup v2 by default

SUSE Linux Enterprise Server 16.0 uses cgroup v2 by default and v1 is unsupported. -If you need to use cgroup v1, SLES 15 SP6 can be switched to hybrid mode using a boot parameter.

3 Obtaining source code

This SUSE product includes materials licensed to SUSE under the GNU +If you need to use cgroup v1, SLES 15 SP6 can be switched to hybrid mode using a boot parameter.

2.2 Removed and deprecated features and packages

This section lists features and packages that were removed from SUSE Linux Enterprise Server or will be removed in upcoming versions.

2.2.1 Removed features and packages

The following features and packages have been removed in this release.

  • netiucv and lcs drivers

3 Obtaining source code

This SUSE product includes materials licensed to SUSE under the GNU General Public License (GPL). The GPL requires SUSE to provide the source code that corresponds to the GPL-licensed material. diff --git a/sles-16_SP0/html/release-notes/static/css/style-new.css b/sles-16_SP0/html/release-notes/static/css/style-new.css index 0dcca20..58ddcc2 100644 --- a/sles-16_SP0/html/release-notes/static/css/style-new.css +++ b/sles-16_SP0/html/release-notes/static/css/style-new.css @@ -1456,7 +1456,7 @@ footer { text-decoration: underline; } .crumbs span { - color: #30ba78; } + color: #025937; } .side-toc > *:last-child::after { content: ''; @@ -1496,10 +1496,10 @@ footer { font-style: normal; } #_side-toc-page a { - color: #30ba78; - padding: 0.4rem 0; } + color: #008657; + padding: 0.4rem 0; + font-weight: 500; } #_side-toc-page a:focus, #_side-toc-page a:hover, #_side-toc-page a:active { - background-color: transparent; text-decoration: underline; } @media screen and (max-width: 1024px) { @@ -2449,13 +2449,21 @@ p { color: #333; } article a { - color: #26915e; + color: #008657; text-decoration: none; } article a:active, article a:focus, article a:hover, article a:visited:active, article a:visited:focus, article a:visited:hover { - color: #26915e; + color: #008657; text-decoration: underline; } article a:visited { - color: #26915e; } + color: #008657; } + +article p a { + color: #008657; + text-decoration: underline; } + +article .procedure-contents p a { + color: #025937; + text-decoration: underline; } .free-id { height: 0.01px; diff --git a/sles-16_SP0/html/release-notes/static/css/style.css b/sles-16_SP0/html/release-notes/static/css/style.css index f96ec8d..4dac981 100644 --- a/sles-16_SP0/html/release-notes/static/css/style.css +++ b/sles-16_SP0/html/release-notes/static/css/style.css @@ -1710,7 +1710,7 @@ body.disable-language-switcher #_utilitynav #_utilitynav-language { text-decoration: underline; } .crumbs span { - color: #30ba78; } + color: #025937; } .side-toc > *:last-child::after { content: ''; @@ -1750,10 +1750,10 @@ body.disable-language-switcher #_utilitynav #_utilitynav-language { font-style: normal; } #_side-toc-page a { - color: #30ba78; - padding: 0.4rem 0; } + color: #008657; + padding: 0.4rem 0; + font-weight: 500; } #_side-toc-page a:focus, #_side-toc-page a:hover, #_side-toc-page a:active { - background-color: transparent; text-decoration: underline; } @media screen and (max-width: 1024px) { @@ -2703,13 +2703,21 @@ p { color: #333; } article a { - color: #26915e; + color: #008657; text-decoration: none; } article a:active, article a:focus, article a:hover, article a:visited:active, article a:visited:focus, article a:visited:hover { - color: #26915e; + color: #008657; text-decoration: underline; } article a:visited { - color: #26915e; } + color: #008657; } + +article p a { + color: #008657; + text-decoration: underline; } + +article .procedure-contents p a { + color: #025937; + text-decoration: underline; } .free-id { height: 0.01px;