Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Join us in Bucharest on Sept 18th for Qlik's AI Reality Tour! Register Now
cancel
Showing results for 
Search instead for 
Did you mean: 
c_pannese
Partner - Creator
Partner - Creator

Change Total row with css

Hi all.

i need to change  Totals row backgroud in white. 

This app is set with css and i don't know how change it for total row.

here the css script for stright table:


/*--->TABELLA<---*/

.qv-object-content table th{
background-color: #9d9b41;
}

.touch-off .qv-st-interactive:not(.qv-st-selections-active):not(.qv-st-reordering-active) .qv-st-header:not(.qv-st-custom-header) .qv-st-header-cell-search:hover:not(:active):not(.qv-st-header-cell-search-open), .touch-off .qv-st-navigatable:not(.qv-st-selections-active):not(.qv-st-reordering-active) .qv-st-header-sortable:not(.qv-st-custom-header):hover:not(:active):not(.qv-st-header-cell-search-open) {
/*.qv-object-content table th :hover{*/
background-color: #75853c;
}

c_pannese_0-1652347330292.png

thank you all

regards

Labels (1)
0 Replies