mirror of
https://github.com/jupyter/notebook.git
synced 2025-01-12 11:45:38 +08:00
2e5e595359
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. |
||
---|---|---|
.. | ||
frontend/html/notebook | ||
testing | ||
utils/tests |