Rollup merge of #75366 - GuillaumeGomez:help-button, r=jyn514
Add help button Part of #75197. Here is a screenshot of the result:  r? @jyn514
This commit is contained in:
commit
51ed33d8c2
6 changed files with 27 additions and 11 deletions
|
@ -95,6 +95,7 @@ pub fn render<T: Print, S: Print>(
|
|||
placeholder=\"Click or press ‘S’ to search, ‘?’ for more options…\" \
|
||||
type=\"search\">\
|
||||
</div>\
|
||||
<span class=\"help-button\">?</span>
|
||||
<a id=\"settings-menu\" href=\"{root_path}settings.html\">\
|
||||
<img src=\"{static_root_path}wheel{suffix}.svg\" \
|
||||
width=\"18\" \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue