Fixed #1980 - Dropdown | filled background problem

pull/1984/head
Tuğçe Küçükoğlu 2022-01-13 16:49:25 +03:00 committed by Tuğçe Küçükoğlu
parent f8e53a5d9a
commit 25cbff34f7
43 changed files with 129 additions and 0 deletions

View File

@ -811,6 +811,9 @@
.p-input-filled .p-dropdown:not(.p-disabled).p-focus {
background-color: #383838;
}
.p-input-filled .p-dropdown:not(.p-disabled).p-focus .p-inputtext {
background-color: transparent;
}
.p-editor-container .p-editor-toolbar {
background: #1e1e1e;

View File

@ -811,6 +811,9 @@
.p-input-filled .p-dropdown:not(.p-disabled).p-focus {
background-color: #383838;
}
.p-input-filled .p-dropdown:not(.p-disabled).p-focus .p-inputtext {
background-color: transparent;
}
.p-editor-container .p-editor-toolbar {
background: #1e1e1e;

View File

@ -811,6 +811,9 @@
.p-input-filled .p-dropdown:not(.p-disabled).p-focus {
background-color: #383838;
}
.p-input-filled .p-dropdown:not(.p-disabled).p-focus .p-inputtext {
background-color: transparent;
}
.p-editor-container .p-editor-toolbar {
background: #1e1e1e;

View File

@ -811,6 +811,9 @@
.p-input-filled .p-dropdown:not(.p-disabled).p-focus {
background-color: #383838;
}
.p-input-filled .p-dropdown:not(.p-disabled).p-focus .p-inputtext {
background-color: transparent;
}
.p-editor-container .p-editor-toolbar {
background: #1e1e1e;

View File

@ -815,6 +815,9 @@
.p-input-filled .p-dropdown:not(.p-disabled).p-focus {
background-color: #3f4b5b;
}
.p-input-filled .p-dropdown:not(.p-disabled).p-focus .p-inputtext {
background-color: transparent;
}
.p-editor-container .p-editor-toolbar {
background: #2a323d;

View File

@ -815,6 +815,9 @@
.p-input-filled .p-dropdown:not(.p-disabled).p-focus {
background-color: #3f4b5b;
}
.p-input-filled .p-dropdown:not(.p-disabled).p-focus .p-inputtext {
background-color: transparent;
}
.p-editor-container .p-editor-toolbar {
background: #2a323d;

View File

@ -815,6 +815,9 @@
.p-input-filled .p-dropdown:not(.p-disabled).p-focus {
background-color: #efefef;
}
.p-input-filled .p-dropdown:not(.p-disabled).p-focus .p-inputtext {
background-color: transparent;
}
.p-editor-container .p-editor-toolbar {
background: #efefef;

View File

@ -815,6 +815,9 @@
.p-input-filled .p-dropdown:not(.p-disabled).p-focus {
background-color: #efefef;
}
.p-input-filled .p-dropdown:not(.p-disabled).p-focus .p-inputtext {
background-color: transparent;
}
.p-editor-container .p-editor-toolbar {
background: #efefef;

View File

@ -811,6 +811,9 @@
.p-input-filled .p-dropdown:not(.p-disabled).p-focus {
background-color: #faf9f8;
}
.p-input-filled .p-dropdown:not(.p-disabled).p-focus .p-inputtext {
background-color: transparent;
}
.p-editor-container .p-editor-toolbar {
background: #faf9f8;

View File

@ -846,6 +846,9 @@
.p-input-filled .p-dropdown:not(.p-disabled).p-focus {
background-color: #0b213f;
}
.p-input-filled .p-dropdown:not(.p-disabled).p-focus .p-inputtext {
background-color: transparent;
}
.p-editor-container .p-editor-toolbar {
background: #071426;

View File

@ -846,6 +846,9 @@
.p-input-filled .p-dropdown:not(.p-disabled).p-focus {
background-color: #0b213f;
}
.p-input-filled .p-dropdown:not(.p-disabled).p-focus .p-inputtext {
background-color: transparent;
}
.p-editor-container .p-editor-toolbar {
background: #071426;

View File

@ -846,6 +846,9 @@
.p-input-filled .p-dropdown:not(.p-disabled).p-focus {
background-color: #0b213f;
}
.p-input-filled .p-dropdown:not(.p-disabled).p-focus .p-inputtext {
background-color: transparent;
}
.p-editor-container .p-editor-toolbar {
background: #071426;

View File

@ -846,6 +846,9 @@
.p-input-filled .p-dropdown:not(.p-disabled).p-focus {
background-color: #0b213f;
}
.p-input-filled .p-dropdown:not(.p-disabled).p-focus .p-inputtext {
background-color: transparent;
}
.p-editor-container .p-editor-toolbar {
background: #071426;

View File

@ -846,6 +846,9 @@
.p-input-filled .p-dropdown:not(.p-disabled).p-focus {
background-color: #ffffff;
}
.p-input-filled .p-dropdown:not(.p-disabled).p-focus .p-inputtext {
background-color: transparent;
}
.p-editor-container .p-editor-toolbar {
background: #f8f9fa;

View File

@ -846,6 +846,9 @@
.p-input-filled .p-dropdown:not(.p-disabled).p-focus {
background-color: #ffffff;
}
.p-input-filled .p-dropdown:not(.p-disabled).p-focus .p-inputtext {
background-color: transparent;
}
.p-editor-container .p-editor-toolbar {
background: #f8f9fa;

View File

@ -846,6 +846,9 @@
.p-input-filled .p-dropdown:not(.p-disabled).p-focus {
background-color: #ffffff;
}
.p-input-filled .p-dropdown:not(.p-disabled).p-focus .p-inputtext {
background-color: transparent;
}
.p-editor-container .p-editor-toolbar {
background: #f8f9fa;

View File

@ -846,6 +846,9 @@
.p-input-filled .p-dropdown:not(.p-disabled).p-focus {
background-color: #ffffff;
}
.p-input-filled .p-dropdown:not(.p-disabled).p-focus .p-inputtext {
background-color: transparent;
}
.p-editor-container .p-editor-toolbar {
background: #f8f9fa;

View File

@ -815,6 +815,9 @@
.p-input-filled .p-dropdown:not(.p-disabled).p-focus {
background-color: #4b4b4b;
}
.p-input-filled .p-dropdown:not(.p-disabled).p-focus .p-inputtext {
background-color: transparent;
}
.p-editor-container .p-editor-toolbar {
background: #191919;

View File

@ -815,6 +815,9 @@
.p-input-filled .p-dropdown:not(.p-disabled).p-focus {
background-color: #4b4b4b;
}
.p-input-filled .p-dropdown:not(.p-disabled).p-focus .p-inputtext {
background-color: transparent;
}
.p-editor-container .p-editor-toolbar {
background: #191919;

View File

@ -815,6 +815,9 @@
.p-input-filled .p-dropdown:not(.p-disabled).p-focus {
background-color: #4b4b4b;
}
.p-input-filled .p-dropdown:not(.p-disabled).p-focus .p-inputtext {
background-color: transparent;
}
.p-editor-container .p-editor-toolbar {
background: #191919;

View File

@ -815,6 +815,9 @@
.p-input-filled .p-dropdown:not(.p-disabled).p-focus {
background-color: #4b4b4b;
}
.p-input-filled .p-dropdown:not(.p-disabled).p-focus .p-inputtext {
background-color: transparent;
}
.p-editor-container .p-editor-toolbar {
background: #191919;

View File

@ -835,6 +835,9 @@
.p-input-filled .p-dropdown:not(.p-disabled).p-focus {
background-color: rgba(255, 255, 255, 0.1);
}
.p-input-filled .p-dropdown:not(.p-disabled).p-focus .p-inputtext {
background-color: transparent;
}
.p-editor-container .p-editor-toolbar {
background: #1e1e1e;

View File

@ -835,6 +835,9 @@
.p-input-filled .p-dropdown:not(.p-disabled).p-focus {
background-color: rgba(255, 255, 255, 0.1);
}
.p-input-filled .p-dropdown:not(.p-disabled).p-focus .p-inputtext {
background-color: transparent;
}
.p-editor-container .p-editor-toolbar {
background: #1e1e1e;

View File

@ -835,6 +835,9 @@
.p-input-filled .p-dropdown:not(.p-disabled).p-focus {
background-color: #dcdcdc;
}
.p-input-filled .p-dropdown:not(.p-disabled).p-focus .p-inputtext {
background-color: transparent;
}
.p-editor-container .p-editor-toolbar {
background: #ffffff;

View File

@ -835,6 +835,9 @@
.p-input-filled .p-dropdown:not(.p-disabled).p-focus {
background-color: #dcdcdc;
}
.p-input-filled .p-dropdown:not(.p-disabled).p-focus .p-inputtext {
background-color: transparent;
}
.p-editor-container .p-editor-toolbar {
background: #ffffff;

View File

@ -835,6 +835,9 @@
.p-input-filled .p-dropdown:not(.p-disabled).p-focus {
background-color: rgba(255, 255, 255, 0.1);
}
.p-input-filled .p-dropdown:not(.p-disabled).p-focus .p-inputtext {
background-color: transparent;
}
.p-editor-container .p-editor-toolbar {
background: #1e1e1e;

View File

@ -835,6 +835,9 @@
.p-input-filled .p-dropdown:not(.p-disabled).p-focus {
background-color: rgba(255, 255, 255, 0.1);
}
.p-input-filled .p-dropdown:not(.p-disabled).p-focus .p-inputtext {
background-color: transparent;
}
.p-editor-container .p-editor-toolbar {
background: #1e1e1e;

View File

@ -835,6 +835,9 @@
.p-input-filled .p-dropdown:not(.p-disabled).p-focus {
background-color: #dcdcdc;
}
.p-input-filled .p-dropdown:not(.p-disabled).p-focus .p-inputtext {
background-color: transparent;
}
.p-editor-container .p-editor-toolbar {
background: #ffffff;

View File

@ -835,6 +835,9 @@
.p-input-filled .p-dropdown:not(.p-disabled).p-focus {
background-color: #dcdcdc;
}
.p-input-filled .p-dropdown:not(.p-disabled).p-focus .p-inputtext {
background-color: transparent;
}
.p-editor-container .p-editor-toolbar {
background: #ffffff;

View File

@ -811,6 +811,9 @@
.p-input-filled .p-dropdown:not(.p-disabled).p-focus {
background-color: #f4f4f4;
}
.p-input-filled .p-dropdown:not(.p-disabled).p-focus .p-inputtext {
background-color: transparent;
}
.p-editor-container .p-editor-toolbar {
background: #007ad9;

View File

@ -815,6 +815,9 @@
.p-input-filled .p-dropdown:not(.p-disabled).p-focus {
background-color: #f4f4f4;
}
.p-input-filled .p-dropdown:not(.p-disabled).p-focus .p-inputtext {
background-color: transparent;
}
.p-editor-container .p-editor-toolbar {
background: #333333;

View File

@ -815,6 +815,9 @@
.p-input-filled .p-dropdown:not(.p-disabled).p-focus {
background-color: #f4f4f4;
}
.p-input-filled .p-dropdown:not(.p-disabled).p-focus .p-inputtext {
background-color: transparent;
}
.p-editor-container .p-editor-toolbar {
background: #f4f4f4;

View File

@ -815,6 +815,9 @@
.p-input-filled .p-dropdown:not(.p-disabled).p-focus {
background-color: #f4f4f4;
}
.p-input-filled .p-dropdown:not(.p-disabled).p-focus .p-inputtext {
background-color: transparent;
}
.p-editor-container .p-editor-toolbar {
background: #f4f4f4;

View File

@ -811,6 +811,9 @@
.p-input-filled .p-dropdown:not(.p-disabled).p-focus {
background-color: #f4f4f4;
}
.p-input-filled .p-dropdown:not(.p-disabled).p-focus .p-inputtext {
background-color: transparent;
}
.p-editor-container .p-editor-toolbar {
background: #7B95A3;

View File

@ -811,6 +811,9 @@
.p-input-filled .p-dropdown:not(.p-disabled).p-focus {
background-color: #ffffff;
}
.p-input-filled .p-dropdown:not(.p-disabled).p-focus .p-inputtext {
background-color: transparent;
}
.p-editor-container .p-editor-toolbar {
background: #f8f9fa;

View File

@ -811,6 +811,9 @@
.p-input-filled .p-dropdown:not(.p-disabled).p-focus {
background-color: #ffffff;
}
.p-input-filled .p-dropdown:not(.p-disabled).p-focus .p-inputtext {
background-color: transparent;
}
.p-editor-container .p-editor-toolbar {
background: #f8f9fa;

View File

@ -811,6 +811,9 @@
.p-input-filled .p-dropdown:not(.p-disabled).p-focus {
background-color: #ffffff;
}
.p-input-filled .p-dropdown:not(.p-disabled).p-focus .p-inputtext {
background-color: transparent;
}
.p-editor-container .p-editor-toolbar {
background: #f8f9fa;

View File

@ -811,6 +811,9 @@
.p-input-filled .p-dropdown:not(.p-disabled).p-focus {
background-color: #ffffff;
}
.p-input-filled .p-dropdown:not(.p-disabled).p-focus .p-inputtext {
background-color: transparent;
}
.p-editor-container .p-editor-toolbar {
background: #f8f9fa;

View File

@ -846,6 +846,9 @@
.p-input-filled .p-dropdown:not(.p-disabled).p-focus {
background-color: #ffffff;
}
.p-input-filled .p-dropdown:not(.p-disabled).p-focus .p-inputtext {
background-color: transparent;
}
.p-editor-container .p-editor-toolbar {
background: #fafafa;

View File

@ -811,6 +811,9 @@
.p-input-filled .p-dropdown:not(.p-disabled).p-focus {
background-color: #304562;
}
.p-input-filled .p-dropdown:not(.p-disabled).p-focus .p-inputtext {
background-color: transparent;
}
.p-editor-container .p-editor-toolbar {
background: #1f2d40;

View File

@ -811,6 +811,9 @@
.p-input-filled .p-dropdown:not(.p-disabled).p-focus {
background-color: #304562;
}
.p-input-filled .p-dropdown:not(.p-disabled).p-focus .p-inputtext {
background-color: transparent;
}
.p-editor-container .p-editor-toolbar {
background: #1f2d40;

View File

@ -811,6 +811,9 @@
.p-input-filled .p-dropdown:not(.p-disabled).p-focus {
background-color: #304562;
}
.p-input-filled .p-dropdown:not(.p-disabled).p-focus .p-inputtext {
background-color: transparent;
}
.p-editor-container .p-editor-toolbar {
background: #1f2d40;

View File

@ -811,6 +811,9 @@
.p-input-filled .p-dropdown:not(.p-disabled).p-focus {
background-color: #304562;
}
.p-input-filled .p-dropdown:not(.p-disabled).p-focus .p-inputtext {
background-color: transparent;
}
.p-editor-container .p-editor-toolbar {
background: #1f2d40;