@fle-ui/next 1.0.5-alpha.3 → 1.0.5-alpha.4
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/dist/@fle-ui/next.css +3438 -3438
- package/dist/@fle-ui/next.css.map +1 -1
- package/dist/@fle-ui/next.js +359 -359
- package/dist/@fle-ui/next.js.map +1 -1
- package/dist/@fle-ui/next.min.css +2 -2
- package/dist/@fle-ui/next.min.css.map +1 -1
- package/dist/@fle-ui/next.min.js +1 -1
- package/dist/@fle-ui/next.min.js.map +1 -1
- package/es/affix/style/index.css +38 -38
- package/es/alert/style/index.css +47 -47
- package/es/anchor/style/index.css +43 -43
- package/es/auto-complete/style/index.css +39 -39
- package/es/avatar/style/index.css +39 -39
- package/es/back-top/style/index.css +41 -41
- package/es/badge/style/index.css +61 -61
- package/es/breadcrumb/style/index.css +45 -45
- package/es/button/style/index.css +122 -122
- package/es/calendar/style/index.css +45 -45
- package/es/card/style/index.css +55 -55
- package/es/carousel/style/index.css +39 -39
- package/es/cascader/style/index.css +61 -61
- package/es/checkbox/style/index.css +55 -55
- package/es/collapse/style/index.css +46 -46
- package/es/comment/style/index.css +43 -43
- package/es/config-provider/style/index.css +38 -38
- package/es/date-picker/style/index.css +87 -87
- package/es/descriptions/style/index.css +46 -46
- package/es/divider/style/index.css +45 -45
- package/es/drawer/style/index.css +43 -43
- package/es/dropdown/style/index.css +51 -51
- package/es/empty/style/index.css +40 -40
- package/es/form/style/index.css +56 -56
- package/es/grid/style/index.css +38 -38
- package/es/icon/style/index.css +38 -38
- package/es/image/style/index.css +39 -39
- package/es/input/style/index.css +84 -84
- package/es/input-number/style/index.css +87 -87
- package/es/layout/style/index.css +42 -42
- package/es/list/style/index.css +55 -55
- package/es/locale-provider/style/index.css +38 -38
- package/es/mentions/style/index.css +61 -61
- package/es/menu/style/index.css +78 -78
- package/es/message/style/index.css +43 -43
- package/es/modal/style/index.css +39 -39
- package/es/modal/style/modal.less +1 -1
- package/es/notification/style/index.css +46 -46
- package/es/page-header/style/index.css +42 -42
- package/es/pagination/style/index.css +79 -79
- package/es/pagination/style/index.less +2 -0
- package/es/popconfirm/style/index.css +38 -38
- package/es/popover/style/index.css +52 -52
- package/es/progress/style/index.css +53 -53
- package/es/radio/style/index.css +72 -72
- package/es/rate/style/index.css +40 -40
- package/es/result/style/index.css +44 -44
- package/es/segmented/style/index.css +41 -41
- package/es/select/style/index.css +62 -62
- package/es/skeleton/style/index.css +38 -38
- package/es/slider/style/index.css +45 -45
- package/es/space/style/index.css +38 -38
- package/es/spin/style/index.css +42 -42
- package/es/statistic/style/index.css +41 -41
- package/es/steps/style/index.css +82 -82
- package/es/style/color/colors.less +6 -6
- package/es/style/index.css +49 -49
- package/es/style/themes/compact.less +12 -6
- package/es/style/themes/dark.less +445 -106
- package/es/style/themes/default.less +61 -35
- package/es/style/themes/index.less +1 -1
- package/es/style/themes/variable.less +80 -39
- package/es/switch/style/index.css +43 -43
- package/es/table/style/index.css +68 -68
- package/es/tabs/style/index.css +55 -55
- package/es/tag/style/index.css +67 -67
- package/es/time-picker/style/index.css +38 -38
- package/es/timeline/style/index.css +53 -53
- package/es/tooltip/style/index.css +47 -47
- package/es/transfer/style/index.css +55 -55
- package/es/tree/style/index.css +65 -65
- package/es/tree-select/style/index.css +63 -63
- package/es/typography/style/index.css +56 -56
- package/es/upload/style/index.css +57 -57
- package/lib/affix/style/index.css +38 -38
- package/lib/alert/style/index.css +47 -47
- package/lib/anchor/style/index.css +43 -43
- package/lib/auto-complete/style/index.css +39 -39
- package/lib/avatar/style/index.css +39 -39
- package/lib/back-top/style/index.css +41 -41
- package/lib/badge/style/index.css +61 -61
- package/lib/breadcrumb/style/index.css +45 -45
- package/lib/button/style/index.css +122 -122
- package/lib/calendar/style/index.css +45 -45
- package/lib/card/style/index.css +55 -55
- package/lib/carousel/style/index.css +39 -39
- package/lib/cascader/style/index.css +61 -61
- package/lib/checkbox/style/index.css +55 -55
- package/lib/collapse/style/index.css +46 -46
- package/lib/comment/style/index.css +43 -43
- package/lib/config-provider/style/index.css +38 -38
- package/lib/date-picker/style/index.css +87 -87
- package/lib/descriptions/style/index.css +46 -46
- package/lib/divider/style/index.css +45 -45
- package/lib/drawer/style/index.css +43 -43
- package/lib/dropdown/style/index.css +51 -51
- package/lib/empty/style/index.css +40 -40
- package/lib/form/style/index.css +56 -56
- package/lib/grid/style/index.css +38 -38
- package/lib/icon/style/index.css +38 -38
- package/lib/image/style/index.css +39 -39
- package/lib/input/style/index.css +84 -84
- package/lib/input-number/style/index.css +87 -87
- package/lib/layout/style/index.css +42 -42
- package/lib/list/style/index.css +55 -55
- package/lib/locale-provider/style/index.css +38 -38
- package/lib/mentions/style/index.css +61 -61
- package/lib/menu/style/index.css +78 -78
- package/lib/message/style/index.css +43 -43
- package/lib/modal/style/index.css +39 -39
- package/lib/modal/style/modal.less +1 -1
- package/lib/notification/style/index.css +46 -46
- package/lib/page-header/style/index.css +42 -42
- package/lib/pagination/style/index.css +79 -79
- package/lib/pagination/style/index.less +2 -0
- package/lib/popconfirm/style/index.css +38 -38
- package/lib/popover/style/index.css +52 -52
- package/lib/progress/style/index.css +53 -53
- package/lib/radio/style/index.css +72 -72
- package/lib/rate/style/index.css +40 -40
- package/lib/result/style/index.css +44 -44
- package/lib/segmented/style/index.css +41 -41
- package/lib/select/style/index.css +62 -62
- package/lib/skeleton/style/index.css +38 -38
- package/lib/slider/style/index.css +45 -45
- package/lib/space/style/index.css +38 -38
- package/lib/spin/style/index.css +42 -42
- package/lib/statistic/style/index.css +41 -41
- package/lib/steps/style/index.css +82 -82
- package/lib/style/color/colors.less +6 -6
- package/lib/style/index.css +49 -49
- package/lib/style/themes/compact.less +12 -6
- package/lib/style/themes/dark.less +445 -106
- package/lib/style/themes/default.less +61 -35
- package/lib/style/themes/index.less +1 -1
- package/lib/style/themes/variable.less +80 -39
- package/lib/switch/style/index.css +43 -43
- package/lib/table/style/index.css +68 -68
- package/lib/tabs/style/index.css +55 -55
- package/lib/tag/style/index.css +67 -67
- package/lib/time-picker/style/index.css +38 -38
- package/lib/timeline/style/index.css +53 -53
- package/lib/tooltip/style/index.css +47 -47
- package/lib/transfer/style/index.css +55 -55
- package/lib/tree/style/index.css +65 -65
- package/lib/tree-select/style/index.css +63 -63
- package/lib/typography/style/index.css +56 -56
- package/lib/upload/style/index.css +57 -57
- package/package.json +1 -1
- package/report.html +2 -2
package/es/badge/style/index.css
CHANGED
@@ -3,52 +3,52 @@
|
|
3
3
|
/* stylelint-disable */
|
4
4
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
5
5
|
html {
|
6
|
-
--ant-primary-color: #
|
7
|
-
--ant-primary-color-hover: #
|
8
|
-
--ant-primary-color-active: #
|
9
|
-
--ant-primary-color-outline: rgba(
|
10
|
-
--ant-primary-1: #
|
11
|
-
--ant-primary-2: #
|
12
|
-
--ant-primary-3: #
|
13
|
-
--ant-primary-4: #
|
14
|
-
--ant-primary-5: #
|
15
|
-
--ant-primary-6: #
|
16
|
-
--ant-primary-7: #
|
6
|
+
--ant-primary-color: #2c68ff;
|
7
|
+
--ant-primary-color-hover: #548aff;
|
8
|
+
--ant-primary-color-active: #1a4ad9;
|
9
|
+
--ant-primary-color-outline: rgba(44, 104, 255, 0.2);
|
10
|
+
--ant-primary-1: #f0f7ff;
|
11
|
+
--ant-primary-2: #cfe3ff;
|
12
|
+
--ant-primary-3: #a6c8ff;
|
13
|
+
--ant-primary-4: #7daaff;
|
14
|
+
--ant-primary-5: #548aff;
|
15
|
+
--ant-primary-6: #2c68ff;
|
16
|
+
--ant-primary-7: #1a4ad9;
|
17
17
|
--ant-primary-color-deprecated-pure: ;
|
18
|
-
--ant-primary-color-deprecated-l-35: #
|
19
|
-
--ant-primary-color-deprecated-l-20: #
|
20
|
-
--ant-primary-color-deprecated-t-20: #
|
21
|
-
--ant-primary-color-deprecated-t-50: #
|
22
|
-
--ant-primary-color-deprecated-f-12: rgba(
|
23
|
-
--ant-primary-color-active-deprecated-f-30: rgba(
|
24
|
-
--ant-primary-color-active-deprecated-d-02: #
|
25
|
-
--ant-success-color: #
|
26
|
-
--ant-success-color-hover: #
|
27
|
-
--ant-success-color-active: #
|
28
|
-
--ant-success-color-outline: rgba(
|
29
|
-
--ant-success-color-deprecated-bg: #
|
30
|
-
--ant-success-color-deprecated-border: #
|
31
|
-
--ant-error-color: #
|
32
|
-
--ant-error-color-hover: #
|
33
|
-
--ant-error-color-active: #
|
34
|
-
--ant-error-color-outline: rgba(255,
|
35
|
-
--ant-error-color-deprecated-bg: #
|
36
|
-
--ant-error-color-deprecated-border: #
|
37
|
-
--ant-warning-color: #
|
38
|
-
--ant-warning-color-hover: #
|
39
|
-
--ant-warning-color-active: #
|
40
|
-
--ant-warning-color-outline: rgba(
|
18
|
+
--ant-primary-color-deprecated-l-35: #dfe8ff;
|
19
|
+
--ant-primary-color-deprecated-l-20: #92b1ff;
|
20
|
+
--ant-primary-color-deprecated-t-20: #5686ff;
|
21
|
+
--ant-primary-color-deprecated-t-50: #96b4ff;
|
22
|
+
--ant-primary-color-deprecated-f-12: rgba(44, 104, 255, 0.12);
|
23
|
+
--ant-primary-color-active-deprecated-f-30: rgba(240, 247, 255, 0.3);
|
24
|
+
--ant-primary-color-active-deprecated-d-02: #e6f2ff;
|
25
|
+
--ant-success-color: #36c626;
|
26
|
+
--ant-success-color-hover: #5cd44a;
|
27
|
+
--ant-success-color-active: #20a116;
|
28
|
+
--ant-success-color-outline: rgba(54, 198, 38, 0.2);
|
29
|
+
--ant-success-color-deprecated-bg: #f4fff0;
|
30
|
+
--ant-success-color-deprecated-border: #afed9f;
|
31
|
+
--ant-error-color: #ff5c57;
|
32
|
+
--ant-error-color-hover: #ff8880;
|
33
|
+
--ant-error-color-active: #d93f3f;
|
34
|
+
--ant-error-color-outline: rgba(255, 92, 87, 0.2);
|
35
|
+
--ant-error-color-deprecated-bg: #fff3f0;
|
36
|
+
--ant-error-color-deprecated-border: #ffd7d1;
|
37
|
+
--ant-warning-color: #ffab00;
|
38
|
+
--ant-warning-color-hover: #ffbf29;
|
39
|
+
--ant-warning-color-active: #d98900;
|
40
|
+
--ant-warning-color-outline: rgba(255, 171, 0, 0.2);
|
41
41
|
--ant-warning-color-deprecated-bg: #fffbe6;
|
42
|
-
--ant-warning-color-deprecated-border: #
|
43
|
-
--ant-info-color: #
|
44
|
-
--ant-info-color-deprecated-bg: #
|
45
|
-
--ant-info-color-deprecated-border: #
|
42
|
+
--ant-warning-color-deprecated-border: #ffe07a;
|
43
|
+
--ant-info-color: #2c68ff;
|
44
|
+
--ant-info-color-deprecated-bg: #f0f7ff;
|
45
|
+
--ant-info-color-deprecated-border: #a6c8ff;
|
46
46
|
}
|
47
47
|
.ant-badge {
|
48
48
|
box-sizing: border-box;
|
49
49
|
margin: 0;
|
50
50
|
padding: 0;
|
51
|
-
color:
|
51
|
+
color: rgba(0, 0, 0, 0.85);
|
52
52
|
font-size: 14px;
|
53
53
|
font-variant: tabular-nums;
|
54
54
|
line-height: 1.5715;
|
@@ -69,7 +69,7 @@ html {
|
|
69
69
|
line-height: 20px;
|
70
70
|
white-space: nowrap;
|
71
71
|
text-align: center;
|
72
|
-
background: #
|
72
|
+
background: #ff5c57;
|
73
73
|
border-radius: 10px;
|
74
74
|
box-shadow: 0 0 0 1px #fff;
|
75
75
|
}
|
@@ -93,7 +93,7 @@ html {
|
|
93
93
|
width: 6px;
|
94
94
|
min-width: 6px;
|
95
95
|
height: 6px;
|
96
|
-
background: #
|
96
|
+
background: #ff5c57;
|
97
97
|
border-radius: 100%;
|
98
98
|
box-shadow: 0 0 0 1px #fff;
|
99
99
|
}
|
@@ -129,11 +129,11 @@ html {
|
|
129
129
|
border-radius: 50%;
|
130
130
|
}
|
131
131
|
.ant-badge-status-success {
|
132
|
-
background-color:
|
132
|
+
background-color: var(--ant-success-color);
|
133
133
|
}
|
134
134
|
.ant-badge-status-processing {
|
135
135
|
position: relative;
|
136
|
-
background-color:
|
136
|
+
background-color: var(--ant-primary-color);
|
137
137
|
}
|
138
138
|
.ant-badge-status-processing::after {
|
139
139
|
position: absolute;
|
@@ -141,7 +141,7 @@ html {
|
|
141
141
|
left: 0;
|
142
142
|
width: 100%;
|
143
143
|
height: 100%;
|
144
|
-
border: 1px solid
|
144
|
+
border: 1px solid var(--ant-primary-color);
|
145
145
|
border-radius: 50%;
|
146
146
|
-webkit-animation: antStatusProcessing 1.2s infinite ease-in-out;
|
147
147
|
animation: antStatusProcessing 1.2s infinite ease-in-out;
|
@@ -151,10 +151,10 @@ html {
|
|
151
151
|
background-color: #d9d9d9;
|
152
152
|
}
|
153
153
|
.ant-badge-status-error {
|
154
|
-
background-color:
|
154
|
+
background-color: var(--ant-error-color);
|
155
155
|
}
|
156
156
|
.ant-badge-status-warning {
|
157
|
-
background-color:
|
157
|
+
background-color: var(--ant-warning-color);
|
158
158
|
}
|
159
159
|
.ant-badge-status-pink {
|
160
160
|
background: #eb2f96;
|
@@ -163,7 +163,7 @@ html {
|
|
163
163
|
background: #eb2f96;
|
164
164
|
}
|
165
165
|
.ant-badge-status-red {
|
166
|
-
background: #
|
166
|
+
background: #f42d2d;
|
167
167
|
}
|
168
168
|
.ant-badge-status-volcano {
|
169
169
|
background: #fa541c;
|
@@ -175,7 +175,7 @@ html {
|
|
175
175
|
background: #fadb14;
|
176
176
|
}
|
177
177
|
.ant-badge-status-gold {
|
178
|
-
background: #
|
178
|
+
background: #ffab00;
|
179
179
|
}
|
180
180
|
.ant-badge-status-cyan {
|
181
181
|
background: #13c2c2;
|
@@ -184,10 +184,10 @@ html {
|
|
184
184
|
background: #a0d911;
|
185
185
|
}
|
186
186
|
.ant-badge-status-green {
|
187
|
-
background: #
|
187
|
+
background: #36c626;
|
188
188
|
}
|
189
189
|
.ant-badge-status-blue {
|
190
|
-
background: #
|
190
|
+
background: #2c68ff;
|
191
191
|
}
|
192
192
|
.ant-badge-status-geekblue {
|
193
193
|
background: #2f54eb;
|
@@ -197,7 +197,7 @@ html {
|
|
197
197
|
}
|
198
198
|
.ant-badge-status-text {
|
199
199
|
margin-left: 8px;
|
200
|
-
color:
|
200
|
+
color: rgba(0, 0, 0, 0.85);
|
201
201
|
font-size: 14px;
|
202
202
|
}
|
203
203
|
.ant-badge-zoom-appear,
|
@@ -378,7 +378,7 @@ html {
|
|
378
378
|
box-sizing: border-box;
|
379
379
|
margin: 0;
|
380
380
|
padding: 0;
|
381
|
-
color:
|
381
|
+
color: rgba(0, 0, 0, 0.85);
|
382
382
|
font-size: 14px;
|
383
383
|
font-variant: tabular-nums;
|
384
384
|
line-height: 1.5715;
|
@@ -391,7 +391,7 @@ html {
|
|
391
391
|
color: #fff;
|
392
392
|
line-height: 22px;
|
393
393
|
white-space: nowrap;
|
394
|
-
background-color:
|
394
|
+
background-color: var(--ant-primary-color);
|
395
395
|
border-radius: 4px;
|
396
396
|
}
|
397
397
|
.ant-ribbon-text {
|
@@ -426,8 +426,8 @@ html {
|
|
426
426
|
background: #eb2f96;
|
427
427
|
}
|
428
428
|
.ant-ribbon-color-red {
|
429
|
-
color: #
|
430
|
-
background: #
|
429
|
+
color: #f42d2d;
|
430
|
+
background: #f42d2d;
|
431
431
|
}
|
432
432
|
.ant-ribbon-color-volcano {
|
433
433
|
color: #fa541c;
|
@@ -442,8 +442,8 @@ html {
|
|
442
442
|
background: #fadb14;
|
443
443
|
}
|
444
444
|
.ant-ribbon-color-gold {
|
445
|
-
color: #
|
446
|
-
background: #
|
445
|
+
color: #ffab00;
|
446
|
+
background: #ffab00;
|
447
447
|
}
|
448
448
|
.ant-ribbon-color-cyan {
|
449
449
|
color: #13c2c2;
|
@@ -454,12 +454,12 @@ html {
|
|
454
454
|
background: #a0d911;
|
455
455
|
}
|
456
456
|
.ant-ribbon-color-green {
|
457
|
-
color: #
|
458
|
-
background: #
|
457
|
+
color: #36c626;
|
458
|
+
background: #36c626;
|
459
459
|
}
|
460
460
|
.ant-ribbon-color-blue {
|
461
|
-
color: #
|
462
|
-
background: #
|
461
|
+
color: #2c68ff;
|
462
|
+
background: #2c68ff;
|
463
463
|
}
|
464
464
|
.ant-ribbon-color-geekblue {
|
465
465
|
color: #2f54eb;
|
@@ -3,57 +3,57 @@
|
|
3
3
|
/* stylelint-disable */
|
4
4
|
/* stylelint-disable declaration-bang-space-before,no-duplicate-selectors,string-no-newline */
|
5
5
|
html {
|
6
|
-
--ant-primary-color: #
|
7
|
-
--ant-primary-color-hover: #
|
8
|
-
--ant-primary-color-active: #
|
9
|
-
--ant-primary-color-outline: rgba(
|
10
|
-
--ant-primary-1: #
|
11
|
-
--ant-primary-2: #
|
12
|
-
--ant-primary-3: #
|
13
|
-
--ant-primary-4: #
|
14
|
-
--ant-primary-5: #
|
15
|
-
--ant-primary-6: #
|
16
|
-
--ant-primary-7: #
|
6
|
+
--ant-primary-color: #2c68ff;
|
7
|
+
--ant-primary-color-hover: #548aff;
|
8
|
+
--ant-primary-color-active: #1a4ad9;
|
9
|
+
--ant-primary-color-outline: rgba(44, 104, 255, 0.2);
|
10
|
+
--ant-primary-1: #f0f7ff;
|
11
|
+
--ant-primary-2: #cfe3ff;
|
12
|
+
--ant-primary-3: #a6c8ff;
|
13
|
+
--ant-primary-4: #7daaff;
|
14
|
+
--ant-primary-5: #548aff;
|
15
|
+
--ant-primary-6: #2c68ff;
|
16
|
+
--ant-primary-7: #1a4ad9;
|
17
17
|
--ant-primary-color-deprecated-pure: ;
|
18
|
-
--ant-primary-color-deprecated-l-35: #
|
19
|
-
--ant-primary-color-deprecated-l-20: #
|
20
|
-
--ant-primary-color-deprecated-t-20: #
|
21
|
-
--ant-primary-color-deprecated-t-50: #
|
22
|
-
--ant-primary-color-deprecated-f-12: rgba(
|
23
|
-
--ant-primary-color-active-deprecated-f-30: rgba(
|
24
|
-
--ant-primary-color-active-deprecated-d-02: #
|
25
|
-
--ant-success-color: #
|
26
|
-
--ant-success-color-hover: #
|
27
|
-
--ant-success-color-active: #
|
28
|
-
--ant-success-color-outline: rgba(
|
29
|
-
--ant-success-color-deprecated-bg: #
|
30
|
-
--ant-success-color-deprecated-border: #
|
31
|
-
--ant-error-color: #
|
32
|
-
--ant-error-color-hover: #
|
33
|
-
--ant-error-color-active: #
|
34
|
-
--ant-error-color-outline: rgba(255,
|
35
|
-
--ant-error-color-deprecated-bg: #
|
36
|
-
--ant-error-color-deprecated-border: #
|
37
|
-
--ant-warning-color: #
|
38
|
-
--ant-warning-color-hover: #
|
39
|
-
--ant-warning-color-active: #
|
40
|
-
--ant-warning-color-outline: rgba(
|
18
|
+
--ant-primary-color-deprecated-l-35: #dfe8ff;
|
19
|
+
--ant-primary-color-deprecated-l-20: #92b1ff;
|
20
|
+
--ant-primary-color-deprecated-t-20: #5686ff;
|
21
|
+
--ant-primary-color-deprecated-t-50: #96b4ff;
|
22
|
+
--ant-primary-color-deprecated-f-12: rgba(44, 104, 255, 0.12);
|
23
|
+
--ant-primary-color-active-deprecated-f-30: rgba(240, 247, 255, 0.3);
|
24
|
+
--ant-primary-color-active-deprecated-d-02: #e6f2ff;
|
25
|
+
--ant-success-color: #36c626;
|
26
|
+
--ant-success-color-hover: #5cd44a;
|
27
|
+
--ant-success-color-active: #20a116;
|
28
|
+
--ant-success-color-outline: rgba(54, 198, 38, 0.2);
|
29
|
+
--ant-success-color-deprecated-bg: #f4fff0;
|
30
|
+
--ant-success-color-deprecated-border: #afed9f;
|
31
|
+
--ant-error-color: #ff5c57;
|
32
|
+
--ant-error-color-hover: #ff8880;
|
33
|
+
--ant-error-color-active: #d93f3f;
|
34
|
+
--ant-error-color-outline: rgba(255, 92, 87, 0.2);
|
35
|
+
--ant-error-color-deprecated-bg: #fff3f0;
|
36
|
+
--ant-error-color-deprecated-border: #ffd7d1;
|
37
|
+
--ant-warning-color: #ffab00;
|
38
|
+
--ant-warning-color-hover: #ffbf29;
|
39
|
+
--ant-warning-color-active: #d98900;
|
40
|
+
--ant-warning-color-outline: rgba(255, 171, 0, 0.2);
|
41
41
|
--ant-warning-color-deprecated-bg: #fffbe6;
|
42
|
-
--ant-warning-color-deprecated-border: #
|
43
|
-
--ant-info-color: #
|
44
|
-
--ant-info-color-deprecated-bg: #
|
45
|
-
--ant-info-color-deprecated-border: #
|
42
|
+
--ant-warning-color-deprecated-border: #ffe07a;
|
43
|
+
--ant-info-color: #2c68ff;
|
44
|
+
--ant-info-color-deprecated-bg: #f0f7ff;
|
45
|
+
--ant-info-color-deprecated-border: #a6c8ff;
|
46
46
|
}
|
47
47
|
.ant-breadcrumb {
|
48
48
|
box-sizing: border-box;
|
49
49
|
margin: 0;
|
50
50
|
padding: 0;
|
51
|
-
color:
|
51
|
+
color: rgba(0, 0, 0, 0.85);
|
52
52
|
font-variant: tabular-nums;
|
53
53
|
line-height: 1.5715;
|
54
54
|
list-style: none;
|
55
55
|
font-feature-settings: 'tnum';
|
56
|
-
color:
|
56
|
+
color: rgba(0, 0, 0, 0.45);
|
57
57
|
font-size: 14px;
|
58
58
|
}
|
59
59
|
.ant-breadcrumb .anticon {
|
@@ -67,24 +67,24 @@ html {
|
|
67
67
|
list-style: none;
|
68
68
|
}
|
69
69
|
.ant-breadcrumb a {
|
70
|
-
color:
|
70
|
+
color: rgba(0, 0, 0, 0.45);
|
71
71
|
transition: color 0.3s;
|
72
72
|
}
|
73
73
|
.ant-breadcrumb a:hover {
|
74
|
-
color:
|
74
|
+
color: rgba(0, 0, 0, 0.85);
|
75
75
|
}
|
76
76
|
.ant-breadcrumb li:last-child {
|
77
|
-
color:
|
77
|
+
color: rgba(0, 0, 0, 0.85);
|
78
78
|
}
|
79
79
|
.ant-breadcrumb li:last-child a {
|
80
|
-
color:
|
80
|
+
color: rgba(0, 0, 0, 0.85);
|
81
81
|
}
|
82
82
|
li:last-child .ant-breadcrumb-separator {
|
83
83
|
display: none;
|
84
84
|
}
|
85
85
|
.ant-breadcrumb-separator {
|
86
86
|
margin: 0 8px;
|
87
|
-
color:
|
87
|
+
color: rgba(0, 0, 0, 0.45);
|
88
88
|
}
|
89
89
|
.ant-breadcrumb-link > .anticon + span,
|
90
90
|
.ant-breadcrumb-link > .anticon + a {
|