For a multiview using a tabbar at the bottom, there is only a thin colored line indicating which tab is the active one. This makes it hard to tell at a glance. It would be better if the inactive tabs could be dimmed or grayed it is easier to see which tab is the active tab.
If there is some css I can use, that would be helpful.
This is the overall tabbar border, so you’ll have to make the top border transparent (we do not advise to remove borders at all, because JS logic will not take that into account):
You are welcome. All in all, this white material skin allows for wide possibilities to coloring the UI. Sizing and positioning is not so easy at times, but changing colors is pretty easy indeed.
Ah, so you wanted to remove the blue line? Yes, that’s the solution for this. I thought you were talking about the grey line (and removed it on the image).