cancel
Showing results for 
Search instead for 
Did you mean: 

WebI CSS file color in break foot

former_member229041
Participant
0 Kudos

hi,

how to change color background in CSS to break footer ?

We want color in footer table (this is ok) and another color in break footer (as CELL.ia-break-separator).

css extract...

TABLE > :zone(footer) > CELL { /* Settings for footer cells in a table */
background-fill:color;
background-color:#E64162;
}

TABLE > :zone(footer) > CELL.?????? {
background-fill:color;
background-color:#FFB2B5;

...

thanks

regards

phil

denis_konovalov
Active Contributor
0 Kudos

I have fixed your tags, please select more careful next time

Accepted Solutions (0)

Answers (0)