Files
jupyterhub/share/jupyter/hub/static/less/page.less
Matthias Bussonnier 301560b6f8 use bootstrap variables
2015-03-08 18:06:43 -07:00

27 lines
290 B
Plaintext

.jpy-logo {
height: 35px;
margin: 2px;
}
#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;
}
}