Hi, I'm using the tabstrip with rendermode="lightweight" and skin="metrotouch" I'm trying to override some css to change some colors;
eg .selectedtab{background:#16a085 !important;}.RadTabStripTop {background:red !important;}
All working fine, except struggling to find what controls the strip below the tabs. See attached dump - blue strip across entire control. Need to change this color.....
Any suggestions please?