notebook/IPython
Min RK 2e5e595359 Merge pull request #3174 from Carreau/simple-class
Simple less classes

Simplify class handeling in js/css

Instead of setting several class (e.g: `cell vbox`) per dom element, use less to embed the definition of `vbox` into `cell`.

This should allow : 
   - more easy theming.
   - responsive css on  nbviewer 

There are many other places where this can be done.
2013-04-24 10:50:10 -07:00
..
frontend/html/notebook Merge pull request #3174 from Carreau/simple-class 2013-04-24 10:50:10 -07:00
testing exclude fabfile from tests 2013-02-07 09:03:42 -08:00
utils/tests