Hello!
I have three table’s on a page, and it depends on the initialization which is the main one. I would like to change the table’s header if thats the main, but i can’t find the right CSS code to make it avaiable only for the needed table widget.
The last version I used:
.theme-aimms .aimms-widget -data-widget\.uri = 'ForecastResults_Level3'].awf-dock.top.vbox .annotation-master3 {
border-radius: 5px 5px 0 0;*/
background: rgba(144, 193, 204);
}
What am I doing wrong?
Thanks for your help