pull/3578/head
Tuğçe Küçükoğlu 2023-01-23 14:41:44 +03:00
parent d68ce0fafa
commit f17352ad9b
8 changed files with 24 additions and 16 deletions

View File

@ -6775,6 +6775,7 @@
} }
.p-float-label input:focus ~ label, .p-float-label input:focus ~ label,
.p-float-label textarea:focus ~ label,
.p-float-label .p-inputwrapper-focus ~ label { .p-float-label .p-inputwrapper-focus ~ label {
color: #CE93D8; color: #CE93D8;
} }
@ -7428,11 +7429,11 @@
transition: 500ms cubic-bezier(0.35, 0, 0.25, 1); transition: 500ms cubic-bezier(0.35, 0, 0.25, 1);
} }
.p-togglebutton.p-button:focus { .p-togglebutton.p-button:not(.p-disabled).p-focus {
background: #1c1c1c; background: #1c1c1c;
border-color: rgba(255, 255, 255, 0.12); border-color: rgba(255, 255, 255, 0.12);
} }
.p-togglebutton.p-button:focus.p-highlight { .p-togglebutton.p-button:not(.p-disabled).p-focus.p-highlight {
background: #262626; background: #262626;
border-color: rgba(255, 255, 255, 0.12); border-color: rgba(255, 255, 255, 0.12);
} }

View File

@ -6775,6 +6775,7 @@
} }
.p-float-label input:focus ~ label, .p-float-label input:focus ~ label,
.p-float-label textarea:focus ~ label,
.p-float-label .p-inputwrapper-focus ~ label { .p-float-label .p-inputwrapper-focus ~ label {
color: #9FA8DA; color: #9FA8DA;
} }
@ -7428,11 +7429,11 @@
transition: 500ms cubic-bezier(0.35, 0, 0.25, 1); transition: 500ms cubic-bezier(0.35, 0, 0.25, 1);
} }
.p-togglebutton.p-button:focus { .p-togglebutton.p-button:not(.p-disabled).p-focus {
background: #1c1c1c; background: #1c1c1c;
border-color: rgba(255, 255, 255, 0.12); border-color: rgba(255, 255, 255, 0.12);
} }
.p-togglebutton.p-button:focus.p-highlight { .p-togglebutton.p-button:not(.p-disabled).p-focus.p-highlight {
background: #262626; background: #262626;
border-color: rgba(255, 255, 255, 0.12); border-color: rgba(255, 255, 255, 0.12);
} }

View File

@ -6775,6 +6775,7 @@
} }
.p-float-label input:focus ~ label, .p-float-label input:focus ~ label,
.p-float-label textarea:focus ~ label,
.p-float-label .p-inputwrapper-focus ~ label { .p-float-label .p-inputwrapper-focus ~ label {
color: #673AB7; color: #673AB7;
} }
@ -7428,11 +7429,11 @@
transition: 500ms cubic-bezier(0.35, 0, 0.25, 1); transition: 500ms cubic-bezier(0.35, 0, 0.25, 1);
} }
.p-togglebutton.p-button:focus { .p-togglebutton.p-button:not(.p-disabled).p-focus {
background: #e0e0e1; background: #e0e0e1;
border-color: #e0e0e1; border-color: #e0e0e1;
} }
.p-togglebutton.p-button:focus.p-highlight { .p-togglebutton.p-button:not(.p-disabled).p-focus.p-highlight {
background: #d9d8d9; background: #d9d8d9;
border-color: #d9d8d9; border-color: #d9d8d9;
} }

View File

@ -6775,6 +6775,7 @@
} }
.p-float-label input:focus ~ label, .p-float-label input:focus ~ label,
.p-float-label textarea:focus ~ label,
.p-float-label .p-inputwrapper-focus ~ label { .p-float-label .p-inputwrapper-focus ~ label {
color: #3F51B5; color: #3F51B5;
} }
@ -7428,11 +7429,11 @@
transition: 500ms cubic-bezier(0.35, 0, 0.25, 1); transition: 500ms cubic-bezier(0.35, 0, 0.25, 1);
} }
.p-togglebutton.p-button:focus { .p-togglebutton.p-button:not(.p-disabled).p-focus {
background: #e0e0e1; background: #e0e0e1;
border-color: #e0e0e1; border-color: #e0e0e1;
} }
.p-togglebutton.p-button:focus.p-highlight { .p-togglebutton.p-button:not(.p-disabled).p-focus.p-highlight {
background: #d9d8d9; background: #d9d8d9;
border-color: #d9d8d9; border-color: #d9d8d9;
} }

