Also some minor fixes when returning from a post for a DN with attribute tags.
This commit is contained in:
2
public/css/custom.css
vendored
2
public/css/custom.css
vendored
@@ -2,7 +2,7 @@
|
||||
attribute#userPassword .select2-container--bootstrap-5 .select2-selection {
|
||||
font-size: inherit;
|
||||
width: 9em;
|
||||
border: #444054 1px solid;
|
||||
border: var(--bs-gray-500) 1px solid;
|
||||
background-color: #f0f0f0;
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user