bootswatch_rails 3.3.2.1 → 3.3.4.1

Sign up to get free protection for your applications and to get access to all the features.
Files changed (37) hide show
  1. checksums.yaml +4 -4
  2. data/Makefile +4 -4
  3. data/datatables/DataTables-1.10.6.zip +0 -0
  4. data/generate.sh +2 -2
  5. data/lib/bootswatch_rails/version.rb +6 -6
  6. data/vendor/assets/fonts/glyphicons-halflings-regular.eot +0 -0
  7. data/vendor/assets/fonts/glyphicons-halflings-regular.svg +273 -214
  8. data/vendor/assets/fonts/glyphicons-halflings-regular.ttf +0 -0
  9. data/vendor/assets/fonts/glyphicons-halflings-regular.woff +0 -0
  10. data/vendor/assets/fonts/glyphicons-halflings-regular.woff2 +0 -0
  11. data/vendor/assets/images/sort_asc.png +0 -0
  12. data/vendor/assets/images/sort_asc_disabled.png +0 -0
  13. data/vendor/assets/images/sort_both.png +0 -0
  14. data/vendor/assets/images/sort_desc.png +0 -0
  15. data/vendor/assets/images/sort_desc_disabled.png +0 -0
  16. data/vendor/assets/javascripts/dataTables.responsive.js +110 -47
  17. data/vendor/assets/javascripts/jquery.dataTables.js +206 -167
  18. data/vendor/assets/stylesheets/cerulean.css +305 -53
  19. data/vendor/assets/stylesheets/cosmo.css +306 -54
  20. data/vendor/assets/stylesheets/custom.css +332 -80
  21. data/vendor/assets/stylesheets/cyborg.css +306 -54
  22. data/vendor/assets/stylesheets/darkly.css +367 -96
  23. data/vendor/assets/stylesheets/dataTables.responsive.css +35 -22
  24. data/vendor/assets/stylesheets/flatly.css +366 -95
  25. data/vendor/assets/stylesheets/journal.css +307 -55
  26. data/vendor/assets/stylesheets/jquery.dataTables.css +21 -10
  27. data/vendor/assets/stylesheets/lumen.css +308 -48
  28. data/vendor/assets/stylesheets/paper.css +598 -167
  29. data/vendor/assets/stylesheets/readable.css +344 -101
  30. data/vendor/assets/stylesheets/sandstone.css +304 -47
  31. data/vendor/assets/stylesheets/simplex.css +306 -54
  32. data/vendor/assets/stylesheets/slate.css +305 -53
  33. data/vendor/assets/stylesheets/spacelab.css +306 -54
  34. data/vendor/assets/stylesheets/superhero.css +298 -46
  35. data/vendor/assets/stylesheets/united.css +306 -54
  36. data/vendor/assets/stylesheets/yeti.css +297 -45
  37. metadata +5 -3
@@ -1,8 +1,8 @@
1
- @import url("//fonts.googleapis.com/css?family=News+Cycle:400,700");
1
+ @import url("https://fonts.googleapis.com/css?family=News+Cycle:400,700");
2
2
  /*!
3
- * bootswatch v3.3.1+2
3
+ * bootswatch v3.3.4+1
4
4
  * Homepage: http://bootswatch.com
5
- * Copyright 2012-2014 Thomas Park
5
+ * Copyright 2012-2015 Thomas Park
6
6
  * Licensed under MIT
7
7
  * Based on Bootstrap
8
8
  */
