- added registartion page;
- implemented validation helper-functions; - fixed form fields datepicker and datepicker range; - updated routes logic; - fixed FAQ items editing/submission;
This commit is contained in:
@@ -91,10 +91,14 @@
|
||||
padding: 0.5rem;
|
||||
}
|
||||
|
||||
.p-message-detail {
|
||||
.p-message-detail, .p-progressbar-label {
|
||||
color: white;
|
||||
}
|
||||
|
||||
.p-dialog-content {
|
||||
padding: 1rem 1.5rem;
|
||||
}
|
||||
|
||||
.blockingOverlay {
|
||||
position: absolute;
|
||||
z-index: 999;
|
||||
|
||||
Reference in New Issue
Block a user