Fix edit user style. (#118)

Copy from edit group (show_group.php).
This commit is contained in:
huzvar 2021-10-06 10:01:53 +02:00 committed by GitHub
parent 6a374c9624
commit 37076f8704
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -366,6 +366,29 @@ if ($ldap_search) {
}
</script>
<style type='text/css'>
.dual-list .list-group {
margin-top: 8px;
}
.list-left li, .list-right li {
cursor: pointer;
}
.list-arrows {
padding-top: 100px;
}
.list-arrows button {
margin-bottom: 20px;
}
.right_button {
width: 200px;
float: right;
}
</style>
<div class="container">
<div class="col-sm-8 col-md-offset-2">