fomantic-ui 2.9.0-beta.77 → 2.9.0-beta.80

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 (178) hide show
  1. package/.all-contributorsrc +9 -0
  2. package/CONTRIBUTORS.md +1 -0
  3. package/dist/components/accordion.css +1 -1
  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 +1 -1
  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 +5 -5
  14. package/dist/components/button.min.css +1 -1
  15. package/dist/components/calendar.css +1 -1
  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 +26 -19
  20. package/dist/components/card.min.css +2 -2
  21. package/dist/components/checkbox.css +1 -1
  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 +11 -11
  26. package/dist/components/comment.min.css +1 -1
  27. package/dist/components/container.css +1 -1
  28. package/dist/components/container.min.css +1 -1
  29. package/dist/components/dimmer.css +17 -14
  30. package/dist/components/dimmer.js +1 -1
  31. package/dist/components/dimmer.min.css +2 -2
  32. package/dist/components/dimmer.min.js +1 -1
  33. package/dist/components/divider.css +1 -1
  34. package/dist/components/divider.min.css +1 -1
  35. package/dist/components/dropdown.css +3 -3
  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 +1 -1
  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 +2 -2
  44. package/dist/components/feed.css +28 -28
  45. package/dist/components/feed.min.css +2 -2
  46. package/dist/components/flag.css +1 -1
  47. package/dist/components/flag.min.css +1 -1
  48. package/dist/components/form.css +1 -1
  49. package/dist/components/form.js +1 -1
  50. package/dist/components/form.min.css +1 -1
  51. package/dist/components/form.min.js +1 -1
  52. package/dist/components/grid.css +7 -7
  53. package/dist/components/grid.min.css +1 -1
  54. package/dist/components/header.css +1 -1
  55. package/dist/components/header.min.css +1 -1
  56. package/dist/components/icon.css +6 -1
  57. package/dist/components/icon.min.css +2 -2
  58. package/dist/components/image.css +1 -1
  59. package/dist/components/image.min.css +1 -1
  60. package/dist/components/input.css +1 -1
  61. package/dist/components/input.min.css +1 -1
  62. package/dist/components/item.css +13 -13
  63. package/dist/components/item.min.css +1 -1
  64. package/dist/components/label.css +1 -1
  65. package/dist/components/label.min.css +1 -1
  66. package/dist/components/list.css +1 -1
  67. package/dist/components/list.min.css +1 -1
  68. package/dist/components/loader.css +1 -1
  69. package/dist/components/loader.min.css +1 -1
  70. package/dist/components/menu.css +2 -2
  71. package/dist/components/message.css +1 -1
  72. package/dist/components/message.min.css +1 -1
  73. package/dist/components/modal.css +1 -1
  74. package/dist/components/modal.js +6 -5
  75. package/dist/components/modal.min.css +1 -1
  76. package/dist/components/modal.min.js +2 -2
  77. package/dist/components/nag.css +1 -1
  78. package/dist/components/nag.js +1 -1
  79. package/dist/components/nag.min.css +1 -1
  80. package/dist/components/nag.min.js +1 -1
  81. package/dist/components/placeholder.css +1 -1
  82. package/dist/components/placeholder.min.css +1 -1
  83. package/dist/components/popup.css +1 -1
  84. package/dist/components/popup.js +1 -1
  85. package/dist/components/popup.min.css +1 -1
  86. package/dist/components/popup.min.js +1 -1
  87. package/dist/components/progress.css +1 -1
  88. package/dist/components/progress.js +1 -1
  89. package/dist/components/progress.min.css +1 -1
  90. package/dist/components/progress.min.js +1 -1
  91. package/dist/components/rail.css +1 -1
  92. package/dist/components/rail.min.css +1 -1
  93. package/dist/components/rating.css +1 -1
  94. package/dist/components/rating.js +1 -1
  95. package/dist/components/rating.min.css +1 -1
  96. package/dist/components/rating.min.js +1 -1
  97. package/dist/components/reset.css +1 -1
  98. package/dist/components/reset.min.css +1 -1
  99. package/dist/components/reveal.css +1 -1
  100. package/dist/components/reveal.min.css +1 -1
  101. package/dist/components/search.css +1 -1
  102. package/dist/components/search.js +1 -1
  103. package/dist/components/search.min.css +1 -1
  104. package/dist/components/search.min.js +1 -1
  105. package/dist/components/segment.css +1 -1
  106. package/dist/components/segment.min.css +1 -1
  107. package/dist/components/shape.css +1 -1
  108. package/dist/components/shape.js +1 -1
  109. package/dist/components/shape.min.css +1 -1
  110. package/dist/components/shape.min.js +1 -1
  111. package/dist/components/sidebar.css +1 -1
  112. package/dist/components/sidebar.js +1 -1
  113. package/dist/components/sidebar.min.css +1 -1
  114. package/dist/components/sidebar.min.js +1 -1
  115. package/dist/components/site.css +1 -1
  116. package/dist/components/site.js +1 -1
  117. package/dist/components/site.min.css +1 -1
  118. package/dist/components/site.min.js +1 -1
  119. package/dist/components/slider.js +1 -1
  120. package/dist/components/slider.min.js +1 -1
  121. package/dist/components/state.js +1 -1
  122. package/dist/components/state.min.js +1 -1
  123. package/dist/components/statistic.css +1 -1
  124. package/dist/components/statistic.min.css +1 -1
  125. package/dist/components/step.css +3 -3
  126. package/dist/components/step.min.css +1 -1
  127. package/dist/components/sticky.css +1 -1
  128. package/dist/components/sticky.js +1 -1
  129. package/dist/components/sticky.min.css +1 -1
  130. package/dist/components/sticky.min.js +1 -1
  131. package/dist/components/tab.css +1 -1
  132. package/dist/components/tab.js +1 -1
  133. package/dist/components/tab.min.css +1 -1
  134. package/dist/components/tab.min.js +1 -1
  135. package/dist/components/table.css +3 -3
  136. package/dist/components/table.min.css +1 -1
  137. package/dist/components/text.css +1 -1
  138. package/dist/components/text.min.css +1 -1
  139. package/dist/components/toast.css +1 -1
  140. package/dist/components/toast.js +1 -1
  141. package/dist/components/toast.min.css +1 -1
  142. package/dist/components/toast.min.js +1 -1
  143. package/dist/components/transition.css +1 -1
  144. package/dist/components/transition.js +1 -1
  145. package/dist/components/transition.min.css +1 -1
  146. package/dist/components/transition.min.js +1 -1
  147. package/dist/components/visibility.js +1 -1
  148. package/dist/components/visibility.min.js +1 -1
  149. package/dist/semantic.css +164 -149
  150. package/dist/semantic.js +30 -29
  151. package/dist/semantic.min.css +2 -2
  152. package/dist/semantic.min.js +2 -2
  153. package/package.json +2 -2
  154. package/src/definitions/collections/form.less +123 -113
  155. package/src/definitions/collections/grid.less +700 -668
  156. package/src/definitions/collections/menu.less +96 -81
  157. package/src/definitions/collections/message.less +8 -7
  158. package/src/definitions/collections/table.less +184 -174
  159. package/src/definitions/elements/button.less +127 -116
  160. package/src/definitions/elements/container.less +16 -8
  161. package/src/definitions/elements/emoji.less +15 -9
  162. package/src/definitions/elements/header.less +14 -8
  163. package/src/definitions/elements/icon.less +5 -0
  164. package/src/definitions/elements/list.less +55 -45
  165. package/src/definitions/elements/segment.less +4 -3
  166. package/src/definitions/elements/step.less +52 -48
  167. package/src/definitions/modules/dimmer.less +10 -6
  168. package/src/definitions/modules/dropdown.less +19 -17
  169. package/src/definitions/modules/modal.js +5 -4
  170. package/src/definitions/modules/search.less +32 -16
  171. package/src/definitions/modules/sidebar.less +30 -18
  172. package/src/definitions/views/card.less +373 -333
  173. package/src/definitions/views/comment.less +92 -81
  174. package/src/definitions/views/feed.less +164 -144
  175. package/src/definitions/views/item.less +249 -196
  176. package/src/definitions/views/statistic.less +71 -70
  177. package/src/themes/default/globals/variation.variables +64 -0
  178. package/src/themes/default/modules/dimmer.variables +1 -1