View File

@ -6775,6 +6775,7 @@
} }
.p-float-label input:focus ~ label, .p-float-label input:focus ~ label,
.p-float-label textarea:focus ~ label,
.p-float-label .p-inputwrapper-focus ~ label { .p-float-label .p-inputwrapper-focus ~ label {
color: #CE93D8; color: #CE93D8;
} }
@ -7428,11 +7429,11 @@
transition: 500ms cubic-bezier(0.35, 0, 0.25, 1); transition: 500ms cubic-bezier(0.35, 0, 0.25, 1);
} }
.p-togglebutton.p-button:focus { .p-togglebutton.p-button:not(.p-disabled).p-focus {
background: #1c1c1c; background: #1c1c1c;
border-color: rgba(255, 255, 255, 0.12); border-color: rgba(255, 255, 255, 0.12);
} }
.p-togglebutton.p-button:focus.p-highlight { .p-togglebutton.p-button:not(.p-disabled).p-focus.p-highlight {
background: #262626; background: #262626;
border-color: rgba(255, 255, 255, 0.12); border-color: rgba(255, 255, 255, 0.12);
} }

View File

@ -6775,6 +6775,7 @@
} }
.p-float-label input:focus ~ label, .p-float-label input:focus ~ label,
.p-float-label textarea:focus ~ label,
.p-float-label .p-inputwrapper-focus ~ label { .p-float-label .p-inputwrapper-focus ~ label {
color: #9FA8DA; color: #9FA8DA;
} }
@ -7428,11 +7429,11 @@
transition: 500ms cubic-bezier(0.35, 0, 0.25, 1); transition: 500ms cubic-bezier(0.35, 0, 0.25, 1);
} }
.p-togglebutton.p-button:focus { .p-togglebutton.p-button:not(.p-disabled).p-focus {
background: #1c1c1c; background: #1c1c1c;
border-color: rgba(255, 255, 255, 0.12); border-color: rgba(255, 255, 255, 0.12);
} }
.p-togglebutton.p-button:focus.p-highlight { .p-togglebutton.p-button:not(.p-disabled).p-focus.p-highlight {
background: #262626; background: #262626;
border-color: rgba(255, 255, 255, 0.12); border-color: rgba(255, 255, 255, 0.12);
} }

View File

@ -6775,6 +6775,7 @@
} }
.p-float-label input:focus ~ label, .p-float-label input:focus ~ label,
.p-float-label textarea:focus ~ label,
.p-float-label .p-inputwrapper-focus ~ label { .p-float-label .p-inputwrapper-focus ~ label {
color: #673AB7; color: #673AB7;
} }
@ -7428,11 +7429,11 @@
transition: 500ms cubic-bezier(0.35, 0, 0.25, 1); transition: 500ms cubic-bezier(0.35, 0, 0.25, 1);
} }
.p-togglebutton.p-button:focus { .p-togglebutton.p-button:not(.p-disabled).p-focus {
background: #e0e0e1; background: #e0e0e1;
border-color: #e0e0e1; border-color: #e0e0e1;
} }
.p-togglebutton.p-button:focus.p-highlight { .p-togglebutton.p-button:not(.p-disabled).p-focus.p-highlight {
background: #d9d8d9; background: #d9d8d9;
border-color: #d9d8d9; border-color: #d9d8d9;
} }

View File

@ -6775,6 +6775,7 @@
} }
.p-float-label input:focus ~ label, .p-float-label input:focus ~ label,
.p-float-label textarea:focus ~ label,
.p-float-label .p-inputwrapper-focus ~ label { .p-float-label .p-inputwrapper-focus ~ label {
color: #3F51B5; color: #3F51B5;
} }
@ -7428,11 +7429,11 @@
transition: 500ms cubic-bezier(0.35, 0, 0.25, 1); transition: 500ms cubic-bezier(0.35, 0, 0.25, 1);
} }
.p-togglebutton.p-button:focus { .p-togglebutton.p-button:not(.p-disabled).p-focus {
background: #e0e0e1; background: #e0e0e1;
border-color: #e0e0e1; border-color: #e0e0e1;
} }
.p-togglebutton.p-button:focus.p-highlight { .p-togglebutton.p-button:not(.p-disabled).p-focus.p-highlight {
background: #d9d8d9; background: #d9d8d9;
border-color: #d9d8d9; border-color: #d9d8d9;
} }