##// END OF EJS Templates
Changed selection widget API to use labels list...
Changed selection widget API to use labels list for mapping custom str reprs to items in the selection list

File last commit:

r14348:2fb93e32
r14709:eab8dac4
Show More
style_noapp.less
10 lines | 257 B | text/x-less | LessCssLexer
Matthias BUSSONNIER
inverse style.less and app.less
r13474 @import "variables.less";
@import "ansicolors.less";
@import "cell.less";
@import "codecell.less";
@import "codemirror.less";
@import "highlight.less";
@import "outputarea.less";
@import "renderedhtml.less";
@import "textcell.less";
Jonathan Frederic
POST-REBASE Re-added widgets reference
r14348 @import "widgets.less";