Tabs Need:
.tab-view.TabViewItem{
background-color: red;
&:highlighted{
background-color: blue;
}
}
It would keep the colors out of the XML and give me more flexability, also "color" on TabView also changes the tab content area, which is problematic :/
Tabs Need:
It would keep the colors out of the XML and give me more flexability, also "color" on TabView also changes the tab content area, which is problematic :/