Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add ORCID to registration form #19

Open
wants to merge 10 commits into
base: master
Choose a base branch
from
Open
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Update x button
cthoyt committed Mar 28, 2022
commit 6f6a3af55f58b5c6c6d7b4061290813f0f72bb60
25 changes: 7 additions & 18 deletions indralab_auth_tools/indralab_auth_tools/templates/auth_macros.html
Original file line number Diff line number Diff line change
@@ -9,25 +9,10 @@
left: 0;
right: 0;
bottom: 0;
background-color: rgba(0, 0, 0, 0.5);
background-color: rgba(0, 0, 0, 0.4);
z-index: 2048;
cursor: pointer;
}

#x-out {
border-radius: 25px;
height: 50px;
width: 50px;
position: absolute;
top: 30px;
right: 30px;
}

#overlay-message {
font-size: 9pt;
color: #803030;
max-width: 10em;
}
</style>
<script>
let AUTH_URLS = {
@@ -215,12 +200,16 @@
}
</script>
<div id="overlay">
<button class="btn btn-danger" id="x-out">x</button>

<div class="row justify-content-center" style="margin-top: 5em;">
<div class="col-5">
<div class="card">
<div class="card-header">
<h1>
<button data-dismiss="alert" data-target="#closeablecard" type="button" class="close"
aria-label="Close" id="x-out">
<span aria-hidden="true">&times;</span>
</button>
<h1 class="card-title">
<img src="https://bigmech.s3.amazonaws.com/indra-db/indralab_bare_logo.png"
style="max-height: 1em;">
INDRA Labs