diff --git a/IPython/frontend/html/notebook/static/css/notebook.css b/IPython/frontend/html/notebook/static/css/notebook.less similarity index 100% rename from IPython/frontend/html/notebook/static/css/notebook.css rename to IPython/frontend/html/notebook/static/css/notebook.less diff --git a/IPython/frontend/html/notebook/static/css/renderedhtml.css b/IPython/frontend/html/notebook/static/css/renderedhtml.less similarity index 100% rename from IPython/frontend/html/notebook/static/css/renderedhtml.css rename to IPython/frontend/html/notebook/static/css/renderedhtml.less diff --git a/IPython/frontend/html/notebook/static/css/tooltip.css b/IPython/frontend/html/notebook/static/css/tooltip.less similarity index 100% rename from IPython/frontend/html/notebook/static/css/tooltip.css rename to IPython/frontend/html/notebook/static/css/tooltip.less diff --git a/IPython/frontend/html/notebook/templates/notebook.html b/IPython/frontend/html/notebook/templates/notebook.html index 8b6514fdd..dd458628d 100644 --- a/IPython/frontend/html/notebook/templates/notebook.html +++ b/IPython/frontend/html/notebook/templates/notebook.html @@ -16,12 +16,12 @@ window.mathjax_url = "{{mathjax_url}}"; - - - + + + - + {% endblock %} {% block params %} @@ -182,6 +182,7 @@ data-notebook-id={{notebook_id}} {% block script %} +