##// END OF EJS Templates
a few 1 pixel fixes....
a few 1 pixel fixes. this uses the same html/css structure acroos the tabs, and reduce the overlay click zone that expended the size of the header to 25px instead of 24px

File last commit:

r17372:1ad1bf0d
r19703:6879cac4
Show More
style.less
19 lines | 391 B | text/x-less | LessCssLexer
@import "style_noapp.less";
/*!
*
* IPython notebook webapp
*
*/
@import "notebook.less";
@import "celltoolbar.less";
@import "completer.less";
@import "kernelselector.less";
@import "menubar.less";
@import "notificationarea.less";
@import "notificationwidget.less";
@import "pager.less";
@import "quickhelp.less";
@import "savewidget.less";
@import "toolbar.less";
@import "tooltip.less";