You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.
http://codepen.io/anon/pen/zGwovV
The nested md-tabs shouldn't be styled by default.
Or is there a way to remove a primary/accent/warn style in the nested tabs?
thanks
rob
The text was updated successfully, but these errors were encountered:
Hi,
I have nested md-tabs and I am trying to change the style of inner tab using below, however it appears to change as default theme. Can you help me know how to change inner tab style.
md-tabs .md-tab.md-active {
color: red !important;
background-color:red !important;
}
http://codepen.io/anon/pen/zGwovV
The nested md-tabs shouldn't be styled by default.
Or is there a way to remove a primary/accent/warn style in the nested tabs?
thanks
rob
The text was updated successfully, but these errors were encountered: