##// END OF EJS Templates
add File/New in editor
add File/New in editor

File last commit:

r19305:30017139
r19308:797e1f00
Show More
menubar.less
8 lines | 104 B | text/x-less | LessCssLexer
Min RK
basic LESS for editor
r19305 .selected-keymap {
i.fa {
padding: 0px 5px;
}
i.fa:before {
content: @fa-var-check;
}
}