fomantic-ui 2.9.1-beta.19 → 2.9.1-beta.20

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (212) hide show
  1. package/.eslintrc.js +1 -0
  2. package/.stylelintrc.js +46 -0
  3. package/dist/components/accordion.css +19 -26
  4. package/dist/components/accordion.js +1 -1
  5. package/dist/components/accordion.min.css +1 -1
  6. package/dist/components/accordion.min.js +1 -1
  7. package/dist/components/ad.css +31 -41
  8. package/dist/components/ad.min.css +1 -1
  9. package/dist/components/api.js +1 -1
  10. package/dist/components/api.min.js +1 -1
  11. package/dist/components/breadcrumb.css +1 -1
  12. package/dist/components/breadcrumb.min.css +1 -1
  13. package/dist/components/button.css +71 -96
  14. package/dist/components/button.min.css +1 -1
  15. package/dist/components/calendar.css +6 -8
  16. package/dist/components/calendar.js +1 -1
  17. package/dist/components/calendar.min.css +1 -1
  18. package/dist/components/calendar.min.js +1 -1
  19. package/dist/components/card.css +83 -115
  20. package/dist/components/card.min.css +1 -1
  21. package/dist/components/checkbox.css +47 -64
  22. package/dist/components/checkbox.js +1 -1
  23. package/dist/components/checkbox.min.css +1 -1
  24. package/dist/components/checkbox.min.js +1 -1
  25. package/dist/components/comment.css +37 -51
  26. package/dist/components/comment.min.css +1 -1
  27. package/dist/components/container.css +4 -5
  28. package/dist/components/container.min.css +1 -1
  29. package/dist/components/dimmer.css +31 -41
  30. package/dist/components/dimmer.js +1 -1
  31. package/dist/components/dimmer.min.css +1 -1
  32. package/dist/components/dimmer.min.js +1 -1
  33. package/dist/components/divider.css +32 -44
  34. package/dist/components/divider.min.css +1 -1
  35. package/dist/components/dropdown.css +109 -152
  36. package/dist/components/dropdown.js +1 -1
  37. package/dist/components/dropdown.min.css +1 -1
  38. package/dist/components/dropdown.min.js +1 -1
  39. package/dist/components/embed.css +13 -19
  40. package/dist/components/embed.js +1 -1
  41. package/dist/components/embed.min.css +1 -1
  42. package/dist/components/embed.min.js +1 -1
  43. package/dist/components/emoji.css +7 -6
  44. package/dist/components/feed.css +24 -32
  45. package/dist/components/feed.min.css +1 -1
  46. package/dist/components/flag.css +5 -3
  47. package/dist/components/flag.min.css +1 -1
  48. package/dist/components/flyout.css +39 -56
  49. package/dist/components/flyout.js +1 -1
  50. package/dist/components/flyout.min.css +1 -1
  51. package/dist/components/flyout.min.js +1 -1
  52. package/dist/components/form.css +85 -111
  53. package/dist/components/form.js +1 -1
  54. package/dist/components/form.min.css +1 -1
  55. package/dist/components/form.min.js +1 -1
  56. package/dist/components/grid.css +70 -96
  57. package/dist/components/grid.min.css +1 -1
  58. package/dist/components/header.css +47 -65
  59. package/dist/components/header.min.css +1 -1
  60. package/dist/components/icon.css +42 -53
  61. package/dist/components/icon.min.css +1 -1
  62. package/dist/components/image.css +32 -42
  63. package/dist/components/image.min.css +1 -1
  64. package/dist/components/input.css +45 -58
  65. package/dist/components/input.min.css +1 -1
  66. package/dist/components/item.css +55 -77
  67. package/dist/components/item.min.css +1 -1
  68. package/dist/components/label.css +61 -90
  69. package/dist/components/label.min.css +1 -1
  70. package/dist/components/list.css +44 -59
  71. package/dist/components/list.min.css +1 -1
  72. package/dist/components/loader.css +16 -22
  73. package/dist/components/loader.min.css +1 -1
  74. package/dist/components/menu.css +126 -186
  75. package/dist/components/message.css +25 -35
  76. package/dist/components/message.min.css +1 -1
  77. package/dist/components/modal.css +33 -40
  78. package/dist/components/modal.js +1 -1
  79. package/dist/components/modal.min.css +1 -1
  80. package/dist/components/modal.min.js +1 -1
  81. package/dist/components/nag.css +19 -25
  82. package/dist/components/nag.js +1 -1
  83. package/dist/components/nag.min.css +1 -1
  84. package/dist/components/nag.min.js +1 -1
  85. package/dist/components/placeholder.css +10 -12
  86. package/dist/components/placeholder.min.css +1 -1
  87. package/dist/components/popup.css +49 -59
  88. package/dist/components/popup.js +1 -1
  89. package/dist/components/popup.min.css +1 -1
  90. package/dist/components/popup.min.js +1 -1
  91. package/dist/components/progress.css +29 -39
  92. package/dist/components/progress.js +1 -1
  93. package/dist/components/progress.min.css +1 -1
  94. package/dist/components/progress.min.js +1 -1
  95. package/dist/components/rail.css +15 -20
  96. package/dist/components/rail.min.css +1 -1
  97. package/dist/components/rating.css +9 -13
  98. package/dist/components/rating.js +1 -1
  99. package/dist/components/rating.min.css +1 -1
  100. package/dist/components/rating.min.js +1 -1
  101. package/dist/components/reset.css +1 -1
  102. package/dist/components/reset.min.css +1 -1
  103. package/dist/components/reveal.css +19 -26
  104. package/dist/components/reveal.min.css +1 -1
  105. package/dist/components/search.css +41 -58
  106. package/dist/components/search.js +1 -1
  107. package/dist/components/search.min.css +1 -1
  108. package/dist/components/search.min.js +1 -1
  109. package/dist/components/segment.css +62 -83
  110. package/dist/components/segment.min.css +1 -1
  111. package/dist/components/shape.css +10 -14
  112. package/dist/components/shape.js +1 -1
  113. package/dist/components/shape.min.css +1 -1
  114. package/dist/components/shape.min.js +1 -1
  115. package/dist/components/sidebar.css +41 -58
  116. package/dist/components/sidebar.js +1 -1
  117. package/dist/components/sidebar.min.css +1 -1
  118. package/dist/components/sidebar.min.js +1 -1
  119. package/dist/components/site.css +5 -5
  120. package/dist/components/site.js +1 -1
  121. package/dist/components/site.min.css +1 -1
  122. package/dist/components/site.min.js +1 -1
  123. package/dist/components/slider.css +27 -37
  124. package/dist/components/slider.js +1 -1
  125. package/dist/components/slider.min.js +1 -1
  126. package/dist/components/state.js +1 -1
  127. package/dist/components/state.min.js +1 -1
  128. package/dist/components/statistic.css +29 -41
  129. package/dist/components/statistic.min.css +1 -1
  130. package/dist/components/step.css +26 -35
  131. package/dist/components/step.min.css +1 -1
  132. package/dist/components/sticky.css +1 -1
  133. package/dist/components/sticky.js +1 -1
  134. package/dist/components/sticky.min.css +1 -1
  135. package/dist/components/sticky.min.js +1 -1
  136. package/dist/components/tab.css +6 -8
  137. package/dist/components/tab.js +1 -1
  138. package/dist/components/tab.min.css +1 -1
  139. package/dist/components/tab.min.js +1 -1
  140. package/dist/components/table.css +87 -117
  141. package/dist/components/table.min.css +1 -1
  142. package/dist/components/text.css +1 -1
  143. package/dist/components/text.min.css +1 -1
  144. package/dist/components/toast.css +4 -6
  145. package/dist/components/toast.js +1 -1
  146. package/dist/components/toast.min.css +1 -1
  147. package/dist/components/toast.min.js +1 -1
  148. package/dist/components/transition.css +4 -3
  149. package/dist/components/transition.js +1 -1
  150. package/dist/components/transition.min.css +1 -1
  151. package/dist/components/transition.min.js +1 -1
  152. package/dist/components/visibility.js +1 -1
  153. package/dist/components/visibility.min.js +1 -1
  154. package/dist/semantic.css +1719 -1719
  155. package/dist/semantic.js +26 -26
  156. package/dist/semantic.min.css +1 -1
  157. package/dist/semantic.min.js +1 -1
  158. package/package.json +8 -4
  159. package/src/definitions/collections/breadcrumb.less +41 -44
  160. package/src/definitions/collections/form.less +869 -879
  161. package/src/definitions/collections/grid.less +1690 -1695
  162. package/src/definitions/collections/menu.less +1493 -1503
  163. package/src/definitions/collections/message.less +292 -295
  164. package/src/definitions/collections/table.less +1616 -1622
  165. package/src/definitions/elements/button.less +1723 -1737
  166. package/src/definitions/elements/container.less +209 -210
  167. package/src/definitions/elements/divider.less +205 -206
  168. package/src/definitions/elements/emoji.less +38 -44
  169. package/src/definitions/elements/flag.less +44 -46
  170. package/src/definitions/elements/header.less +337 -345
  171. package/src/definitions/elements/icon.less +511 -512
  172. package/src/definitions/elements/image.less +221 -225
  173. package/src/definitions/elements/input.less +661 -667
  174. package/src/definitions/elements/label.less +800 -799
  175. package/src/definitions/elements/list.less +809 -809
  176. package/src/definitions/elements/loader.less +272 -266
  177. package/src/definitions/elements/placeholder.less +171 -168
  178. package/src/definitions/elements/rail.less +91 -91
  179. package/src/definitions/elements/reveal.less +192 -196
  180. package/src/definitions/elements/segment.less +743 -747
  181. package/src/definitions/elements/step.less +425 -433
  182. package/src/definitions/elements/text.less +32 -34
  183. package/src/definitions/globals/reset.less +9 -6
  184. package/src/definitions/globals/site.less +106 -108
  185. package/src/definitions/modules/accordion.less +242 -246
  186. package/src/definitions/modules/calendar.less +91 -92
  187. package/src/definitions/modules/checkbox.less +536 -542
  188. package/src/definitions/modules/dimmer.less +300 -297
  189. package/src/definitions/modules/dropdown.less +1577 -1591
  190. package/src/definitions/modules/embed.less +81 -82
  191. package/src/definitions/modules/flyout.less +443 -452
  192. package/src/definitions/modules/modal.less +459 -462
  193. package/src/definitions/modules/nag.less +134 -137
  194. package/src/definitions/modules/popup.less +738 -739
  195. package/src/definitions/modules/progress.less +521 -494
  196. package/src/definitions/modules/rating.less +94 -101
  197. package/src/definitions/modules/search.less +375 -383
  198. package/src/definitions/modules/shape.less +71 -76
  199. package/src/definitions/modules/sidebar.less +464 -474
  200. package/src/definitions/modules/slider.less +307 -308
  201. package/src/definitions/modules/sticky.less +21 -23
  202. package/src/definitions/modules/tab.less +51 -52
  203. package/src/definitions/modules/toast.less +584 -586
  204. package/src/definitions/modules/transition.less +55 -56
  205. package/src/definitions/views/ad.less +206 -206
  206. package/src/definitions/views/card.less +968 -970
  207. package/src/definitions/views/comment.less +190 -198
  208. package/src/definitions/views/feed.less +220 -224
  209. package/src/definitions/views/item.less +436 -446
  210. package/src/definitions/views/statistic.less +269 -280
  211. package/src/theme.less +29 -32
  212. package/src/themes/default/globals/colors.less +589 -589
