_table-autorizar-nota-pedido.scss 204 Bytes edit raw blame history 1 2 3 4 5 6 7 8 9 10 11 12 13 .tabla-autorizar-nota-pedido { thead > tr > th { background-color: #67615e; color: #FFF; } tfoot > tr > th { background-color: #67615e; color: #FFF; } }