Compare commits
2 Commits
209e75fdcc
...
7ba0247519
Author | SHA1 | Date | |
---|---|---|---|
7ba0247519 | |||
61bf508cea |
@ -353,6 +353,10 @@
|
|||||||
color: $primaryTextColor;
|
color: $primaryTextColor;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.p-dropdown-panel .p-dropdown-items .p-dropdown-item {
|
||||||
|
color: $primaryTextColor !important;
|
||||||
|
}
|
||||||
|
|
||||||
.p-dropdown-panel {
|
.p-dropdown-panel {
|
||||||
background-color: $secondaryBackgroundColor !important;
|
background-color: $secondaryBackgroundColor !important;
|
||||||
|
|
||||||
|
@ -353,6 +353,10 @@
|
|||||||
color: $primaryTextColor;
|
color: $primaryTextColor;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.p-dropdown-panel .p-dropdown-items .p-dropdown-item {
|
||||||
|
color: $primaryTextColor !important;
|
||||||
|
}
|
||||||
|
|
||||||
.p-dropdown-panel {
|
.p-dropdown-panel {
|
||||||
background-color: $primaryBackgroundColor !important;
|
background-color: $primaryBackgroundColor !important;
|
||||||
|
|
||||||
|
@ -357,6 +357,10 @@
|
|||||||
color: $primaryTextColor;
|
color: $primaryTextColor;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.p-dropdown-panel .p-dropdown-items .p-dropdown-item {
|
||||||
|
color: $primaryTextColor !important;
|
||||||
|
}
|
||||||
|
|
||||||
.p-dropdown-panel {
|
.p-dropdown-panel {
|
||||||
background-color: $secondaryBackgroundColor !important;
|
background-color: $secondaryBackgroundColor !important;
|
||||||
|
|
||||||
|
@ -353,6 +353,10 @@
|
|||||||
color: $primaryTextColor;
|
color: $primaryTextColor;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
.p-dropdown-panel .p-dropdown-items .p-dropdown-item {
|
||||||
|
color: $primaryTextColor !important;
|
||||||
|
}
|
||||||
|
|
||||||
.p-dropdown-panel {
|
.p-dropdown-panel {
|
||||||
background-color: $primaryBackgroundColor !important;
|
background-color: $primaryBackgroundColor !important;
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user