@clayui/css 3.93.0 → 3.94.0

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.
@@ -1,6 +1,6 @@
1
1
  @charset "UTF-8";
2
2
  /**
3
- * Clay 3.93.0
3
+ * Clay 3.94.0
4
4
  *
5
5
  * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
6
6
  * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
@@ -16,7 +16,7 @@
16
16
  * SPDX-License-Identifier: LicenseRef-MIT-Bootstrap
17
17
  */
18
18
  /**
19
- * Clay 3.93.0
19
+ * Clay 3.94.0
20
20
  *
21
21
  * SPDX-FileCopyrightText: © 2020 Liferay, Inc. <https://liferay.com>
22
22
  * SPDX-FileCopyrightText: © 2020 Contributors to the project Clay <https://github.com/liferay/clay/graphs/contributors>
@@ -1812,7 +1812,7 @@ html:not(#__):not(#___) .cadmin .fade, html:not(#__):not(#___) .cadmin.fade {
1812
1812
  transition: none;
1813
1813
  }
1814
1814
  }
1815
- html:not(#__):not(#___) .cadmin .c-prefers-reduced-motion .fade, html:not(#__):not(#___) .cadmin.fade {
1815
+ html:not(#__):not(#___) .cadmin .c-prefers-reduced-motion .fade, html:not(#__):not(#___) .cadmin.c-prefers-reduced-motion.fade {
1816
1816
  transition: none;
1817
1817
  }
1818
1818
 
@@ -1833,7 +1833,7 @@ html:not(#__):not(#___) .cadmin .collapsing, html:not(#__):not(#___) .cadmin.col
1833
1833
  transition: none;
1834
1834
  }
1835
1835
  }
1836
- html:not(#__):not(#___) .cadmin .c-prefers-reduced-motion .collapsing, html:not(#__):not(#___) .cadmin.collapsing {
1836
+ html:not(#__):not(#___) .cadmin .c-prefers-reduced-motion .collapsing, html:not(#__):not(#___) .cadmin.c-prefers-reduced-motion.collapsing {
1837
1837
  transition: none;
1838
1838
  }
1839
1839
 
@@ -10010,7 +10010,7 @@ html:not(#__):not(#___) .cadmin .modal.fade .modal-dialog, html:not(#__):not(#__
10010
10010
  transition: none;
10011
10011
  }
10012
10012
  }
10013
- html:not(#__):not(#___) .cadmin .c-prefers-reduced-motion .modal.fade .modal-dialog, html:not(#__):not(#___) .cadmin.modal.fade .modal-dialog {
10013
+ html:not(#__):not(#___) .cadmin .c-prefers-reduced-motion .modal.fade .modal-dialog, html:not(#__):not(#___) .cadmin.c-prefers-reduced-motion.modal.fade .modal-dialog {
10014
10014
  transition: none;
10015
10015
  }
10016
10016
 
@@ -14595,7 +14595,7 @@ html:not(#__):not(#___) .cadmin.sidenav-transition .sidenav-menu-slider {
14595
14595
  transition: none;
14596
14596
  }
14597
14597
  }
14598
- html:not(#__):not(#___) .cadmin .c-prefers-reduced-motion .sidenav-transition .sidenav-content, html:not(#__):not(#___) .cadmin .c-prefers-reduced-motion .sidenav-transition .sidenav-menu, html:not(#__):not(#___) .cadmin .c-prefers-reduced-motion .sidenav-transition .sidenav-menu-slider, html:not(#__):not(#___) .cadmin.sidenav-transition .sidenav-content, html:not(#__):not(#___) .cadmin.sidenav-transition .sidenav-menu, html:not(#__):not(#___) .cadmin.sidenav-transition .sidenav-menu-slider {
14598
+ html:not(#__):not(#___) .cadmin .c-prefers-reduced-motion .sidenav-transition .sidenav-content, html:not(#__):not(#___) .cadmin .c-prefers-reduced-motion .sidenav-transition .sidenav-menu, html:not(#__):not(#___) .cadmin .c-prefers-reduced-motion .sidenav-transition .sidenav-menu-slider, html:not(#__):not(#___) .cadmin.c-prefers-reduced-motion.sidenav-transition .sidenav-content, html:not(#__):not(#___) .cadmin.c-prefers-reduced-motion.sidenav-transition .sidenav-menu, html:not(#__):not(#___) .cadmin.c-prefers-reduced-motion.sidenav-transition .sidenav-menu-slider {
14599
14599
  transition: none;
14600
14600
  }
14601
14601
 
@@ -14607,7 +14607,7 @@ html:not(#__):not(#___) .cadmin .sidenav-transition, html:not(#__):not(#___) .ca
14607
14607
  transition: none;
14608
14608
  }
14609
14609
  }
14610
- html:not(#__):not(#___) .cadmin .c-prefers-reduced-motion .sidenav-transition, html:not(#__):not(#___) .cadmin.sidenav-transition {
14610
+ html:not(#__):not(#___) .cadmin .c-prefers-reduced-motion .sidenav-transition, html:not(#__):not(#___) .cadmin.c-prefers-reduced-motion.sidenav-transition {
14611
14611
  transition: none;
14612
14612
  }
14613
14613
 
@@ -21731,6 +21731,36 @@ html:not(#__):not(#___) .cadmin .d-inline-flex, html:not(#__):not(#___) .cadmin.
21731
21731
  html:not(#__):not(#___) .cadmin .hide {
21732
21732
  display: none !important;
21733
21733
  }
21734
+ html:not(#__):not(#___) .cadmin .d-block-c-prefers-reduced-motion {
21735
+ display: none !important;
21736
+ }
21737
+ html:not(#__):not(#___) .cadmin .d-inline-block-c-prefers-reduced-motion {
21738
+ display: none !important;
21739
+ }
21740
+ @media (prefers-reduced-motion: reduce) {
21741
+ html:not(#__):not(#___) .cadmin .d-none-c-prefers-reduced-motion {
21742
+ display: none !important;
21743
+ }
21744
+ }
21745
+ @media (prefers-reduced-motion: reduce) {
21746
+ html:not(#__):not(#___) .cadmin .d-block-c-prefers-reduced-motion {
21747
+ display: block !important;
21748
+ }
21749
+ }
21750
+ @media (prefers-reduced-motion: reduce) {
21751
+ html:not(#__):not(#___) .cadmin .d-inline-block-c-prefers-reduced-motion {
21752
+ display: inline-block !important;
21753
+ }
21754
+ }
21755
+ html:not(#__):not(#___) .cadmin .c-prefers-reduced-motion .d-none-c-prefers-reduced-motion {
21756
+ display: none !important;
21757
+ }
21758
+ html:not(#__):not(#___) .cadmin .c-prefers-reduced-motion .d-block-c-prefers-reduced-motion {
21759
+ display: block !important;
21760
+ }
21761
+ html:not(#__):not(#___) .cadmin .c-prefers-reduced-motion .d-inline-block-c-prefers-reduced-motion {
21762
+ display: inline-block !important;
21763
+ }
21734
21764
  @media print {
21735
21765
  html:not(#__):not(#___) .cadmin .d-print-none {
21736
21766
  display: none !important;