Neues Initialrelease mit IonicMaterial

This commit is contained in:
Carsten Hilmer
2016-08-22 12:55:52 +02:00
parent 30a5df79aa
commit 45e482b14d
1249 changed files with 305225 additions and 68794 deletions

View File

@@ -274,21 +274,7 @@
color: $color;
}
}
}
&.tabs-striped.#{$style} {
.tab-item {
&.tab-item-active,
&.active,
&.activated {
border-color: $color;
color: $color;
}
}
}
}
ion-tabs {
@@ -533,10 +519,3 @@ ion-tabs {
pointer-events: none;
}
.nav-bar-tabs-top.hide ~ .view-container .tabs-top .tabs{
top: 0
}
.pane[hide-nav-bar="true"] .has-tabs-top{
top:$tabs-height
}