@@ -290,8 +290,10 @@
290
290
  right: 50%;
291
291
  transform: translateY(-50%) translateX(50%) rotate(45deg);
292
292
  }
293
- .ui.vertical.steps .active.step:last-child:after {
294
- display: none;
293
+ & when (@variationStepVertical) {
294
+ .ui.vertical.steps .active.step:last-child:after {
295
+ display: none;
296
+ }
295
297
  }
296
298
  /* Content */
297
299
  .ui.steps:not(.unstackable) .step .content {
@@ -493,53 +495,55 @@
493
495
  }
494
496
  }
495
497
 
496
- /*-------------------
497
- Evenly Divided
498
- --------------------*/
498
+ & when (@variationStepEqualWidth) {
499
+ /*-------------------
500
+ Evenly Divided
501
+ --------------------*/
499
502
 
500
- .ui.one.steps,
501
- .ui.two.steps,
502
- .ui.three.steps,
503
- .ui.four.steps,
504
- .ui.five.steps,
505
- .ui.six.steps,
506
- .ui.seven.steps,
507
- .ui.eight.steps {
508
- width: 100%;
509
- }
510
- .ui.one.steps > .step,
511
- .ui.two.steps > .step,
512
- .ui.three.steps > .step,
513
- .ui.four.steps > .step,
514
- .ui.five.steps > .step,
515
- .ui.six.steps > .step,
516
- .ui.seven.steps > .step,
517
- .ui.eight.steps > .step {
518
- flex-wrap: nowrap;
519
- }
520
- .ui.one.steps > .step {
521
- width: 100%;
522
- }
523
- .ui.two.steps > .step {
524
- width: 50%;
525
- }
526
- .ui.three.steps > .step {
527
- width: 33.333%;
528
- }
529
- .ui.four.steps > .step {
530
- width: 25%;
531
- }
532
- .ui.five.steps > .step {
533
- width: 20%;
534
- }
535
- .ui.six.steps > .step {
536
- width: 16.666%;
537
- }
538
- .ui.seven.steps > .step {
539
- width: 14.285%;
540
- }
541
- .ui.eight.steps > .step {
542
- width: 12.500%;
503
+ .ui.one.steps,
504
+ .ui.two.steps,
505
+ .ui.three.steps,
506
+ .ui.four.steps,
507
+ .ui.five.steps,
508
+ .ui.six.steps,
509
+ .ui.seven.steps,
510
+ .ui.eight.steps {
511
+ width: 100%;
512
+ }
513
+ .ui.one.steps > .step,
514
+ .ui.two.steps > .step,
515
+ .ui.three.steps > .step,
516
+ .ui.four.steps > .step,
517
+ .ui.five.steps > .step,
518
+ .ui.six.steps > .step,
519
+ .ui.seven.steps > .step,
520
+ .ui.eight.steps > .step {
521
+ flex-wrap: nowrap;
522
+ }
523
+ .ui.one.steps > .step {
524
+ width: 100%;
525
+ }
526
+ .ui.two.steps > .step {
527
+ width: 50%;
528
+ }
529
+ .ui.three.steps > .step {
530
+ width: 33.333%;
531
+ }
532
+ .ui.four.steps > .step {
533
+ width: 25%;
534
+ }
535
+ .ui.five.steps > .step {
536
+ width: 20%;
537
+ }
538
+ .ui.six.steps > .step {
539
+ width: 16.666%;
540
+ }
541
+ .ui.seven.steps > .step {
542
+ width: 14.285%;
543
+ }
544
+ .ui.eight.steps > .step {
545
+ width: 12.500%;
546
+ }
543
547
  }
544
548
 
545
549
  /*-------------------
@@ -180,17 +180,21 @@ body.dimmable > .dimmer {
180
180
  Blurring
181
181
  ---------------*/
182
182
 
183
- .blurring.dimmable > :not(.dimmer) {
184
- filter: @blurredStartFilter;
185
- transition: @blurredTransition;
186
- }
187
- .blurring.dimmed.dimmable > :not(.dimmer):not(.popup) {
188
- filter: @blurredEndFilter;
183
+ @supports (not (-webkit-backdrop-filter: none)) and (not (backdrop-filter: none)) {
184
+ .blurring.dimmable > :not(.dimmer) {
185
+ filter: @blurredStartFilter;
186
+ transition: @blurredTransition;
187
+ }
188
+ .blurring.dimmed.dimmable > :not(.dimmer):not(.popup) {
189
+ filter: @blurredEndFilter;
190
+ }
189
191
  }
190
192
 
191
193
  /* Dimmer Color */
192
194
  .blurring.dimmable > .dimmer {
193
195
  background: @blurredBackgroundColor;
196
+ -webkit-backdrop-filter: @blurredEndFilter;
197
+ backdrop-filter: @blurredEndFilter;
194
198
  }
195
199
  .blurring.dimmable > .inverted.dimmer {
196
200
  background: @blurredInvertedBackgroundColor;
@@ -1395,23 +1395,25 @@ select.ui.dropdown {
1395
1395
  }
1396
1396
  }
1397
1397
 
1398
- /*--------------
1399
- Columnar
1400
- ---------------*/
1401
- .ui.column.dropdown > .menu {
1402
- flex-wrap:wrap;
1403
- }
1404
- .ui.dropdown[class*="two column"] > .menu > .item {
1405
- width: 50%;
1406
- }
1407
- .ui.dropdown[class*="three column"] > .menu > .item {
1408
- width: 33%;
1409
- }
1410
- .ui.dropdown[class*="four column"] > .menu > .item {
1411
- width: 25%;
1412
- }
1413
- .ui.dropdown[class*="five column"] > .menu > .item {
1414
- width: 20%;
1398
+ & when (@variationDropdownColumnar) {
1399
+ /*--------------
1400
+ Columnar
1401
+ ---------------*/
1402
+ .ui.column.dropdown > .menu {
1403
+ flex-wrap: wrap;
1404
+ }
1405
+ .ui.dropdown[class*="two column"] > .menu > .item {
1406
+ width: 50%;
1407
+ }
1408
+ .ui.dropdown[class*="three column"] > .menu > .item {
1409
+ width: 33%;
1410
+ }
1411
+ .ui.dropdown[class*="four column"] > .menu > .item {
1412
+ width: 25%;
1413
+ }
1414
+ .ui.dropdown[class*="five column"] > .menu > .item {
1415
+ width: 20%;
1416
+ }
1415
1417
  }
1416
1418
 
1417
1419
  & when (@variationDropdownSimple) {
@@ -127,7 +127,8 @@ $.fn.modal = function(parameters) {
127
127
  'aria-label': $('<div>'+(el[fields.text] || el[fields.icon] || '')+'</div>').text(),
128
128
  class: className.button + ' ' + cls,
129
129
  click: function () {
130
- if (click.call(element, $module) === false) {
130
+ var button = $(this);
131
+ if (button.is(selector.approve) || button.is(selector.deny) || click.call(element, $module) === false) {
131
132
  return;
132
133
  }
133
134
  module.hide();
@@ -772,7 +773,7 @@ $.fn.modal = function(parameters) {
772
773
  $module
773
774
  .off('mousedown' + elementEventNamespace)
774
775
  ;
775
- }
776
+ }
776
777
  $dimmer
777
778
  .off('mousedown' + elementEventNamespace)
778
779
  ;
@@ -1042,7 +1043,7 @@ $.fn.modal = function(parameters) {
1042
1043
  ? $(document).scrollTop() + settings.padding
1043
1044
  : $(document).scrollTop() + (module.cache.contextHeight - module.cache.height - settings.padding),
1044
1045
  marginLeft: -(module.cache.width / 2)
1045
- })
1046
+ })
1046
1047
  ;
1047
1048
  } else {
1048
1049
  $module
@@ -1051,7 +1052,7 @@ $.fn.modal = function(parameters) {
1051
1052
  ? -(module.cache.height / 2)
1052
1053
  : settings.padding / 2,
1053
1054
  marginLeft: -(module.cache.width / 2)
1054
- })
1055
+ })
1055
1056
  ;
