overleaf/services/web/frontend/stylesheets/app/invite.less

20 lines
273 B
Text
Raw Normal View History

2016-07-26 06:46:41 -04:00
.project-invite-accept {
form {
padding-top: 15px;
}
margin-bottom: 30px;
}
2017-03-31 11:13:23 -04:00
.project-name-tooltip .tooltip-inner {
max-width: 80vw;
overflow: hidden;
text-overflow: ellipsis;
}
.project-invite-invalid {
.actions {
padding-top: 15px;
}
margin-bottom: 30px;
}