3
3
* Copyright 2015 Drifty Co.
4
4
* http://drifty.com/
5
5
*
6
- * Ionic, v1.3.0
6
+ * Ionic, v1.3.1
7
7
* A powerful HTML5 mobile app framework.
8
8
* http://ionicframework.com/
9
9
*
@@ -3966,7 +3966,7 @@ a.subdued {
3966
3966
.bar .bar-balanced .title {
3967
3967
color : # fff ; }
3968
3968
.bar .bar-balanced .bar-footer {
3969
- background-image : linear-gradient (180deg , # 28a54c, # 0c60ee 50% , transparent 50% ); }
3969
+ background-image : linear-gradient (180deg , # 28a54c, # 28a54c 50% , transparent 50% ); }
3970
3970
.bar .bar-energized {
3971
3971
border-color : # e6b500 ;
3972
3972
background-color : # ffc900 ;
@@ -4094,13 +4094,14 @@ a.subdued {
4094
4094
line-height : 44px ; }
4095
4095
4096
4096
.bar-light .button {
4097
- border-color : transparent ;
4097
+ border-color : # ddd ;
4098
4098
background-color : white;
4099
4099
color : # 444 ; }
4100
4100
.bar-light .button : hover {
4101
4101
color : # 444 ;
4102
4102
text-decoration : none; }
4103
4103
.bar-light .button .active , .bar-light .button .activated {
4104
+ border-color : # ccc ;
4104
4105
background-color : # fafafa ; }
4105
4106
.bar-light .button .button-clear {
4106
4107
border-color : transparent;
@@ -4113,13 +4114,14 @@ a.subdued {
4113
4114
background : none; }
4114
4115
4115
4116
.bar-stable .button {
4116
- border-color : transparent ;
4117
+ border-color : # b2b2b2 ;
4117
4118
background-color : # f8f8f8 ;
4118
4119
color : # 444 ; }
4119
4120
.bar-stable .button : hover {
4120
4121
color : # 444 ;
4121
4122
text-decoration : none; }
4122
4123
.bar-stable .button .active , .bar-stable .button .activated {
4124
+ border-color : # a2a2a2 ;
4123
4125
background-color : # e5e5e5 ; }
4124
4126
.bar-stable .button .button-clear {
4125
4127
border-color : transparent;
@@ -4132,13 +4134,14 @@ a.subdued {
4132
4134
background : none; }
4133
4135
4134
4136
.bar-positive .button {
4135
- border-color : transparent ;
4137
+ border-color : # 0c60ee ;
4136
4138
background-color : # 387ef5 ;
4137
4139
color : # fff ; }
4138
4140
.bar-positive .button : hover {
4139
4141
color : # fff ;
4140
4142
text-decoration : none; }
4141
4143
.bar-positive .button .active , .bar-positive .button .activated {
4144
+ border-color : # 0c60ee ;
4142
4145
background-color : # 0c60ee ; }
4143
4146
.bar-positive .button .button-clear {
4144
4147
border-color : transparent;
@@ -4151,13 +4154,14 @@ a.subdued {
4151
4154
background : none; }
4152
4155
4153
4156
.bar-calm .button {
4154
- border-color : transparent ;
4157
+ border-color : # 0a9dc7 ;
4155
4158
background-color : # 11c1f3 ;
4156
4159
color : # fff ; }
4157
4160
.bar-calm .button : hover {
4158
4161
color : # fff ;
4159
4162
text-decoration : none; }
4160
4163
.bar-calm .button .active , .bar-calm .button .activated {
4164
+ border-color : # 0a9dc7 ;
4161
4165
background-color : # 0a9dc7 ; }
4162
4166
.bar-calm .button .button-clear {
4163
4167
border-color : transparent;
@@ -4170,13 +4174,14 @@ a.subdued {
4170
4174
background : none; }
4171
4175
4172
4176
.bar-assertive .button {
4173
- border-color : transparent ;
4177
+ border-color : # e42112 ;
4174
4178
background-color : # ef473a ;
4175
4179
color : # fff ; }
4176
4180
.bar-assertive .button : hover {
4177
4181
color : # fff ;
4178
4182
text-decoration : none; }
4179
4183
.bar-assertive .button .active , .bar-assertive .button .activated {
4184
+ border-color : # e42112 ;
4180
4185
background-color : # e42112 ; }
4181
4186
.bar-assertive .button .button-clear {
4182
4187
border-color : transparent;
@@ -4189,13 +4194,14 @@ a.subdued {
4189
4194
background : none; }
4190
4195
4191
4196
.bar-balanced .button {
4192
- border-color : transparent ;
4197
+ border-color : # 28a54c ;
4193
4198
background-color : # 33cd5f ;
4194
4199
color : # fff ; }
4195
4200
.bar-balanced .button : hover {
4196
4201
color : # fff ;
4197
4202
text-decoration : none; }
4198
4203
.bar-balanced .button .active , .bar-balanced .button .activated {
4204
+ border-color : # 28a54c ;
4199
4205
background-color : # 28a54c ; }
4200
4206
.bar-balanced .button .button-clear {
4201
4207
border-color : transparent;
@@ -4208,13 +4214,14 @@ a.subdued {
4208
4214
background : none; }
4209
4215
4210
4216
.bar-energized .button {
4211
- border-color : transparent ;
4217
+ border-color : # e6b500 ;
4212
4218
background-color : # ffc900 ;
4213
4219
color : # fff ; }
4214
4220
.bar-energized .button : hover {
4215
4221
color : # fff ;
4216
4222
text-decoration : none; }
4217
4223
.bar-energized .button .active , .bar-energized .button .activated {
4224
+ border-color : # e6b500 ;
4218
4225
background-color : # e6b500 ; }
4219
4226
.bar-energized .button .button-clear {
4220
4227
border-color : transparent;
@@ -4227,13 +4234,14 @@ a.subdued {
4227
4234
background : none; }
4228
4235
4229
4236
.bar-royal .button {
4230
- border-color : transparent ;
4237
+ border-color : # 6b46e5 ;
4231
4238
background-color : # 886aea ;
4232
4239
color : # fff ; }
4233
4240
.bar-royal .button : hover {
4234
4241
color : # fff ;
4235
4242
text-decoration : none; }
4236
4243
.bar-royal .button .active , .bar-royal .button .activated {
4244
+ border-color : # 6b46e5 ;
4237
4245
background-color : # 6b46e5 ; }
4238
4246
.bar-royal .button .button-clear {
4239
4247
border-color : transparent;
@@ -4246,13 +4254,14 @@ a.subdued {
4246
4254
background : none; }
4247
4255
4248
4256
.bar-dark .button {
4249
- border-color : transparent ;
4257
+ border-color : # 111 ;
4250
4258
background-color : # 444444 ;
4251
4259
color : # fff ; }
4252
4260
.bar-dark .button : hover {
4253
4261
color : # fff ;
4254
4262
text-decoration : none; }
4255
4263
.bar-dark .button .active , .bar-dark .button .activated {
4264
+ border-color : # 000 ;
4256
4265
background-color : # 262626 ; }
4257
4266
.bar-dark .button .button-clear {
4258
4267
border-color : transparent;
@@ -4284,19 +4293,26 @@ a.subdued {
4284
4293
height : 44px ; }
4285
4294
.bar-footer .item-input-inset {
4286
4295
position : absolute; }
4296
+ .bar-footer .title {
4297
+ height : 43px ;
4298
+ line-height : 44px ; }
4287
4299
4288
4300
.bar-tabs {
4289
4301
padding : 0 ; }
4290
4302
4291
4303
.bar-subheader {
4292
4304
top : 44px ;
4293
- display : block;
4294
4305
height : 44px ; }
4306
+ .bar-subheader .title {
4307
+ height : 43px ;
4308
+ line-height : 44px ; }
4295
4309
4296
4310
.bar-subfooter {
4297
4311
bottom : 44px ;
4298
- display : block;
4299
4312
height : 44px ; }
4313
+ .bar-subfooter .title {
4314
+ height : 43px ;
4315
+ line-height : 44px ; }
4300
4316
4301
4317
.nav-bar-block {
4302
4318
position : absolute;
@@ -8577,6 +8593,7 @@ progress {
8577
8593
color : # 444 ;
8578
8594
text-decoration : none; }
8579
8595
.button .active , .button .activated {
8596
+ border-color : # a2a2a2 ;
8580
8597
background-color : # e5e5e5 ; }
8581
8598
.button : after {
8582
8599
position : absolute;
@@ -8614,6 +8631,7 @@ progress {
8614
8631
color : # 444 ;
8615
8632
text-decoration : none; }
8616
8633
.button .button-light .active , .button .button-light .activated {
8634
+ border-color : # a2a2a2 ;
8617
8635
background-color : # fafafa ; }
8618
8636
.button .button-light .button-clear {
8619
8637
border-color : transparent;
@@ -8639,6 +8657,7 @@ progress {
8639
8657
color : # 444 ;
8640
8658
text-decoration : none; }
8641
8659
.button .button-stable .active , .button .button-stable .activated {
8660
+ border-color : # a2a2a2 ;
8642
8661
background-color : # e5e5e5 ; }
8643
8662
.button .button-stable .button-clear {
8644
8663
border-color : transparent;
@@ -8664,6 +8683,7 @@ progress {
8664
8683
color : # fff ;
8665
8684
text-decoration : none; }
8666
8685
.button .button-positive .active , .button .button-positive .activated {
8686
+ border-color : # a2a2a2 ;
8667
8687
background-color : # 0c60ee ; }
8668
8688
.button .button-positive .button-clear {
8669
8689
border-color : transparent;
@@ -8689,6 +8709,7 @@ progress {
8689
8709
color : # fff ;
8690
8710
text-decoration : none; }
8691
8711
.button .button-calm .active , .button .button-calm .activated {
8712
+ border-color : # a2a2a2 ;
8692
8713
background-color : # 0a9dc7 ; }
8693
8714
.button .button-calm .button-clear {
8694
8715
border-color : transparent;
@@ -8714,6 +8735,7 @@ progress {
8714
8735
color : # fff ;
8715
8736
text-decoration : none; }
8716
8737
.button .button-assertive .active , .button .button-assertive .activated {
8738
+ border-color : # a2a2a2 ;
8717
8739
background-color : # e42112 ; }
8718
8740
.button .button-assertive .button-clear {
8719
8741
border-color : transparent;
@@ -8739,6 +8761,7 @@ progress {
8739
8761
color : # fff ;
8740
8762
text-decoration : none; }
8741
8763
.button .button-balanced .active , .button .button-balanced .activated {
8764
+ border-color : # a2a2a2 ;
8742
8765
background-color : # 28a54c ; }
8743
8766
.button .button-balanced .button-clear {
8744
8767
border-color : transparent;
@@ -8764,6 +8787,7 @@ progress {
8764
8787
color : # fff ;
8765
8788
text-decoration : none; }
8766
8789
.button .button-energized .active , .button .button-energized .activated {
8790
+ border-color : # a2a2a2 ;
8767
8791
background-color : # e6b500 ; }
8768
8792
.button .button-energized .button-clear {
8769
8793
border-color : transparent;
@@ -8789,6 +8813,7 @@ progress {
8789
8813
color : # fff ;
8790
8814
text-decoration : none; }
8791
8815
.button .button-royal .active , .button .button-royal .activated {
8816
+ border-color : # a2a2a2 ;
8792
8817
background-color : # 6b46e5 ; }
8793
8818
.button .button-royal .button-clear {
8794
8819
border-color : transparent;
@@ -8814,6 +8839,7 @@ progress {
8814
8839
color : # fff ;
8815
8840
text-decoration : none; }
8816
8841
.button .button-dark .active , .button .button-dark .activated {
8842
+ border-color : # a2a2a2 ;
8817
8843
background-color : # 262626 ; }
8818
8844
.button .button-dark .button-clear {
8819
8845
border-color : transparent;
@@ -8881,7 +8907,7 @@ progress {
8881
8907
border-color : transparent;
8882
8908
background : none;
8883
8909
box-shadow : none;
8884
- color : # b2b2b2 ; }
8910
+ color : transparent ; }
8885
8911
.button-clear .button-icon {
8886
8912
border-color : transparent;
8887
8913
background : none; }
@@ -8894,11 +8920,11 @@ progress {
8894
8920
background : none;
8895
8921
box-shadow : none; }
8896
8922
.button-outline .button-outline {
8897
- border-color : # b2b2b2 ;
8923
+ border-color : transparent ;
8898
8924
background : transparent;
8899
- color : # b2b2b2 ; }
8925
+ color : transparent ; }
8900
8926
.button-outline .button-outline .active , .button-outline .button-outline .activated {
8901
- background-color : # b2b2b2 ;
8927
+ background-color : transparent ;
8902
8928
box-shadow : none;
8903
8929
color : # fff ; }
8904
8930
0 commit comments