##// END OF EJS Templates
Add custom_control and custom_page_control variables to override the Qt widgets used by qtconsole...
Add custom_control and custom_page_control variables to override the Qt widgets used by qtconsole - This will let other project to easily provide its own widgets - Try to fix #1920

File last commit:

r6192:a53b1a9f
r7657:6173df69
Show More
logout.css
7 lines | 76 B | text/css | CssLexer
#main_app {
height: 100px;
width: 200px;
margin: 50px auto;
}