Show More
@@ -18,7 +18,7 b' var IPython = (function (IPython) {' | |||
|
18 | 18 | |
|
19 | 19 | Page.prototype.style = function () { |
|
20 | 20 | $('div#header').addClass('border-box-sizing'). |
|
21 | addClass('ui-widget'). | |
|
21 | addClass('ui-widget-content'). | |
|
22 | 22 | css('border-top-style','none'). |
|
23 | 23 | css('border-left-style','none'). |
|
24 | 24 | css('border-right-style','none'); |
General Comments 0
You need to be logged in to leave comments.
Login now