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