mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-07-31 01:35:36 +02:00
#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…
x
Reference in New Issue
Block a user