##// END OF EJS Templates
fix bootstrap name conflicts...
fix bootstrap name conflicts change .tooltip to .ipython_tooltip class name in css to avoid conflic with bootstrap don't put header logo in h1 to also avoid conflict

File last commit:

r6192:a53b1a9f
r8543:f179808a
Show More
login.css
6 lines | 75 B | text/css | CssLexer
#main_app {
height: 100px;
width: 350px;
margin: 50px auto;
}