##// END OF EJS Templates
deprecate heading cells in UI...
deprecate heading cells in UI - removed from Kernel Menu - Main toolbar warns via shouty dialog - keyboard shortcuts still work to make headings in markdown cells, with no warning

File last commit:

r16255:8357bd54
r18680:1cf1afae
Show More
ipython.less
9 lines | 271 B | text/x-less | LessCssLexer
// minimal imports from bootstrap - only variables and mixins
@import "../components/bootstrap/less/variables.less";
@import "../components/bootstrap/less/mixins.less";
// base
@import "../base/less/style.less";
// notebook
@import "../notebook/less/style_noapp.less";