1056
1057
  }
1057
1058
  module.verbose('Setting modal offset for legacy mode');
@@ -437,16 +437,20 @@
437
437
  .ui.search.short > .results {
438
438
  max-height: @scrollingMobileMaxResultsHeight;
439
439
  }
440
- .ui.search[class*="very short"] > .results {
441
- max-height: @scrollingMobileMaxResultsHeight * 0.75;
440
+ & when (@variationSearchVeryShort) {
441
+ .ui.search[class*="very short"] > .results {
442
+ max-height: @scrollingMobileMaxResultsHeight * 0.75;
443
+ }
442
444
  }
443
445
  }
444
446
  & when (@variationSearchLong) {
445
447
  .ui.search.long > .results {
446
448
  max-height: @scrollingMobileMaxResultsHeight * 2;
447
449
  }
448
- .ui.search[class*="very long"] > .results {
449
- max-height: @scrollingMobileMaxResultsHeight * 3;
450
+ & when (@variationSearchVeryLong) {
451
+ .ui.search[class*="very long"] > .results {
452
+ max-height: @scrollingMobileMaxResultsHeight * 3;
453
+ }
450
454
  }
451
455
  }
452
456
  }
@@ -455,16 +459,20 @@
455
459
  .ui.search.short > .results {
456
460
  max-height: @scrollingTabletMaxResultsHeight;
457
461
  }
