Merge branch 'ent-11699-filtro-paradas-planificadas-con-fondo-blanco-en-black-theme-en-v772lts' into 'develop'
Ent 11699 filtro paradas planificadas con fondo blanco en black theme en v772lts See merge request artica/pandorafms!6253
This commit is contained in:
commit
44aff84d9e
|
@ -1471,6 +1471,10 @@ ul.datatable_filter:has(li > div.action-buttons) {
|
|||
background-color: #222 !important;
|
||||
}
|
||||
|
||||
ul.datatable_filter {
|
||||
background-color: #222 !important;
|
||||
}
|
||||
|
||||
span.ui-dialog-title {
|
||||
color: #fff !important;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue