From 49faf2c939b825aaa5f720275291a8f34437e3d4 Mon Sep 17 00:00:00 2001 From: "Brian E. Granger" Date: Mon, 29 Apr 2013 13:58:53 -0700 Subject: [PATCH 1/3] Improving the tab completion UI/design --- .../html/notebook/static/js/completer.js | 12 +++++----- .../html/notebook/static/less/notebook.less | 24 ++++++------------- 2 files changed, 13 insertions(+), 23 deletions(-) diff --git a/IPython/frontend/html/notebook/static/js/completer.js b/IPython/frontend/html/notebook/static/js/completer.js index de2ef7d64..e59220688 100644 --- a/IPython/frontend/html/notebook/static/js/completer.js +++ b/IPython/frontend/html/notebook/static/js/completer.js @@ -194,12 +194,12 @@ var IPython = (function (IPython) { this.complete.attr('id', 'complete'); this.sel = $('