##// END OF EJS Templates
add Application.launch_new_instance classmethod...
add Application.launch_new_instance classmethod allows uniformity when making changes. The change here that prompted it is passing arguments to the instance constructor and initialize.

File last commit:

r11033:fa36e98f
r11171:608d867f
Show More
notificationarea.less
3 lines | 40 B | text/x-less | LessCssLexer
#notification_area {
z-index: 10;
}