##// 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
login.less
6 lines | 83 B | text/x-less | LessCssLexer
#ipython-main-app {
height: 100px;
width: 350px;
margin: 50px auto;
}