##// END OF EJS Templates
Merge pull request #15 from ipython/json-error-2.x...
Merge pull request #15 from ipython/json-error-2.x Set content type in json_error to application/json

File last commit:

r16676:85697f93
r21494:6884e8b3 merge
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";