458
- .ui.search[class*="very short"] > .results {
459
- max-height: @scrollingTabletMaxResultsHeight * 0.75;
462
+ & when (@variationSearchVeryShort) {
463
+ .ui.search[class*="very short"] > .results {
464
+ max-height: @scrollingTabletMaxResultsHeight * 0.75;
465
+ }
460
466
  }
461
467
  }
462
468
  & when (@variationSearchLong) {
463
469
  .ui.search.long > .results {
464
470
  max-height: @scrollingTabletMaxResultsHeight * 2;
465
471
  }
466
- .ui.search[class*="very long"] > .results {
467
- max-height: @scrollingTabletMaxResultsHeight * 3;
472
+ & when (@variationSearchVeryLong) {
473
+ .ui.search[class*="very long"] > .results {
474
+ max-height: @scrollingTabletMaxResultsHeight * 3;
475
+ }
468
476
  }
469
477
  }
470
478
  }
@@ -473,16 +481,20 @@
473
481
  .ui.search.short > .results {
474
482
  max-height: @scrollingComputerMaxResultsHeight;
475
483
  }
476
- .ui.search[class*="very short"] > .results {
477
- max-height: @scrollingComputerMaxResultsHeight * 0.75;
484
+ & when (@variationSearchVeryShort) {
485
+ .ui.search[class*="very short"] > .results {
486
+ max-height: @scrollingComputerMaxResultsHeight * 0.75;
487
+ }
478
488
  }
479
489
  }
