mirror of
https://github.com/TriliumNext/Notes.git
synced 2025-07-27 18:12:29 +08:00
style: switch to the new link style
This commit is contained in:
parent
9e4d350848
commit
bef485c676
@ -5,7 +5,7 @@ const TPL = `\
|
|||||||
<div class="options-section">
|
<div class="options-section">
|
||||||
<h4>Related settings</h4>
|
<h4>Related settings</h4>
|
||||||
|
|
||||||
<nav class="related-settings">
|
<nav class="related-settings use-tn-links">
|
||||||
<li>Color scheme for code blocks in text notes</li>
|
<li>Color scheme for code blocks in text notes</li>
|
||||||
<li>Color scheme for code notes</li>
|
<li>Color scheme for code notes</li>
|
||||||
</nav>
|
</nav>
|
||||||
|
@ -63,7 +63,7 @@ const TPL = /*html*/`
|
|||||||
</select>
|
</select>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
<p class="form-text">${t("i18n.first-week-info")}</p>
|
<p class="form-text use-tn-links">${t("i18n.first-week-info")}</p>
|
||||||
|
|
||||||
<div class="admonition warning" role="alert">
|
<div class="admonition warning" role="alert">
|
||||||
${t("i18n.first-week-warning")}
|
${t("i18n.first-week-warning")}
|
||||||
|
@ -9,7 +9,7 @@ const TPL = /*html*/`
|
|||||||
<div class="options-section">
|
<div class="options-section">
|
||||||
<h4>${t("custom_date_time_format.title")}</h4>
|
<h4>${t("custom_date_time_format.title")}</h4>
|
||||||
|
|
||||||
<p class="description">
|
<p class="description use-tn-links">
|
||||||
${t("custom_date_time_format.description")}
|
${t("custom_date_time_format.description")}
|
||||||
</p>
|
</p>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user