##// 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:

r17291:d1162f79
r19703:6879cac4
Show More
style_noapp.less
15 lines | 306 B | text/x-less | LessCssLexer
/*!
*
* IPython notebook
*
*/
@import "variables.less";
@import "ansicolors.less";
@import "cell.less";
@import "codecell.less";
@import "codemirror.less";
@import "highlight.less";
@import "outputarea.less";
@import "renderedhtml.less";
@import "textcell.less";
@import "../../widgets/less/widgets.less";