##// END OF EJS Templates
fix `--notebook-dir` configurable when there is no trailing slash
fix `--notebook-dir` configurable when there is no trailing slash

File last commit:

r11033:fa36e98f
r13066:99675b00
Show More
notificationarea.less
3 lines | 40 B | text/x-less | LessCssLexer
/ IPython / html / static / notebook / less / notificationarea.less
Brian E. Granger
Splitting notebook.less into separate files.
r10730 #notification_area {
z-index: 10;
}