|
3 | 3 | * Copyright 2015 Drifty Co.
|
4 | 4 | * http://drifty.com/
|
5 | 5 | *
|
6 |
| - * Ionic, v1.2.4 |
| 6 | + * Ionic, v1.3.0 |
7 | 7 | * A powerful HTML5 mobile app framework.
|
8 | 8 | * http://ionicframework.com/
|
9 | 9 | *
|
@@ -3501,8 +3501,6 @@ ion-infinite-scroll {
|
3501 | 3501 | position: static;
|
3502 | 3502 | height: 100%;
|
3503 | 3503 | -webkit-transform: translate3d(0, 0, 0); }
|
3504 |
| - .overflow-scroll.keyboard-up:not(.keyboard-up-confirm) { |
3505 |
| - overflow: hidden; } |
3506 | 3504 |
|
3507 | 3505 | /* If you change these, change platform.scss as well */
|
3508 | 3506 | .has-header {
|
@@ -4962,46 +4960,82 @@ ion-tabs.tabs-color-active-light .tab-item {
|
4962 | 4960 | ion-tabs.tabs-color-active-light .tab-item.tab-item-active, ion-tabs.tabs-color-active-light .tab-item.active, ion-tabs.tabs-color-active-light .tab-item.activated {
|
4963 | 4961 | color: #fff; }
|
4964 | 4962 |
|
| 4963 | +ion-tabs.tabs-striped.tabs-color-active-light .tab-item.tab-item-active, ion-tabs.tabs-striped.tabs-color-active-light .tab-item.active, ion-tabs.tabs-striped.tabs-color-active-light .tab-item.activated { |
| 4964 | + border-color: #fff; |
| 4965 | + color: #fff; } |
| 4966 | + |
4965 | 4967 | ion-tabs.tabs-color-active-stable .tab-item {
|
4966 | 4968 | color: #444; }
|
4967 | 4969 | ion-tabs.tabs-color-active-stable .tab-item.tab-item-active, ion-tabs.tabs-color-active-stable .tab-item.active, ion-tabs.tabs-color-active-stable .tab-item.activated {
|
4968 | 4970 | color: #f8f8f8; }
|
4969 | 4971 |
|
| 4972 | +ion-tabs.tabs-striped.tabs-color-active-stable .tab-item.tab-item-active, ion-tabs.tabs-striped.tabs-color-active-stable .tab-item.active, ion-tabs.tabs-striped.tabs-color-active-stable .tab-item.activated { |
| 4973 | + border-color: #f8f8f8; |
| 4974 | + color: #f8f8f8; } |
| 4975 | + |
4970 | 4976 | ion-tabs.tabs-color-active-positive .tab-item {
|
4971 | 4977 | color: #444; }
|
4972 | 4978 | ion-tabs.tabs-color-active-positive .tab-item.tab-item-active, ion-tabs.tabs-color-active-positive .tab-item.active, ion-tabs.tabs-color-active-positive .tab-item.activated {
|
4973 | 4979 | color: #387ef5; }
|
4974 | 4980 |
|
| 4981 | +ion-tabs.tabs-striped.tabs-color-active-positive .tab-item.tab-item-active, ion-tabs.tabs-striped.tabs-color-active-positive .tab-item.active, ion-tabs.tabs-striped.tabs-color-active-positive .tab-item.activated { |
| 4982 | + border-color: #387ef5; |
| 4983 | + color: #387ef5; } |
| 4984 | + |
4975 | 4985 | ion-tabs.tabs-color-active-calm .tab-item {
|
4976 | 4986 | color: #444; }
|
4977 | 4987 | ion-tabs.tabs-color-active-calm .tab-item.tab-item-active, ion-tabs.tabs-color-active-calm .tab-item.active, ion-tabs.tabs-color-active-calm .tab-item.activated {
|
4978 | 4988 | color: #11c1f3; }
|
4979 | 4989 |
|
| 4990 | +ion-tabs.tabs-striped.tabs-color-active-calm .tab-item.tab-item-active, ion-tabs.tabs-striped.tabs-color-active-calm .tab-item.active, ion-tabs.tabs-striped.tabs-color-active-calm .tab-item.activated { |
| 4991 | + border-color: #11c1f3; |
| 4992 | + color: #11c1f3; } |
| 4993 | + |
4980 | 4994 | ion-tabs.tabs-color-active-assertive .tab-item {
|
4981 | 4995 | color: #444; }
|
4982 | 4996 | ion-tabs.tabs-color-active-assertive .tab-item.tab-item-active, ion-tabs.tabs-color-active-assertive .tab-item.active, ion-tabs.tabs-color-active-assertive .tab-item.activated {
|
4983 | 4997 | color: #ef473a; }
|
4984 | 4998 |
|
| 4999 | +ion-tabs.tabs-striped.tabs-color-active-assertive .tab-item.tab-item-active, ion-tabs.tabs-striped.tabs-color-active-assertive .tab-item.active, ion-tabs.tabs-striped.tabs-color-active-assertive .tab-item.activated { |
| 5000 | + border-color: #ef473a; |
| 5001 | + color: #ef473a; } |
| 5002 | + |
4985 | 5003 | ion-tabs.tabs-color-active-balanced .tab-item {
|
4986 | 5004 | color: #444; }
|
4987 | 5005 | ion-tabs.tabs-color-active-balanced .tab-item.tab-item-active, ion-tabs.tabs-color-active-balanced .tab-item.active, ion-tabs.tabs-color-active-balanced .tab-item.activated {
|
4988 | 5006 | color: #33cd5f; }
|
4989 | 5007 |
|
| 5008 | +ion-tabs.tabs-striped.tabs-color-active-balanced .tab-item.tab-item-active, ion-tabs.tabs-striped.tabs-color-active-balanced .tab-item.active, ion-tabs.tabs-striped.tabs-color-active-balanced .tab-item.activated { |
| 5009 | + border-color: #33cd5f; |
| 5010 | + color: #33cd5f; } |
| 5011 | + |
4990 | 5012 | ion-tabs.tabs-color-active-energized .tab-item {
|
4991 | 5013 | color: #444; }
|
4992 | 5014 | ion-tabs.tabs-color-active-energized .tab-item.tab-item-active, ion-tabs.tabs-color-active-energized .tab-item.active, ion-tabs.tabs-color-active-energized .tab-item.activated {
|
4993 | 5015 | color: #ffc900; }
|
4994 | 5016 |
|
| 5017 | +ion-tabs.tabs-striped.tabs-color-active-energized .tab-item.tab-item-active, ion-tabs.tabs-striped.tabs-color-active-energized .tab-item.active, ion-tabs.tabs-striped.tabs-color-active-energized .tab-item.activated { |
| 5018 | + border-color: #ffc900; |
| 5019 | + color: #ffc900; } |
| 5020 | + |
4995 | 5021 | ion-tabs.tabs-color-active-royal .tab-item {
|
4996 | 5022 | color: #444; }
|
4997 | 5023 | ion-tabs.tabs-color-active-royal .tab-item.tab-item-active, ion-tabs.tabs-color-active-royal .tab-item.active, ion-tabs.tabs-color-active-royal .tab-item.activated {
|
4998 | 5024 | color: #886aea; }
|
4999 | 5025 |
|
| 5026 | +ion-tabs.tabs-striped.tabs-color-active-royal .tab-item.tab-item-active, ion-tabs.tabs-striped.tabs-color-active-royal .tab-item.active, ion-tabs.tabs-striped.tabs-color-active-royal .tab-item.activated { |
| 5027 | + border-color: #886aea; |
| 5028 | + color: #886aea; } |
| 5029 | + |
5000 | 5030 | ion-tabs.tabs-color-active-dark .tab-item {
|
5001 | 5031 | color: #fff; }
|
5002 | 5032 | ion-tabs.tabs-color-active-dark .tab-item.tab-item-active, ion-tabs.tabs-color-active-dark .tab-item.active, ion-tabs.tabs-color-active-dark .tab-item.activated {
|
5003 | 5033 | color: #444; }
|
5004 | 5034 |
|
| 5035 | +ion-tabs.tabs-striped.tabs-color-active-dark .tab-item.tab-item-active, ion-tabs.tabs-striped.tabs-color-active-dark .tab-item.active, ion-tabs.tabs-striped.tabs-color-active-dark .tab-item.activated { |
| 5036 | + border-color: #444; |
| 5037 | + color: #444; } |
| 5038 | + |
5005 | 5039 | .tabs-top.tabs-striped {
|
5006 | 5040 | padding-bottom: 0; }
|
5007 | 5041 | .tabs-top.tabs-striped .tab-item {
|
@@ -6240,6 +6274,12 @@ button.item.item-button-right {
|
6240 | 6274 | font-size: 18px;
|
6241 | 6275 | line-height: 32px; }
|
6242 | 6276 |
|
| 6277 | +.item-button-left.item-button-right .button:first-child { |
| 6278 | + right: auto; } |
| 6279 | + |
| 6280 | +.item-button-left.item-button-right .button:last-child { |
| 6281 | + left: auto; } |
| 6282 | + |
6243 | 6283 | .item-avatar,
|
6244 | 6284 | .item-avatar .item-content,
|
6245 | 6285 | .item-avatar-left,
|
@@ -8929,6 +8969,24 @@ a.button {
|
8929 | 8969 | width: auto;
|
8930 | 8970 | display: inline-block;
|
8931 | 8971 | float: left; }
|
| 8972 | + .button-bar.bar-light > .button { |
| 8973 | + border-color: #ddd; } |
| 8974 | + .button-bar.bar-stable > .button { |
| 8975 | + border-color: #b2b2b2; } |
| 8976 | + .button-bar.bar-positive > .button { |
| 8977 | + border-color: #0c60ee; } |
| 8978 | + .button-bar.bar-calm > .button { |
| 8979 | + border-color: #0a9dc7; } |
| 8980 | + .button-bar.bar-assertive > .button { |
| 8981 | + border-color: #e42112; } |
| 8982 | + .button-bar.bar-balanced > .button { |
| 8983 | + border-color: #28a54c; } |
| 8984 | + .button-bar.bar-energized > .button { |
| 8985 | + border-color: #e6b500; } |
| 8986 | + .button-bar.bar-royal > .button { |
| 8987 | + border-color: #6b46e5; } |
| 8988 | + .button-bar.bar-dark > .button { |
| 8989 | + border-color: #111; } |
8932 | 8990 |
|
8933 | 8991 | .button-bar > .button {
|
8934 | 8992 | -webkit-box-flex: 1;
|
|
0 commit comments