Merge pull request #2561 from tugcekucukoglu/invalid

Fixed #2510 - Missing invalid float label color
pull/2564/head
Tuğçe Küçükoğlu 2022-05-24 17:24:45 +03:00 committed by GitHub
commit ce967d0671
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
43 changed files with 172 additions and 0 deletions

View File

@ -1088,6 +1088,10 @@
transition-duration: 0.2s; transition-duration: 0.2s;
} }
.p-float-label > .p-invalid + label {
color: #ef9a9a;
}
.p-input-icon-left > i:first-of-type { .p-input-icon-left > i:first-of-type {
left: 0.5rem; left: 0.5rem;
color: rgba(255, 255, 255, 0.6); color: rgba(255, 255, 255, 0.6);

View File

@ -1088,6 +1088,10 @@
transition-duration: 0.2s; transition-duration: 0.2s;
} }
.p-float-label > .p-invalid + label {
color: #ef9a9a;
}
.p-input-icon-left > i:first-of-type { .p-input-icon-left > i:first-of-type {
left: 0.5rem; left: 0.5rem;
color: rgba(255, 255, 255, 0.6); color: rgba(255, 255, 255, 0.6);

View File

@ -1088,6 +1088,10 @@
transition-duration: 0.2s; transition-duration: 0.2s;
} }
.p-float-label > .p-invalid + label {
color: #ef9a9a;
}
.p-input-icon-left > i:first-of-type { .p-input-icon-left > i:first-of-type {
left: 0.5rem; left: 0.5rem;
color: rgba(255, 255, 255, 0.6); color: rgba(255, 255, 255, 0.6);

View File

@ -1088,6 +1088,10 @@
transition-duration: 0.2s; transition-duration: 0.2s;
} }
.p-float-label > .p-invalid + label {
color: #ef9a9a;
}
.p-input-icon-left > i:first-of-type { .p-input-icon-left > i:first-of-type {
left: 0.5rem; left: 0.5rem;
color: rgba(255, 255, 255, 0.6); color: rgba(255, 255, 255, 0.6);

View File

@ -1092,6 +1092,10 @@
transition-duration: 0.15s; transition-duration: 0.15s;
} }
.p-float-label > .p-invalid + label {
color: #f19ea6;
}
.p-input-icon-left > i:first-of-type { .p-input-icon-left > i:first-of-type {
left: 0.75rem; left: 0.75rem;
color: rgba(255, 255, 255, 0.6); color: rgba(255, 255, 255, 0.6);

View File

@ -1092,6 +1092,10 @@
transition-duration: 0.15s; transition-duration: 0.15s;
} }
.p-float-label > .p-invalid + label {
color: #f19ea6;
}
.p-input-icon-left > i:first-of-type { .p-input-icon-left > i:first-of-type {
left: 0.75rem; left: 0.75rem;
color: rgba(255, 255, 255, 0.6); color: rgba(255, 255, 255, 0.6);

View File

@ -1092,6 +1092,10 @@
transition-duration: 0.15s; transition-duration: 0.15s;
} }
.p-float-label > .p-invalid + label {
color: #dc3545;
}
.p-input-icon-left > i:first-of-type { .p-input-icon-left > i:first-of-type {
left: 0.75rem; left: 0.75rem;
color: #495057; color: #495057;

View File

@ -1092,6 +1092,10 @@
transition-duration: 0.15s; transition-duration: 0.15s;
} }
.p-float-label > .p-invalid + label {
color: #dc3545;
}
.p-input-icon-left > i:first-of-type { .p-input-icon-left > i:first-of-type {
left: 0.75rem; left: 0.75rem;
color: #495057; color: #495057;

View File

@ -1088,6 +1088,10 @@
transition-duration: 0.2s; transition-duration: 0.2s;
} }
.p-float-label > .p-invalid + label {
color: #a4252c;
}
.p-input-icon-left > i:first-of-type { .p-input-icon-left > i:first-of-type {
left: 0.5rem; left: 0.5rem;
color: #605e5c; color: #605e5c;

View File

@ -1088,6 +1088,10 @@
transition-duration: 0.2s; transition-duration: 0.2s;
} }
.p-float-label > .p-invalid + label {
color: #FCA5A5;
}
.p-input-icon-left > i:first-of-type { .p-input-icon-left > i:first-of-type {
left: 0.75rem; left: 0.75rem;
color: rgba(255, 255, 255, 0.6); color: rgba(255, 255, 255, 0.6);

View File

@ -1088,6 +1088,10 @@
transition-duration: 0.2s; transition-duration: 0.2s;
} }
.p-float-label > .p-invalid + label {
color: #FCA5A5;
}
.p-input-icon-left > i:first-of-type { .p-input-icon-left > i:first-of-type {
left: 0.75rem; left: 0.75rem;
color: rgba(255, 255, 255, 0.6); color: rgba(255, 255, 255, 0.6);

View File

@ -1088,6 +1088,10 @@
transition-duration: 0.2s; transition-duration: 0.2s;
} }
.p-float-label > .p-invalid + label {
color: #FCA5A5;
}
.p-input-icon-left > i:first-of-type { .p-input-icon-left > i:first-of-type {
left: 0.75rem; left: 0.75rem;
color: rgba(255, 255, 255, 0.6); color: rgba(255, 255, 255, 0.6);

View File

@ -1088,6 +1088,10 @@
transition-duration: 0.2s; transition-duration: 0.2s;
} }
.p-float-label > .p-invalid + label {
color: #FCA5A5;
}
.p-input-icon-left > i:first-of-type { .p-input-icon-left > i:first-of-type {
left: 0.75rem; left: 0.75rem;
color: rgba(255, 255, 255, 0.6); color: rgba(255, 255, 255, 0.6);

View File

@ -1088,6 +1088,10 @@
transition-duration: 0.2s; transition-duration: 0.2s;
} }
.p-float-label > .p-invalid + label {
color: #e24c4c;
}
.p-input-icon-left > i:first-of-type { .p-input-icon-left > i:first-of-type {
left: 0.75rem; left: 0.75rem;
color: #6c757d; color: #6c757d;

View File

@ -1088,6 +1088,10 @@
transition-duration: 0.2s; transition-duration: 0.2s;
} }
.p-float-label > .p-invalid + label {
color: #e24c4c;
}
.p-input-icon-left > i:first-of-type { .p-input-icon-left > i:first-of-type {
left: 0.75rem; left: 0.75rem;
color: #6c757d; color: #6c757d;

View File

@ -1088,6 +1088,10 @@
transition-duration: 0.2s; transition-duration: 0.2s;
} }
.p-float-label > .p-invalid + label {
color: #e24c4c;
}
.p-input-icon-left > i:first-of-type { .p-input-icon-left > i:first-of-type {
left: 0.75rem; left: 0.75rem;
color: #6c757d; color: #6c757d;

View File

@ -1088,6 +1088,10 @@
transition-duration: 0.2s; transition-duration: 0.2s;
} }
.p-float-label > .p-invalid + label {
color: #e24c4c;
}
.p-input-icon-left > i:first-of-type { .p-input-icon-left > i:first-of-type {
left: 0.75rem; left: 0.75rem;
color: #6c757d; color: #6c757d;

View File

@ -1092,6 +1092,10 @@
transition-duration: 0.2s; transition-duration: 0.2s;
} }
.p-float-label > .p-invalid + label {
color: #e57373;
}
.p-input-icon-left > i:first-of-type { .p-input-icon-left > i:first-of-type {
left: 0.429rem; left: 0.429rem;
color: #888888; color: #888888;

View File

@ -1092,6 +1092,10 @@
transition-duration: 0.2s; transition-duration: 0.2s;
} }
.p-float-label > .p-invalid + label {
color: #e57373;
}
.p-input-icon-left > i:first-of-type { .p-input-icon-left > i:first-of-type {
left: 0.429rem; left: 0.429rem;
color: #888888; color: #888888;

View File

@ -1092,6 +1092,10 @@
transition-duration: 0.2s; transition-duration: 0.2s;
} }
.p-float-label > .p-invalid + label {
color: #e57373;
}
.p-input-icon-left > i:first-of-type { .p-input-icon-left > i:first-of-type {
left: 0.429rem; left: 0.429rem;
color: #888888; color: #888888;

View File

@ -1092,6 +1092,10 @@
transition-duration: 0.2s; transition-duration: 0.2s;
} }
.p-float-label > .p-invalid + label {
color: #e57373;
}
.p-input-icon-left > i:first-of-type { .p-input-icon-left > i:first-of-type {
left: 0.429rem; left: 0.429rem;
color: #888888; color: #888888;

View File

@ -1112,6 +1112,10 @@
transition-duration: 0.2s; transition-duration: 0.2s;
} }
.p-float-label > .p-invalid + label {
color: #f44435;
}
.p-input-icon-left > i:first-of-type { .p-input-icon-left > i:first-of-type {
left: 1rem; left: 1rem;
color: rgba(255, 255, 255, 0.6); color: rgba(255, 255, 255, 0.6);

View File

@ -1112,6 +1112,10 @@
transition-duration: 0.2s; transition-duration: 0.2s;
} }
.p-float-label > .p-invalid + label {
color: #f44435;
}
.p-input-icon-left > i:first-of-type { .p-input-icon-left > i:first-of-type {
left: 1rem; left: 1rem;
color: rgba(255, 255, 255, 0.6); color: rgba(255, 255, 255, 0.6);

View File

@ -1112,6 +1112,10 @@
transition-duration: 0.2s; transition-duration: 0.2s;
} }
.p-float-label > .p-invalid + label {
color: #B00020;
}
.p-input-icon-left > i:first-of-type { .p-input-icon-left > i:first-of-type {
left: 1rem; left: 1rem;
color: rgba(0, 0, 0, 0.6); color: rgba(0, 0, 0, 0.6);

View File

@ -1112,6 +1112,10 @@
transition-duration: 0.2s; transition-duration: 0.2s;
} }
.p-float-label > .p-invalid + label {
color: #B00020;
}
.p-input-icon-left > i:first-of-type { .p-input-icon-left > i:first-of-type {
left: 1rem; left: 1rem;
color: rgba(0, 0, 0, 0.6); color: rgba(0, 0, 0, 0.6);

View File

@ -1112,6 +1112,10 @@
transition-duration: 0.2s; transition-duration: 0.2s;
} }
.p-float-label > .p-invalid + label {
color: #f44435;
}
.p-input-icon-left > i:first-of-type { .p-input-icon-left > i:first-of-type {
left: 0.75rem; left: 0.75rem;
color: rgba(255, 255, 255, 0.6); color: rgba(255, 255, 255, 0.6);

View File

@ -1112,6 +1112,10 @@
transition-duration: 0.2s; transition-duration: 0.2s;
} }
.p-float-label > .p-invalid + label {
color: #f44435;
}
.p-input-icon-left > i:first-of-type { .p-input-icon-left > i:first-of-type {
left: 0.75rem; left: 0.75rem;
color: rgba(255, 255, 255, 0.6); color: rgba(255, 255, 255, 0.6);

View File

@ -1112,6 +1112,10 @@
transition-duration: 0.2s; transition-duration: 0.2s;
} }
.p-float-label > .p-invalid + label {
color: #B00020;
}
.p-input-icon-left > i:first-of-type { .p-input-icon-left > i:first-of-type {
left: 0.75rem; left: 0.75rem;
color: rgba(0, 0, 0, 0.6); color: rgba(0, 0, 0, 0.6);

View File

@ -1112,6 +1112,10 @@
transition-duration: 0.2s; transition-duration: 0.2s;
} }
.p-float-label > .p-invalid + label {
color: #B00020;
}
.p-input-icon-left > i:first-of-type { .p-input-icon-left > i:first-of-type {
left: 0.75rem; left: 0.75rem;
color: rgba(0, 0, 0, 0.6); color: rgba(0, 0, 0, 0.6);

View File

@ -1088,6 +1088,10 @@
transition-duration: 0.2s; transition-duration: 0.2s;
} }
.p-float-label > .p-invalid + label {
color: #a80000;
}
.p-input-icon-left > i:first-of-type { .p-input-icon-left > i:first-of-type {
left: 0.429rem; left: 0.429rem;
color: #848484; color: #848484;

View File

@ -1092,6 +1092,10 @@
transition-duration: 0.2s; transition-duration: 0.2s;
} }
.p-float-label > .p-invalid + label {
color: #a80000;
}
.p-input-icon-left > i:first-of-type { .p-input-icon-left > i:first-of-type {
left: 0.429rem; left: 0.429rem;
color: #848484; color: #848484;

View File

@ -1092,6 +1092,10 @@
transition-duration: 0.2s; transition-duration: 0.2s;
} }
.p-float-label > .p-invalid + label {
color: #a80000;
}
.p-input-icon-left > i:first-of-type { .p-input-icon-left > i:first-of-type {
left: 0.429rem; left: 0.429rem;
color: #848484; color: #848484;

View File

@ -1092,6 +1092,10 @@
transition-duration: 0.2s; transition-duration: 0.2s;
} }
.p-float-label > .p-invalid + label {
color: #a80000;
}
.p-input-icon-left > i:first-of-type { .p-input-icon-left > i:first-of-type {
left: 0.429rem; left: 0.429rem;
color: #848484; color: #848484;

View File

@ -1088,6 +1088,10 @@
transition-duration: 0.2s; transition-duration: 0.2s;
} }
.p-float-label > .p-invalid + label {
color: #e7a3a3;
}
.p-input-icon-left > i:first-of-type { .p-input-icon-left > i:first-of-type {
left: 0.429rem; left: 0.429rem;
color: #a6a6a6; color: #a6a6a6;

View File

@ -1088,6 +1088,10 @@
transition-duration: 0.2s; transition-duration: 0.2s;
} }
.p-float-label > .p-invalid + label {
color: #f44336;
}
.p-input-icon-left > i:first-of-type { .p-input-icon-left > i:first-of-type {
left: 0.5rem; left: 0.5rem;
color: #6c757d; color: #6c757d;

View File

@ -1088,6 +1088,10 @@
transition-duration: 0.2s; transition-duration: 0.2s;
} }
.p-float-label > .p-invalid + label {
color: #f44336;
}
.p-input-icon-left > i:first-of-type { .p-input-icon-left > i:first-of-type {
left: 0.5rem; left: 0.5rem;
color: #6c757d; color: #6c757d;

View File

@ -1088,6 +1088,10 @@
transition-duration: 0.2s; transition-duration: 0.2s;
} }
.p-float-label > .p-invalid + label {
color: #f44336;
}
.p-input-icon-left > i:first-of-type { .p-input-icon-left > i:first-of-type {
left: 0.5rem; left: 0.5rem;
color: #6c757d; color: #6c757d;

View File

@ -1088,6 +1088,10 @@
transition-duration: 0.2s; transition-duration: 0.2s;
} }
.p-float-label > .p-invalid + label {
color: #f44336;
}
.p-input-icon-left > i:first-of-type { .p-input-icon-left > i:first-of-type {
left: 0.5rem; left: 0.5rem;
color: #6c757d; color: #6c757d;

View File

@ -1123,6 +1123,10 @@
transition-duration: 0.2s; transition-duration: 0.2s;
} }
.p-float-label > .p-invalid + label {
color: #f0a9a7;
}
.p-input-icon-left > i:first-of-type { .p-input-icon-left > i:first-of-type {
left: 0.75rem; left: 0.75rem;
color: #71717A; color: #71717A;

View File

@ -1088,6 +1088,10 @@
transition-duration: 0.2s; transition-duration: 0.2s;
} }
.p-float-label > .p-invalid + label {
color: #ef9a9a;
}
.p-input-icon-left > i:first-of-type { .p-input-icon-left > i:first-of-type {
left: 0.5rem; left: 0.5rem;
color: rgba(255, 255, 255, 0.6); color: rgba(255, 255, 255, 0.6);

View File

@ -1088,6 +1088,10 @@
transition-duration: 0.2s; transition-duration: 0.2s;
} }
.p-float-label > .p-invalid + label {
color: #ef9a9a;
}
.p-input-icon-left > i:first-of-type { .p-input-icon-left > i:first-of-type {
left: 0.5rem; left: 0.5rem;
color: rgba(255, 255, 255, 0.6); color: rgba(255, 255, 255, 0.6);

View File

@ -1088,6 +1088,10 @@
transition-duration: 0.2s; transition-duration: 0.2s;
} }
.p-float-label > .p-invalid + label {
color: #ef9a9a;
}
.p-input-icon-left > i:first-of-type { .p-input-icon-left > i:first-of-type {
left: 0.5rem; left: 0.5rem;
color: rgba(255, 255, 255, 0.6); color: rgba(255, 255, 255, 0.6);

View File

@ -1088,6 +1088,10 @@
transition-duration: 0.2s; transition-duration: 0.2s;
} }
.p-float-label > .p-invalid + label {
color: #ef9a9a;
}
.p-input-icon-left > i:first-of-type { .p-input-icon-left > i:first-of-type {
left: 0.5rem; left: 0.5rem;
color: rgba(255, 255, 255, 0.6); color: rgba(255, 255, 255, 0.6);