forked from vergnet/site-accueil-insa
88 lines
No EOL
1.3 KiB
Text
88 lines
No EOL
1.3 KiB
Text
#userSettingsTable {
|
|
.sites_autocomplete {
|
|
margin-left: 20px;
|
|
margin-top: 5px;
|
|
}
|
|
}
|
|
|
|
.uiTest pre.generatedTokenAuth {
|
|
visibility: hidden;
|
|
}
|
|
|
|
.uiTest .listAuthTokens .creationDate {
|
|
visibility: hidden;
|
|
}
|
|
|
|
.resend-invite-confirm-modal {
|
|
.success-copied {
|
|
color: #5D9E52;
|
|
margin-right: 15px;
|
|
}
|
|
.modal-notes{
|
|
float: left;
|
|
display: inline-block;
|
|
margin-top: 15px;
|
|
padding-left: 15px;
|
|
color: red;
|
|
}
|
|
.modal-title {
|
|
font-size: 20px;
|
|
line-height: 20px;
|
|
padding-top: 0px;
|
|
font-weight: 600;
|
|
}
|
|
p {
|
|
font-size: 14px!important;
|
|
}
|
|
}
|
|
.modal .btn-close {
|
|
position: absolute;
|
|
right: 20px;
|
|
top: 20px;
|
|
cursor: pointer;
|
|
}
|
|
.usersManager {
|
|
.card h2.card-title, .card h2 .card-title {
|
|
padding-left: 15px !important;
|
|
}
|
|
.userEditForm {
|
|
.card-title {
|
|
margin-top: 45px;
|
|
}
|
|
|
|
.resend-link {
|
|
color: #1976d2;
|
|
cursor: pointer;
|
|
text-decoration: underline;
|
|
}
|
|
|
|
.invite-notes {
|
|
margin-top: 25px;
|
|
}
|
|
|
|
.listCircle {
|
|
margin-left: -15px;
|
|
}
|
|
|
|
.entityCancel {
|
|
position: absolute;
|
|
top: 20px;
|
|
}
|
|
|
|
.entityCancelLink {
|
|
font-size: 14px;
|
|
}
|
|
|
|
.save-button {
|
|
margin-top: 3em;
|
|
}
|
|
|
|
.resend-notes {
|
|
font-size: 16px !important;
|
|
margin-top: 3em !important;
|
|
}
|
|
|
|
}
|
|
|
|
|
|
} |