- Added 'Register ...' functionality to overviews. ==> No more separate menu items...
This commit is contained in:
@@ -228,6 +228,12 @@ input[type="radio"] {
|
||||
color: var(--bs-white) !important;
|
||||
}
|
||||
|
||||
.btn-success {
|
||||
background-color: var(--bs-warning) !important;
|
||||
border-color: var(--bs-warning) !important;
|
||||
color: var(--bs-white) !important;
|
||||
}
|
||||
|
||||
/* Adjust the form group margin */
|
||||
.form-group {
|
||||
margin-top: 1.5rem; /* Adjust for better spacing */
|
||||
|
||||
Reference in New Issue
Block a user