##// END OF EJS Templates
Add documentation to check_nbextension, and switch order of parameters to be consistent with install_nbextension.
Add documentation to check_nbextension, and switch order of parameters to be consistent with install_nbextension.

File last commit:

r19666:482edf5b
r20085:be4b8275
Show More
kernelselector.less
10 lines | 185 B | text/x-less | LessCssLexer
#kernel_logo_widget {
.pull-right();
.current_kernel_logo {
display: none;
.navbar-vertical-align(32px);
width: 32px;
height: 32px;
}
}