More work on work on adding/removing objectclasses to an entry, still need to automatically remove attrs from removed objectclasses
Some checks failed
Create Docker Image / Build Docker Image (arm64) (push) Has been cancelled
Create Docker Image / Build Docker Image (x86_64) (push) Has been cancelled
Create Docker Image / Final Docker Image Manifest (push) Has been cancelled
Create Docker Image / Test Application (x86_64) (push) Has been cancelled
Some checks failed
Create Docker Image / Build Docker Image (arm64) (push) Has been cancelled
Create Docker Image / Build Docker Image (x86_64) (push) Has been cancelled
Create Docker Image / Final Docker Image Manifest (push) Has been cancelled
Create Docker Image / Test Application (x86_64) (push) Has been cancelled
This commit is contained in:
8
public/css/fixes.css
vendored
8
public/css/fixes.css
vendored
@@ -295,4 +295,12 @@ select2-container--bootstrap-5 .select2-selection--multiple .select2-selection__
|
||||
.select2-container--bootstrap-5 .select2-dropdown .select2-results__options .select2-results__option[role=group] .select2-results__group {
|
||||
color: #212529;
|
||||
font-weight: 800;
|
||||
}
|
||||
|
||||
div#objectclass .input-group-delete {
|
||||
position: relative;
|
||||
float: inline-end;
|
||||
bottom: 30px;
|
||||
right: 10px;
|
||||
height: 5px;
|
||||
}
|
Reference in New Issue
Block a user