22 * Copyright 2014 Drifty Co.
33 * http://drifty.com/
44 *
5- * Ionic, v1.0.0-rc.2
5+ * Ionic, v1.0.0-rc.3
66 * A powerful HTML5 mobile app framework.
77 * http://ionicframework.com/
88 *
@@ -2562,7 +2562,7 @@ body, .ionic-body {
25622562 color : # 000 ;
25632563 word-wrap : break-word;
25642564 font-size : 14px ;
2565- font-family : "Helvetica Neue" , "Roboto" , sans-serif;
2565+ font-family : "Helvetica Neue" , "Roboto" , "Segoe UI" , sans-serif;
25662566 line-height : 20px ;
25672567 text-rendering : optimizeLegibility;
25682568 -webkit-backface-visibility : hidden;
@@ -2789,7 +2789,7 @@ cite {
27892789h1 , h2 , h3 , h4 , h5 , h6 , .h1 , .h2 , .h3 , .h4 , .h5 , .h6 {
27902790 color : # 000 ;
27912791 font-weight : 500 ;
2792- font-family : "Helvetica Neue" , "Roboto" , sans-serif;
2792+ font-family : "Helvetica Neue" , "Roboto" , "Segoe UI" , sans-serif;
27932793 line-height : 1.2 ; }
27942794 h1 small , h2 small , h3 small , h4 small , h5 small , h6 small , .h1 small , .h2 small , .h3 small , .h4 small , .h5 small , .h6 small {
27952795 font-weight : normal;
@@ -4131,7 +4131,7 @@ ion-tabs.tabs-color-active-dark .tab-item {
41314131 white-space : nowrap;
41324132 font-weight : 400 ;
41334133 font-size : 14px ;
4134- font-family : "Helvetica Neue" , "Roboto" , sans-serif;
4134+ font-family : "Helvetica Neue" , "Roboto" , "Segoe UI" , sans-serif;
41354135 opacity : 0.7 ; }
41364136 .tab-item : hover {
41374137 cursor : pointer; }
@@ -4305,7 +4305,6 @@ ion-tabs.tabs-color-active-dark .tab-item {
43054305 right : 20% ;
43064306 bottom : 20% ;
43074307 left : 20% ;
4308- overflow : visible;
43094308 min-height : 240px ;
43104309 width : 60% ; }
43114310 .modal .ng-leave-active {
@@ -4320,7 +4319,7 @@ ion-tabs.tabs-color-active-dark .tab-item {
43204319 top : 44px ; }
43214320 .platform-ios .platform-cordova .modal-wrapper .modal .has-subheader {
43224321 top : 88px ; }
4323- .platform-ios .platform-cordova .modal-wrapper .modal .has-tabs-top {
4322+ .platform-ios .platform-cordova .modal-wrapper .modal .has-header . has- tabs-top {
43244323 top : 93px ; }
43254324 .platform-ios .platform-cordova .modal-wrapper .modal .has-header .has-subheader .has-tabs-top {
43264325 top : 137px ; }
@@ -5628,7 +5627,7 @@ label, input, button, select, textarea {
56285627 line-height : 1.42857 ; }
56295628
56305629input , button , select , textarea {
5631- font-family : "Helvetica Neue" , "Roboto" , sans-serif; }
5630+ font-family : "Helvetica Neue" , "Roboto" , "Segoe UI" , sans-serif; }
56325631
56335632.item-input {
56345633 display : -webkit-box;
@@ -6370,6 +6369,7 @@ input[type="radio"][disabled], input[type="checkbox"][disabled], input[type="rad
63706369 appearance : none;
63716370 position : absolute;
63726371 top : 0 ;
6372+ bottom : 0 ;
63736373 right : 0 ;
63746374 padding : 14px 48px 16px 16px ;
63756375 max-width : 65% ;
0 commit comments