mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-07 12:15:51 +00:00
Bug 282893 Properly indent children in help files especially <div> - cs_nav_prefs_appearance cleanup
p=giacomo.magnini@portalis.it r=me
This commit is contained in:
parent
47f947967e
commit
04a911f265
@ -27,11 +27,11 @@
|
||||
</ol>
|
||||
|
||||
<div class="contentsBox">In this section:
|
||||
<ul>
|
||||
<li><a href="#appearance_preferences">Appearance Preferences</a></li>
|
||||
<li><a href="cs_nav_prefs_navigator.xhtml">Navigator Preferences</a></li>
|
||||
<li><a href="cs_nav_prefs_advanced.xhtml">Advanced Preferences</a></li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li><a href="#appearance_preferences">Appearance Preferences</a></li>
|
||||
<li><a href="cs_nav_prefs_navigator.xhtml">Navigator Preferences</a></li>
|
||||
<li><a href="cs_nav_prefs_advanced.xhtml">Advanced Preferences</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<h1 id="appearance_preferences">Appearance Preferences</h1>
|
||||
@ -47,13 +47,13 @@
|
||||
</ol>
|
||||
|
||||
<div class="contentsBox">In this section:
|
||||
<ul>
|
||||
<li><a href="#appearance">Appearance</a></li>
|
||||
<li><a href="#fonts">Fonts</a></li>
|
||||
<li><a href="#colors">Colors</a></li>
|
||||
<li><a href="#themes">Themes</a></li>
|
||||
<li><a href="#languages_content">Languages/Content</a></li>
|
||||
</ul>
|
||||
<ul>
|
||||
<li><a href="#appearance">Appearance</a></li>
|
||||
<li><a href="#fonts">Fonts</a></li>
|
||||
<li><a href="#colors">Colors</a></li>
|
||||
<li><a href="#themes">Themes</a></li>
|
||||
<li><a href="#languages_content">Languages/Content</a></li>
|
||||
</ul>
|
||||
</div>
|
||||
|
||||
<h2 id="appearance">Appearance Preferences - Appearance</h2>
|
||||
@ -125,7 +125,8 @@
|
||||
<ul>
|
||||
<li><strong>Fonts for</strong>: Choose a language group/script. For instance,
|
||||
to set default fonts for West European languages/script (Latin), choose
|
||||
<q>Western.</q> For a language/script not yet in the list, choose <q>Other Languages.</q>
|
||||
<q>Western.</q> For a language/script not yet in the list, choose <q>Other
|
||||
Languages.</q>
|
||||
<ul>
|
||||
<li><strong>Proportional</strong>: Select whether proportional text
|
||||
should be serif (like Times Roman) or sans-serif (like Arial). You can
|
||||
@ -231,7 +232,6 @@
|
||||
where you can download more themes.
|
||||
|
||||
<p><strong>Notes</strong>:</p>
|
||||
|
||||
<ul>
|
||||
<li>To see a new theme, you need to quit and restart &brandShortName;
|
||||
after you choose a new theme.</li>
|
||||
@ -272,7 +272,6 @@
|
||||
|
||||
<p><strong>Note</strong>: You must restart &brandShortName; for a new
|
||||
content or language pack to take effect.</p>
|
||||
|
||||
</li>
|
||||
</ul>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user