fomantic-ui-sass 2.7.5 → 2.7.6

Sign up to get free protection for your applications and to get access to all the features.
Files changed (77) hide show
  1. checksums.yaml +4 -4
  2. data/app/assets/fonts/semantic-ui/brand-icons.eot +0 -0
  3. data/app/assets/fonts/semantic-ui/brand-icons.svg +773 -617
  4. data/app/assets/fonts/semantic-ui/brand-icons.ttf +0 -0
  5. data/app/assets/fonts/semantic-ui/brand-icons.woff +0 -0
  6. data/app/assets/fonts/semantic-ui/brand-icons.woff2 +0 -0
  7. data/app/assets/fonts/semantic-ui/icons.eot +0 -0
  8. data/app/assets/fonts/semantic-ui/icons.svg +150 -139
  9. data/app/assets/fonts/semantic-ui/icons.ttf +0 -0
  10. data/app/assets/fonts/semantic-ui/icons.woff +0 -0
  11. data/app/assets/fonts/semantic-ui/icons.woff2 +0 -0
  12. data/app/assets/fonts/semantic-ui/outline-icons.eot +0 -0
  13. data/app/assets/fonts/semantic-ui/outline-icons.svg +13 -9
  14. data/app/assets/fonts/semantic-ui/outline-icons.ttf +0 -0
  15. data/app/assets/fonts/semantic-ui/outline-icons.woff +0 -0
  16. data/app/assets/fonts/semantic-ui/outline-icons.woff2 +0 -0
  17. data/app/assets/javascripts/semantic-ui/api.js +0 -1
  18. data/app/assets/javascripts/semantic-ui/calendar.js +31 -14
  19. data/app/assets/javascripts/semantic-ui/dropdown.js +2 -2
  20. data/app/assets/javascripts/semantic-ui/embed.js +1 -1
  21. data/app/assets/javascripts/semantic-ui/form.js +4 -3
  22. data/app/assets/javascripts/semantic-ui/popup.js +2 -2
  23. data/app/assets/javascripts/semantic-ui/progress.js +118 -72
  24. data/app/assets/javascripts/semantic-ui/slider.js +7 -3
  25. data/app/assets/javascripts/semantic-ui/transition.js +1 -1
  26. data/app/assets/stylesheets/semantic-ui/collections/_breadcrumb.scss +0 -6
  27. data/app/assets/stylesheets/semantic-ui/collections/_form.scss +26 -70
  28. data/app/assets/stylesheets/semantic-ui/collections/_grid.scss +71 -187
  29. data/app/assets/stylesheets/semantic-ui/collections/_menu.scss +113 -161
  30. data/app/assets/stylesheets/semantic-ui/collections/_message.scss +47 -113
  31. data/app/assets/stylesheets/semantic-ui/collections/_table.scss +50 -85
  32. data/app/assets/stylesheets/semantic-ui/elements/_button.scss +325 -685
  33. data/app/assets/stylesheets/semantic-ui/elements/_container.scss +0 -6
  34. data/app/assets/stylesheets/semantic-ui/elements/_divider.scss +0 -18
  35. data/app/assets/stylesheets/semantic-ui/elements/_flag.scss +0 -993
  36. data/app/assets/stylesheets/semantic-ui/elements/_header.scss +4 -16
  37. data/app/assets/stylesheets/semantic-ui/elements/_icon.scss +8 -10989
  38. data/app/assets/stylesheets/semantic-ui/elements/_image.scss +0 -6
  39. data/app/assets/stylesheets/semantic-ui/elements/_input.scss +31 -55
  40. data/app/assets/stylesheets/semantic-ui/elements/_label.scss +6 -27
  41. data/app/assets/stylesheets/semantic-ui/elements/_list.scss +0 -10
  42. data/app/assets/stylesheets/semantic-ui/elements/_loader.scss +1 -8
  43. data/app/assets/stylesheets/semantic-ui/elements/_placeholder.scss +0 -10
  44. data/app/assets/stylesheets/semantic-ui/elements/_rail.scss +0 -6
  45. data/app/assets/stylesheets/semantic-ui/elements/_reveal.scss +2 -13
  46. data/app/assets/stylesheets/semantic-ui/elements/_segment.scss +27 -80
  47. data/app/assets/stylesheets/semantic-ui/elements/_step.scss +21 -97
  48. data/app/assets/stylesheets/semantic-ui/elements/_text.scss +0 -6
  49. data/app/assets/stylesheets/semantic-ui/globals/_reset.scss +5 -357
  50. data/app/assets/stylesheets/semantic-ui/globals/_site.scss +9 -7
  51. data/app/assets/stylesheets/semantic-ui/modules/_accordion.scss +1 -32
  52. data/app/assets/stylesheets/semantic-ui/modules/_calendar.scss +4 -14
  53. data/app/assets/stylesheets/semantic-ui/modules/_checkbox.scss +9 -58
  54. data/app/assets/stylesheets/semantic-ui/modules/_dimmer.scss +5 -26
  55. data/app/assets/stylesheets/semantic-ui/modules/_dropdown.scss +39 -142
  56. data/app/assets/stylesheets/semantic-ui/modules/_embed.scss +1 -10
  57. data/app/assets/stylesheets/semantic-ui/modules/_modal.scss +17 -51
  58. data/app/assets/stylesheets/semantic-ui/modules/_nag.scss +1 -10
  59. data/app/assets/stylesheets/semantic-ui/modules/_popup.scss +19 -46
  60. data/app/assets/stylesheets/semantic-ui/modules/_progress.scss +209 -12
  61. data/app/assets/stylesheets/semantic-ui/modules/_rating.scss +1 -12
  62. data/app/assets/stylesheets/semantic-ui/modules/_search.scss +5 -22
  63. data/app/assets/stylesheets/semantic-ui/modules/_shape.scss +1 -12
  64. data/app/assets/stylesheets/semantic-ui/modules/_sidebar.scss +2 -21
  65. data/app/assets/stylesheets/semantic-ui/modules/_slider.scss +1 -18
  66. data/app/assets/stylesheets/semantic-ui/modules/_sticky.scss +0 -7
  67. data/app/assets/stylesheets/semantic-ui/modules/_tab.scss +1 -8
  68. data/app/assets/stylesheets/semantic-ui/modules/_toast.scss +2 -5
  69. data/app/assets/stylesheets/semantic-ui/modules/_transition.scss +1 -1201
  70. data/app/assets/stylesheets/semantic-ui/views/_ad.scss +0 -6
  71. data/app/assets/stylesheets/semantic-ui/views/_card.scss +81 -189
  72. data/app/assets/stylesheets/semantic-ui/views/_comment.scss +3 -13
  73. data/app/assets/stylesheets/semantic-ui/views/_feed.scss +6 -26
  74. data/app/assets/stylesheets/semantic-ui/views/_item.scss +12 -43
  75. data/app/assets/stylesheets/semantic-ui/views/_statistic.scss +10 -48
  76. data/lib/fomantic/ui/sass/version.rb +2 -2
  77. metadata +2 -2