@@ -12,7 +12,7 @@
12
12
  Theme
13
13
  *******************************/
14
14
 
15
- @type : 'element';
15
+ @type : 'element';
16
16
  @element : 'container';
17
17
 
18
18
  @import (multiple) '../../theme.config';
@@ -23,104 +23,104 @@
23
23
 
24
24
  /* All Sizes */
25
25
  .ui.container {
26
- display: block;
27
- max-width: @maxWidth;
26
+ display: block;
27
+ max-width: @maxWidth;
28
28
  }
29
29
 
30
30
  /* Mobile */
31
31
  @media only screen and (max-width: @largestMobileScreen) {
32
- .ui.ui.ui.container:not(.fluid) {
33
- width: @mobileWidth;
34
- margin-left: @mobileGutter;
35
- margin-right: @mobileGutter;
36
- }
37
- & when (@variationContainerGrid) or (@variationContainerRelaxed) {
38
- .ui.ui.ui.grid.container {
39
- width: @mobileGridWidth;
32
+ .ui.ui.ui.container:not(.fluid) {
33
+ width: @mobileWidth;
34
+ margin-left: @mobileGutter;
35
+ margin-right: @mobileGutter;
40
36
  }
41
- & when (@variationContainerRelaxed) {
42
- .ui.ui.ui.relaxed.grid.container {
43
- width: @mobileRelaxedGridWidth;
44
- }
45
- & when (@variationContainerVeryRelaxed) {
46
- .ui.ui.ui.very.relaxed.grid.container {
47
- width: @mobileVeryRelaxedGridWidth;
37
+ & when (@variationContainerGrid) or (@variationContainerRelaxed) {
38
+ .ui.ui.ui.grid.container {
39
+ width: @mobileGridWidth;
40
+ }
41
+ & when (@variationContainerRelaxed) {
42
+ .ui.ui.ui.relaxed.grid.container {
43
+ width: @mobileRelaxedGridWidth;
44
+ }
45
+ & when (@variationContainerVeryRelaxed) {
46
+ .ui.ui.ui.very.relaxed.grid.container {
47
+ width: @mobileVeryRelaxedGridWidth;
48
+ }
49
+ }
48
50
  }
49
- }
50
51
  }
51
- }
52
52
  }
53
53
 
54
54
  /* Tablet */
55
55
  @media only screen and (min-width: @tabletBreakpoint) and (max-width: @largestTabletScreen) {
56
- .ui.ui.ui.container:not(.fluid) {
57
- width: @tabletWidth;
58
- margin-left: @tabletGutter;
59
- margin-right: @tabletGutter;
60
- }
61
- & when (@variationContainerGrid) or (@variationContainerRelaxed) {
62
- .ui.ui.ui.grid.container {
63
- width: @tabletGridWidth;
56
+ .ui.ui.ui.container:not(.fluid) {
57
+ width: @tabletWidth;
58
+ margin-left: @tabletGutter;
59
+ margin-right: @tabletGutter;
64
60
  }
65
- & when (@variationContainerRelaxed) {
66
- .ui.ui.ui.relaxed.grid.container {
67
- width: @tabletRelaxedGridWidth;
68
- }
69
- & when (@variationContainerVeryRelaxed) {
70
- .ui.ui.ui.very.relaxed.grid.container {
71
- width: @tabletVeryRelaxedGridWidth;
61
+ & when (@variationContainerGrid) or (@variationContainerRelaxed) {
62
+ .ui.ui.ui.grid.container {
63
+ width: @tabletGridWidth;
64
+ }
65
+ & when (@variationContainerRelaxed) {
66
+ .ui.ui.ui.relaxed.grid.container {
67
+ width: @tabletRelaxedGridWidth;
68
+ }
69
+ & when (@variationContainerVeryRelaxed) {
70
+ .ui.ui.ui.very.relaxed.grid.container {
71
+ width: @tabletVeryRelaxedGridWidth;
72
+ }
73
+ }
72
74
  }
73
- }
74
75
  }
75
- }
76
76
  }
77
77
 
78
78
  /* Small Monitor */
79
79
  @media only screen and (min-width: @computerBreakpoint) and (max-width: @largestSmallMonitor) {
80
- .ui.ui.ui.container:not(.fluid) {
81
- width: @computerWidth;
82
- margin-left: @computerGutter;
83
- margin-right: @computerGutter;
84
- }
85
- & when (@variationContainerGrid) or (@variationContainerRelaxed) {
86
- .ui.ui.ui.grid.container {
87
- width: @computerGridWidth;
80
+ .ui.ui.ui.container:not(.fluid) {
81
+ width: @computerWidth;
82
+ margin-left: @computerGutter;
83
+ margin-right: @computerGutter;
88
84
  }
89
- & when (@variationContainerRelaxed) {
90
- .ui.ui.ui.relaxed.grid.container {
91
- width: @computerRelaxedGridWidth;
92
- }
93
- & when (@variationContainerVeryRelaxed) {
94
- .ui.ui.ui.very.relaxed.grid.container {
95
- width: @computerVeryRelaxedGridWidth;
85
+ & when (@variationContainerGrid) or (@variationContainerRelaxed) {
86
+ .ui.ui.ui.grid.container {
87
+ width: @computerGridWidth;
88
+ }
89
+ & when (@variationContainerRelaxed) {
90
+ .ui.ui.ui.relaxed.grid.container {
91
+ width: @computerRelaxedGridWidth;
92
+ }
93
+ & when (@variationContainerVeryRelaxed) {
94
+ .ui.ui.ui.very.relaxed.grid.container {
95
+ width: @computerVeryRelaxedGridWidth;
96
+ }
97
+ }
96
98
  }
97
- }
98
99
  }
99
- }
100
100
  }
101
101
 
102
102
  /* Large Monitor */
103
103
  @media only screen and (min-width: @largeMonitorBreakpoint) {
104
- .ui.ui.ui.container:not(.fluid) {
105
- width: @largeMonitorWidth;
106
- margin-left: @largeMonitorGutter;
107
- margin-right: @largeMonitorGutter;
108
- }
109
- & when (@variationContainerGrid) or (@variationContainerRelaxed) {
110
- .ui.ui.ui.grid.container {
111
- width: @largeMonitorGridWidth;
104
+ .ui.ui.ui.container:not(.fluid) {
105
+ width: @largeMonitorWidth;
106
+ margin-left: @largeMonitorGutter;
107
+ margin-right: @largeMonitorGutter;
112
108
  }
113
- & when (@variationContainerRelaxed) {
114
- .ui.ui.ui.relaxed.grid.container {
115
- width: @largeMonitorRelaxedGridWidth;
116
- }
117
- & when (@variationContainerVeryRelaxed) {
118
- .ui.ui.ui.very.relaxed.grid.container {
119
- width: @largeMonitorVeryRelaxedGridWidth;
109
+ & when (@variationContainerGrid) or (@variationContainerRelaxed) {
110
+ .ui.ui.ui.grid.container {
111
+ width: @largeMonitorGridWidth;
112
+ }
113
+ & when (@variationContainerRelaxed) {
114
+ .ui.ui.ui.relaxed.grid.container {
115
+ width: @largeMonitorRelaxedGridWidth;
116
+ }
117
+ & when (@variationContainerVeryRelaxed) {
118
+ .ui.ui.ui.very.relaxed.grid.container {
119
+ width: @largeMonitorVeryRelaxedGridWidth;
120
+ }
121
+ }
120
122
  }
121
- }
122
123
  }
123
- }
124
124
  }
125
125
 
126
126
  /*******************************
@@ -128,171 +128,170 @@
128
128
  *******************************/
129
129
 
130
130
  & when (@variationContainerText) {
131
- /* Text Container */
132
- .ui.text.container {
133
- font-family: @textFontFamily;
134
- max-width: @textWidth;
135
- line-height: @textLineHeight;
136
- font-size: @textSize;
137
- }
131
+ /* Text Container */
132
+ .ui.text.container {
133
+ font-family: @textFontFamily;
134
+ max-width: @textWidth;
135
+ line-height: @textLineHeight;
136
+ font-size: @textSize;
137
+ }
138
138
  }
139
139
 
140
140
  & when (@variationContainerWide) {
141
- /* Wide Container */
142
- @media only screen and (min-width: @tabletBreakpoint) and (max-width: @largestTabletScreen) {
143
- .ui.ui.ui.wide.container {
144
- width: @tabletWideWidth;
141
+ /* Wide Container */
142
+ @media only screen and (min-width: @tabletBreakpoint) and (max-width: @largestTabletScreen) {
143
+ .ui.ui.ui.wide.container {
144
+ width: @tabletWideWidth;
145
+ }
145
146
  }
146
- }
147
- @media only screen and (min-width: @computerBreakpoint) and (max-width: @largestSmallMonitor) {
148
- .ui.ui.ui.wide.container {
149
- width: @computerWideWidth;
147
+ @media only screen and (min-width: @computerBreakpoint) and (max-width: @largestSmallMonitor) {
148
+ .ui.ui.ui.wide.container {
149
+ width: @computerWideWidth;
150
+ }
150
151
  }
151
- }
152
- @media only screen and (min-width: @largeMonitorBreakpoint) {
153
- .ui.ui.ui.wide.container {
154
- width: @largeMonitorWideWidth;
152
+ @media only screen and (min-width: @largeMonitorBreakpoint) {
153
+ .ui.ui.ui.wide.container {
154
+ width: @largeMonitorWideWidth;
155
+ }
155
156
  }
156
- }
157
157
  }
158
158
 
159
159
  & when (@variationContainerFluid) {
160
- /* Fluid */
161
- .ui.fluid.container {
162
- width: 100%;
163
- }
160
+ /* Fluid */
161
+ .ui.fluid.container {
162
+ width: 100%;
163
+ }
164
164
  }
165
165
 
166
166
  /*******************************
167
167
  Variations
168
168
  *******************************/
169
169
  & when (@variationContainerAligned) {
170
- .ui[class*="left aligned"].container {
171
- text-align: left;
172
- }
173
- .ui[class*="center aligned"].container {
174
- text-align: center;
175
- }
176
- .ui[class*="right aligned"].container {
177
- text-align: right;
178
- }
170
+ .ui[class*="left aligned"].container {
171
+ text-align: left;
172
+ }
173
+ .ui[class*="center aligned"].container {
174
+ text-align: center;
175
+ }
176
+ .ui[class*="right aligned"].container {
177
+ text-align: right;
178
+ }
179
179
  }
180
180
  & when (@variationContainerJustified) {
181
- .ui.justified.container {
182
- text-align: justify;
183
- hyphens: auto;
184
- }
181
+ .ui.justified.container {
182
+ text-align: justify;
183
+ hyphens: auto;
184
+ }
185
185
  }
186
186
  & when (@variationContainerScrolling) {
187
- /*--------------
188
- Scrolling
189
- ---------------*/
190
- .ui.scrolling.container {
191
- overflow: auto;
192
- overscroll-behavior: @overscrollBehavior;
193
- }
194
- @media only screen and (max-width : @largestMobileScreen) {
195
- & when (@variationContainerScrollingShort) {
196
- .ui.scrolling.container.short {
197
- max-height: @scrollingMobileMaxHeight * 0.75;
198
- }
199
- }
200
- & when (@variationContainerScrollingVeryShort) {
201
- .ui.scrolling.container[class*="very short"] {
202
- max-height: @scrollingMobileMaxHeight * 0.5;
203
- }
204
- }
187
+ /* --------------
188
+ Scrolling
189
+ --------------- */
205
190
  .ui.scrolling.container {
206
- max-height: @scrollingMobileMaxHeight;
191
+ overflow: auto;
192
+ overscroll-behavior: @overscrollBehavior;
207
193
  }
208
- & when (@variationContainerScrollingLong) {
209
- .ui.scrolling.container.long {
210
- max-height: @scrollingMobileMaxHeight * 2;
211
- }
212
- }
213
- & when (@variationContainerScrollingVeryLong) {
214
- .ui.scrolling.container[class*="very long"] {
215
- max-height: @scrollingMobileMaxHeight * 3;
216
- }
194
+ @media only screen and (max-width: @largestMobileScreen) {
195
+ & when (@variationContainerScrollingShort) {
196
+ .ui.scrolling.container.short {
197
+ max-height: @scrollingMobileMaxHeight * 0.75;
198
+ }
199
+ }
200
+ & when (@variationContainerScrollingVeryShort) {
201
+ .ui.scrolling.container[class*="very short"] {
202
+ max-height: @scrollingMobileMaxHeight * 0.5;
203
+ }
204
+ }
205
+ .ui.scrolling.container {
206
+ max-height: @scrollingMobileMaxHeight;
207
+ }
208
+ & when (@variationContainerScrollingLong) {
209
+ .ui.scrolling.container.long {
210
+ max-height: @scrollingMobileMaxHeight * 2;
211
+ }
212
+ }
213
+ & when (@variationContainerScrollingVeryLong) {
214
+ .ui.scrolling.container[class*="very long"] {
215
+ max-height: @scrollingMobileMaxHeight * 3;
216
+ }
217
+ }
217
218
  }
218
- }
219
219
 
220
- @media only screen and (min-width: @tabletBreakpoint) {
221
- & when (@variationContainerScrollingShort) {
222
- .ui.scrolling.container.short {
223
- max-height: @scrollingTabletMaxHeight * 0.75;
224
- }
225
- }
226
- & when (@variationContainerScrollingVeryShort) {
227
- .ui.scrolling.container[class*="very short"] {
228
- max-height: @scrollingTabletMaxHeight * 0.5;
229
- }
230
- }
231
- .ui.scrolling.container {
232
- max-height: @scrollingTabletMaxHeight;
233
- }
234
- & when (@variationContainerScrollingLong) {
235
- .ui.scrolling.container.long {
236
- max-height: @scrollingTabletMaxHeight * 2;
237
- }
238
- }
239
- & when (@variationContainerScrollingVeryLong) {
240
- .ui.scrolling.container[class*="very long"] {
241
- max-height: @scrollingTabletMaxHeight * 3;
242
- }
243
- }
244
- }
245
- @media only screen and (min-width: @computerBreakpoint) {
246
- & when (@variationContainerScrollingShort) {
247
- .ui.scrolling.container.short {
248
- max-height: @scrollingComputerMaxHeight * 0.75;
249
- }
250
- }
251
- & when (@variationContainerScrollingVeryShort) {
252
- .ui.scrolling.container[class*="very short"] {
253
- max-height: @scrollingComputerMaxHeight * 0.5;
254
- }
255
- }
256
- .ui.scrolling.container {
257
- max-height: @scrollingComputerMaxHeight;
258
- }
259
- & when (@variationContainerScrollingLong) {
260
- .ui.scrolling.container.long {
261
- max-height: @scrollingComputerMaxHeight * 2;
262
- }
263
- }
264
- & when (@variationContainerScrollingVeryLong) {
265
- .ui.scrolling.container[class*="very long"]{
266
- max-height: @scrollingComputerMaxHeight * 3;
267
- }
268
- }
269
- }
270
- @media only screen and (min-width: @widescreenMonitorBreakpoint) {
271
- & when (@variationContainerScrollingShort) {
272
- .ui.scrolling.container.short {
273
- max-height: @scrollingWidescreenMaxHeight * 0.75;
274
- }
275
- }
276
- & when (@variationContainerScrollingVeryShort) {
277
- .ui.scrolling.container[class*="very short"] {
278
- max-height: @scrollingWidescreenMaxHeight * 0.5;
279
- }
280
- }
281
- .ui.scrolling.container {
282
- max-height: @scrollingWidescreenMaxHeight;
220
+ @media only screen and (min-width: @tabletBreakpoint) {
221
+ & when (@variationContainerScrollingShort) {
222
+ .ui.scrolling.container.short {
223
+ max-height: @scrollingTabletMaxHeight * 0.75;
224
+ }
225
+ }
226
+ & when (@variationContainerScrollingVeryShort) {
227
+ .ui.scrolling.container[class*="very short"] {
228
+ max-height: @scrollingTabletMaxHeight * 0.5;
229
+ }
230
+ }
231
+ .ui.scrolling.container {
232
+ max-height: @scrollingTabletMaxHeight;
233
+ }
234
+ & when (@variationContainerScrollingLong) {
235
+ .ui.scrolling.container.long {
236
+ max-height: @scrollingTabletMaxHeight * 2;
237
+ }
238
+ }
239
+ & when (@variationContainerScrollingVeryLong) {
240
+ .ui.scrolling.container[class*="very long"] {
241
+ max-height: @scrollingTabletMaxHeight * 3;
242
+ }
243
+ }
283
244
  }
284
- & when (@variationContainerScrollingLong) {
285
- .ui.scrolling.container.long {
286
- max-height: @scrollingWidescreenMaxHeight * 2;
287
- }
245
+ @media only screen and (min-width: @computerBreakpoint) {
246
+ & when (@variationContainerScrollingShort) {
247
+ .ui.scrolling.container.short {
248
+ max-height: @scrollingComputerMaxHeight * 0.75;
249
+ }
250
+ }
251
+ & when (@variationContainerScrollingVeryShort) {
252
+ .ui.scrolling.container[class*="very short"] {
253
+ max-height: @scrollingComputerMaxHeight * 0.5;
254
+ }
255
+ }
256
+ .ui.scrolling.container {
257
+ max-height: @scrollingComputerMaxHeight;
258
+ }
259
+ & when (@variationContainerScrollingLong) {
260
+ .ui.scrolling.container.long {
261
+ max-height: @scrollingComputerMaxHeight * 2;
262
+ }
263
+ }
264
+ & when (@variationContainerScrollingVeryLong) {
265
+ .ui.scrolling.container[class*="very long"] {
266
+ max-height: @scrollingComputerMaxHeight * 3;
267
+ }
268
+ }
288
269
  }
289
- & when (@variationContainerScrollingVeryLong) {
290
- .ui.scrolling.container[class*="very long"] {
291
- max-height: @scrollingWidescreenMaxHeight * 3;
292
- }
270
+ @media only screen and (min-width: @widescreenMonitorBreakpoint) {
271
+ & when (@variationContainerScrollingShort) {
272
+ .ui.scrolling.container.short {
273
+ max-height: @scrollingWidescreenMaxHeight * 0.75;
274
+ }
275
+ }
276
+ & when (@variationContainerScrollingVeryShort) {
277
+ .ui.scrolling.container[class*="very short"] {
278
+ max-height: @scrollingWidescreenMaxHeight * 0.5;
279
+ }
280
+ }
281
+ .ui.scrolling.container {
282
+ max-height: @scrollingWidescreenMaxHeight;
283
+ }
284
+ & when (@variationContainerScrollingLong) {
285
+ .ui.scrolling.container.long {
286
+ max-height: @scrollingWidescreenMaxHeight * 2;
287
+ }
288
+ }
289
+ & when (@variationContainerScrollingVeryLong) {
290
+ .ui.scrolling.container[class*="very long"] {
291
+ max-height: @scrollingWidescreenMaxHeight * 3;
292
+ }
293
+ }
293
294
  }
294
- }
295
295
  }
296
296
 
297
-
298
297
  .loadUIOverrides();