##// END OF EJS Templates
- Fixed CSS so it also applies to widgets within modals...
- Fixed CSS so it also applies to widgets within modals - Added docked modal style

File last commit:

r11033:fa36e98f
r14444:2cf5ad75
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;
}