@@ -20,16 +20,13 @@
20
20
  ---------------*/
21
21
 
22
22
  .ui.menu {
23
- display: -webkit-box;
24
- display: -ms-flexbox;
25
23
  display: flex;
26
24
  margin: 1rem 0;
27
25
  font-family: $font-family;
28
26
  background: #FFFFFF;
29
27
  font-weight: normal;
30
28
  border: 1px solid rgba(34, 36, 38, 0.15);
31
- -webkit-box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15);
32
- box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15);
29
+ box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15);
33
30
  border-radius: 0.28571429rem;
34
31
  min-height: 2.85714286em;
35
32
  }
@@ -55,8 +52,6 @@
55
52
  margin: 0;
56
53
  }
57
54
  .ui.menu:not(.vertical) > .menu {
58
- display: -webkit-box;
59
- display: -ms-flexbox;
60
55
  display: flex;
61
56
  }
62
57
 
@@ -65,12 +60,8 @@
65
60
  ---------------*/
66
61
 
67
62
  .ui.menu:not(.vertical) .item {
68
- display: -webkit-box;
69
- display: -ms-flexbox;
70
63
  display: flex;
71
- -webkit-box-align: center;
72
- -ms-flex-align: center;
73
- align-items: center;
64
+ align-items: center;
74
65
  }
75
66
  .ui.menu .item {
76
67
  position: relative;
@@ -78,9 +69,7 @@
78
69
  line-height: 1;
79
70
  text-decoration: none;
80
71
  -webkit-tap-highlight-color: transparent;
81
- -webkit-box-flex: 0;
82
- -ms-flex: 0 0 auto;
83
- flex: 0 0 auto;
72
+ flex: 0 0 auto;
84
73
  -webkit-user-select: none;
85
74
  -moz-user-select: none;
86
75
  -ms-user-select: none;
@@ -90,10 +79,7 @@
90
79
  text-transform: none;
91
80
  color: rgba(0, 0, 0, 0.87);
92
81
  font-weight: normal;
93
- -webkit-transition: background 0.1s ease, color 0.1s ease, -webkit-box-shadow 0.1s ease;
94
- transition: background 0.1s ease, color 0.1s ease, -webkit-box-shadow 0.1s ease;
95
82
  transition: background 0.1s ease, box-shadow 0.1s ease, color 0.1s ease;
96
- transition: background 0.1s ease, box-shadow 0.1s ease, color 0.1s ease, -webkit-box-shadow 0.1s ease;
97
83
  }
98
84
  .ui.menu > .item:first-child {
99
85
  border-radius: 0.28571429rem 0 0 0.28571429rem;
@@ -159,16 +145,9 @@
159
145
 
160
146
  .ui.menu > .grid,
161
147
  .ui.menu > .container {
162
- display: -webkit-box;
163
- display: -ms-flexbox;
164
148
  display: flex;
165
- -webkit-box-align: inherit;
166
- -ms-flex-align: inherit;
167
- align-items: inherit;
168
- -webkit-box-orient: inherit;
169
- -webkit-box-direction: inherit;
170
- -ms-flex-direction: inherit;
171
- flex-direction: inherit;
149
+ align-items: inherit;
150
+ flex-direction: inherit;
172
151
  }
173
152
 
174
153
  /*--------------
@@ -224,12 +203,8 @@
224
203
  border-radius: 0 0 0.28571429rem 0.28571429rem;
225
204
  background: #FFFFFF;
226
205
  margin: 0 0 0;
227
- -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.08);
228
- box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.08);
229
- -webkit-box-orient: vertical !important;
230
- -webkit-box-direction: normal !important;
231
- -ms-flex-direction: column !important;
232
- flex-direction: column !important;
206
+ box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.08);
207
+ flex-direction: column !important;
233
208
  }
234
209
 
235
210
  /* Menu Items */
@@ -242,9 +217,7 @@
242
217
  color: rgba(0, 0, 0, 0.87) !important;
243
218
  text-transform: none !important;
244
219
  font-weight: normal !important;
245
- -webkit-box-shadow: none !important;
246
- box-shadow: none !important;
247
- -webkit-transition: none !important;
220
+ box-shadow: none !important;
248
221
  transition: none !important;
249
222
  }
