Hi @jbrow57. You mention that you’ve tried ‘a few similar things’ in the M3 theme. Would it be possible for you to write down the exact code you tried? Otherwise it’s a bit hard to know what’s going wrong!
around line #1028 , this in addition to the little snippet you see above that works in any pre M3
app. That didn’t work so then i went and studied further some CSS internals , i posted another forum question regarding the meaning of “%color: Outline%” ( in the above code ). Like i stated my css
knowledge is poor , i may have tried another variation of this css code above but nothing gave me the results i was looking for so i gave up and posted this original message. My lack of knowledge is usually
quickly resolved by the awesome folks who hang out on this forum !!!
That actually does work, but only for Data Grids that have the tonal-data-grid role assigned to them (that’s what the .anvil-role-tonal-data-grid part of that code is doing). If you want this to be applied to all Data Grids, regardless of their role, simply remove that bit: