fix(zIndex): ion-page dynamic zIndex

This commit is contained in:
Adam Bradley
2015-10-31 14:01:23 -05:00
parent eb26572816
commit b364017ff2
10 changed files with 58 additions and 13 deletions

View File

@ -30,7 +30,6 @@
-webkit-transition-duration: 0ms !important;
transition-duration: 0ms !important;
}
.snapshot ion-loading-icon,
.snapshot md-ripple {
display: none !important;
}

View File

@ -11,7 +11,7 @@ exports.config = {
specs: 'dist/e2e/**/*e2e.js',
//specs: 'dist/e2e/search-bar/**/*e2e.js',
sleepBetweenSpecs: 250,
sleepBetweenSpecs: 300,
platformDefauls: {
browser: 'chrome',