250
223
  .ui.menu .ui.dropdown .menu > .item:hover {
@@ -303,8 +276,7 @@
303
276
  min-width: -moz-max-content;
304
277
  min-width: max-content;
305
278
  margin: 0 0 0 0;
306
- -webkit-box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.08);
307
- box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.08);
279
+ box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.08);
308
280
  border-radius: 0 0.28571429rem 0.28571429rem 0.28571429rem;
309
281
  }
310
282
  .ui.vertical.menu .dropdown.item.upward .menu {
@@ -318,8 +290,7 @@
318
290
  border-bottom-right-radius: 0;
319
291
  }
320
292
  .ui.vertical.menu .dropdown.active.item {
321
- -webkit-box-shadow: none;
322
- box-shadow: none;
293
+ box-shadow: none;
323
294
  }
324
295
 
325
296
  /* Evenly Divided */
@@ -457,8 +428,7 @@
457
428
  background: rgba(0, 0, 0, 0.05);
458
429
  color: rgba(0, 0, 0, 0.95);
459
430
  font-weight: normal;
460
- -webkit-box-shadow: none;
461
- box-shadow: none;
431
+ box-shadow: none;
462
432
  }
463
433
  .ui.menu .active.item > i.icon {
464
434
  opacity: 1;
@@ -499,8 +469,6 @@ Floated Menu / Item
499
469
  /* Left Floated */
500
470
  .ui.menu:not(.vertical) .left.item,
501
471
  .ui.menu:not(.vertical) .left.menu {
502
- display: -webkit-box;
503
- display: -ms-flexbox;
504
472
  display: flex;
505
473
  margin-right: auto !important;
506
474
  }
@@ -508,8 +476,6 @@ Floated Menu / Item
508
476
  /* Right Floated */
509
477
  .ui.menu:not(.vertical) .right.item,
510
478
  .ui.menu:not(.vertical) .right.menu {
511
- display: -webkit-box;
512
- display: -ms-flexbox;
513
479
  display: flex;
514
480
  margin-left: auto !important;
515
481
  }
@@ -521,8 +487,6 @@ Floated Menu / Item
521
487
  /* Center */
522
488
  .ui.menu:not(.vertical) .center.item,
523
489
  .ui.menu:not(.vertical) .center.menu {
524
- display: -webkit-box;
525
- display: -ms-flexbox;
526
490
  display: flex;
527
491
  margin-left: auto !important;
528
492
  margin-right: auto !important;
@@ -547,13 +511,9 @@ Floated Menu / Item
547
511
 
548
512
  .ui.vertical.menu {
549
513
  display: block;
550
- -webkit-box-orient: vertical;
551
- -webkit-box-direction: normal;
552
- -ms-flex-direction: column;
553
- flex-direction: column;
514
+ flex-direction: column;
554
515
  background: #FFFFFF;
555
- -webkit-box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15);
556
- box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15);
516
+ box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15);
557
517
  }
558
518
 
559
519
  /*--- Item ---*/
@@ -629,8 +589,7 @@ Floated Menu / Item
629
589
  .ui.vertical.menu .active.item {
630
590
  background: rgba(0, 0, 0, 0.05);
631
591
  border-radius: 0;
632
- -webkit-box-shadow: none;
633
- box-shadow: none;
592
+ box-shadow: none;
634
593
  }
