@@ -1052,7 +1052,7 @@ th {
1052
1052
1053
1053
html {
1054
1054
font-size : 10px ;
1055
- -webkit-tap-highlight-color : transparent ; }
1055
+ -webkit-tap-highlight-color : rgba ( 0 , 0 , 0 , 0 ) ; }
1056
1056
1057
1057
body {
1058
1058
font-family : "Helvetica Neue" , Helvetica, Arial, sans-serif;
@@ -2353,49 +2353,49 @@ input[type="search"] {
2353
2353
input [type = "datetime-local" ].form-control ,
2354
2354
input [type = "month" ].form-control {
2355
2355
line-height : 34px ; }
2356
- input [type = "date" ].input-sm , .input-group-sm > input [type = "date" ]. form-control ,
2357
- .input-group-sm > input [type = "date" ]. input-group-addon ,
2358
- .input-group-sm > .input-group-btn > input [type = "date" ]. btn ,
2356
+ input [type = "date" ].input-sm , .input-group-sm > input . form-control [type = "date" ],
2357
+ .input-group-sm > input . input-group-addon [type = "date" ],
2358
+ .input-group-sm > .input-group-btn > input . btn [type = "date" ],
2359
2359
.input-group-sm input [type = "date" ],
2360
2360
input [type = "time" ].input-sm ,
2361
- .input-group-sm > input [type = "time" ]. form-control ,
2362
- .input-group-sm > input [type = "time" ]. input-group-addon ,
2363
- .input-group-sm > .input-group-btn > input [type = "time" ]. btn ,
2361
+ .input-group-sm > input . form-control [type = "time" ],
2362
+ .input-group-sm > input . input-group-addon [type = "time" ],
2363
+ .input-group-sm > .input-group-btn > input . btn [type = "time" ],
2364
2364
.input-group-sm
2365
2365
input [type = "time" ],
2366
2366
input [type = "datetime-local" ].input-sm ,
2367
- .input-group-sm > input [type = "datetime-local" ]. form-control ,
2368
- .input-group-sm > input [type = "datetime-local" ]. input-group-addon ,
2369
- .input-group-sm > .input-group-btn > input [type = "datetime-local" ]. btn ,
2367
+ .input-group-sm > input . form-control [type = "datetime-local" ],
2368
+ .input-group-sm > input . input-group-addon [type = "datetime-local" ],
2369
+ .input-group-sm > .input-group-btn > input . btn [type = "datetime-local" ],
2370
2370
.input-group-sm
2371
2371
input [type = "datetime-local" ],
2372
2372
input [type = "month" ].input-sm ,
2373
- .input-group-sm > input [type = "month" ]. form-control ,
2374
- .input-group-sm > input [type = "month" ]. input-group-addon ,
2375
- .input-group-sm > .input-group-btn > input [type = "month" ]. btn ,
2373
+ .input-group-sm > input . form-control [type = "month" ],
2374
+ .input-group-sm > input . input-group-addon [type = "month" ],
2375
+ .input-group-sm > .input-group-btn > input . btn [type = "month" ],
2376
2376
.input-group-sm
2377
2377
input [type = "month" ] {
2378
2378
line-height : 30px ; }
2379
- input [type = "date" ].input-lg , .input-group-lg > input [type = "date" ]. form-control ,
2380
- .input-group-lg > input [type = "date" ]. input-group-addon ,
2381
- .input-group-lg > .input-group-btn > input [type = "date" ]. btn ,
2379
+ input [type = "date" ].input-lg , .input-group-lg > input . form-control [type = "date" ],
2380
+ .input-group-lg > input . input-group-addon [type = "date" ],
2381
+ .input-group-lg > .input-group-btn > input . btn [type = "date" ],
2382
2382
.input-group-lg input [type = "date" ],
2383
2383
input [type = "time" ].input-lg ,
2384
- .input-group-lg > input [type = "time" ]. form-control ,
2385
- .input-group-lg > input [type = "time" ]. input-group-addon ,
2386
- .input-group-lg > .input-group-btn > input [type = "time" ]. btn ,
2384
+ .input-group-lg > input . form-control [type = "time" ],
2385
+ .input-group-lg > input . input-group-addon [type = "time" ],
2386
+ .input-group-lg > .input-group-btn > input . btn [type = "time" ],
2387
2387
.input-group-lg
2388
2388
input [type = "time" ],
2389
2389
input [type = "datetime-local" ].input-lg ,
2390
- .input-group-lg > input [type = "datetime-local" ]. form-control ,
2391
- .input-group-lg > input [type = "datetime-local" ]. input-group-addon ,
2392
- .input-group-lg > .input-group-btn > input [type = "datetime-local" ]. btn ,
2390
+ .input-group-lg > input . form-control [type = "datetime-local" ],
2391
+ .input-group-lg > input . input-group-addon [type = "datetime-local" ],
2392
+ .input-group-lg > .input-group-btn > input . btn [type = "datetime-local" ],
2393
2393
.input-group-lg
2394
2394
input [type = "datetime-local" ],
2395
2395
input [type = "month" ].input-lg ,
2396
- .input-group-lg > input [type = "month" ]. form-control ,
2397
- .input-group-lg > input [type = "month" ]. input-group-addon ,
2398
- .input-group-lg > .input-group-btn > input [type = "month" ]. btn ,
2396
+ .input-group-lg > input . form-control [type = "month" ],
2397
+ .input-group-lg > input . input-group-addon [type = "month" ],
2398
+ .input-group-lg > .input-group-btn > input . btn [type = "month" ],
2399
2399
.input-group-lg
2400
2400
input [type = "month" ] {
2401
2401
line-height : 46px ; } }
@@ -2498,9 +2498,9 @@ textarea.input-sm, .input-group-sm > textarea.form-control,
2498
2498
.input-group-sm > textarea .input-group-addon ,
2499
2499
.input-group-sm > .input-group-btn > textarea .btn ,
2500
2500
select [multiple ].input-sm ,
2501
- .input-group-sm > select [ multiple ] .form-control ,
2502
- .input-group-sm > select [ multiple ] .input-group-addon ,
2503
- .input-group-sm > .input-group-btn > select [multiple ]. btn {
2501
+ .input-group-sm > select .form-control [ multiple ] ,
2502
+ .input-group-sm > select .input-group-addon [ multiple ] ,
2503
+ .input-group-sm > .input-group-btn > select . btn [multiple ] {
2504
2504
height : auto; }
2505
2505
2506
2506
.form-group-sm .form-control {
@@ -2544,9 +2544,9 @@ textarea.input-lg, .input-group-lg > textarea.form-control,
2544
2544
.input-group-lg > textarea .input-group-addon ,
2545
2545
.input-group-lg > .input-group-btn > textarea .btn ,
2546
2546
select [multiple ].input-lg ,
2547
- .input-group-lg > select [ multiple ] .form-control ,
2548
- .input-group-lg > select [ multiple ] .input-group-addon ,
2549
- .input-group-lg > .input-group-btn > select [multiple ]. btn {
2547
+ .input-group-lg > select .form-control [ multiple ] ,
2548
+ .input-group-lg > select .input-group-addon [ multiple ] ,
2549
+ .input-group-lg > .input-group-btn > select . btn [multiple ] {
2550
2550
height : auto; }
2551
2551
2552
2552
.form-group-lg .form-control {
@@ -2588,18 +2588,14 @@ select[multiple].input-lg,
2588
2588
text-align : center;
2589
2589
pointer-events : none; }
2590
2590
2591
- .input-lg + .form-control-feedback , .input-group-lg > .form-control + .form-control-feedback ,
2592
- .input-group-lg > .input-group-addon + .form-control-feedback ,
2593
- .input-group-lg > .input-group-btn > .btn + .form-control-feedback ,
2591
+ .input-lg + .form-control-feedback , .input-group-lg > .form-control + .form-control-feedback , .input-group-lg > .input-group-addon + .form-control-feedback , .input-group-lg > .input-group-btn > .btn + .form-control-feedback ,
2594
2592
.input-group-lg + .form-control-feedback ,
2595
2593
.form-group-lg .form-control + .form-control-feedback {
2596
2594
width : 46px ;
2597
2595
height : 46px ;
2598
2596
line-height : 46px ; }
2599
2597
2600
- .input-sm + .form-control-feedback , .input-group-sm > .form-control + .form-control-feedback ,
2601
- .input-group-sm > .input-group-addon + .form-control-feedback ,
2602
- .input-group-sm > .input-group-btn > .btn + .form-control-feedback ,
2598
+ .input-sm + .form-control-feedback , .input-group-sm > .form-control + .form-control-feedback , .input-group-sm > .input-group-addon + .form-control-feedback , .input-group-sm > .input-group-btn > .btn + .form-control-feedback ,
2603
2599
.input-group-sm + .form-control-feedback ,
2604
2600
.form-group-sm .form-control + .form-control-feedback {
2605
2601
width : 30px ;
@@ -3628,16 +3624,20 @@ tbody.collapse.in {
3628
3624
margin-right : 0 ;
3629
3625
border-radius : 4px ; }
3630
3626
.nav-tabs-justified > .active > a , .nav-tabs .nav-justified > .active > a ,
3631
- .nav-tabs-justified > .active > a : hover , .nav-tabs .nav-justified > .active > a : hover ,
3632
- .nav-tabs-justified > .active > a : focus , .nav-tabs .nav-justified > .active > a : focus {
3627
+ .nav-tabs-justified > .active > a : hover ,
3628
+ .nav-tabs .nav-justified > .active > a : hover ,
3629
+ .nav-tabs-justified > .active > a : focus ,
3630
+ .nav-tabs .nav-justified > .active > a : focus {
3633
3631
border : 1px solid # ddd ; }
3634
3632
@media (min-width : 768px ) {
3635
3633
.nav-tabs-justified > li > a , .nav-tabs .nav-justified > li > a {
3636
3634
border-bottom : 1px solid # ddd ;
3637
3635
border-radius : 4px 4px 0 0 ; }
3638
3636
.nav-tabs-justified > .active > a , .nav-tabs .nav-justified > .active > a ,
3639
- .nav-tabs-justified > .active > a : hover , .nav-tabs .nav-justified > .active > a : hover ,
3640
- .nav-tabs-justified > .active > a : focus , .nav-tabs .nav-justified > .active > a : focus {
3637
+ .nav-tabs-justified > .active > a : hover ,
3638
+ .nav-tabs .nav-justified > .active > a : hover ,
3639
+ .nav-tabs-justified > .active > a : focus ,
3640
+ .nav-tabs .nav-justified > .active > a : focus {
3641
3641
border-bottom-color : # fff ; } }
3642
3642
3643
3643
.tab-content > .tab-pane {
@@ -5489,7 +5489,7 @@ button.close {
5489
5489
color : # fff ;
5490
5490
text-align : center;
5491
5491
text-shadow : 0 1px 2px rgba (0 , 0 , 0 , 0.6 );
5492
- background-color : transparent ; }
5492
+ background-color : rgba ( 0 , 0 , 0 , 0 ) ; }
5493
5493
.carousel-control .left {
5494
5494
background-image : -webkit-linear-gradient (left, rgba (0 , 0 , 0 , 0.5 ) 0% , rgba (0 , 0 , 0 , 0.0001 ) 100% );
5495
5495
background-image : -o-linear-gradient (left, rgba (0 , 0 , 0 , 0.5 ) 0% , rgba (0 , 0 , 0 , 0.0001 ) 100% );
@@ -5558,7 +5558,7 @@ button.close {
5558
5558
border-radius : 10px ;
5559
5559
cursor : pointer;
5560
5560
background-color : # 000 \9;
5561
- background-color : transparent ; }
5561
+ background-color : rgba ( 0 , 0 , 0 , 0 ) ; }
5562
5562
.carousel-indicators .active {
5563
5563
margin : 0 ;
5564
5564
width : 12px ;
@@ -6033,8 +6033,7 @@ nav a:hover {
6033
6033
.invisible {
6034
6034
visibility : hidden; }
6035
6035
6036
- .clearfix : before ,
6037
- .clearfix : after {
6036
+ .clearfix : before , .clearfix : after {
6038
6037
content : " " ;
6039
6038
display : table; }
6040
6039
0 commit comments