From df2b86d39cb13311af39cdec3184b5f4deb2e82f Mon Sep 17 00:00:00 2001 From: MinRK Date: Thu, 13 Jun 2013 10:44:06 -0400 Subject: [PATCH] don't color delete buton --- IPython/frontend/html/notebook/static/tree/js/notebooklist.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/IPython/frontend/html/notebook/static/tree/js/notebooklist.js b/IPython/frontend/html/notebook/static/tree/js/notebooklist.js index 3d4de3969..1844a7d32 100644 --- a/IPython/frontend/html/notebook/static/tree/js/notebooklist.js +++ b/IPython/frontend/html/notebook/static/tree/js/notebooklist.js @@ -213,7 +213,7 @@ var IPython = (function (IPython) { NotebookList.prototype.add_delete_button = function (item) { var new_buttons = $('').addClass("btn-group pull-right"); var notebooklist = this; - var delete_button = $("