635
594
  .ui.vertical.menu > .active.item:first-child {
636
595
  border-radius: 0.28571429rem 0.28571429rem 0 0;
@@ -656,8 +615,7 @@ Floated Menu / Item
656
615
 
657
616
  .ui.tabular.menu {
658
617
  border-radius: 0;
659
- -webkit-box-shadow: none !important;
660
- box-shadow: none !important;
618
+ box-shadow: none !important;
661
619
  border: none;
662
620
  background: none transparent;
663
621
  border-bottom: 1px solid #D4D4D5;
@@ -692,8 +650,7 @@ Floated Menu / Item
692
650
  border-color: #D4D4D5;
693
651
  font-weight: bold;
694
652
  margin-bottom: -1px;
695
- -webkit-box-shadow: none;
696
- box-shadow: none;
653
+ box-shadow: none;
697
654
  border-radius: 0.28571429rem 0.28571429rem 0 0 !important;
698
655
  }
699
656
 
@@ -716,8 +673,7 @@ Floated Menu / Item
716
673
  .ui.bottom.tabular.menu {
717
674
  background: none transparent;
718
675
  border-radius: 0;
719
- -webkit-box-shadow: none !important;
720
- box-shadow: none !important;
676
+ box-shadow: none !important;
721
677
  border-bottom: none;
722
678
  border-top: 1px solid #D4D4D5;
723
679
  }
@@ -740,8 +696,7 @@ Floated Menu / Item
740
696
  .ui.vertical.tabular.menu {
741
697
  background: none transparent;
742
698
  border-radius: 0;
743
- -webkit-box-shadow: none !important;
744
- box-shadow: none !important;
699
+ box-shadow: none !important;
745
700
  border-bottom: none;
746
701
  border-right: 1px solid #D4D4D5;
747
702
  }
@@ -764,8 +719,7 @@ Floated Menu / Item
764
719
  .ui.vertical.right.tabular.menu {
765
720
  background: none transparent;
766
721
  border-radius: 0;
767
- -webkit-box-shadow: none !important;
768
- box-shadow: none !important;
722
+ box-shadow: none !important;
769
723
  border-bottom: none;
770
724
  border-right: none;
771
725
  border-left: 1px solid #D4D4D5;
@@ -800,8 +754,6 @@ Floated Menu / Item
800
754
 
801
755
  .ui.pagination.menu {
802
756
  margin: 0;
803
- display: -webkit-inline-box;
804
- display: -ms-inline-flexbox;
805
757
  display: inline-flex;
806
758
  vertical-align: middle;
807
759
  }
@@ -828,8 +780,7 @@ Floated Menu / Item
828
780
  padding-top: 0.92857143em;
829
781
  background-color: rgba(0, 0, 0, 0.05);
830
782
  color: rgba(0, 0, 0, 0.95);
831
- -webkit-box-shadow: none;
832
- box-shadow: none;
783
+ box-shadow: none;
833
784
  }
834
785
 
835
786
  /*--------------
@@ -842,21 +793,17 @@ Floated Menu / Item
842
793
  margin-right: -0.35714286em;
843
794
  border-radius: 0;
844
795
  border: none;
845
- -webkit-box-shadow: none;
846
- box-shadow: none;
796
+ box-shadow: none;
847
797
  }
848
798
 
849
799
  /* Item */
850
800
  .ui.secondary.menu .item {
851
- -ms-flex-item-align: center;
852
- align-self: center;
853
- -webkit-box-shadow: none;
854
- box-shadow: none;
801
+ align-self: center;
802
+ box-shadow: none;
855
803
  border: none;
856
804
  padding: 0.78571429em 0.92857143em;
857
805
  margin: 0 0.35714286em;
858
806
  background: none;
859
- -webkit-transition: color 0.1s ease;
860
807
  transition: color 0.1s ease;
861
808
  border-radius: 0.28571429rem;
862
809
  }
@@ -888,8 +835,7 @@ Floated Menu / Item
888
835
 
889
836
  /* Active */
890
837
  .ui.secondary.menu .active.item {
891
- -webkit-box-shadow: none;
892
- box-shadow: none;
838
+ box-shadow: none;
893
839
  background: rgba(0, 0, 0, 0.05);
894
840
  color: rgba(0, 0, 0, 0.95);
895
841
  border-radius: 0.28571429rem;
@@ -897,8 +843,7 @@ Floated Menu / Item
897
843
 
898
844
  /* Active Hover */
899
845
  .ui.secondary.menu .active.item:hover {
900
- -webkit-box-shadow: none;
901
- box-shadow: none;
846
+ box-shadow: none;
902
847
  background: rgba(0, 0, 0, 0.05);
903
848
  color: rgba(0, 0, 0, 0.95);
904
849
  }
@@ -928,8 +873,7 @@ Floated Menu / Item
928
873
  margin-right: 0;
929
874
  }
930
875
  .ui.secondary.attached.menu {
931
- -webkit-box-shadow: none;
932
- box-shadow: none;
876
+ box-shadow: none;
933
877
  }
934
878
 
935
879
  /* Sub Menu */
@@ -977,12 +921,10 @@ Floated Menu / Item
977
921
  border-bottom-color: transparent;
978
922
  border-bottom-style: solid;
979
923
  border-radius: 0;
980
- -ms-flex-item-align: end;
981
- align-self: flex-end;
924
+ align-self: flex-end;
982
925
  margin: 0 0 -2px;
983
926
  padding: 0.85714286em 1.14285714em;
984
927
  border-bottom-width: 2px;
985
- -webkit-transition: color 0.1s ease;
986
928
  transition: color 0.1s ease;
987
929
  }
988
930
  .ui.secondary.pointing.menu .ui.dropdown .menu .item {
@@ -1002,8 +944,7 @@ Floated Menu / Item
1002
944
  color: rgba(0, 0, 0, 0.85) !important;
1003
945
  }
1004
946
  .ui.secondary.pointing.menu .text.item {
1005
- -webkit-box-shadow: none !important;
1006
- box-shadow: none !important;
947
+ box-shadow: none !important;
1007
948
  }