480
490
  & when (@variationSearchLong) {
481
491
  .ui.search.long > .results {
482
492
  max-height: @scrollingComputerMaxResultsHeight * 2;
483
493
  }
484
- .ui.search[class*="very long"] > .results {
485
- max-height: @scrollingComputerMaxResultsHeight * 3;
494
+ & when (@variationSearchVeryLong) {
495
+ .ui.search[class*="very long"] > .results {
496
+ max-height: @scrollingComputerMaxResultsHeight * 3;
497
+ }
486
498
  }
487
499
  }
488
500
  }
@@ -491,16 +503,20 @@
491
503
  .ui.search.short > .results {
492
504
  max-height: @scrollingWidescreenMaxResultsHeight;
493
505
  }
494
- .ui.search[class*="very short"] > .results {
495
- max-height: @scrollingWidescreenMaxResultsHeight * 0.75;
506
+ & when (@variationSearchVeryShort) {
507
+ .ui.search[class*="very short"] > .results {
508
+ max-height: @scrollingWidescreenMaxResultsHeight * 0.75;
509
+ }
496
510
  }
497
511
  }
498
512
  & when (@variationSearchLong) {
499
513
  .ui.search.long > .results {
500
514
  max-height: @scrollingWidescreenMaxResultsHeight * 2;
501
515
  }
502
- .ui.search[class*="very long"] > .results {
503
- max-height: @scrollingWidescreenMaxResultsHeight * 3;
516
+ & when (@variationSearchVeryLong) {
517
+ .ui.search[class*="very long"] > .results {
518
+ max-height: @scrollingWidescreenMaxResultsHeight * 3;
519
+ }
504
520
  }
505
521
  }
506
522
  }
