Ent 5443 group report no funcion bien

This commit is contained in:
Luis 2020-07-20 13:26:39 +02:00 committed by Daniel Rodriguez
parent 51f2db16cb
commit 2dc239afe9

View File

@ -33,9 +33,8 @@ table.header_table {
}
table.header_table thead tr th,
table.header_table tbody tr td {
table.header_table tr td {
padding: 10px;
background-color: #acacac;
}
table thead tr th {
@ -91,7 +90,7 @@ table.table_agent_module tr td {
padding: 5px;
}
table.header_table tbody tr td {
table.header_table tbody tr {
background-color: #fafafa;
}