##// END OF EJS Templates
Merge pull request #3548 from takluyver/save-icon...
Merge pull request #3548 from takluyver/save-icon Change to standard save icon in Notebook toolbar What used to be a hard drive image is now the more traditional floppy image

File last commit:

r11033:fa36e98f
r11193:7f7dda32 merge
Show More
quickhelp.less
9 lines | 140 B | text/x-less | LessCssLexer
.shortcut_key {
display: inline-block;
width: 15ex;
text-align: right;
font-family: @monoFontFamily;
}
.shortcut_descr {
}