@@ -281,9 +281,11 @@ body.pushable > .pusher {
281
281
  width: @thinWidth;
282
282
  }
283
283
 
284
- .ui[class*="very thin"].left.sidebar,
285
- .ui[class*="very thin"].right.sidebar {
286
- width: @veryThinWidth;
284
+ & when (@variationSidebarVeryThin) {
285
+ .ui[class*="very thin"].left.sidebar,
286
+ .ui[class*="very thin"].right.sidebar {
287
+ width: @veryThinWidth;
288
+ }
287
289
  }
288
290
  }
289
291
 
@@ -298,9 +300,11 @@ body.pushable > .pusher {
298
300
  width: @wideWidth;
299
301
  }
300
302
 
301
- .ui[class*="very wide"].left.sidebar,
302
- .ui[class*="very wide"].right.sidebar {
303
- width: @veryWideWidth;
303
+ & when (@variationSidebarVeryWide) {
304
+ .ui[class*="very wide"].left.sidebar,
305
+ .ui[class*="very wide"].right.sidebar {
306
+ width: @veryWideWidth;
307
+ }
304
308
  }
305
309
  }
306
310
 
@@ -312,9 +316,11 @@ body.pushable > .pusher {
312
316
  transform: translate3d(@thinWidth, 0, 0);
313
317
  }
314
318
 
315
- .ui.visible[class*="very thin"].left.sidebar ~ .fixed,
316
- .ui.visible[class*="very thin"].left.sidebar ~ .pusher {
317
- transform: translate3d(@veryThinWidth, 0, 0);
319
+ & when (@variationSidebarVeryThin) {
320
+ .ui.visible[class*="very thin"].left.sidebar ~ .fixed,
321
+ .ui.visible[class*="very thin"].left.sidebar ~ .pusher {
322
+ transform: translate3d(@veryThinWidth, 0, 0);
323
+ }
318
324
  }
319
325
  }
320
326
 
@@ -324,9 +330,11 @@ body.pushable > .pusher {
324
330
  transform: translate3d(@wideWidth, 0, 0);
325
331
  }
326
332
 
327
- .ui.visible[class*="very wide"].left.sidebar ~ .fixed,
328
- .ui.visible[class*="very wide"].left.sidebar ~ .pusher {
329
- transform: translate3d(@veryWideWidth, 0, 0);
333
+ & when (@variationSidebarVeryWide) {
334
+ .ui.visible[class*="very wide"].left.sidebar ~ .fixed,
335
+ .ui.visible[class*="very wide"].left.sidebar ~ .pusher {
336
+ transform: translate3d(@veryWideWidth, 0, 0);
337
+ }
330
338
  }
331
339
  }
332
340
  }
@@ -339,9 +347,11 @@ body.pushable > .pusher {
339
347
  transform: translate3d(-@thinWidth, 0, 0);
340
348
  }
341
349
 
342
- .ui.visible[class*="very thin"].right.sidebar ~ .fixed,
343
- .ui.visible[class*="very thin"].right.sidebar ~ .pusher {
344
- transform: translate3d(-@veryThinWidth, 0, 0);
350
+ & when (@variationSidebarVeryThin) {
351
+ .ui.visible[class*="very thin"].right.sidebar ~ .fixed,
352
+ .ui.visible[class*="very thin"].right.sidebar ~ .pusher {
353
+ transform: translate3d(-@veryThinWidth, 0, 0);
354
+ }
345
355
  }
346
356
  }
347
357
 
@@ -351,9 +361,11 @@ body.pushable > .pusher {
351
361
  transform: translate3d(-@wideWidth, 0, 0);
352
362
  }
353
363
 
354
- .ui.visible[class*="very wide"].right.sidebar ~ .fixed,
355
- .ui.visible[class*="very wide"].right.sidebar ~ .pusher {
356
- transform: translate3d(-@veryWideWidth, 0, 0);
364
+ & when (@variationSidebarVeryWide) {
365
+ .ui.visible[class*="very wide"].right.sidebar ~ .fixed,
366
+ .ui.visible[class*="very wide"].right.sidebar ~ .pusher {
367
+ transform: translate3d(-@veryWideWidth, 0, 0);
368
+ }
357
369
  }
358
370
  }
359
371
  }