We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 25093bb commit 11aaa15Copy full SHA for 11aaa15
src/extensionsIntegrated/DisplayShortcuts/templates/bottom-panel.html
@@ -4,7 +4,7 @@
4
<a href="#" class="close">×</a>
5
<button class="btn reset-to-default" title="{{KEYBOARD_SHORTCUT_PANEL_RESET_DEFAULT}}">{{{KEYBOARD_SHORTCUT_PANEL_RESET}}}</button>
6
<input class="filter" type="search" placeholder="{{{KEYBOARD_SHORTCUT_PANEL_FILTER}}}">
7
- <span class="presetPickerContainer" title="{{KEYBOARD_SHORTCUT_PRESET_TOOLTIP}}"></span>
+ <span class="presetPickerContainer forced-hidden" title="{{KEYBOARD_SHORTCUT_PRESET_TOOLTIP}}"></span>
8
</div>
9
<div class="resizable-content"></div>
10
0 commit comments