Fixed #1980 - Dropdown | filled background problem
parent
f8e53a5d9a
commit
25cbff34f7
|
@ -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;
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -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;
|
||||
|
|
|
@ -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;
|
||||
|
|
Loading…
Reference in New Issue