Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

Nested md-tabs always inherit styles from parent #3150

Closed
r0b- opened this issue Jun 6, 2015 · 3 comments
Closed

Nested md-tabs always inherit styles from parent #3150

r0b- opened this issue Jun 6, 2015 · 3 comments

Comments

@r0b-
Copy link

r0b- commented Jun 6, 2015

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

@GautierT
Copy link

GautierT commented Jun 8, 2015

+1

@ThomasBurleson ThomasBurleson modified the milestone: 0.11.0 Jun 16, 2015
kennethcachia pushed a commit to kennethcachia/material that referenced this issue Sep 23, 2015
@aarchsk
Copy link

aarchsk commented Jun 6, 2018

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;
}

@Splaktar
Copy link
Member

@aarchsk There are better avenues for troubleshooting or asking for help with your app. These include Stack Overflow, Gitter, the AngularJS Material forums, etc.

In this case, posting a reproduction on the AngularJS Material forums would likely be the best approach.

@angular angular locked as resolved and limited conversation to collaborators Jun 10, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

6 participants