@@ -268,7 +268,7 @@ th {
268
268
  @font-face {
269
269
  font-family: 'Glyphicons Halflings';
270
270
  src: url('/assets/glyphicons-halflings-regular.eot');
271
- src: url('/assets/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/assets/glyphicons-halflings-regular.woff') format('woff'), url('/assets/glyphicons-halflings-regular.ttf') format('truetype'), url('/assets/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
271
+ src: url('/assets/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('/assets/glyphicons-halflings-regular.woff2') format('woff2'), url('/assets/glyphicons-halflings-regular.woff') format('woff'), url('/assets/glyphicons-halflings-regular.ttf') format('truetype'), url('/assets/glyphicons-halflings-regular.svg#glyphicons_halflingsregular') format('svg');
272
272
  }
273
273
  .glyphicon {
274
274
  position: relative;
@@ -882,6 +882,192 @@ th {
882
882
  .glyphicon-tree-deciduous:before {
883
883
  content: "\e200";
884
884
  }
885
+ .glyphicon-cd:before {
886
+ content: "\e201";
887
+ }
888
+ .glyphicon-save-file:before {
889
+ content: "\e202";
890
+ }
891
+ .glyphicon-open-file:before {
892
+ content: "\e203";
893
+ }
894
+ .glyphicon-level-up:before {
895
+ content: "\e204";
896
+ }
897
+ .glyphicon-copy:before {
898
+ content: "\e205";
899
+ }
900
+ .glyphicon-paste:before {
901
+ content: "\e206";
902
+ }
903
+ .glyphicon-alert:before {
904
+ content: "\e209";
905
+ }
906
+ .glyphicon-equalizer:before {
907
+ content: "\e210";
908
+ }
909
+ .glyphicon-king:before {
910
+ content: "\e211";
911
+ }
912
+ .glyphicon-queen:before {
913
+ content: "\e212";
914
+ }
915
+ .glyphicon-pawn:before {
916
+ content: "\e213";
917
+ }
918
+ .glyphicon-bishop:before {
919
+ content: "\e214";
920
+ }
921
+ .glyphicon-knight:before {
922
+ content: "\e215";
923
+ }
924
+ .glyphicon-baby-formula:before {
925
+ content: "\e216";
926
+ }
927
+ .glyphicon-tent:before {
928
+ content: "\26fa";
929
+ }
930
+ .glyphicon-blackboard:before {
931
+ content: "\e218";
932
+ }
933
+ .glyphicon-bed:before {
934
+ content: "\e219";
935
+ }
936
+ .glyphicon-apple:before {
937
+ content: "\f8ff";
938
+ }
939
+ .glyphicon-erase:before {
940
+ content: "\e221";
941
+ }
942
+ .glyphicon-hourglass:before {
943
+ content: "\231b";
944
+ }
945
+ .glyphicon-lamp:before {
946
+ content: "\e223";
947
+ }
948
+ .glyphicon-duplicate:before {
949
+ content: "\e224";
950
+ }
951
+ .glyphicon-piggy-bank:before {
952
+ content: "\e225";
953
+ }
954
+ .glyphicon-scissors:before {
955
+ content: "\e226";
956
+ }
957
+ .glyphicon-bitcoin:before {
958
+ content: "\e227";
959
+ }
960
+ .glyphicon-btc:before {
961
+ content: "\e227";
962
+ }
963
+ .glyphicon-xbt:before {
964
+ content: "\e227";
965
+ }
966
+ .glyphicon-yen:before {
967
+ content: "\00a5";
968
+ }
969
+ .glyphicon-jpy:before {
970
+ content: "\00a5";
971
+ }
972
+ .glyphicon-ruble:before {
973
+ content: "\20bd";
974
+ }
975
+ .glyphicon-rub:before {
976
+ content: "\20bd";
977
+ }
978
+ .glyphicon-scale:before {
979
+ content: "\e230";
980
+ }
981
+ .glyphicon-ice-lolly:before {
982
+ content: "\e231";
983
+ }
984
+ .glyphicon-ice-lolly-tasted:before {
985
+ content: "\e232";
986
+ }
987
+ .glyphicon-education:before {
988
+ content: "\e233";
989
+ }
990
+ .glyphicon-option-horizontal:before {
991
+ content: "\e234";
992
+ }
993
+ .glyphicon-option-vertical:before {
994
+ content: "\e235";
995
+ }
996
+ .glyphicon-menu-hamburger:before {
997
+ content: "\e236";
998
+ }
999
+ .glyphicon-modal-window:before {
1000
+ content: "\e237";
1001
+ }
1002
+ .glyphicon-oil:before {
1003
+ content: "\e238";
1004
+ }
1005
+ .glyphicon-grain:before {
1006
+ content: "\e239";
1007
+ }
1008
+ .glyphicon-sunglasses:before {
1009
+ content: "\e240";
1010
+ }
1011
+ .glyphicon-text-size:before {
1012
+ content: "\e241";
1013
+ }
1014
+ .glyphicon-text-color:before {
1015
+ content: "\e242";
1016
+ }
1017
+ .glyphicon-text-background:before {
1018
+ content: "\e243";
1019
+ }
1020
+ .glyphicon-object-align-top:before {
1021
+ content: "\e244";
1022
+ }
1023
+ .glyphicon-object-align-bottom:before {
1024
+ content: "\e245";
1025
+ }
1026
+ .glyphicon-object-align-horizontal:before {
1027
+ content: "\e246";
1028
+ }
1029
+ .glyphicon-object-align-left:before {
1030
+ content: "\e247";
1031
+ }
1032
+ .glyphicon-object-align-vertical:before {
1033
+ content: "\e248";
1034
+ }
1035
+ .glyphicon-object-align-right:before {
1036
+ content: "\e249";
1037
+ }
1038
+ .glyphicon-triangle-right:before {
1039
+ content: "\e250";
1040
+ }
1041
+ .glyphicon-triangle-left:before {
1042
+ content: "\e251";
1043
+ }
1044
+ .glyphicon-triangle-bottom:before {
1045
+ content: "\e252";
1046
+ }
1047
+ .glyphicon-triangle-top:before {
1048
+ content: "\e253";
1049
+ }
1050
+ .glyphicon-console:before {
1051
+ content: "\e254";
1052
+ }
1053
+ .glyphicon-superscript:before {
1054
+ content: "\e255";
1055
+ }
1056
+ .glyphicon-subscript:before {
1057
+ content: "\e256";
1058
+ }
1059
+ .glyphicon-menu-left:before {
1060
+ content: "\e257";
1061
+ }
1062
+ .glyphicon-menu-right:before {
1063
+ content: "\e258";
1064
+ }
1065
+ .glyphicon-menu-down:before {
1066
+ content: "\e259";
1067
+ }
1068
+ .glyphicon-menu-up:before {
1069
+ content: "\e260";
1070
+ }
885
1071
  * {
886
1072
  -webkit-box-sizing: border-box;
887
1073
  -moz-box-sizing: border-box;
@@ -985,6 +1171,9 @@ hr {
985
1171
  overflow: visible;
986
1172
  clip: auto;
987
1173
  }
1174
+ [role="button"] {
1175
+ cursor: pointer;
1176
+ }
988
1177
  h1,
989
1178
  h2,
990
1179
  h3,
@@ -2121,7 +2310,7 @@ th {
2121
2310
  .table-bordered > thead > tr > td {
2122
2311
  border-bottom-width: 2px;
2123
2312
  }
2124
- .table-striped > tbody > tr:nth-child(odd) {
2313
+ .table-striped > tbody > tr:nth-of-type(odd) {
2125
2314
  background-color: #f9f9f9;
2126
2315
  }
2127
2316
  .table-hover > tbody > tr:hover {
@@ -2388,10 +2577,13 @@ output {
2388
2577
  .form-control[disabled],
2389
2578
  .form-control[readonly],
2390
2579
  fieldset[disabled] .form-control {
2391
- cursor: not-allowed;
2392
2580
  background-color: #eeeeee;
2393
2581
  opacity: 1;
2394
2582
  }
2583
+ .form-control[disabled],
2584
+ fieldset[disabled] .form-control {
2585
+ cursor: not-allowed;
2586
+ }
2395
2587
  textarea.form-control {
2396
2588
  height: auto;
2397
2589
  }
@@ -2408,13 +2600,21 @@ input[type="search"] {
2408
2600
  input[type="date"].input-sm,
2409
2601
  input[type="time"].input-sm,
2410
2602
  input[type="datetime-local"].input-sm,
2411
- input[type="month"].input-sm {
2603
+ input[type="month"].input-sm,
2604
+ .input-group-sm input[type="date"],
2605
+ .input-group-sm input[type="time"],
2606
+ .input-group-sm input[type="datetime-local"],
2607
+ .input-group-sm input[type="month"] {
2412
2608
  line-height: 31px;
2413
2609
  }
2414
2610
  input[type="date"].input-lg,
2415
2611
  input[type="time"].input-lg,
2416
2612
  input[type="datetime-local"].input-lg,
2417
- input[type="month"].input-lg {
2613
+ input[type="month"].input-lg,
2614
+ .input-group-lg input[type="date"],
2615
+ .input-group-lg input[type="time"],
2616
+ .input-group-lg input[type="datetime-local"],
2617
+ .input-group-lg input[type="month"] {
2418
2618
  line-height: 56px;
2419
2619
  }
2420
2620
  }
@@ -2450,6 +2650,7 @@ input[type="search"] {
2450
2650
  }
2451
2651
  .radio-inline,
2452
2652
  .checkbox-inline {
2653
+ position: relative;
2453
2654
  display: inline-block;
2454
2655
  padding-left: 20px;
2455
2656
  margin-bottom: 0;
@@ -2486,13 +2687,28 @@ fieldset[disabled] .checkbox label {
2486
2687
  padding-top: 9px;
2487
2688
  padding-bottom: 9px;
2488
2689
  margin-bottom: 0;
2690
+ min-height: 36px;
2489
2691
  }
2490
2692
  .form-control-static.input-lg,
2491
2693
  .form-control-static.input-sm {
2492
2694
  padding-left: 0;
2493
2695
  padding-right: 0;
2494
2696
  }
2495
- .input-sm,
2697
+ .input-sm {
2698
+ height: 31px;
2699
+ padding: 5px 10px;
2700
+ font-size: 13px;
2701
+ line-height: 1.5;
2702
+ border-radius: 3px;
2703
+ }
2704
+ select.input-sm {
2705
+ height: 31px;
2706
+ line-height: 31px;
2707
+ }
2708
+ textarea.input-sm,
2709
+ select[multiple].input-sm {
2710
+ height: auto;
2711
+ }
2496
2712
  .form-group-sm .form-control {
2497
2713
  height: 31px;
2498
2714
  padding: 5px 10px;
@@ -2500,36 +2716,58 @@ fieldset[disabled] .checkbox label {
2500
2716
  line-height: 1.5;
2501
2717
  border-radius: 3px;
2502
2718
  }
2503
- select.input-sm,
2504
2719
  select.form-group-sm .form-control {
2505
2720
  height: 31px;
2506
2721
  line-height: 31px;
2507
2722
  }
2508
- textarea.input-sm,
2509
2723
  textarea.form-group-sm .form-control,
2510
- select[multiple].input-sm,
2511
2724
  select[multiple].form-group-sm .form-control {
2512
2725
  height: auto;
2513
2726
  }
2514
- .input-lg,
2727
+ .form-group-sm .form-control-static {
2728
+ height: 31px;
2729
+ padding: 5px 10px;
2730
+ font-size: 13px;
2731
+ line-height: 1.5;
2732
+ min-height: 34px;
2733
+ }
2734
+ .input-lg {
2735
+ height: 56px;
2736
+ padding: 14px 16px;
2737
+ font-size: 19px;
2738
+ line-height: 1.3333333;
2739
+ border-radius: 6px;
2740
+ }
2741
+ select.input-lg {
2742
+ height: 56px;
2743
+ line-height: 56px;
2744
+ }
2745
+ textarea.input-lg,
2746
+ select[multiple].input-lg {
2747
+ height: auto;
2748
+ }
2515
2749
  .form-group-lg .form-control {
2516
2750
  height: 56px;
2517
2751
  padding: 14px 16px;
2518
2752
  font-size: 19px;
2519
- line-height: 1.33;
2753
+ line-height: 1.3333333;
2520
2754
  border-radius: 6px;
2521
2755
  }
2522
- select.input-lg,
2523
2756
  select.form-group-lg .form-control {
2524
2757
  height: 56px;
2525
2758
  line-height: 56px;
2526
2759
  }
2527
- textarea.input-lg,
2528
2760
  textarea.form-group-lg .form-control,
2529
- select[multiple].input-lg,
2530
2761
  select[multiple].form-group-lg .form-control {
2531
2762
  height: auto;
2532
2763
  }
2764
+ .form-group-lg .form-control-static {
2765
+ height: 56px;
2766
+ padding: 14px 16px;
2767
+ font-size: 19px;
2768
+ line-height: 1.3333333;
2769
+ min-height: 40px;
2770
+ }
2533
2771
  .has-feedback {
2534
2772
  position: relative;
2535
2773
  }
@@ -2738,7 +2976,7 @@ select[multiple].form-group-lg .form-control {
2738
2976
  }
2739
2977
  @media (min-width: 768px) {
2740
2978
  .form-horizontal .form-group-lg .control-label {
2741
- padding-top: 19.62px;
2979
+ padding-top: 19.6666662px;
2742
2980
  }
2743
2981
  }
2744
2982
  @media (min-width: 768px) {
@@ -3107,7 +3345,7 @@ fieldset[disabled] .btn-link:focus {
3107
3345
  .btn-group-lg > .btn {
3108
3346
  padding: 14px 16px;
3109
3347
  font-size: 19px;
3110
- line-height: 1.33;
3348
+ line-height: 1.3333333;
3111
3349
  border-radius: 6px;
3112
3350
  }
3113
3351
  .btn-sm,
@@ -3147,11 +3385,9 @@ input[type="button"].btn-block {
3147
3385
  }
3148
3386
  .collapse {
3149
3387
  display: none;
3150
- visibility: hidden;
3151
3388
  }
3152
3389
  .collapse.in {
3153
3390
  display: block;
3154
- visibility: visible;
3155
3391
  }
3156
3392
  tr.collapse.in {
3157
3393
  display: table-row;
@@ -3179,10 +3415,11 @@ tbody.collapse.in {
3179
3415
  height: 0;
3180
3416
  margin-left: 2px;
3181
3417
  vertical-align: middle;
3182
- border-top: 4px solid;
3418
+ border-top: 4px dashed;
3183
3419
  border-right: 4px solid transparent;
3184
3420
  border-left: 4px solid transparent;
3185
3421
  }
3422
+ .dropup,
3186
3423
  .dropdown {
3187
3424
  position: relative;
3188
3425
  }
@@ -3301,7 +3538,7 @@ tbody.collapse.in {
3301
3538
  .navbar-fixed-bottom .dropdown .dropdown-menu {
3302
3539
  top: auto;
3303
3540
  bottom: 100%;
3304
- margin-bottom: 1px;
3541
+ margin-bottom: 2px;
3305
3542
  }
3306
3543
  @media (min-width: 768px) {
3307
3544
  .navbar-right .dropdown-menu {
@@ -3373,12 +3610,12 @@ tbody.collapse.in {
3373
3610
  .btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
3374
3611
  border-radius: 0;
3375
3612
  }
3376
- .btn-group > .btn-group:first-child > .btn:last-child,
3377
- .btn-group > .btn-group:first-child > .dropdown-toggle {
3613
+ .btn-group > .btn-group:first-child:not(:last-child) > .btn:last-child,
3614
+ .btn-group > .btn-group:first-child:not(:last-child) > .dropdown-toggle {
3378
3615
  border-bottom-right-radius: 0;
3379
3616
  border-top-right-radius: 0;
3380
3617
  }
3381
- .btn-group > .btn-group:last-child > .btn:first-child {
3618
+ .btn-group > .btn-group:last-child:not(:first-child) > .btn:first-child {
3382
3619
  border-bottom-left-radius: 0;
3383
3620
  border-top-left-radius: 0;
3384
3621
  }
@@ -3504,7 +3741,7 @@ tbody.collapse.in {
3504
3741
  height: 56px;
3505
3742
  padding: 14px 16px;
3506
3743
  font-size: 19px;
3507
- line-height: 1.33;
3744
+ line-height: 1.3333333;
3508
3745
  border-radius: 6px;
3509
3746
  }
3510
3747
  select.input-group-lg > .form-control,
@@ -3818,11 +4055,9 @@ select[multiple].input-group-sm > .input-group-btn > .btn {
3818
4055
  }
3819
4056
  .tab-content > .tab-pane {
3820
4057
  display: none;
3821
- visibility: hidden;
3822
4058
  }
3823
4059
  .tab-content > .active {
3824
4060
  display: block;
3825
- visibility: visible;
3826
4061
  }
3827
4062
  .nav-tabs .dropdown-menu {
3828
4063
  margin-top: -1px;
@@ -3866,7 +4101,6 @@ select[multiple].input-group-sm > .input-group-btn > .btn {
3866
4101
  }
3867
4102
  .navbar-collapse.collapse {
3868
4103
  display: block !important;
3869
- visibility: visible !important;
3870
4104
  height: auto !important;
3871
4105
  padding-bottom: 0;
3872
4106
  overflow: visible !important;
@@ -4118,6 +4352,7 @@ select[multiple].input-group-sm > .input-group-btn > .btn {
4118
4352
  border-top-left-radius: 0;
4119
4353
  }
4120
4354
  .navbar-fixed-bottom .navbar-nav > li > .dropdown-menu {
4355
+ margin-bottom: 0;
4121
4356
  border-top-right-radius: 4px;
4122
4357
  border-top-left-radius: 4px;
4123
4358
  border-bottom-right-radius: 0;
@@ -4593,7 +4828,8 @@ a.label:focus {
4593
4828
  position: relative;
4594
4829
  top: -1px;
4595
4830
  }
4596
- .btn-xs .badge {
4831
+ .btn-xs .badge,
4832
+ .btn-group-xs > .btn .badge {
4597
4833
  top: 0;
4598
4834
  padding: 1px 5px;
4599
4835
  }
@@ -4857,6 +5093,17 @@ a.thumbnail.active {
4857
5093
  .media:first-child {
4858
5094
  margin-top: 0;
4859
5095
  }
5096
+ .media,
5097
+ .media-body {
5098
+ zoom: 1;
5099
+ overflow: hidden;
5100
+ }
5101
+ .media-body {
5102
+ width: 10000px;
5103
+ }
5104
+ .media-object {
5105
+ display: block;
5106
+ }
4860
5107
  .media-right,
4861
5108
  .media > .pull-right {
4862
5109
  padding-left: 10px;
@@ -5081,7 +5328,11 @@ a.list-group-item-danger.active:focus {
5081
5328
  font-size: 17px;
5082
5329
  color: inherit;
5083
5330
  }
5084
- .panel-title > a {
5331
+ .panel-title > a,
5332
+ .panel-title > small,
5333
+ .panel-title > .small,
5334
+ .panel-title > small > a,
5335
+ .panel-title > .small > a {
5085
5336
  color: inherit;
5086
5337
  }
5087
5338
  .panel-footer {
@@ -5410,10 +5661,10 @@ a.list-group-item-danger.active:focus {
5410
5661
  width: 100%;
5411
5662
  border: 0;
5412
5663
  }
5413
- .embed-responsive.embed-responsive-16by9 {
5664
+ .embed-responsive-16by9 {
5414
5665
  padding-bottom: 56.25%;
5415
5666
  }
5416
- .embed-responsive.embed-responsive-4by3 {
5667
+ .embed-responsive-4by3 {
5417
5668
  padding-bottom: 75%;
5418
5669
  }
5419
5670
  .well {
@@ -5474,7 +5725,7 @@ button.close {
5474
5725
  right: 0;
5475
5726
  bottom: 0;
5476
5727
  left: 0;
5477
- z-index: 1040;
5728
+ z-index: 1050;
5478
5729
  -webkit-overflow-scrolling: touch;
5479
5730
  outline: 0;
5480
5731
  }
@@ -5515,10 +5766,12 @@ button.close {
5515
5766
  outline: 0;
5516
5767
  }
5517
5768
  .modal-backdrop {
5518
- position: absolute;
5769
+ position: fixed;
5519
5770
  top: 0;
5520
5771
  right: 0;
5772
+ bottom: 0;
5521
5773
  left: 0;
5774
+ z-index: 1040;
5522
5775
  background-color: #000000;
5523
5776
  }
5524
5777
  .modal-backdrop.fade {
@@ -5589,7 +5842,6 @@ button.close {
5589
5842
  position: absolute;
5590
5843
  z-index: 1070;
5591
5844
  display: block;
5592
- visibility: visible;
5593
5845
  font-family: Georgia, "Times New Roman", Times, serif;
5594
5846
  font-size: 13px;
5595
5847
  font-weight: normal;
@@ -5623,7 +5875,7 @@ button.close {
5623
5875
  color: #ffffff;
5624
5876
  text-align: center;
5625
5877
  text-decoration: none;
5626
- background-color: rgba(0, 0, 0, 0.9);
5878
+ background-color: #000000;
5627
5879
  border-radius: 4px;
5628
5880
  }
5629
5881
  .tooltip-arrow {
@@ -5638,56 +5890,56 @@ button.close {
5638
5890
  left: 50%;
5639
5891
  margin-left: -5px;
5640
5892
  border-width: 5px 5px 0;
5641
- border-top-color: rgba(0, 0, 0, 0.9);
5893
+ border-top-color: #000000;
5642
5894
  }
5643
5895
  .tooltip.top-left .tooltip-arrow {
5644
5896
  bottom: 0;
5645
5897
  right: 5px;
5646
5898
  margin-bottom: -5px;
5647
5899
  border-width: 5px 5px 0;
5648
- border-top-color: rgba(0, 0, 0, 0.9);
5900
+ border-top-color: #000000;
5649
5901
  }
5650
5902
  .tooltip.top-right .tooltip-arrow {
5651
5903
  bottom: 0;
5652
5904
  left: 5px;
5653
5905
  margin-bottom: -5px;
5654
5906
  border-width: 5px 5px 0;
5655
- border-top-color: rgba(0, 0, 0, 0.9);
5907
+ border-top-color: #000000;
5656
5908
  }
5657
5909
  .tooltip.right .tooltip-arrow {
5658
5910
  top: 50%;
5659
5911
  left: 0;
5660
5912
  margin-top: -5px;
5661
5913
  border-width: 5px 5px 5px 0;
5662
- border-right-color: rgba(0, 0, 0, 0.9);
5914
+ border-right-color: #000000;
5663
5915
  }
5664
5916
  .tooltip.left .tooltip-arrow {
5665
5917
  top: 50%;
5666
5918
  right: 0;
5667
5919
  margin-top: -5px;
5668
5920
  border-width: 5px 0 5px 5px;
5669
- border-left-color: rgba(0, 0, 0, 0.9);
5921
+ border-left-color: #000000;
5670
5922
  }
5671
5923
  .tooltip.bottom .tooltip-arrow {
5672
5924
  top: 0;
5673
5925
  left: 50%;
5674
5926
  margin-left: -5px;
5675
5927
  border-width: 0 5px 5px;
5676
- border-bottom-color: rgba(0, 0, 0, 0.9);
5928
+ border-bottom-color: #000000;
5677
5929
  }
5678
5930
  .tooltip.bottom-left .tooltip-arrow {
5679
5931
  top: 0;
5680
5932
  right: 5px;
5681
5933
  margin-top: -5px;
5682
5934
  border-width: 0 5px 5px;
5683
- border-bottom-color: rgba(0, 0, 0, 0.9);
5935
+ border-bottom-color: #000000;
5684
5936
  }
5685
5937
  .tooltip.bottom-right .tooltip-arrow {
5686
5938
  top: 0;
5687
5939
  left: 5px;
5688
5940
  margin-top: -5px;
5689
5941
  border-width: 0 5px 5px;
5690
- border-bottom-color: rgba(0, 0, 0, 0.9);
5942
+ border-bottom-color: #000000;
5691
5943
  }
5692
5944
  .popover {
5693
5945
  position: absolute;
@@ -5833,30 +6085,30 @@ button.close {
5833
6085
  @media all and (transform-3d), (-webkit-transform-3d) {
5834
6086
  .carousel-inner > .item {
5835
6087
  -webkit-transition: -webkit-transform 0.6s ease-in-out;
5836
- -o-transition: -o-transform 0.6s ease-in-out;
5837
- transition: transform 0.6s ease-in-out;
6088
+ -o-transition: -o-transform 0.6s ease-in-out;
6089
+ transition: transform 0.6s ease-in-out;
5838
6090
  -webkit-backface-visibility: hidden;
5839
- backface-visibility: hidden;
6091
+ backface-visibility: hidden;
5840
6092
  -webkit-perspective: 1000;
5841
- perspective: 1000;
6093
+ perspective: 1000;
5842
6094
  }
5843
6095
  .carousel-inner > .item.next,
5844
6096
  .carousel-inner > .item.active.right {
5845
6097
  -webkit-transform: translate3d(100%, 0, 0);
5846
- transform: translate3d(100%, 0, 0);
6098
+ transform: translate3d(100%, 0, 0);
5847
6099
  left: 0;
5848
6100
  }
5849
6101
  .carousel-inner > .item.prev,
5850
6102
  .carousel-inner > .item.active.left {
5851
6103
  -webkit-transform: translate3d(-100%, 0, 0);
5852
- transform: translate3d(-100%, 0, 0);
6104
+ transform: translate3d(-100%, 0, 0);
5853
6105
  left: 0;
5854
6106
  }
5855
6107
  .carousel-inner > .item.next.left,
5856
6108
  .carousel-inner > .item.prev.right,
5857
6109
  .carousel-inner > .item.active {
5858
6110
  -webkit-transform: translate3d(0, 0, 0);
5859
- transform: translate3d(0, 0, 0);
6111
+ transform: translate3d(0, 0, 0);
5860
6112
  left: 0;
5861
6113
  }
5862
6114
  }
@@ -5953,6 +6205,7 @@ button.close {
5953
6205
  width: 20px;
5954
6206
  height: 20px;
5955
6207
  margin-top: -10px;
6208
+ line-height: 1;
5956
6209
  font-family: serif;
5957
6210
  }
5958
6211
  .carousel-control .icon-prev:before {
@@ -6111,7 +6364,6 @@ button.close {
6111
6364
  }
6112
6365
  .hidden {
6113
6366
  display: none !important;
6114
- visibility: hidden !important;
6115
6367
  }
6116
6368
  .affix {
6117
6369
  position: fixed;
@@ -6340,7 +6592,7 @@ button.close {
6340
6592
  color: #eb6864;
6341
6593
  }
6342
6594
  .navbar-brand {
6343
- font-size: 18px;
6595
+ font-size: inherit;
6344
6596
  font-weight: 700;
6345
6597
  text-transform: uppercase;
6346
6598
  }