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 { .p-input-filled .p-dropdown:not(.p-disabled).p-focus {
background-color: #383838; background-color: #383838;
} }
.p-input-filled .p-dropdown:not(.p-disabled).p-focus .p-inputtext {
background-color: transparent;
}
.p-editor-container .p-editor-toolbar { .p-editor-container .p-editor-toolbar {
background: #1e1e1e; background: #1e1e1e;

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

@ -835,6 +835,9 @@
.p-input-filled .p-dropdown:not(.p-disabled).p-focus { .p-input-filled .p-dropdown:not(.p-disabled).p-focus {
background-color: rgba(255, 255, 255, 0.1); 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 { .p-editor-container .p-editor-toolbar {
background: #1e1e1e; background: #1e1e1e;

View File

@ -835,6 +835,9 @@
.p-input-filled .p-dropdown:not(.p-disabled).p-focus { .p-input-filled .p-dropdown:not(.p-disabled).p-focus {
background-color: rgba(255, 255, 255, 0.1); 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 { .p-editor-container .p-editor-toolbar {
background: #1e1e1e; background: #1e1e1e;

View File

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

View File

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

View File

@ -835,6 +835,9 @@
.p-input-filled .p-dropdown:not(.p-disabled).p-focus { .p-input-filled .p-dropdown:not(.p-disabled).p-focus {
background-color: rgba(255, 255, 255, 0.1); 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 { .p-editor-container .p-editor-toolbar {
background: #1e1e1e; background: #1e1e1e;

View File

@ -835,6 +835,9 @@
.p-input-filled .p-dropdown:not(.p-disabled).p-focus { .p-input-filled .p-dropdown:not(.p-disabled).p-focus {
background-color: rgba(255, 255, 255, 0.1); 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 { .p-editor-container .p-editor-toolbar {
background: #1e1e1e; background: #1e1e1e;

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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