Reviewed-on: sh-edraft.de/kd_discord_bot#262 Reviewed-by: edraft-dev <dev.sven.heidemann@sh-edraft.de> Closes #260
This commit is contained in:
commit
7ba0247519
@ -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