Bower modules updated.
This commit is contained in:
parent
5c341e2e5a
commit
1ee78ab657
140 changed files with 7098 additions and 3713 deletions
6
app/bower_components/angular/angular-csp.css
vendored
6
app/bower_components/angular/angular-csp.css
vendored
|
@ -16,3 +16,9 @@ ng\:form {
|
|||
transition:0s all!important;
|
||||
-webkit-transition:0s all!important;
|
||||
}
|
||||
|
||||
/* show the element during a show/hide animation when the
|
||||
* animation is ongoing, but the .ng-hide class is active */
|
||||
.ng-hide-add-active, .ng-hide-remove {
|
||||
display: block!important;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue