Skip to content

Commit

Permalink
test
Browse files Browse the repository at this point in the history
  • Loading branch information
Louis-LJ committed Jun 22, 2024
1 parent 55530a7 commit 31cfa4b
Show file tree
Hide file tree
Showing 6 changed files with 73 additions and 4 deletions.
10 changes: 10 additions & 0 deletions icon/scrub.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
7 changes: 7 additions & 0 deletions icon/stroke_nr3.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
15 changes: 15 additions & 0 deletions icon/stroke_nr3_nr.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
16 changes: 16 additions & 0 deletions icon/stroke_nr3_nr_color.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
6 changes: 6 additions & 0 deletions icon/vide.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
23 changes: 19 additions & 4 deletions test/Hiking_legend_FR.html
Original file line number Diff line number Diff line change
Expand Up @@ -665,18 +665,33 @@ <h4>Réglages supplémentaires OsmAnd Rendering &amp; représentation sur la car
</tr>
<tr>
<td colspan="5">
<a style="display: flex; align-items: center;">&nbsp;<img src="/icon/toggle.svg" width="40px" alt="toggle" title="toggle">&ensp;Désactiver la couleur des réserves naturelles</a>
<p style="display: flex; align-items: center; justify-content: space-between;">
<a style="display: flex; align-items: center;">&nbsp;<img src="/icon/toggle.svg" width="40px" alt="toggle" title="toggle">&ensp;Désactiver les logos d'occupation du sol</a>
<a style="display: flex; align-items: center;">Off&nbsp;<img src="/icon/scrub.svg" width="40px" alt="scrub" title="scrub">&nbsp;&nbsp;&nbsp;On&nbsp;<img src="/icon/vide.svg" width="40px" alt="vide" title="vide">&nbsp;</a>
</p>
</td>
</tr>
<tr>
<td colspan="5">
<p style="display: flex; align-items: center; justify-content: space-between;">
<a style="display: flex; align-items: center;">&nbsp;<img src="/icon/toggle.svg" width="40px" alt="toggle" title="toggle">&ensp;Désactiver la couleur des réserves naturelles</a>
<a style="display: flex; align-items: center;">Off&nbsp;<img src="/icon/stroke_nr3_nr_color.svg" width="40px" alt="stroke_nr3_nr_color" title="stroke_nr3_nr_color">&nbsp;&nbsp;&nbsp;On&nbsp;<img src="/icon/stroke_nr3_nr.svg.svg" width="40px" alt="stroke_nr3_nr" title="stroke_nr3_nr">&nbsp;</a>
</p>
</td>
</tr>
<tr>
<td colspan="5">
<a style="display: flex; align-items: center;">&nbsp;<img src="/icon/toggle.svg" width="40px" alt="toggle" title="toggle">&ensp;Désactiver la couleur &amp; les logos des réserves naturelles</a>
<p style="display: flex; align-items: center; justify-content: space-between;">
<a style="display: flex; align-items: center;">&nbsp;<img src="/icon/toggle.svg" width="40px" alt="toggle" title="toggle">&ensp;Désactiver la couleur &amp; les logos des réserves naturelles</a>
<a style="display: flex; align-items: center;">Off&nbsp;<img src="/icon/stroke_nr3_nr_color.svg" width="40px" alt="stroke_nr3_nr_color" title="stroke_nr3_nr_color">&nbsp;&nbsp;&nbsp;On&nbsp;<img src="/icon/stroke_nr3.svg.svg" width="40px" alt="stroke_nr3" title="stroke_nr3">&nbsp;</a>
</p>
</td>
</tr>
<tr>
<td colspan="5">
<p style="display: flex; align-items: center; justify-content: space-between;"><a style="display: flex; align-items: center;">&nbsp;<img src="/icon/toggle.svg" width="40px" alt="toggle" title="toggle">&ensp;Changer la représentation des zones rocheuses</a>
<a style="display: flex; align-items: center;">Off&nbsp;<img src="/icon/bare_rock2.svg" width="40px" id="bare_rock2" alt="bare_rock2" title="bare_rock2">&nbsp;&nbsp;&nbsp;On&nbsp;<img src="/icon/bare_rock.svg" width="40px" alt="bare_rock" title="bare_rock">&nbsp;</a>
<p style="display: flex; align-items: center; justify-content: space-between;">
<a style="display: flex; align-items: center;">&nbsp;<img src="/icon/toggle.svg" width="40px" alt="toggle" title="toggle">&ensp;Changer la représentation des zones rocheuses</a>
<a style="display: flex; align-items: center;">Off&nbsp;<img src="/icon/bare_rock2.svg" width="40px" id="bare_rock2" alt="bare_rock2" title="bare_rock2">&nbsp;&nbsp;&nbsp;On&nbsp;<img src="/icon/bare_rock.svg" width="40px" alt="bare_rock" title="bare_rock">&nbsp;</a>
</p>
</td>
</tr>
Expand Down

0 comments on commit 31cfa4b

Please sign in to comment.