swapped glass for keyboard for command palette icon

Yuri Numerov 11 years ago committed by Matthias Bussonnier
parent 2189b7f686
commit 5cd247f5f6

@ -334,7 +334,7 @@ define(function(require){
'command-palette': {
help_index : 'aa',
help: 'open the command palette',
icon: 'fa-search',
icon: 'fa-keyboard-o',
handler : function(env){
env.notebook.show_command_palette();
}

Loading…
Cancel
Save