Skip to content
This repository was archived by the owner on Apr 12, 2024. It is now read-only.

docs(ngHide): Use proper selector for CSS override#10913

Closed
iangreenleaf wants to merge 1 commit into
angular:masterfrom
iangreenleaf:patch-1
Closed

docs(ngHide): Use proper selector for CSS override#10913
iangreenleaf wants to merge 1 commit into
angular:masterfrom
iangreenleaf:patch-1

Conversation

@iangreenleaf
Copy link
Copy Markdown
Contributor

The animation selector gives the default styles greater specificity that should be matched when overriding.

Closes #10902

The animation selector gives the default styles greater specificity that should be matched when overriding.

Closes angular#10902
@petebacondarwin petebacondarwin added this to the 1.4.0-beta.3 / 1.3.12 milestone Jan 29, 2015
petebacondarwin pushed a commit that referenced this pull request Jan 29, 2015
The animation selector gives the default styles greater specificity that
should be matched when overriding.

Closes #10902
Closes #10913
@petebacondarwin
Copy link
Copy Markdown
Contributor

Tweaked and merge. Thanks @iangreenleaf

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

ngHide CSS override doesn't work as documented

3 participants