Skip to content

Commit

Permalink
Input class theme icon in advanced mode mviewer#135
Browse files Browse the repository at this point in the history
  • Loading branch information
Agath21 committed Dec 5, 2022
1 parent ccd4b1f commit ca36b84
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -662,7 +662,7 @@ <h5 class="modal-title" i18n="modal.theme.paramspanel.title">Paramétres de la t
<div class="form-group">
<label class="settinglabel" i18n="modal.theme.paramspanel.icon">Icône</label>
<span class="selected-icon"></span>
<input type="text" class="icon-class-input form-control" id="theme-pick-icon" />
<input type="text" class="icon-class-input form-control advanced" style="display: none;" id="theme-pick-icon" />
<button type="button" class="btn btn-outline-info picker-button mt-2">
<span i18n="modal.theme.paramspanel.icon_pick">Choisir une icône</span>
</button>
Expand Down

0 comments on commit ca36b84

Please sign in to comment.