#11699 fix css filter
This commit is contained in:
parent
df70aa6ee6
commit
6c41ccc0f3
|
@ -1464,6 +1464,10 @@ ul.datatable_filter:has(li > div.action-buttons) {
|
||||||
background-color: #222 !important;
|
background-color: #222 !important;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
ul.datatable_filter {
|
||||||
|
background-color: #222 !important;
|
||||||
|
}
|
||||||
|
|
||||||
span.ui-dialog-title {
|
span.ui-dialog-title {
|
||||||
color: #fff !important;
|
color: #fff !important;
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue