@@ -2838,11 +2838,11 @@ table th[class*="span"],
2838
2838
color : # 333333 ;
2839
2839
text-decoration : none;
2840
2840
background-color : # 0081c2 ;
2841
- background-image : -webkit-gradient (linear, 0 0 , 0 100% , from (# 0088cc ), to (# 0077b3 ));
2842
2841
background-image : -moz-linear-gradient (top, # 0088cc, # 0077b3 );
2843
- background-image : linear- gradient (to bottom , # 0088cc, # 0077b3 );
2842
+ background-image : -webkit- gradient (linear , 0 0 , 0 100 % , from ( # 0088cc) , to ( # 0077b3) );
2844
2843
background-image : -webkit-linear-gradient (top, # 0088cc, # 0077b3 );
2845
2844
background-image : -o-linear-gradient (top, # 0088cc, # 0077b3 );
2845
+ background-image : linear-gradient (to bottom, # 0088cc, # 0077b3 );
2846
2846
background-repeat : repeat-x;
2847
2847
outline : 0 ;
2848
2848
filter : progid:dximagetransform.microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0077b3', GradientType=0);
@@ -3059,16 +3059,16 @@ button.close {
3059
3059
cursor : pointer;
3060
3060
background-color : # f5f5f5 ;
3061
3061
* background-color : # e6e6e6 ;
3062
+ background-image : -moz-linear-gradient (top, # ffffff, # e6e6e6 );
3062
3063
background-image : -webkit-gradient (linear, 0 0 , 0 100% , from (# ffffff ), to (# e6e6e6 ));
3063
3064
background-image : -webkit-linear-gradient (top, # ffffff, # e6e6e6 );
3064
3065
background-image : -o-linear-gradient (top, # ffffff, # e6e6e6 );
3065
3066
background-image : linear-gradient (to bottom, # ffffff, # e6e6e6 );
3066
- background-image : -moz-linear-gradient (top, # ffffff, # e6e6e6 );
3067
3067
background-repeat : repeat-x;
3068
3068
border : 1px solid # bbbbbb ;
3069
3069
* border : 0 ;
3070
- border-color : rgba (0 , 0 , 0 , 0.1 ) rgba (0 , 0 , 0 , 0.1 ) rgba (0 , 0 , 0 , 0.25 );
3071
3070
border-color : # e6e6e6 # e6e6e6 # bfbfbf ;
3071
+ border-color : rgba (0 , 0 , 0 , 0.1 ) rgba (0 , 0 , 0 , 0.1 ) rgba (0 , 0 , 0 , 0.25 );
3072
3072
border-bottom-color : # a2a2a2 ;
3073
3073
-webkit-border-radius : 4px ;
3074
3074
-moz-border-radius : 4px ;
@@ -3216,11 +3216,11 @@ input[type="button"].btn-block {
3216
3216
text-shadow : 0 -1px 0 rgba (0 , 0 , 0 , 0.25 );
3217
3217
background-color : # 006dcc ;
3218
3218
* background-color : # 0044cc ;
3219
+ background-image : -moz-linear-gradient (top, # 0088cc, # 0044cc );
3219
3220
background-image : -webkit-gradient (linear, 0 0 , 0 100% , from (# 0088cc ), to (# 0044cc ));
3220
3221
background-image : -webkit-linear-gradient (top, # 0088cc, # 0044cc );
3221
3222
background-image : -o-linear-gradient (top, # 0088cc, # 0044cc );
3222
3223
background-image : linear-gradient (to bottom, # 0088cc, # 0044cc );
3223
- background-image : -moz-linear-gradient (top, # 0088cc, # 0044cc );
3224
3224
background-repeat : repeat-x;
3225
3225
border-color : # 0044cc # 0044cc # 002a80 ;
3226
3226
border-color : rgba (0 , 0 , 0 , 0.1 ) rgba (0 , 0 , 0 , 0.1 ) rgba (0 , 0 , 0 , 0.25 );
@@ -3248,11 +3248,11 @@ input[type="button"].btn-block {
3248
3248
text-shadow : 0 -1px 0 rgba (0 , 0 , 0 , 0.25 );
3249
3249
background-color : # faa732 ;
3250
3250
* background-color : # f89406 ;
3251
+ background-image : -moz-linear-gradient (top, # fbb450, # f89406 );
3251
3252
background-image : -webkit-gradient (linear, 0 0 , 0 100% , from (# fbb450 ), to (# f89406 ));
3252
3253
background-image : -webkit-linear-gradient (top, # fbb450, # f89406 );
3253
3254
background-image : -o-linear-gradient (top, # fbb450, # f89406 );
3254
3255
background-image : linear-gradient (to bottom, # fbb450, # f89406 );
3255
- background-image : -moz-linear-gradient (top, # fbb450, # f89406 );
3256
3256
background-repeat : repeat-x;
3257
3257
border-color : # f89406 # f89406 # ad6704 ;
3258
3258
border-color : rgba (0 , 0 , 0 , 0.1 ) rgba (0 , 0 , 0 , 0.1 ) rgba (0 , 0 , 0 , 0.25 );
@@ -3280,11 +3280,11 @@ input[type="button"].btn-block {
3280
3280
text-shadow : 0 -1px 0 rgba (0 , 0 , 0 , 0.25 );
3281
3281
background-color : # da4f49 ;
3282
3282
* background-color : # bd362f ;
3283
+ background-image : -moz-linear-gradient (top, # ee5f5b, # bd362f );
3283
3284
background-image : -webkit-gradient (linear, 0 0 , 0 100% , from (# ee5f5b ), to (# bd362f ));
3284
3285
background-image : -webkit-linear-gradient (top, # ee5f5b, # bd362f );
3285
3286
background-image : -o-linear-gradient (top, # ee5f5b, # bd362f );
3286
3287
background-image : linear-gradient (to bottom, # ee5f5b, # bd362f );
3287
- background-image : -moz-linear-gradient (top, # ee5f5b, # bd362f );
3288
3288
background-repeat : repeat-x;
3289
3289
border-color : # bd362f # bd362f # 802420 ;
3290
3290
border-color : rgba (0 , 0 , 0 , 0.1 ) rgba (0 , 0 , 0 , 0.1 ) rgba (0 , 0 , 0 , 0.25 );
@@ -3312,11 +3312,11 @@ input[type="button"].btn-block {
3312
3312
text-shadow : 0 -1px 0 rgba (0 , 0 , 0 , 0.25 );
3313
3313
background-color : # 5bb75b ;
3314
3314
* background-color : # 51a351 ;
3315
+ background-image : -moz-linear-gradient (top, # 62c462, # 51a351 );
3315
3316
background-image : -webkit-gradient (linear, 0 0 , 0 100% , from (# 62c462 ), to (# 51a351 ));
3316
3317
background-image : -webkit-linear-gradient (top, # 62c462, # 51a351 );
3317
3318
background-image : -o-linear-gradient (top, # 62c462, # 51a351 );
3318
3319
background-image : linear-gradient (to bottom, # 62c462, # 51a351 );
3319
- background-image : -moz-linear-gradient (top, # 62c462, # 51a351 );
3320
3320
background-repeat : repeat-x;
3321
3321
border-color : # 51a351 # 51a351 # 387038 ;
3322
3322
border-color : rgba (0 , 0 , 0 , 0.1 ) rgba (0 , 0 , 0 , 0.1 ) rgba (0 , 0 , 0 , 0.25 );
@@ -3344,11 +3344,11 @@ input[type="button"].btn-block {
3344
3344
text-shadow : 0 -1px 0 rgba (0 , 0 , 0 , 0.25 );
3345
3345
background-color : # 49afcd ;
3346
3346
* background-color : # 2f96b4 ;
3347
+ background-image : -moz-linear-gradient (top, # 5bc0de, # 2f96b4 );
3347
3348
background-image : -webkit-gradient (linear, 0 0 , 0 100% , from (# 5bc0de ), to (# 2f96b4 ));
3348
3349
background-image : -webkit-linear-gradient (top, # 5bc0de, # 2f96b4 );
3349
3350
background-image : -o-linear-gradient (top, # 5bc0de, # 2f96b4 );
3350
3351
background-image : linear-gradient (to bottom, # 5bc0de, # 2f96b4 );
3351
- background-image : -moz-linear-gradient (top, # 5bc0de, # 2f96b4 );
3352
3352
background-repeat : repeat-x;
3353
3353
border-color : # 2f96b4 # 2f96b4 # 1f6377 ;
3354
3354
border-color : rgba (0 , 0 , 0 , 0.1 ) rgba (0 , 0 , 0 , 0.1 ) rgba (0 , 0 , 0 , 0.25 );
@@ -3376,11 +3376,11 @@ input[type="button"].btn-block {
3376
3376
text-shadow : 0 -1px 0 rgba (0 , 0 , 0 , 0.25 );
3377
3377
background-color : # 363636 ;
3378
3378
* background-color : # 222222 ;
3379
+ background-image : -moz-linear-gradient (top, # 444444, # 222222 );
3379
3380
background-image : -webkit-gradient (linear, 0 0 , 0 100% , from (# 444444 ), to (# 222222 ));
3380
3381
background-image : -webkit-linear-gradient (top, # 444444, # 222222 );
3381
3382
background-image : -o-linear-gradient (top, # 444444, # 222222 );
3382
3383
background-image : linear-gradient (to bottom, # 444444, # 222222 );
3383
- background-image : -moz-linear-gradient (top, # 444444, # 222222 );
3384
3384
background-repeat : repeat-x;
3385
3385
border-color : # 222222 # 222222 # 000000 ;
3386
3386
border-color : rgba (0 , 0 , 0 , 0.1 ) rgba (0 , 0 , 0 , 0.1 ) rgba (0 , 0 , 0 , 0.25 );
@@ -4449,11 +4449,11 @@ input[type="submit"].btn.btn-mini {
4449
4449
text-shadow : 0 -1px 0 rgba (0 , 0 , 0 , 0.25 );
4450
4450
background-color : # ededed ;
4451
4451
* background-color : # e5e5e5 ;
4452
+ background-image : -moz-linear-gradient (top, # f2f2f2, # e5e5e5 );
4452
4453
background-image : -webkit-gradient (linear, 0 0 , 0 100% , from (# f2f2f2 ), to (# e5e5e5 ));
4453
4454
background-image : -webkit-linear-gradient (top, # f2f2f2, # e5e5e5 );
4454
4455
background-image : -o-linear-gradient (top, # f2f2f2, # e5e5e5 );
4455
4456
background-image : linear-gradient (to bottom, # f2f2f2, # e5e5e5 );
4456
- background-image : -moz-linear-gradient (top, # f2f2f2, # e5e5e5 );
4457
4457
background-repeat : repeat-x;
4458
4458
border-color : # e5e5e5 # e5e5e5 # bfbfbf ;
4459
4459
border-color : rgba (0 , 0 , 0 , 0.1 ) rgba (0 , 0 , 0 , 0.1 ) rgba (0 , 0 , 0 , 0.25 );
@@ -4697,11 +4697,11 @@ input[type="submit"].btn.btn-mini {
4697
4697
text-shadow : 0 -1px 0 rgba (0 , 0 , 0 , 0.25 );
4698
4698
background-color : # 0e0e0e ;
4699
4699
* background-color : # 040404 ;
4700
+ background-image : -moz-linear-gradient (top, # 151515, # 040404 );
4700
4701
background-image : -webkit-gradient (linear, 0 0 , 0 100% , from (# 151515 ), to (# 040404 ));
4701
4702
background-image : -webkit-linear-gradient (top, # 151515, # 040404 );
4702
4703
background-image : -o-linear-gradient (top, # 151515, # 040404 );
4703
4704
background-image : linear-gradient (to bottom, # 151515, # 040404 );
4704
- background-image : -moz-linear-gradient (top, # 151515, # 040404 );
4705
4705
background-repeat : repeat-x;
4706
4706
border-color : # 040404 # 040404 # 000000 ;
4707
4707
border-color : rgba (0 , 0 , 0 , 0.1 ) rgba (0 , 0 , 0 , 0.1 ) rgba (0 , 0 , 0 , 0.25 );
0 commit comments