Verrouille le nom d'utilisateur en edition admin
This commit is contained in:
@@ -1868,6 +1868,14 @@ body.site-menu-hidden .site-menu-shell {
|
||||
min-height: 3.3rem;
|
||||
}
|
||||
|
||||
.admin-edit-modal-card input[readonly],
|
||||
.admin-readonly-field {
|
||||
color: rgba(255, 255, 255, 0.86);
|
||||
background: rgba(255, 255, 255, 0.025);
|
||||
border-color: rgba(255, 255, 255, 0.12);
|
||||
cursor: default;
|
||||
}
|
||||
|
||||
.admin-edit-modal-card .profile-feedback {
|
||||
margin-bottom: 0.55rem;
|
||||
padding: 0.65rem 0.8rem;
|
||||
|
||||
Reference in New Issue
Block a user