notebook/IPython
Min RK 117d99ad2a Merge pull request #3630 from minrk/css
CSS adjustments

- remove boilerplate.css, as it is redundant with bootstrap's own reset.less
- add ipython.less / ipython.min.css for IPython-only CSS
- move font-awesome to outermost style.less, so it is not included in ipython.min.css,
  where it is not desirable.

This doesn't do any of the naming / scoping cleanup that we should ultimately do, but it does create the file where that will have its desired effect.
2013-07-16 14:09:20 -07:00
..
html Merge pull request #3630 from minrk/css 2013-07-16 14:09:20 -07:00
nbconvert/exporters Fixing import for nbconvert. 2013-06-30 18:04:56 -07:00
testing Remove unused imports in IPython.testing 2013-07-02 23:00:28 +01:00
utils/tests Fix test import 2013-07-02 23:03:29 +01:00