1008
949
  .ui.secondary.pointing.menu .item:after {
1009
950
  display: none;
@@ -1028,16 +969,15 @@ Floated Menu / Item
1028
969
  /* Active */
1029
970
  .ui.secondary.pointing.menu .active.item {
1030
971
  background-color: transparent;
1031
- -webkit-box-shadow: none;
1032
- box-shadow: none;
1033
- border-color: #1B1C1D;
972
+ box-shadow: none;
973
+ border-color: currentColor;
1034
974
  font-weight: bold;
1035
975
  color: rgba(0, 0, 0, 0.95);
1036
976
  }
1037
977
 
1038
978
  /* Active Hover */
1039
979
  .ui.secondary.pointing.menu .active.item:hover {
1040
- border-color: #1B1C1D;
980
+ border-color: currentColor;
1041
981
  color: rgba(0, 0, 0, 0.95);
1042
982
  }
1043
983
 
@@ -1064,7 +1004,7 @@ Floated Menu / Item
1064
1004
 
1065
1005
  /* Vertical Active */
1066
1006
  .ui.secondary.vertical.pointing.menu .active.item {
1067
- border-color: #1B1C1D;
1007
+ border-color: currentColor;
1068
1008
  }
1069
1009
 
1070
1010
  /* Inverted */
@@ -1081,13 +1021,14 @@ Floated Menu / Item
1081
1021
  /* Hover */
1082
1022
  .ui.secondary.inverted.pointing.menu .link.item:hover,
1083
1023
  .ui.secondary.inverted.pointing.menu a.item:hover {
1084
- color: rgba(0, 0, 0, 0.95);
1024
+ color: #ffffff;
1085
1025
  }
1086
1026
 
1087
1027
  /* Active */
1088
- .ui.secondary.inverted.pointing.menu .active.item {
1028
+ .ui.ui.secondary.inverted.pointing.menu .active.item {
1089
1029
  border-color: #FFFFFF;
1090
1030
  color: #ffffff;
1031
+ background-color: transparent;
1091
1032
  }
1092
1033
 
1093
1034
  /*--------------
@@ -1097,22 +1038,18 @@ Floated Menu / Item
1097
1038
  .ui.text.menu {
1098
1039
  background: none transparent;
1099
1040
  border-radius: 0;
1100
- -webkit-box-shadow: none;
1101
- box-shadow: none;
1041
+ box-shadow: none;
1102
1042
  border: none;
1103
1043
  margin: 1em -0.5em;
1104
1044
  }
1105
1045
  .ui.text.menu .item {
1106
1046
  border-radius: 0;
1107
- -webkit-box-shadow: none;
1108
- box-shadow: none;
1109
- -ms-flex-item-align: center;
1110
- align-self: center;
1047
+ box-shadow: none;
1048
+ align-self: center;
1111
1049
  margin: 0 0;
1112
1050
  padding: 0.35714286em 0.5em;
1113
1051
  font-weight: normal;
1114
1052
  color: rgba(0, 0, 0, 0.6);
1115
- -webkit-transition: opacity 0.1s ease;
1116
1053
  transition: opacity 0.1s ease;
1117
1054
  }
1118
1055
 
@@ -1188,8 +1125,7 @@ Floated Menu / Item
1188
1125
  .ui.text.menu .active.item {
1189
1126
  background-color: transparent;
1190
1127
  border: none;
1191
- -webkit-box-shadow: none;
1192
- box-shadow: none;
1128
+ box-shadow: none;
1193
1129
  font-weight: normal;
1194
1130
  color: rgba(0, 0, 0, 0.95);
1195
1131
  }
@@ -1202,12 +1138,10 @@ Floated Menu / Item
1202
1138
 
1203
1139
  /* Disable Bariations */
1204
1140
  .ui.text.pointing.menu .active.item:after {
1205
- -webkit-box-shadow: none;
1206
- box-shadow: none;
1141
+ box-shadow: none;
1207
1142
  }
1208
1143
  .ui.text.attached.menu {
1209
- -webkit-box-shadow: none;
1210
- box-shadow: none;
1144
+ box-shadow: none;
1211
1145
  }
1212
1146
 
1213
1147
  /* Inverted */
@@ -1285,10 +1219,7 @@ Floated Menu / Item
1285
1219
  /* Item */
1286
1220
  .ui.labeled.icon.menu .item {
1287
1221
  min-width: 6em;
1288
- -webkit-box-orient: vertical;
1289
- -webkit-box-direction: normal;
1290
- -ms-flex-direction: column;
1291
- flex-direction: column;
1222
+ flex-direction: column;
1292
1223
  }
1293
1224
 
1294
1225
  /* Icon */
@@ -1316,10 +1247,7 @@ Floated Menu / Item
1316
1247
 
1317
1248
  @media only screen and (max-width: 767.98px) {
1318
1249
  .ui.stackable.menu {
1319
- -webkit-box-orient: vertical;
1320
- -webkit-box-direction: normal;
1321
- -ms-flex-direction: column;
1322
- flex-direction: column;
1250
+ flex-direction: column;
1323
1251
  }
1324
1252
  .ui.stackable.menu .item {
1325
1253
  width: 100% !important;
@@ -1350,10 +1278,7 @@ Floated Menu / Item
1350
1278
  .ui.stackable.menu .right.menu,
1351
1279
  .ui.stackable.menu .center.menu,
1352
1280
  .ui.stackable.menu .left.menu {
1353
- -webkit-box-orient: vertical;
1354
- -webkit-box-direction: normal;
1355
- -ms-flex-direction: column;
1356
- flex-direction: column;
1281
+ flex-direction: column;
1357
1282
  }
1358
1283
  }
1359
1284
 
@@ -1362,73 +1287,73 @@ Floated Menu / Item
1362
1287
  ---------------*/
1363
1288
 
1364
1289
  .ui.ui.menu .primary.active.item,
1290
+ .ui.ui.primary.menu .active.item:hover,
1365
1291
  .ui.ui.primary.menu .active.item {
1366
- border-color: #2185D0;
1367
1292
  color: #2185D0;
1368
1293
  }
1369
1294
  .ui.ui.menu .red.active.item,
1295
+ .ui.ui.red.menu .active.item:hover,
1370
1296
  .ui.ui.red.menu .active.item {
1371
- border-color: #DB2828;
1372
1297
  color: #DB2828;
1373
1298
  }
1374
1299
  .ui.ui.menu .orange.active.item,
1300
+ .ui.ui.orange.menu .active.item:hover,
1375
1301
  .ui.ui.orange.menu .active.item {
1376
- border-color: #F2711C;
1377
1302
  color: #F2711C;
1378
1303
  }
1379
1304
  .ui.ui.menu .yellow.active.item,
1305
+ .ui.ui.yellow.menu .active.item:hover,
1380
1306
  .ui.ui.yellow.menu .active.item {
1381
- border-color: #FBBD08;
1382
1307
  color: #FBBD08;
1383
1308
  }
1384
1309
  .ui.ui.menu .olive.active.item,
1310
+ .ui.ui.olive.menu .active.item:hover,
1385
1311
  .ui.ui.olive.menu .active.item {
1386
- border-color: #B5CC18;
1387
1312
  color: #B5CC18;
1388
1313
  }
1389
1314
  .ui.ui.menu .green.active.item,
1315
+ .ui.ui.green.menu .active.item:hover,
1390
1316
  .ui.ui.green.menu .active.item {
1391
- border-color: #21BA45;
1392
1317
  color: #21BA45;
1393
1318
  }
1394
1319
  .ui.ui.menu .teal.active.item,
1320
+ .ui.ui.teal.menu .active.item:hover,
1395
1321
  .ui.ui.teal.menu .active.item {
1396
- border-color: #00B5AD;
1397
1322
  color: #00B5AD;
1398
1323
  }
1399
1324
  .ui.ui.menu .blue.active.item,
1325
+ .ui.ui.blue.menu .active.item:hover,
1400
1326
  .ui.ui.blue.menu .active.item {
1401
- border-color: #2185D0;
1402
1327
  color: #2185D0;
1403
1328
  }
1404
1329
  .ui.ui.menu .violet.active.item,
1330
+ .ui.ui.violet.menu .active.item:hover,
1405
1331
  .ui.ui.violet.menu .active.item {
1406
- border-color: #6435C9;
1407
1332
  color: #6435C9;
1408
1333
  }
1409
1334
  .ui.ui.menu .purple.active.item,
1335
+ .ui.ui.purple.menu .active.item:hover,
1410
1336
  .ui.ui.purple.menu .active.item {
1411
- border-color: #A333C8;
1412
1337
  color: #A333C8;
1413
1338
  }
1414
1339
  .ui.ui.menu .pink.active.item,
1340
+ .ui.ui.pink.menu .active.item:hover,
1415
1341
  .ui.ui.pink.menu .active.item {
1416
- border-color: #E03997;
1417
1342
  color: #E03997;
1418
1343
  }
1419
1344
  .ui.ui.menu .brown.active.item,
1345
+ .ui.ui.brown.menu .active.item:hover,
1420
1346
  .ui.ui.brown.menu .active.item {
1421
- border-color: #A5673F;
1422
1347
  color: #A5673F;
1423
1348
  }
1424
1349
  .ui.ui.menu .grey.active.item,
1350
+ .ui.ui.grey.menu .active.item:hover,
1425
1351
  .ui.ui.grey.menu .active.item {
1426
- border-color: #767676;
1427
1352
  color: #767676;
1428
1353
  }
1429
1354
  .ui.ui.menu .black.active.item,
1355
+ .ui.ui.black.menu .active.item:hover,
1430
1356
  .ui.ui.black.menu .active.item {
1431
- border-color: #1B1C1D;
1432
1357
  color: #1B1C1D;
1433
1358
  }
1434
1359
 
@@ -1439,8 +1364,7 @@ Floated Menu / Item
1439
1364
  .ui.inverted.menu {
1440
1365
  border: 0 solid transparent;
1441
1366
  background: #1B1C1D;
1442
- -webkit-box-shadow: none;
1443
- box-shadow: none;
1367
+ box-shadow: none;
1444
1368
  }
1445
1369
 
1446
1370
  /* Menu Item */
@@ -1472,8 +1396,7 @@ Floated Menu / Item
1472
1396
  .ui.inverted.menu .header.item {
1473
1397
  margin: 0;
1474
1398
  background: transparent;
1475
- -webkit-box-shadow: none;
1476
- box-shadow: none;
1399
+ box-shadow: none;
1477
1400
  }
1478
1401
 
1479
1402
  /* Disabled */
@@ -1507,7 +1430,7 @@ Floated Menu / Item
1507
1430
  /*--- Active ---*/
1508
1431
 
1509
1432
  .ui.inverted.menu .active.item {
1510
- background: rgba(255, 255, 255, 0.15);
1433
+ background: #3D3E3F;
1511
1434
  color: #ffffff !important;
1512
1435
  }
1513
1436
  .ui.inverted.vertical.menu .item .menu .active.item {
@@ -1517,15 +1440,14 @@ Floated Menu / Item
1517
1440
  .ui.inverted.pointing.menu .active.item:after {
1518
1441
  background: #3D3E3F;
1519
1442
  margin: 0 !important;
1520
- -webkit-box-shadow: none !important;
1521
- box-shadow: none !important;
1443
+ box-shadow: none !important;
1522
1444
  border: none !important;
1523
1445
  }
1524
1446
 
1525
1447
  /*--- Active Hover ---*/
1526
1448
 
1527
1449
  .ui.inverted.menu .active.item:hover {
1528
- background: rgba(255, 255, 255, 0.15);
1450
+ background: #3D3E3F;
1529
1451
  color: #FFFFFF !important;
1530
1452
  }
1531
1453
  .ui.inverted.pointing.menu .active.item:hover:after {
@@ -1562,6 +1484,9 @@ Floated Menu / Item
1562
1484
  .ui.ui.inverted.primary.menu .active.item {
1563
1485
  background-color: rgba(0, 0, 0, 0.1);
1564
1486
  }
1487
+ .ui.inverted.pointing.primary.menu .active.item {
1488
+ background-color: #1678c2;
1489
+ }
1565
1490
  .ui.ui.inverted.menu .red.active.item,
1566
1491
  .ui.ui.inverted.red.menu {
1567
1492
  background-color: #DB2828;
@@ -1572,6 +1497,9 @@ Floated Menu / Item
1572
1497
  .ui.ui.inverted.red.menu .active.item {
1573
1498
  background-color: rgba(0, 0, 0, 0.1);
1574
1499
  }
1500
+ .ui.inverted.pointing.red.menu .active.item {
1501
+ background-color: #d01919;
1502
+ }
1575
1503
  .ui.ui.inverted.menu .orange.active.item,
1576
1504
  .ui.ui.inverted.orange.menu {
1577
1505
  background-color: #F2711C;
@@ -1582,6 +1510,9 @@ Floated Menu / Item
1582
1510
  .ui.ui.inverted.orange.menu .active.item {
1583
1511
  background-color: rgba(0, 0, 0, 0.1);
1584
1512
  }
1513
+ .ui.inverted.pointing.orange.menu .active.item {
1514
+ background-color: #f26202;
1515
+ }
1585
1516
  .ui.ui.inverted.menu .yellow.active.item,
1586
1517
  .ui.ui.inverted.yellow.menu {
1587
1518
  background-color: #FBBD08;
@@ -1592,6 +1523,9 @@ Floated Menu / Item
1592
1523
  .ui.ui.inverted.yellow.menu .active.item {
1593
1524
  background-color: rgba(0, 0, 0, 0.1);
1594
1525
  }
1526
+ .ui.inverted.pointing.yellow.menu .active.item {
1527
+ background-color: #eaae00;
1528
+ }
1595
1529
  .ui.ui.inverted.menu .olive.active.item,
1596
1530
  .ui.ui.inverted.olive.menu {
1597
1531
  background-color: #B5CC18;
@@ -1602,6 +1536,9 @@ Floated Menu / Item
1602
1536
  .ui.ui.inverted.olive.menu .active.item {
1603
1537
  background-color: rgba(0, 0, 0, 0.1);
1604
1538
  }
1539
+ .ui.inverted.pointing.olive.menu .active.item {
1540
+ background-color: #a7bd0d;
1541
+ }
1605
1542
  .ui.ui.inverted.menu .green.active.item,
1606
1543
  .ui.ui.inverted.green.menu {
1607
1544
  background-color: #21BA45;
@@ -1612,6 +1549,9 @@ Floated Menu / Item
1612
1549
  .ui.ui.inverted.green.menu .active.item {
1613
1550
  background-color: rgba(0, 0, 0, 0.1);
1614
1551
  }
1552
+ .ui.inverted.pointing.green.menu .active.item {
1553
+ background-color: #16ab39;
1554
+ }
1615
1555
  .ui.ui.inverted.menu .teal.active.item,
1616
1556
  .ui.ui.inverted.teal.menu {
1617
1557
  background-color: #00B5AD;
@@ -1622,6 +1562,9 @@ Floated Menu / Item
1622
1562
  .ui.ui.inverted.teal.menu .active.item {
1623
1563
  background-color: rgba(0, 0, 0, 0.1);
1624
1564
  }
1565
+ .ui.inverted.pointing.teal.menu .active.item {
1566
+ background-color: #009c95;
1567
+ }
1625
1568
  .ui.ui.inverted.menu .blue.active.item,
1626
1569
  .ui.ui.inverted.blue.menu {
1627
1570
  background-color: #2185D0;
@@ -1632,6 +1575,9 @@ Floated Menu / Item
1632
1575
  .ui.ui.inverted.blue.menu .active.item {
1633
1576
  background-color: rgba(0, 0, 0, 0.1);
1634
1577
  }
1578
+ .ui.inverted.pointing.blue.menu .active.item {
1579
+ background-color: #1678c2;
1580
+ }
1635
1581
  .ui.ui.inverted.menu .violet.active.item,
1636
1582
  .ui.ui.inverted.violet.menu {
1637
1583
  background-color: #6435C9;
@@ -1642,6 +1588,9 @@ Floated Menu / Item
1642
1588
  .ui.ui.inverted.violet.menu .active.item {
1643
1589
  background-color: rgba(0, 0, 0, 0.1);
1644
1590
  }
1591
+ .ui.inverted.pointing.violet.menu .active.item {
1592
+ background-color: #5829bb;
1593
+ }
1645
1594
  .ui.ui.inverted.menu .purple.active.item,
1646
1595
  .ui.ui.inverted.purple.menu {
1647
1596
  background-color: #A333C8;
@@ -1652,6 +1601,9 @@ Floated Menu / Item
1652
1601
  .ui.ui.inverted.purple.menu .active.item {
1653
1602
  background-color: rgba(0, 0, 0, 0.1);
1654
1603
  }
1604
+ .ui.inverted.pointing.purple.menu .active.item {
1605
+ background-color: #9627ba;
1606
+ }
1655
1607
  .ui.ui.inverted.menu .pink.active.item,
1656
1608
  .ui.ui.inverted.pink.menu {
1657
1609
  background-color: #E03997;
@@ -1662,6 +1614,9 @@ Floated Menu / Item
1662
1614
  .ui.ui.inverted.pink.menu .active.item {
1663
1615
  background-color: rgba(0, 0, 0, 0.1);
1664
1616
  }
1617
+ .ui.inverted.pointing.pink.menu .active.item {
1618
+ background-color: #e61a8d;
1619
+ }
1665
1620
  .ui.ui.inverted.menu .brown.active.item,
1666
1621
  .ui.ui.inverted.brown.menu {
1667
1622
  background-color: #A5673F;
@@ -1672,6 +1627,9 @@ Floated Menu / Item
1672
1627
  .ui.ui.inverted.brown.menu .active.item {
1673
1628
  background-color: rgba(0, 0, 0, 0.1);
1674
1629
  }
1630
+ .ui.inverted.pointing.brown.menu .active.item {
1631
+ background-color: #975b33;
1632
+ }
1675
1633
  .ui.ui.inverted.menu .grey.active.item,
1676
1634
  .ui.ui.inverted.grey.menu {
1677
1635
  background-color: #767676;
@@ -1682,6 +1640,9 @@ Floated Menu / Item
1682
1640
  .ui.ui.inverted.grey.menu .active.item {
1683
1641
  background-color: rgba(0, 0, 0, 0.1);
1684
1642
  }
1643
+ .ui.inverted.pointing.grey.menu .active.item {
1644
+ background-color: #838383;
1645
+ }
1685
1646
  .ui.ui.inverted.menu .black.active.item,
1686
1647
  .ui.ui.inverted.black.menu {
1687
1648
  background-color: #1B1C1D;
@@ -1692,6 +1653,12 @@ Floated Menu / Item
1692
1653
  .ui.ui.inverted.black.menu .active.item {
1693
1654
  background-color: rgba(0, 0, 0, 0.1);
1694
1655
  }
1656
+ .ui.inverted.pointing.black.menu .active.item {
1657
+ background-color: #27292a;
1658
+ }
1659
+ .ui.ui.ui.inverted.pointing.menu .active.item:after {
1660
+ background-color: inherit;
1661
+ }
1695
1662
 
1696
1663
  /*--------------
1697
1664
  Fitted
@@ -1730,8 +1697,6 @@ Floated Menu / Item
1730
1697
  --------------------*/
1731
1698
 
1732
1699
  .ui.compact.menu {
1733
- display: -webkit-inline-box;
1734
- display: -ms-inline-flexbox;
1735
1700
  display: inline-flex;
1736
1701
  margin: 0;
1737
1702
  vertical-align: middle;
@@ -1776,9 +1741,7 @@ Floated Menu / Item
1776
1741
  margin-left: 0 !important;
1777
1742
  margin-right: 0 !important;
1778
1743
  text-align: center;
1779
- -webkit-box-pack: center;
1780
- -ms-flex-pack: center;
1781
- justify-content: center;
1744
+ justify-content: center;
1782
1745
  }
1783
1746
  .ui.attached.item.menu:not(.tabular) {
1784
1747
  margin: 0 -1px !important;
@@ -1904,7 +1867,6 @@ Floated Menu / Item
1904
1867
  border-bottom: 1px solid #D4D4D5;
1905
1868
  border-right: 1px solid #D4D4D5;
1906
1869
  z-index: 2;
1907
- -webkit-transition: background 0.1s ease;
1908
1870
  transition: background 0.1s ease;
1909
1871
  }
1910
1872
  .ui.vertical.pointing.menu .item:after {
@@ -2017,8 +1979,7 @@ Floated Menu / Item
2017
1979
  margin: 0 -1px;
2018
1980
  width: calc(100% + 2px);
2019
1981
  max-width: calc(100% + 2px);
2020
- -webkit-box-shadow: none;
2021
- box-shadow: none;
1982
+ box-shadow: none;
2022
1983
  }
2023
1984
  .ui.attached + .ui.attached.menu:not(.top) {
2024
1985
  border-top: none;
@@ -2042,8 +2003,7 @@ Floated Menu / Item
2042
2003
  margin-top: 0;
2043
2004
  top: 0;
2044
2005
  margin-bottom: 1rem;
2045
- -webkit-box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15), none;
2046
- box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15), none;
2006
+ box-shadow: 0 1px 2px 0 rgba(34, 36, 38, 0.15), none;
2047
2007
  border-radius: 0 0 0.28571429rem 0.28571429rem;
2048
2008
  }
2049
2009
  .ui[class*="bottom attached"].menu:last-child {
@@ -2188,8 +2148,7 @@ Floated Menu / Item
2188
2148
 
2189
2149
  .ui.menu .ui.inverted.inverted.dropdown.item .menu {
2190
2150
  background: #1B1C1D;
2191
- -webkit-box-shadow: none;
2192
- box-shadow: none;
2151
+ box-shadow: none;
2193
2152
  }
2194
2153
  .ui.menu .ui.inverted.dropdown .menu > .item {
2195
2154
  color: rgba(255, 255, 255, 0.8) !important;
@@ -2209,8 +2168,7 @@ Floated Menu / Item
2209
2168
 
2210
2169
  /* Vertical */
2211
2170
  .ui.vertical.menu .inverted.dropdown.item .menu {
2212
- -webkit-box-shadow: none;
2213
- box-shadow: none;
2171
+ box-shadow: none;
2214
2172
  }
2215
2173
 
2216
2174
 
@@ -2220,12 +2178,6 @@ Floated Menu / Item
2220
2178
 
2221
2179
 
2222
2180
 
2223
- /*******************************
2224
- Theme Overrides
2225
- *******************************/
2226
-
2227
-
2228
-
2229
2181
  /*******************************
2230
2182
  Site Overrides
2231
2183
  *******************************/