##// END OF EJS Templates
Remove py3compat.open in favour of io.open
Remove py3compat.open in favour of io.open

File last commit:

r16937:85c6f87f
r17299:154e8d32
Show More
incompat-migrate-to-bootsrap3.rst
10 lines | 493 B | text/x-rst | RstLexer
/ docs / source / whatsnew / pr / incompat-migrate-to-bootsrap3.rst

Used https://github.com/jdfreder/bootstrap2to3 to migrate the Notebook to Bootstrap 3.

Additional changes: - Set .tab-content .row 0px; left and right margin (bootstrap default is -15px;) - Removed height: @btn_mini_height; from .list_header>div, .list_item>div in tree.less - Set #header div margin-bottom: 0px; - Set #menus to float: left; - Set #maintoolbar .navbar-text to float: none;

  • Added no-padding convienence class.
  • Set border of #maintoolbar to 0px