Hi ,
let's say I have a tab container .
I want the active tab to have this blue color
I have tried to find an attribute under the tabstyle->active to set that to blue without success.
if I set the boarder color , it will look like the following
my question is , what sets this dark gray color above the blue boarder ?
(in case you are wondering why it is dark gray , it is because I am using another theme than light)
In the top left corner, is the element picker tool. I clicked on an active tab. Examining the styles shows that IA are using box-shadow to get that grey bar.
Hit F12 on your browser to open Developer Tools.
Use the Inspect button to highlight the tab.
Somewhere in the Styles window you'll see something like this: