##// END OF EJS Templates
Adding style.less to each subdir - but still use global style.less
Adding style.less to each subdir - but still use global style.less

File last commit:

r10705:b31ccdc2
r10718:ea315a97
Show More
logout.less
7 lines | 84 B | text/x-less | LessCssLexer
Brian Granger
Refactoring templates and top level js/css organization.
r6192
Bussonnier Matthias
main_app -> ipython-main-app
r9265 #ipython-main-app {
Brian Granger
Refactoring templates and top level js/css organization.
r6192 height: 100px;
width: 200px;
margin: 50px auto;
}