@clayui/css 3.97.0 → 3.98.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.
- package/lib/css/atlas.css +119 -1
- package/lib/css/atlas.css.map +1 -1
- package/lib/css/base.css +96 -1
- package/lib/css/base.css.map +1 -1
- package/lib/css/cadmin.css +131 -106
- package/lib/css/cadmin.css.map +1 -1
- package/lib/images/icons/icons.svg +1 -1
- package/package.json +2 -2
- package/src/scss/_license-text.scss +1 -1
- package/src/scss/cadmin/components/_date-picker.scss +4 -0
- package/src/scss/cadmin/components/_progress-bars.scss +6 -0
- package/src/scss/cadmin/components/_utilities-functional-important.scss +17 -13
- package/src/scss/cadmin/variables/_utilities.scss +11 -46
- package/src/scss/components/_date-picker.scss +4 -0
- package/src/scss/mixins/_dropdown-menu.scss +37 -1
- package/src/scss/mixins/_globals.scss +28 -23
- package/src/scss/mixins/_transition.scss +2 -7
- package/src/scss/variables/_dropdowns.scss +54 -0
package/lib/css/cadmin.css
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
@charset "UTF-8";
|
|
2
2
|
/**
|
|
3
|
-
* Clay 3.
|
|
3
|
+
* Clay 3.98.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.
|
|
19
|
+
* Clay 3.98.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>
|
|
@@ -904,7 +904,7 @@ html:not(#__):not(#___) .cadmin .btn {
|
|
|
904
904
|
transition: none;
|
|
905
905
|
}
|
|
906
906
|
}
|
|
907
|
-
html:not(#__):not(#___) .
|
|
907
|
+
html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .btn {
|
|
908
908
|
transition: none;
|
|
909
909
|
}
|
|
910
910
|
|
|
@@ -1764,7 +1764,7 @@ html:not(#__):not(#___) .cadmin .fade, html:not(#__):not(#___) .cadmin.fade {
|
|
|
1764
1764
|
transition: none;
|
|
1765
1765
|
}
|
|
1766
1766
|
}
|
|
1767
|
-
html:not(#__):not(#___) .
|
|
1767
|
+
html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .fade, html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin.fade {
|
|
1768
1768
|
transition: none;
|
|
1769
1769
|
}
|
|
1770
1770
|
|
|
@@ -1785,7 +1785,7 @@ html:not(#__):not(#___) .cadmin .collapsing, html:not(#__):not(#___) .cadmin.col
|
|
|
1785
1785
|
transition: none;
|
|
1786
1786
|
}
|
|
1787
1787
|
}
|
|
1788
|
-
html:not(#__):not(#___) .
|
|
1788
|
+
html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .collapsing, html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin.collapsing {
|
|
1789
1789
|
transition: none;
|
|
1790
1790
|
}
|
|
1791
1791
|
|
|
@@ -3744,7 +3744,7 @@ html:not(#__):not(#___) .cadmin .badge {
|
|
|
3744
3744
|
transition: none;
|
|
3745
3745
|
}
|
|
3746
3746
|
}
|
|
3747
|
-
html:not(#__):not(#___) .
|
|
3747
|
+
html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .badge {
|
|
3748
3748
|
transition: none;
|
|
3749
3749
|
}
|
|
3750
3750
|
|
|
@@ -3958,7 +3958,7 @@ html:not(#__):not(#___) .cadmin .breadcrumb-link {
|
|
|
3958
3958
|
transition: none;
|
|
3959
3959
|
}
|
|
3960
3960
|
}
|
|
3961
|
-
html:not(#__):not(#___) .
|
|
3961
|
+
html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .breadcrumb-link {
|
|
3962
3962
|
transition: none;
|
|
3963
3963
|
}
|
|
3964
3964
|
|
|
@@ -4225,7 +4225,7 @@ html:not(#__):not(#___) .cadmin .label {
|
|
|
4225
4225
|
transition: none;
|
|
4226
4226
|
}
|
|
4227
4227
|
}
|
|
4228
|
-
html:not(#__):not(#___) .
|
|
4228
|
+
html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .label {
|
|
4229
4229
|
transition: none;
|
|
4230
4230
|
}
|
|
4231
4231
|
|
|
@@ -5472,7 +5472,7 @@ html:not(#__):not(#___) .cadmin .card-interactive {
|
|
|
5472
5472
|
transition: none;
|
|
5473
5473
|
}
|
|
5474
5474
|
}
|
|
5475
|
-
html:not(#__):not(#___) .
|
|
5475
|
+
html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .card-interactive {
|
|
5476
5476
|
transition: none;
|
|
5477
5477
|
}
|
|
5478
5478
|
|
|
@@ -5501,7 +5501,7 @@ html:not(#__):not(#___) .cadmin .card-interactive::after {
|
|
|
5501
5501
|
transition: none;
|
|
5502
5502
|
}
|
|
5503
5503
|
}
|
|
5504
|
-
html:not(#__):not(#___) .
|
|
5504
|
+
html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .card-interactive::after {
|
|
5505
5505
|
transition: none;
|
|
5506
5506
|
}
|
|
5507
5507
|
|
|
@@ -6436,7 +6436,7 @@ html:not(#__):not(#___) .cadmin .form-control {
|
|
|
6436
6436
|
transition: none;
|
|
6437
6437
|
}
|
|
6438
6438
|
}
|
|
6439
|
-
html:not(#__):not(#___) .
|
|
6439
|
+
html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .form-control {
|
|
6440
6440
|
transition: none;
|
|
6441
6441
|
}
|
|
6442
6442
|
|
|
@@ -6819,7 +6819,7 @@ html:not(#__):not(#___) .cadmin .form-control[type=range]::-webkit-slider-thumb
|
|
|
6819
6819
|
transition: none;
|
|
6820
6820
|
}
|
|
6821
6821
|
}
|
|
6822
|
-
html:not(#__):not(#___) .
|
|
6822
|
+
html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .form-control[type=range]::-webkit-slider-thumb {
|
|
6823
6823
|
transition: none;
|
|
6824
6824
|
}
|
|
6825
6825
|
|
|
@@ -6898,7 +6898,7 @@ html:not(#__):not(#___) .cadmin .form-control-plaintext[readonly] {
|
|
|
6898
6898
|
transition: none;
|
|
6899
6899
|
}
|
|
6900
6900
|
}
|
|
6901
|
-
html:not(#__):not(#___) .
|
|
6901
|
+
html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .form-control-plaintext[readonly] {
|
|
6902
6902
|
transition: none;
|
|
6903
6903
|
}
|
|
6904
6904
|
|
|
@@ -7098,7 +7098,7 @@ html:not(#__):not(#___) .cadmin .c-link {
|
|
|
7098
7098
|
transition: none;
|
|
7099
7099
|
}
|
|
7100
7100
|
}
|
|
7101
|
-
html:not(#__):not(#___) .
|
|
7101
|
+
html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .c-link {
|
|
7102
7102
|
transition: none;
|
|
7103
7103
|
}
|
|
7104
7104
|
|
|
@@ -7135,7 +7135,7 @@ html:not(#__):not(#___) .cadmin .component-link {
|
|
|
7135
7135
|
transition: none;
|
|
7136
7136
|
}
|
|
7137
7137
|
}
|
|
7138
|
-
html:not(#__):not(#___) .
|
|
7138
|
+
html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .component-link {
|
|
7139
7139
|
transition: none;
|
|
7140
7140
|
}
|
|
7141
7141
|
|
|
@@ -7160,7 +7160,7 @@ html:not(#__):not(#___) .cadmin .link-primary {
|
|
|
7160
7160
|
transition: none;
|
|
7161
7161
|
}
|
|
7162
7162
|
}
|
|
7163
|
-
html:not(#__):not(#___) .
|
|
7163
|
+
html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .link-primary {
|
|
7164
7164
|
transition: none;
|
|
7165
7165
|
}
|
|
7166
7166
|
|
|
@@ -7182,7 +7182,7 @@ html:not(#__):not(#___) .cadmin .link-secondary {
|
|
|
7182
7182
|
transition: none;
|
|
7183
7183
|
}
|
|
7184
7184
|
}
|
|
7185
|
-
html:not(#__):not(#___) .
|
|
7185
|
+
html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .link-secondary {
|
|
7186
7186
|
transition: none;
|
|
7187
7187
|
}
|
|
7188
7188
|
|
|
@@ -7221,7 +7221,7 @@ html:not(#__):not(#___) .cadmin .link-outline {
|
|
|
7221
7221
|
transition: none;
|
|
7222
7222
|
}
|
|
7223
7223
|
}
|
|
7224
|
-
html:not(#__):not(#___) .
|
|
7224
|
+
html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .link-outline {
|
|
7225
7225
|
transition: none;
|
|
7226
7226
|
}
|
|
7227
7227
|
|
|
@@ -7352,7 +7352,7 @@ html:not(#__):not(#___) .cadmin .component-title [href] {
|
|
|
7352
7352
|
transition: none;
|
|
7353
7353
|
}
|
|
7354
7354
|
}
|
|
7355
|
-
html:not(#__):not(#___) .
|
|
7355
|
+
html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .component-title[href], html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .component-title [href] {
|
|
7356
7356
|
transition: none;
|
|
7357
7357
|
}
|
|
7358
7358
|
|
|
@@ -7386,7 +7386,7 @@ html:not(#__):not(#___) .cadmin .component-subtitle [href] {
|
|
|
7386
7386
|
transition: none;
|
|
7387
7387
|
}
|
|
7388
7388
|
}
|
|
7389
|
-
html:not(#__):not(#___) .
|
|
7389
|
+
html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .component-subtitle[href], html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .component-subtitle [href] {
|
|
7390
7390
|
transition: none;
|
|
7391
7391
|
}
|
|
7392
7392
|
|
|
@@ -7424,7 +7424,7 @@ html:not(#__):not(#___) .cadmin .component-action {
|
|
|
7424
7424
|
transition: none;
|
|
7425
7425
|
}
|
|
7426
7426
|
}
|
|
7427
|
-
html:not(#__):not(#___) .
|
|
7427
|
+
html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .component-action {
|
|
7428
7428
|
transition: none;
|
|
7429
7429
|
}
|
|
7430
7430
|
|
|
@@ -7529,7 +7529,7 @@ html:not(#__):not(#___) .cadmin .clay-range-input .tooltip {
|
|
|
7529
7529
|
transition: none;
|
|
7530
7530
|
}
|
|
7531
7531
|
}
|
|
7532
|
-
html:not(#__):not(#___) .
|
|
7532
|
+
html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .clay-range-input .tooltip {
|
|
7533
7533
|
transition: none;
|
|
7534
7534
|
}
|
|
7535
7535
|
|
|
@@ -7873,7 +7873,7 @@ html:not(#__):not(#___) .cadmin .clay-color-pointer {
|
|
|
7873
7873
|
transition: none;
|
|
7874
7874
|
}
|
|
7875
7875
|
}
|
|
7876
|
-
html:not(#__):not(#___) .
|
|
7876
|
+
html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .clay-color-pointer {
|
|
7877
7877
|
transition: none;
|
|
7878
7878
|
}
|
|
7879
7879
|
|
|
@@ -8066,7 +8066,7 @@ html:not(#__):not(#___) .cadmin .custom-control-label::before {
|
|
|
8066
8066
|
transition: none;
|
|
8067
8067
|
}
|
|
8068
8068
|
}
|
|
8069
|
-
html:not(#__):not(#___) .
|
|
8069
|
+
html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .custom-control-label::before {
|
|
8070
8070
|
transition: none;
|
|
8071
8071
|
}
|
|
8072
8072
|
|
|
@@ -8117,7 +8117,7 @@ html:not(#__):not(#___) .cadmin .custom-control-label::before {
|
|
|
8117
8117
|
transition: none;
|
|
8118
8118
|
}
|
|
8119
8119
|
}
|
|
8120
|
-
html:not(#__):not(#___) .
|
|
8120
|
+
html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .custom-control-label::before {
|
|
8121
8121
|
transition: none;
|
|
8122
8122
|
}
|
|
8123
8123
|
|
|
@@ -8411,7 +8411,7 @@ html:not(#__):not(#___) .cadmin .date-picker-nav .nav-btn {
|
|
|
8411
8411
|
transition: none;
|
|
8412
8412
|
}
|
|
8413
8413
|
}
|
|
8414
|
-
html:not(#__):not(#___) .
|
|
8414
|
+
html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .date-picker-nav .nav-btn {
|
|
8415
8415
|
transition: none;
|
|
8416
8416
|
}
|
|
8417
8417
|
|
|
@@ -8468,6 +8468,29 @@ html:not(#__):not(#___) .cadmin .date-picker-nav select.form-control:disabled, h
|
|
|
8468
8468
|
background-color: transparent;
|
|
8469
8469
|
color: #a7a9bc;
|
|
8470
8470
|
}
|
|
8471
|
+
html:not(#__):not(#___) .cadmin .date-picker-nav .form-control-select {
|
|
8472
|
+
background-color: transparent;
|
|
8473
|
+
border-color: transparent;
|
|
8474
|
+
color: #6b6c7e;
|
|
8475
|
+
font-size: 14px;
|
|
8476
|
+
font-weight: 600;
|
|
8477
|
+
height: 32px;
|
|
8478
|
+
padding-bottom: 0;
|
|
8479
|
+
padding-left: 8px;
|
|
8480
|
+
padding-top: 0;
|
|
8481
|
+
}
|
|
8482
|
+
html:not(#__):not(#___) .cadmin .date-picker-nav .form-control-select:hover, html:not(#__):not(#___) .cadmin .date-picker-nav .form-control-select.hover {
|
|
8483
|
+
background-color: #f1f2f5;
|
|
8484
|
+
color: #272833;
|
|
8485
|
+
}
|
|
8486
|
+
html:not(#__):not(#___) .cadmin .date-picker-nav .form-control-select:focus, html:not(#__):not(#___) .cadmin .date-picker-nav .form-control-select.focus {
|
|
8487
|
+
background-color: #f1f2f5;
|
|
8488
|
+
color: #272833;
|
|
8489
|
+
}
|
|
8490
|
+
html:not(#__):not(#___) .cadmin .date-picker-nav .form-control-select:disabled, html:not(#__):not(#___) .cadmin .date-picker-nav .form-control-select.disabled {
|
|
8491
|
+
background-color: transparent;
|
|
8492
|
+
color: #a7a9bc;
|
|
8493
|
+
}
|
|
8471
8494
|
html:not(#__):not(#___) .cadmin .date-picker-nav-item {
|
|
8472
8495
|
align-items: center;
|
|
8473
8496
|
display: flex;
|
|
@@ -8535,7 +8558,7 @@ html:not(#__):not(#___) .cadmin .date-picker-calendar-item {
|
|
|
8535
8558
|
transition: none;
|
|
8536
8559
|
}
|
|
8537
8560
|
}
|
|
8538
|
-
html:not(#__):not(#___) .
|
|
8561
|
+
html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .date-picker-calendar-item {
|
|
8539
8562
|
transition: none;
|
|
8540
8563
|
}
|
|
8541
8564
|
|
|
@@ -9266,7 +9289,7 @@ html:not(#__):not(#___) .cadmin .input-group .input-group-inset-item {
|
|
|
9266
9289
|
transition: none;
|
|
9267
9290
|
}
|
|
9268
9291
|
}
|
|
9269
|
-
html:not(#__):not(#___) .
|
|
9292
|
+
html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .input-group .input-group-inset-item {
|
|
9270
9293
|
transition: none;
|
|
9271
9294
|
}
|
|
9272
9295
|
|
|
@@ -9489,7 +9512,7 @@ html:not(#__):not(#___) .cadmin .list-group-title [href] {
|
|
|
9489
9512
|
transition: none;
|
|
9490
9513
|
}
|
|
9491
9514
|
}
|
|
9492
|
-
html:not(#__):not(#___) .
|
|
9515
|
+
html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .list-group-title[href], html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .list-group-title [href] {
|
|
9493
9516
|
transition: none;
|
|
9494
9517
|
}
|
|
9495
9518
|
|
|
@@ -9522,7 +9545,7 @@ html:not(#__):not(#___) .cadmin .list-group-subtitle [href] {
|
|
|
9522
9545
|
transition: none;
|
|
9523
9546
|
}
|
|
9524
9547
|
}
|
|
9525
|
-
html:not(#__):not(#___) .
|
|
9548
|
+
html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .list-group-subtitle[href], html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .list-group-subtitle [href] {
|
|
9526
9549
|
transition: none;
|
|
9527
9550
|
}
|
|
9528
9551
|
|
|
@@ -9555,7 +9578,7 @@ html:not(#__):not(#___) .cadmin .list-group-text [href] {
|
|
|
9555
9578
|
transition: none;
|
|
9556
9579
|
}
|
|
9557
9580
|
}
|
|
9558
|
-
html:not(#__):not(#___) .
|
|
9581
|
+
html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .list-group-text[href], html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .list-group-text [href] {
|
|
9559
9582
|
transition: none;
|
|
9560
9583
|
}
|
|
9561
9584
|
|
|
@@ -9589,7 +9612,7 @@ html:not(#__):not(#___) .cadmin .list-group-subtext [href] {
|
|
|
9589
9612
|
transition: none;
|
|
9590
9613
|
}
|
|
9591
9614
|
}
|
|
9592
|
-
html:not(#__):not(#___) .
|
|
9615
|
+
html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .list-group-subtext[href], html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .list-group-subtext [href] {
|
|
9593
9616
|
transition: none;
|
|
9594
9617
|
}
|
|
9595
9618
|
|
|
@@ -9956,7 +9979,7 @@ html:not(#__):not(#___) .cadmin .modal.fade .modal-dialog, html:not(#__):not(#__
|
|
|
9956
9979
|
transition: none;
|
|
9957
9980
|
}
|
|
9958
9981
|
}
|
|
9959
|
-
html:not(#__):not(#___) .
|
|
9982
|
+
html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .modal.fade .modal-dialog, html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin.modal.fade .modal-dialog {
|
|
9960
9983
|
transition: none;
|
|
9961
9984
|
}
|
|
9962
9985
|
|
|
@@ -10575,7 +10598,7 @@ html:not(#__):not(#___) .cadmin .multi-step-icon {
|
|
|
10575
10598
|
transition: none;
|
|
10576
10599
|
}
|
|
10577
10600
|
}
|
|
10578
|
-
html:not(#__):not(#___) .
|
|
10601
|
+
html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .multi-step-icon {
|
|
10579
10602
|
transition: none;
|
|
10580
10603
|
}
|
|
10581
10604
|
|
|
@@ -11091,7 +11114,7 @@ html:not(#__):not(#___) .cadmin .nav-tabs .nav-link {
|
|
|
11091
11114
|
transition: none;
|
|
11092
11115
|
}
|
|
11093
11116
|
}
|
|
11094
|
-
html:not(#__):not(#___) .
|
|
11117
|
+
html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .nav-tabs .nav-link {
|
|
11095
11118
|
transition: none;
|
|
11096
11119
|
}
|
|
11097
11120
|
|
|
@@ -11245,7 +11268,7 @@ html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent
|
|
|
11245
11268
|
transition: none;
|
|
11246
11269
|
}
|
|
11247
11270
|
}
|
|
11248
|
-
html:not(#__):not(#___) .
|
|
11271
|
+
html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .menubar-vertical-expand-md.menubar-transparent .nav-link {
|
|
11249
11272
|
transition: none;
|
|
11250
11273
|
}
|
|
11251
11274
|
|
|
@@ -11344,7 +11367,7 @@ html:not(#__):not(#___) .cadmin .menubar-vertical-expand-md.menubar-transparent
|
|
|
11344
11367
|
}
|
|
11345
11368
|
}
|
|
11346
11369
|
@media (max-width: 767.98px) {
|
|
11347
|
-
html:not(#__):not(#___) .
|
|
11370
|
+
html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .menubar-vertical-expand-md.menubar-transparent .menubar-toggler {
|
|
11348
11371
|
transition: none;
|
|
11349
11372
|
}
|
|
11350
11373
|
}
|
|
@@ -11491,7 +11514,7 @@ html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent
|
|
|
11491
11514
|
transition: none;
|
|
11492
11515
|
}
|
|
11493
11516
|
}
|
|
11494
|
-
html:not(#__):not(#___) .
|
|
11517
|
+
html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .menubar-vertical-expand-lg.menubar-transparent .nav-link {
|
|
11495
11518
|
transition: none;
|
|
11496
11519
|
}
|
|
11497
11520
|
|
|
@@ -11589,7 +11612,7 @@ html:not(#__):not(#___) .cadmin .menubar-vertical-expand-lg.menubar-transparent
|
|
|
11589
11612
|
}
|
|
11590
11613
|
}
|
|
11591
11614
|
@media (max-width: 991.98px) {
|
|
11592
|
-
html:not(#__):not(#___) .
|
|
11615
|
+
html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .menubar-vertical-expand-lg.menubar-transparent .menubar-toggler {
|
|
11593
11616
|
transition: none;
|
|
11594
11617
|
}
|
|
11595
11618
|
}
|
|
@@ -12688,7 +12711,7 @@ html:not(#__):not(#___) .cadmin .management-bar .navbar-nav .nav-link {
|
|
|
12688
12711
|
transition: none;
|
|
12689
12712
|
}
|
|
12690
12713
|
}
|
|
12691
|
-
html:not(#__):not(#___) .
|
|
12714
|
+
html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .management-bar .navbar-nav .nav-link {
|
|
12692
12715
|
transition: none;
|
|
12693
12716
|
}
|
|
12694
12717
|
|
|
@@ -12708,7 +12731,7 @@ html:not(#__):not(#___) .cadmin .management-bar .navbar-brand {
|
|
|
12708
12731
|
transition: none;
|
|
12709
12732
|
}
|
|
12710
12733
|
}
|
|
12711
|
-
html:not(#__):not(#___) .
|
|
12734
|
+
html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .management-bar .navbar-brand {
|
|
12712
12735
|
transition: none;
|
|
12713
12736
|
}
|
|
12714
12737
|
|
|
@@ -13324,7 +13347,7 @@ html:not(#__):not(#___) .cadmin .page-link {
|
|
|
13324
13347
|
transition: none;
|
|
13325
13348
|
}
|
|
13326
13349
|
}
|
|
13327
|
-
html:not(#__):not(#___) .
|
|
13350
|
+
html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .page-link {
|
|
13328
13351
|
transition: none;
|
|
13329
13352
|
}
|
|
13330
13353
|
|
|
@@ -13498,7 +13521,7 @@ html:not(#__):not(#___) .cadmin .pagination-items-per-page > button {
|
|
|
13498
13521
|
transition: none;
|
|
13499
13522
|
}
|
|
13500
13523
|
}
|
|
13501
|
-
html:not(#__):not(#___) .
|
|
13524
|
+
html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .pagination-items-per-page > a, html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .pagination-items-per-page > button {
|
|
13502
13525
|
transition: none;
|
|
13503
13526
|
}
|
|
13504
13527
|
|
|
@@ -13804,7 +13827,7 @@ html:not(#__):not(#___) .cadmin .panel-header-link {
|
|
|
13804
13827
|
transition: none;
|
|
13805
13828
|
}
|
|
13806
13829
|
}
|
|
13807
|
-
html:not(#__):not(#___) .
|
|
13830
|
+
html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .panel-header-link {
|
|
13808
13831
|
transition: none;
|
|
13809
13832
|
}
|
|
13810
13833
|
|
|
@@ -14424,7 +14447,7 @@ html:not(#__):not(#___) .cadmin .progress-bar {
|
|
|
14424
14447
|
transition: none;
|
|
14425
14448
|
}
|
|
14426
14449
|
}
|
|
14427
|
-
html:not(#__):not(#___) .
|
|
14450
|
+
html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .progress-bar {
|
|
14428
14451
|
transition: none;
|
|
14429
14452
|
}
|
|
14430
14453
|
|
|
@@ -14448,6 +14471,10 @@ html:not(#__):not(#___) .cadmin .progress-bar-animated {
|
|
|
14448
14471
|
animation: none;
|
|
14449
14472
|
}
|
|
14450
14473
|
}
|
|
14474
|
+
html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .progress-bar-animated {
|
|
14475
|
+
animation: none;
|
|
14476
|
+
}
|
|
14477
|
+
|
|
14451
14478
|
html:not(#__):not(#___) .cadmin .progress-lg,
|
|
14452
14479
|
html:not(#__):not(#___) .cadmin .progress-lg > .progress {
|
|
14453
14480
|
border-radius: 100px;
|
|
@@ -14748,7 +14775,7 @@ html:not(#__):not(#___) .cadmin a.sheet-subtitle {
|
|
|
14748
14775
|
transition: none;
|
|
14749
14776
|
}
|
|
14750
14777
|
}
|
|
14751
|
-
html:not(#__):not(#___) .
|
|
14778
|
+
html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin a.sheet-subtitle {
|
|
14752
14779
|
transition: none;
|
|
14753
14780
|
}
|
|
14754
14781
|
|
|
@@ -14911,7 +14938,7 @@ html:not(#__):not(#___) .cadmin.sidenav-transition .sidenav-menu-slider {
|
|
|
14911
14938
|
transition: none;
|
|
14912
14939
|
}
|
|
14913
14940
|
}
|
|
14914
|
-
html:not(#__):not(#___) .
|
|
14941
|
+
html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .sidenav-transition .sidenav-content, html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .sidenav-transition .sidenav-menu, html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .sidenav-transition .sidenav-menu-slider, html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin.sidenav-transition .sidenav-content, html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin.sidenav-transition .sidenav-menu, html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin.sidenav-transition .sidenav-menu-slider {
|
|
14915
14942
|
transition: none;
|
|
14916
14943
|
}
|
|
14917
14944
|
|
|
@@ -14923,7 +14950,7 @@ html:not(#__):not(#___) .cadmin .sidenav-transition, html:not(#__):not(#___) .ca
|
|
|
14923
14950
|
transition: none;
|
|
14924
14951
|
}
|
|
14925
14952
|
}
|
|
14926
|
-
html:not(#__):not(#___) .
|
|
14953
|
+
html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .sidenav-transition, html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin.sidenav-transition {
|
|
14927
14954
|
transition: none;
|
|
14928
14955
|
}
|
|
14929
14956
|
|
|
@@ -15164,7 +15191,7 @@ html:not(#__):not(#___) .cadmin .sidebar-dark .nav-nested .nav-link {
|
|
|
15164
15191
|
transition: none;
|
|
15165
15192
|
}
|
|
15166
15193
|
}
|
|
15167
|
-
html:not(#__):not(#___) .
|
|
15194
|
+
html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .sidebar-dark .nav-nested .nav-link {
|
|
15168
15195
|
transition: none;
|
|
15169
15196
|
}
|
|
15170
15197
|
|
|
@@ -15226,7 +15253,7 @@ html:not(#__):not(#___) .cadmin .sidebar-dark-l2 .nav-nested .nav-link {
|
|
|
15226
15253
|
transition: none;
|
|
15227
15254
|
}
|
|
15228
15255
|
}
|
|
15229
|
-
html:not(#__):not(#___) .
|
|
15256
|
+
html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .sidebar-dark-l2 .nav-nested .nav-link {
|
|
15230
15257
|
transition: none;
|
|
15231
15258
|
}
|
|
15232
15259
|
|
|
@@ -15262,7 +15289,7 @@ html:not(#__):not(#___) .cadmin .c-slideout-transition-in {
|
|
|
15262
15289
|
transition: none;
|
|
15263
15290
|
}
|
|
15264
15291
|
}
|
|
15265
|
-
html:not(#__):not(#___) .
|
|
15292
|
+
html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .c-slideout-transition-in {
|
|
15266
15293
|
transition: none;
|
|
15267
15294
|
}
|
|
15268
15295
|
|
|
@@ -15274,7 +15301,7 @@ html:not(#__):not(#___) .cadmin .c-slideout-transition-out {
|
|
|
15274
15301
|
transition: none;
|
|
15275
15302
|
}
|
|
15276
15303
|
}
|
|
15277
|
-
html:not(#__):not(#___) .
|
|
15304
|
+
html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .c-slideout-transition-out {
|
|
15278
15305
|
transition: none;
|
|
15279
15306
|
}
|
|
15280
15307
|
|
|
@@ -15445,7 +15472,7 @@ html:not(#__):not(#___) .cadmin .table thead th [href] {
|
|
|
15445
15472
|
transition: none;
|
|
15446
15473
|
}
|
|
15447
15474
|
}
|
|
15448
|
-
html:not(#__):not(#___) .
|
|
15475
|
+
html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .table thead th [href] {
|
|
15449
15476
|
transition: none;
|
|
15450
15477
|
}
|
|
15451
15478
|
|
|
@@ -15671,7 +15698,7 @@ html:not(#__):not(#___) .cadmin .table-title a {
|
|
|
15671
15698
|
transition: none;
|
|
15672
15699
|
}
|
|
15673
15700
|
}
|
|
15674
|
-
html:not(#__):not(#___) .
|
|
15701
|
+
html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .table-title a {
|
|
15675
15702
|
transition: none;
|
|
15676
15703
|
}
|
|
15677
15704
|
|
|
@@ -15694,7 +15721,7 @@ html:not(#__):not(#___) .cadmin .table-link {
|
|
|
15694
15721
|
transition: none;
|
|
15695
15722
|
}
|
|
15696
15723
|
}
|
|
15697
|
-
html:not(#__):not(#___) .
|
|
15724
|
+
html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .table-link {
|
|
15698
15725
|
transition: none;
|
|
15699
15726
|
}
|
|
15700
15727
|
|
|
@@ -15722,7 +15749,7 @@ html:not(#__):not(#___) .cadmin .table-action-link {
|
|
|
15722
15749
|
transition: none;
|
|
15723
15750
|
}
|
|
15724
15751
|
}
|
|
15725
|
-
html:not(#__):not(#___) .
|
|
15752
|
+
html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .table-action-link {
|
|
15726
15753
|
transition: none;
|
|
15727
15754
|
}
|
|
15728
15755
|
|
|
@@ -16011,7 +16038,7 @@ html:not(#__):not(#___) .cadmin .table-list-title a {
|
|
|
16011
16038
|
transition: none;
|
|
16012
16039
|
}
|
|
16013
16040
|
}
|
|
16014
|
-
html:not(#__):not(#___) .
|
|
16041
|
+
html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .table-list-title a {
|
|
16015
16042
|
transition: none;
|
|
16016
16043
|
}
|
|
16017
16044
|
|
|
@@ -16034,7 +16061,7 @@ html:not(#__):not(#___) .cadmin .table-list-link {
|
|
|
16034
16061
|
transition: none;
|
|
16035
16062
|
}
|
|
16036
16063
|
}
|
|
16037
|
-
html:not(#__):not(#___) .
|
|
16064
|
+
html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .table-list-link {
|
|
16038
16065
|
transition: none;
|
|
16039
16066
|
}
|
|
16040
16067
|
|
|
@@ -16061,7 +16088,7 @@ html:not(#__):not(#___) .cadmin .table-list-action-link {
|
|
|
16061
16088
|
transition: none;
|
|
16062
16089
|
}
|
|
16063
16090
|
}
|
|
16064
|
-
html:not(#__):not(#___) .
|
|
16091
|
+
html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .table-list-action-link {
|
|
16065
16092
|
transition: none;
|
|
16066
16093
|
}
|
|
16067
16094
|
|
|
@@ -17188,7 +17215,7 @@ html:not(#__):not(#___) .cadmin .toggle-switch-check ~ .toggle-switch-bar::befor
|
|
|
17188
17215
|
transition: none;
|
|
17189
17216
|
}
|
|
17190
17217
|
}
|
|
17191
|
-
html:not(#__):not(#___) .
|
|
17218
|
+
html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .toggle-switch-check ~ .toggle-switch-bar::before {
|
|
17192
17219
|
transition: none;
|
|
17193
17220
|
}
|
|
17194
17221
|
|
|
@@ -17213,7 +17240,7 @@ html:not(#__):not(#___) .cadmin .toggle-switch-check ~ .toggle-switch-bar::after
|
|
|
17213
17240
|
transition: none;
|
|
17214
17241
|
}
|
|
17215
17242
|
}
|
|
17216
|
-
html:not(#__):not(#___) .
|
|
17243
|
+
html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .toggle-switch-check ~ .toggle-switch-bar::after {
|
|
17217
17244
|
transition: none;
|
|
17218
17245
|
}
|
|
17219
17246
|
|
|
@@ -17225,7 +17252,7 @@ html:not(#__):not(#___) .cadmin .toggle-switch-check ~ .toggle-switch-bar .toggl
|
|
|
17225
17252
|
transition: none;
|
|
17226
17253
|
}
|
|
17227
17254
|
}
|
|
17228
|
-
html:not(#__):not(#___) .
|
|
17255
|
+
html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .toggle-switch-check ~ .toggle-switch-bar .toggle-switch-handle::before {
|
|
17229
17256
|
transition: none;
|
|
17230
17257
|
}
|
|
17231
17258
|
|
|
@@ -17240,7 +17267,7 @@ html:not(#__):not(#___) .cadmin .toggle-switch-check ~ .toggle-switch-bar .toggl
|
|
|
17240
17267
|
transition: none;
|
|
17241
17268
|
}
|
|
17242
17269
|
}
|
|
17243
|
-
html:not(#__):not(#___) .
|
|
17270
|
+
html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .toggle-switch-check ~ .toggle-switch-bar .toggle-switch-handle::after {
|
|
17244
17271
|
transition: none;
|
|
17245
17272
|
}
|
|
17246
17273
|
|
|
@@ -17261,7 +17288,7 @@ html:not(#__):not(#___) .cadmin .toggle-switch-check ~ .toggle-switch-bar .toggl
|
|
|
17261
17288
|
transition: none;
|
|
17262
17289
|
}
|
|
17263
17290
|
}
|
|
17264
|
-
html:not(#__):not(#___) .
|
|
17291
|
+
html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .toggle-switch-check ~ .toggle-switch-bar .toggle-switch-icon {
|
|
17265
17292
|
transition: none;
|
|
17266
17293
|
}
|
|
17267
17294
|
|
|
@@ -17769,7 +17796,7 @@ html:not(#__):not(#___) .cadmin .treeview.show-component-expander-on-hover:hover
|
|
|
17769
17796
|
transition: none;
|
|
17770
17797
|
}
|
|
17771
17798
|
}
|
|
17772
|
-
html:not(#__):not(#___) .
|
|
17799
|
+
html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .treeview.show-component-expander-on-hover:hover .component-expander, html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .treeview.show-component-expander-on-hover.hover .component-expander {
|
|
17773
17800
|
transition: none;
|
|
17774
17801
|
}
|
|
17775
17802
|
|
|
@@ -17786,7 +17813,7 @@ html:not(#__):not(#___) .cadmin .treeview.show-component-expander-on-hover .comp
|
|
|
17786
17813
|
transition: none;
|
|
17787
17814
|
}
|
|
17788
17815
|
}
|
|
17789
|
-
html:not(#__):not(#___) .
|
|
17816
|
+
html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .treeview.show-component-expander-on-hover .component-expander {
|
|
17790
17817
|
transition: none;
|
|
17791
17818
|
}
|
|
17792
17819
|
|
|
@@ -18000,7 +18027,7 @@ html:not(#__):not(#___) .cadmin .close::-ms-expand {
|
|
|
18000
18027
|
transition: none;
|
|
18001
18028
|
}
|
|
18002
18029
|
}
|
|
18003
|
-
html:not(#__):not(#___) .
|
|
18030
|
+
html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .close {
|
|
18004
18031
|
transition: none;
|
|
18005
18032
|
}
|
|
18006
18033
|
|
|
@@ -22046,32 +22073,6 @@ html:not(#__):not(#___) .cadmin .d-inline-flex, html:not(#__):not(#___) .cadmin.
|
|
|
22046
22073
|
html:not(#__):not(#___) .cadmin .hide {
|
|
22047
22074
|
display: none !important;
|
|
22048
22075
|
}
|
|
22049
|
-
html:not(#__):not(#___) .cadmin .d-block-c-prefers-reduced-motion {
|
|
22050
|
-
display: none !important;
|
|
22051
|
-
}
|
|
22052
|
-
html:not(#__):not(#___) .cadmin .d-inline-block-c-prefers-reduced-motion {
|
|
22053
|
-
display: none !important;
|
|
22054
|
-
}
|
|
22055
|
-
@media (prefers-reduced-motion: reduce) {
|
|
22056
|
-
html:not(#__):not(#___) .cadmin .d-none-c-prefers-reduced-motion {
|
|
22057
|
-
display: none !important;
|
|
22058
|
-
}
|
|
22059
|
-
html:not(#__):not(#___) .cadmin .d-block-c-prefers-reduced-motion {
|
|
22060
|
-
display: block !important;
|
|
22061
|
-
}
|
|
22062
|
-
html:not(#__):not(#___) .cadmin .d-inline-block-c-prefers-reduced-motion {
|
|
22063
|
-
display: inline-block !important;
|
|
22064
|
-
}
|
|
22065
|
-
}
|
|
22066
|
-
html:not(#__):not(#___) .cadmin .c-prefers-reduced-motion .d-none-c-prefers-reduced-motion {
|
|
22067
|
-
display: none !important;
|
|
22068
|
-
}
|
|
22069
|
-
html:not(#__):not(#___) .cadmin .c-prefers-reduced-motion .d-block-c-prefers-reduced-motion {
|
|
22070
|
-
display: block !important;
|
|
22071
|
-
}
|
|
22072
|
-
html:not(#__):not(#___) .cadmin .c-prefers-reduced-motion .d-inline-block-c-prefers-reduced-motion {
|
|
22073
|
-
display: inline-block !important;
|
|
22074
|
-
}
|
|
22075
22076
|
@media print {
|
|
22076
22077
|
html:not(#__):not(#___) .cadmin .d-print-none {
|
|
22077
22078
|
display: none !important;
|
|
@@ -26249,25 +26250,27 @@ html:not(#__):not(#___) .cadmin .visible {
|
|
|
26249
26250
|
html:not(#__):not(#___) .cadmin .invisible {
|
|
26250
26251
|
visibility: hidden !important;
|
|
26251
26252
|
}
|
|
26252
|
-
html:not(#__):not(#___) .
|
|
26253
|
+
html:not(#__):not(#___) .c-prefers-link-underline .cadmin [href]:not(.disabled):not([role=button]) {
|
|
26253
26254
|
text-decoration: underline !important;
|
|
26254
26255
|
}
|
|
26255
|
-
html:not(#__):not(#___) .
|
|
26256
|
+
html:not(#__):not(#___) .c-prefers-link-underline .cadmin .btn-monospaced[href]:not(.disabled):not([role=button]):not([role=tab])::after, html:not(#__):not(#___) .c-prefers-link-underline .cadmin .nav-btn-monospaced[href]:not(.disabled):not([role=button]):not([role=tab])::after, html:not(#__):not(#___) .c-prefers-link-underline .cadmin .nav-link-monospaced[href]:not(.disabled):not([role=button]):not([role=tab])::after {
|
|
26256
26257
|
content: " ";
|
|
26257
26258
|
position: absolute;
|
|
26258
26259
|
text-decoration: underline !important;
|
|
26259
26260
|
}
|
|
26260
|
-
html:not(#__):not(#___) .
|
|
26261
|
+
html:not(#__):not(#___) .c-prefers-link-underline .cadmin .multi-step-item.active .multi-step-icon[href]:not([role=button])::after, html:not(#__):not(#___) .c-prefers-link-underline .cadmin .multi-step-item.complete .multi-step-icon[href]:not([role=button])::after, html:not(#__):not(#___) .c-prefers-link-underline .cadmin .multi-step-item.error .multi-step-icon[href]:not([role=button])::after, html:not(#__):not(#___) .c-prefers-link-underline .cadmin .dropdown .multi-step-icon[href]:not([role=button])::after {
|
|
26261
26262
|
content: " ";
|
|
26262
26263
|
position: absolute;
|
|
26263
26264
|
text-decoration: underline !important;
|
|
26264
26265
|
}
|
|
26265
|
-
html:not(#__):not(#___) .
|
|
26266
|
+
html:not(#__):not(#___) .c-prefers-link-underline .cadmin .multi-step-item.disabled .multi-step-icon[href]:not([role=button])::after {
|
|
26266
26267
|
text-decoration: none !important;
|
|
26267
26268
|
}
|
|
26268
|
-
|
|
26269
|
+
|
|
26270
|
+
html:not(#__):not(#___) .c-prefers-letter-spacing-1 .cadmin {
|
|
26269
26271
|
letter-spacing: 1px !important;
|
|
26270
26272
|
}
|
|
26273
|
+
|
|
26271
26274
|
html:not(#__):not(#___) .cadmin .d-block-c-prefers-reduced-motion {
|
|
26272
26275
|
display: none !important;
|
|
26273
26276
|
}
|
|
@@ -26285,19 +26288,21 @@ html:not(#__):not(#___) .cadmin .d-inline-block-c-prefers-reduced-motion {
|
|
|
26285
26288
|
display: inline-block !important;
|
|
26286
26289
|
}
|
|
26287
26290
|
}
|
|
26288
|
-
html:not(#__):not(#___) .
|
|
26291
|
+
html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .d-none-c-prefers-reduced-motion {
|
|
26289
26292
|
display: none !important;
|
|
26290
26293
|
}
|
|
26291
|
-
html:not(#__):not(#___) .
|
|
26294
|
+
html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .d-block-c-prefers-reduced-motion {
|
|
26292
26295
|
display: block !important;
|
|
26293
26296
|
}
|
|
26294
|
-
html:not(#__):not(#___) .
|
|
26297
|
+
html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .d-inline-block-c-prefers-reduced-motion {
|
|
26295
26298
|
display: inline-block !important;
|
|
26296
26299
|
}
|
|
26297
|
-
|
|
26300
|
+
|
|
26301
|
+
html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin {
|
|
26298
26302
|
scroll-behavior: auto;
|
|
26299
26303
|
transition: none;
|
|
26300
26304
|
}
|
|
26305
|
+
|
|
26301
26306
|
@keyframes cadmin-loading-animation-circle {
|
|
26302
26307
|
100% {
|
|
26303
26308
|
transform: rotate(360deg);
|
|
@@ -26327,7 +26332,12 @@ html:not(#__):not(#___) .cadmin .loading-animation::before {
|
|
|
26327
26332
|
top: 50%;
|
|
26328
26333
|
width: 0.25em;
|
|
26329
26334
|
}
|
|
26330
|
-
|
|
26335
|
+
@media (prefers-reduced-motion: reduce) {
|
|
26336
|
+
html:not(#__):not(#___) .cadmin .loading-animation::before {
|
|
26337
|
+
animation: none;
|
|
26338
|
+
}
|
|
26339
|
+
}
|
|
26340
|
+
html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .loading-animation::before {
|
|
26331
26341
|
animation: none;
|
|
26332
26342
|
}
|
|
26333
26343
|
|
|
@@ -26344,7 +26354,12 @@ html:not(#__):not(#___) .cadmin .loading-animation::after {
|
|
|
26344
26354
|
padding: 0.25em;
|
|
26345
26355
|
width: 1em;
|
|
26346
26356
|
}
|
|
26347
|
-
|
|
26357
|
+
@media (prefers-reduced-motion: reduce) {
|
|
26358
|
+
html:not(#__):not(#___) .cadmin .loading-animation::after {
|
|
26359
|
+
animation: none;
|
|
26360
|
+
}
|
|
26361
|
+
}
|
|
26362
|
+
html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .loading-animation::after {
|
|
26348
26363
|
animation: none;
|
|
26349
26364
|
}
|
|
26350
26365
|
|
|
@@ -26425,7 +26440,12 @@ html:not(#__):not(#___) .cadmin .loading-animation-squares::before {
|
|
|
26425
26440
|
transform: scale(1);
|
|
26426
26441
|
width: 1em;
|
|
26427
26442
|
}
|
|
26428
|
-
|
|
26443
|
+
@media (prefers-reduced-motion: reduce) {
|
|
26444
|
+
html:not(#__):not(#___) .cadmin .loading-animation-squares::before {
|
|
26445
|
+
animation: none;
|
|
26446
|
+
}
|
|
26447
|
+
}
|
|
26448
|
+
html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .loading-animation-squares::before {
|
|
26429
26449
|
animation: none;
|
|
26430
26450
|
}
|
|
26431
26451
|
|
|
@@ -26444,7 +26464,12 @@ html:not(#__):not(#___) .cadmin .loading-animation-squares::after {
|
|
|
26444
26464
|
transform: scale(2);
|
|
26445
26465
|
width: 1em;
|
|
26446
26466
|
}
|
|
26447
|
-
|
|
26467
|
+
@media (prefers-reduced-motion: reduce) {
|
|
26468
|
+
html:not(#__):not(#___) .cadmin .loading-animation-squares::after {
|
|
26469
|
+
animation: none;
|
|
26470
|
+
}
|
|
26471
|
+
}
|
|
26472
|
+
html:not(#__):not(#___) .c-prefers-reduced-motion .cadmin .loading-animation-squares::after {
|
|
26448
26473
|
animation: none;
|
|
26449
26474
|
}
|
|
26450
26475
|
|