Skip to content

Commit

Permalink
#41 help text admin
Browse files Browse the repository at this point in the history
  • Loading branch information
jens-markussen committed Sep 6, 2024
1 parent 0a76f15 commit aab71ae
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/yoda-admin.html
Original file line number Diff line number Diff line change
Expand Up @@ -287,7 +287,7 @@ <h4>Other Global Settings</h4>

<div class="field">
<label>Frame background color</label> <input type="text" id="framebackground" size="17" value="" onchange="setLocalStorage('yoda.global.framebackground', this.value)">
<span class="tooltip">Frame background color (default green #01a982)</span>
<span class="tooltip">Frame background color (default #008fb3)</span>
</div>
</div>

Expand Down

0 comments on commit aab71ae

Please sign in to comment.