Update filled input bg on focus state for Saga

pull/426/head
cagataycivici 2020-08-04 14:51:52 +03:00
parent d55aebb3d2
commit 1dee06adbe
4 changed files with 12 additions and 12 deletions

View File

@ -530,7 +530,7 @@
background-color: #f8f9fa;
}
.p-input-filled .p-dropdown:not(.p-disabled).p-focus {
background-color: #f8f9fa;
background-color: #ffffff;
}
.p-editor-container .p-editor-toolbar {
@ -813,7 +813,7 @@
background-color: #f8f9fa;
}
.p-input-filled .p-inputtext:enabled:focus {
background-color: #f8f9fa;
background-color: #ffffff;
}
.p-inputtext-sm .p-inputtext {
@ -991,7 +991,7 @@
background-color: #f8f9fa;
}
.p-input-filled .p-multiselect:not(.p-disabled).p-focus {
background-color: #f8f9fa;
background-color: #ffffff;
}
.p-password-panel {

View File

@ -530,7 +530,7 @@
background-color: #f8f9fa;
}
.p-input-filled .p-dropdown:not(.p-disabled).p-focus {
background-color: #f8f9fa;
background-color: #ffffff;
}
.p-editor-container .p-editor-toolbar {
@ -813,7 +813,7 @@
background-color: #f8f9fa;
}
.p-input-filled .p-inputtext:enabled:focus {
background-color: #f8f9fa;
background-color: #ffffff;
}
.p-inputtext-sm .p-inputtext {
@ -991,7 +991,7 @@
background-color: #f8f9fa;
}
.p-input-filled .p-multiselect:not(.p-disabled).p-focus {
background-color: #f8f9fa;
background-color: #ffffff;
}
.p-password-panel {

View File

@ -530,7 +530,7 @@
background-color: #f8f9fa;
}
.p-input-filled .p-dropdown:not(.p-disabled).p-focus {
background-color: #f8f9fa;
background-color: #ffffff;
}
.p-editor-container .p-editor-toolbar {
@ -813,7 +813,7 @@
background-color: #f8f9fa;
}
.p-input-filled .p-inputtext:enabled:focus {
background-color: #f8f9fa;
background-color: #ffffff;
}
.p-inputtext-sm .p-inputtext {
@ -991,7 +991,7 @@
background-color: #f8f9fa;
}
.p-input-filled .p-multiselect:not(.p-disabled).p-focus {
background-color: #f8f9fa;
background-color: #ffffff;
}
.p-password-panel {

View File

@ -530,7 +530,7 @@
background-color: #f8f9fa;
}
.p-input-filled .p-dropdown:not(.p-disabled).p-focus {
background-color: #f8f9fa;
background-color: #ffffff;
}
.p-editor-container .p-editor-toolbar {
@ -813,7 +813,7 @@
background-color: #f8f9fa;
}
.p-input-filled .p-inputtext:enabled:focus {
background-color: #f8f9fa;
background-color: #ffffff;
}
.p-inputtext-sm .p-inputtext {
@ -991,7 +991,7 @@
background-color: #f8f9fa;
}
.p-input-filled .p-multiselect:not(.p-disabled).p-focus {
background-color: #f8f9fa;
background-color: #ffffff;
}
.p-password-panel {