Files
jupyterhub/share/jupyter/hub/static/less/page.less
2015-04-06 10:56:36 -07:00

27 lines
294 B
Plaintext

.jpy-logo {
height: 28px;
margin-top: 6px;
}
#header {
border-bottom: 1px solid #e7e7e7;
height: 40px;
}
.hidden {
display: none;
}
.dropdown.navbar-btn{
padding:0 5px 0 0;
}
#login_widget{
& .navbar-btn.btn-sm {
margin-top: 5px;
margin-bottom: 5px;
}
}