bkui-vue 2.0.1-beta.106 → 2.0.1-beta.107
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/index.cjs.js +28 -28
- package/dist/index.esm.js +2770 -2771
- package/dist/index.umd.js +29 -29
- package/dist/style.css +1 -1
- package/dist/style.variable.css +1 -1
- package/lib/affix/affix.css +0 -130
- package/lib/affix/affix.variable.css +1 -261
- package/lib/alert/alert.css +3 -133
- package/lib/alert/alert.variable.css +1 -261
- package/lib/backtop/backtop.css +3 -133
- package/lib/backtop/backtop.variable.css +4 -394
- package/lib/badge/badge.css +26 -156
- package/lib/badge/badge.variable.css +1 -261
- package/lib/breadcrumb/breadcrumb.css +5 -135
- package/lib/breadcrumb/breadcrumb.variable.css +6 -396
- package/lib/button/button.css +143 -273
- package/lib/button/button.variable.css +1 -261
- package/lib/card/card.css +4 -134
- package/lib/card/card.variable.css +5 -395
- package/lib/cascader/cascader.css +23 -153
- package/lib/cascader/cascader.variable.css +24 -414
- package/lib/checkbox/checkbox.css +10 -140
- package/lib/checkbox/checkbox.variable.css +1 -261
- package/lib/code-diff/code-diff.css +0 -130
- package/lib/code-diff/code-diff.variable.css +1 -261
- package/lib/collapse/collapse.css +1 -131
- package/lib/collapse/collapse.variable.css +1 -261
- package/lib/collapse-transition/collapse-transition.css +0 -130
- package/lib/collapse-transition/collapse-transition.variable.css +1 -261
- package/lib/color-picker/color-picker.css +0 -130
- package/lib/color-picker/color-picker.variable.css +1 -261
- package/lib/config-provider/config-provider.css +0 -130
- package/lib/config-provider/config-provider.variable.css +1 -261
- package/lib/config-provider/index.js +5 -8
- package/lib/config-provider/use-global-config.d.ts +0 -1
- package/lib/container/container.css +0 -130
- package/lib/container/container.variable.css +1 -391
- package/lib/date-picker/date-picker.css +17 -147
- package/lib/date-picker/date-picker.variable.css +1 -261
- package/lib/dialog/dialog.css +8 -138
- package/lib/dialog/dialog.variable.css +9 -399
- package/lib/directives/index.js +4 -12
- package/lib/divider/divider.css +3 -133
- package/lib/divider/divider.variable.css +1 -261
- package/lib/dropdown/dropdown.css +0 -130
- package/lib/dropdown/dropdown.variable.css +1 -391
- package/lib/exception/exception.css +0 -130
- package/lib/exception/exception.variable.css +1 -261
- package/lib/fixed-navbar/fixed-navbar.css +4 -134
- package/lib/fixed-navbar/fixed-navbar.variable.css +1 -261
- package/lib/form/form.css +0 -130
- package/lib/form/form.variable.css +1 -261
- package/lib/image/image-viewer.css +0 -130
- package/lib/image/image-viewer.variable.css +1 -261
- package/lib/image/image.css +0 -130
- package/lib/image/image.variable.css +1 -391
- package/lib/index.js +1 -1
- package/lib/info-box/info-box.css +4 -134
- package/lib/info-box/info-box.variable.css +1 -261
- package/lib/input/input.css +75 -205
- package/lib/input/input.variable.css +76 -466
- package/lib/link/link.css +16 -146
- package/lib/link/link.variable.css +1 -261
- package/lib/loading/loading.css +16 -146
- package/lib/loading/loading.variable.css +17 -407
- package/lib/menu/menu.css +20 -150
- package/lib/menu/menu.variable.css +21 -411
- package/lib/menu/submenu.css +0 -130
- package/lib/menu/submenu.variable.css +1 -261
- package/lib/message/message.css +21 -151
- package/lib/message/message.variable.css +1 -261
- package/lib/modal/modal.css +4 -134
- package/lib/modal/modal.variable.css +5 -395
- package/lib/navigation/navigation.css +2 -132
- package/lib/navigation/navigation.variable.css +1 -261
- package/lib/notify/notify.css +7 -137
- package/lib/notify/notify.variable.css +1 -261
- package/lib/pagination/pagination.css +1 -131
- package/lib/pagination/pagination.variable.css +1 -261
- package/lib/pop-confirm/pop-confirm.css +0 -130
- package/lib/pop-confirm/pop-confirm.variable.css +1 -261
- package/lib/popover/popover.css +0 -130
- package/lib/popover/popover.variable.css +1 -261
- package/lib/process/process.css +13 -143
- package/lib/process/process.variable.css +1 -261
- package/lib/progress/progress.css +4 -134
- package/lib/progress/progress.variable.css +5 -395
- package/lib/radio/radio.css +42 -172
- package/lib/radio/radio.variable.css +1 -261
- package/lib/rate/rate.css +0 -130
- package/lib/rate/rate.variable.css +1 -261
- package/lib/resize-layout/resize-layout.css +0 -130
- package/lib/resize-layout/resize-layout.variable.css +1 -261
- package/lib/scrollbar/css/scrollbar.css +0 -130
- package/lib/scrollbar/css/scrollbar.variable.css +1 -261
- package/lib/search-select/search-select.css +33 -163
- package/lib/search-select/search-select.variable.css +34 -424
- package/lib/select/select.css +39 -169
- package/lib/select/select.variable.css +40 -430
- package/lib/sideslider/sideslider.css +1 -131
- package/lib/sideslider/sideslider.variable.css +1 -261
- package/lib/slider/slider.css +5 -135
- package/lib/slider/slider.variable.css +1 -261
- package/lib/steps/steps.css +38 -168
- package/lib/steps/steps.variable.css +1 -261
- package/lib/styles/mixins/animate.css +0 -130
- package/lib/styles/mixins/animate.variable.css +1 -261
- package/lib/styles/mixins/mixins.css +0 -130
- package/lib/styles/mixins/mixins.variable.css +0 -130
- package/lib/styles/mixins/popper.css +0 -130
- package/lib/styles/mixins/popper.variable.css +1 -261
- package/lib/styles/mixins/scroll.css +0 -130
- package/lib/styles/mixins/scroll.variable.css +1 -261
- package/lib/styles/reset.css +0 -130
- package/lib/styles/reset.variable.css +1 -261
- package/lib/styles/themes/themes.less +130 -299
- package/lib/swiper/swiper.css +0 -130
- package/lib/swiper/swiper.variable.css +1 -261
- package/lib/switcher/switcher.css +17 -147
- package/lib/switcher/switcher.variable.css +18 -408
- package/lib/tab/tab.css +26 -156
- package/lib/tab/tab.variable.css +1 -261
- package/lib/table/plugins/head-filter.css +0 -130
- package/lib/table/plugins/head-filter.variable.css +1 -261
- package/lib/table/plugins/head-sort.css +0 -130
- package/lib/table/plugins/head-sort.variable.css +1 -261
- package/lib/table/plugins/settings.css +0 -130
- package/lib/table/plugins/settings.variable.css +1 -261
- package/lib/table/table.css +189 -319
- package/lib/table/table.variable.css +190 -580
- package/lib/tag/tag.css +5 -135
- package/lib/tag/tag.variable.css +1 -261
- package/lib/tag-input/tag-input.css +18 -148
- package/lib/tag-input/tag-input.variable.css +1 -261
- package/lib/time-picker/time-picker.css +0 -130
- package/lib/time-picker/time-picker.variable.css +1 -261
- package/lib/timeline/timeline.css +19 -149
- package/lib/timeline/timeline.variable.css +1 -261
- package/lib/transfer/transfer.css +19 -149
- package/lib/transfer/transfer.variable.css +1 -261
- package/lib/tree/tree.css +10 -140
- package/lib/tree/tree.variable.css +11 -401
- package/lib/upload/upload.css +27 -157
- package/lib/upload/upload.variable.css +28 -418
- package/lib/virtual-render/virtual-render.css +0 -130
- package/lib/virtual-render/virtual-render.variable.css +1 -391
- package/package.json +1 -1
- package/lib/styles/themes/themes.css +0 -130
- package/lib/styles/themes/themes.variable.css +0 -130
@@ -1,134 +1,4 @@
|
|
1
1
|
/* stylelint-disable declaration-no-important */
|
2
|
-
:root {
|
3
|
-
--bk-prefix: bk;
|
4
|
-
--popover-max-height: 216px;
|
5
|
-
--primary-color: #3a84ff;
|
6
|
-
--success-color: #2dcb56;
|
7
|
-
--warning-color: #ff9c01;
|
8
|
-
--danger-color: #ea3636;
|
9
|
-
--default-color: #63656e;
|
10
|
-
--gray-color: #979ba5;
|
11
|
-
--light-gray: #c4c6cc;
|
12
|
-
--white-color: white;
|
13
|
-
--whitesmoke-color: #fafbfd;
|
14
|
-
--disable-color: #dcdee5;
|
15
|
-
--disable-bg-color: #f9fafd;
|
16
|
-
--border-color: #dcdee5;
|
17
|
-
--font-size-base: 12px;
|
18
|
-
--font-size-medium: 14px;
|
19
|
-
--font-size-large: 16px;
|
20
|
-
--line-height-base: 16px;
|
21
|
-
--line-height-medium: 16px;
|
22
|
-
--line-height-large: 18px;
|
23
|
-
--component-size-small: 26px;
|
24
|
-
--component-size-base: 32px;
|
25
|
-
--component-size-large: 40px;
|
26
|
-
--component-size-small-padding: 0 12px;
|
27
|
-
--component-size-base-padding: 0 14px;
|
28
|
-
--component-size-large-padding: 0 16px;
|
29
|
-
--border-width-base: 1px;
|
30
|
-
--border-style-base: solid;
|
31
|
-
--border-radius-base: 2px;
|
32
|
-
--border-style-color: var(--light-gray);
|
33
|
-
--input-disabled-bg: #fafbfd;
|
34
|
-
--input-disabled-border: var(--disable-color);
|
35
|
-
--input-height-base: var(--component-size-base);
|
36
|
-
--input-color: var(--default-color);
|
37
|
-
--input-bg: white;
|
38
|
-
--input-border-color: var(--light-gray);
|
39
|
-
--input-broder-radius: 3px;
|
40
|
-
--input-shadow-color: #a3c5fd;
|
41
|
-
--input-horizontal-padding: 8px;
|
42
|
-
--input-block-color: #f5f7fa;
|
43
|
-
--input-block-hover-color: #eaebf0;
|
44
|
-
--input-icon-size: var(--font-size-medium);
|
45
|
-
--input-maxlength-color: #979ba5;
|
46
|
-
--button-primary-hover-color: #5594fa;
|
47
|
-
--button-danger-hover-color: #ff5656;
|
48
|
-
--button-success-hover-color: #45e35f;
|
49
|
-
--button-warning-hover-color: #ffb848;
|
50
|
-
--button-default-hover-border-color: #979ba5;
|
51
|
-
--button-primary-active-color: #2c77f4;
|
52
|
-
--button-danger-active-color: #db2626;
|
53
|
-
--button-success-active-color: #1ab943;
|
54
|
-
--button-warning-active-color: #eb9000;
|
55
|
-
--button-selected-bg-color: #e1ecff;
|
56
|
-
--button-disabled-selected-bg-color: #f0f1f5;
|
57
|
-
--radio-font-color: #63656e;
|
58
|
-
--radio-active-color: #3a84ff;
|
59
|
-
--radio-hover-border-color: #979ba5;
|
60
|
-
--radio-disabled-border: #dcdee5;
|
61
|
-
--radio-disabled-font-color: #c4c6cc;
|
62
|
-
--radio-disabled-checked-bg: #a3c5fd;
|
63
|
-
--radio-button-checked-bg: #e1ecff;
|
64
|
-
--radio-button-disabled-checked-bg: #fafbfd;
|
65
|
-
--checkbox-disabled-checked-bg: #a3c5fd;
|
66
|
-
--fixed-navbar-background: #fff;
|
67
|
-
--fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
|
68
|
-
--switch-default-color: #fff;
|
69
|
-
--switch-grey-color: #c4c6cc;
|
70
|
-
--breadcrumb-black-color: #979ba5;
|
71
|
-
--breadcrumb-primary-hover-color: #0082ff;
|
72
|
-
--breadcrumb-fn-main-color: #63656e;
|
73
|
-
--link-default-hover-color: #979ba5;
|
74
|
-
--link-primary-hover-color: #699df4;
|
75
|
-
--link-success-hover-color: #45e35f;
|
76
|
-
--link-warning-hover-color: #ffb848;
|
77
|
-
--link-danger-hover-color: #ff5656;
|
78
|
-
--link-default-disabled-color: #dcdee5;
|
79
|
-
--link-primary-disabled-color: #a3c5fd;
|
80
|
-
--link-success-disabled-color: #94f5a4;
|
81
|
-
--link-warning-disabled-color: #ffd695;
|
82
|
-
--link-danger-disabled-color: #fd9c9c;
|
83
|
-
--message-color: var(--default-color);
|
84
|
-
--message-primary-bg-color: #f0f8ff;
|
85
|
-
--message-primary-border-color: #e1ecff;
|
86
|
-
--message-primary-shadow-color: #e1e8f4;
|
87
|
-
--message-warning-bg-color: #fff4e2;
|
88
|
-
--message-warning-border-color: #ffe8c3;
|
89
|
-
--message-warning-shadow-color: #ede6db;
|
90
|
-
--message-success-bg-color: #f2fff4;
|
91
|
-
--message-success-border-color: #dcffe2;
|
92
|
-
--message-success-shadow-color: #cef0d7;
|
93
|
-
--message-danger-bg-color: #ffeded;
|
94
|
-
--message-danger-border-color: #ffdddd;
|
95
|
-
--message-danger-shadow-color: #f6dada;
|
96
|
-
--slider-default-bg: #dcdee5;
|
97
|
-
--slider-disable-bar-bg: #979ba5;
|
98
|
-
--menu-bg-color: #182132;
|
99
|
-
--submenu-bg-color: #151d2c;
|
100
|
-
--menu-active-bg-color: linear-gradient(90deg, #3f87ff 0%, #3a84ff 100%);
|
101
|
-
--menu-color: #96a2b9;
|
102
|
-
--menu-group-color: var(--default-color);
|
103
|
-
--menu-width: 260px;
|
104
|
-
--menu-collapse-width: 60px;
|
105
|
-
--menu-active-color: white;
|
106
|
-
--nav-header-bg-color: #182132;
|
107
|
-
--nav-bg-color: #182132;
|
108
|
-
--date-picker-disabled-bg: #fafbfd;
|
109
|
-
--date-picker-dropdown-mb: 4px;
|
110
|
-
--date-picker-dropdown-bg: #fff;
|
111
|
-
--table-bg-color: var(--white-color);
|
112
|
-
--table-border-color: #dcdee5;
|
113
|
-
--table-strip-color: #fafbfd;
|
114
|
-
--table-head-bg-color: #fafbfd;
|
115
|
-
--table-head-font-color: #313238;
|
116
|
-
--table-body-font-color: #63656e;
|
117
|
-
--table-row-hover-bg-color: #f5f7fa;
|
118
|
-
--table-row-active-bg-color: #f0f1f5;
|
119
|
-
--cascader-panel-border-color: #dcdee5;
|
120
|
-
--cascader-panel-hover: #f5f7fa;
|
121
|
-
--cascader-panel-active: #e1ecff;
|
122
|
-
--cascader-panel-disabled-bg: #fff;
|
123
|
-
--search-select-focus-border-color: var(--primary-color);
|
124
|
-
--search-select-focus-color: #3c96ff;
|
125
|
-
--search-select-font-color: var(--default-color);
|
126
|
-
--search-select-placeholder-color: var(--light-gray);
|
127
|
-
--search-select-message-color: var(--danger-color);
|
128
|
-
--search-select-menu-border-color: var(--disable-color);
|
129
|
-
--select-active-color: #e1ecff;
|
130
|
-
--select-hover-color: #f5f7fa;
|
131
|
-
}
|
132
2
|
@keyframes loading-scale-animate {
|
133
3
|
0% {
|
134
4
|
transform: scale(1);
|
@@ -204,13 +74,13 @@
|
|
204
74
|
.bk-search-select {
|
205
75
|
position: relative;
|
206
76
|
z-index: 9;
|
207
|
-
height:
|
77
|
+
height: 32px;
|
208
78
|
overflow: inherit;
|
209
79
|
}
|
210
80
|
.bk-search-select .focus {
|
211
|
-
color:
|
81
|
+
color: #3c96ff;
|
212
82
|
background: #fff !important;
|
213
|
-
border-color:
|
83
|
+
border-color: #3a84ff !important;
|
214
84
|
}
|
215
85
|
.bk-search-select .div-input {
|
216
86
|
flex: 1 1 auto;
|
@@ -231,18 +101,18 @@
|
|
231
101
|
min-height: 30px;
|
232
102
|
overflow: hidden;
|
233
103
|
font-size: 12px;
|
234
|
-
color:
|
104
|
+
color: #63656e;
|
235
105
|
resize: none;
|
236
|
-
border:
|
237
|
-
border-radius:
|
106
|
+
border: 1px solid #c4c6cc;
|
107
|
+
border-radius: 2px;
|
238
108
|
outline: none;
|
239
109
|
transition: border 0.2s linear;
|
240
110
|
}
|
241
111
|
.bk-search-select-container.is-focus {
|
242
112
|
overflow: auto;
|
243
|
-
color:
|
113
|
+
color: #3c96ff;
|
244
114
|
background: #fff !important;
|
245
|
-
border-color:
|
115
|
+
border-color: #3a84ff !important;
|
246
116
|
}
|
247
117
|
.bk-search-select-container .search-prefix {
|
248
118
|
display: flex;
|
@@ -273,7 +143,7 @@
|
|
273
143
|
padding-left: 8px;
|
274
144
|
margin: 0 0 4px 6px;
|
275
145
|
line-height: 22px;
|
276
|
-
color:
|
146
|
+
color: #63656e;
|
277
147
|
background: #f0f1f5;
|
278
148
|
border-radius: 2px;
|
279
149
|
}
|
@@ -287,7 +157,7 @@
|
|
287
157
|
background: #dcdee5;
|
288
158
|
}
|
289
159
|
.bk-search-select-container .search-container-selected:hover .selected-clear {
|
290
|
-
color:
|
160
|
+
color: #63656e;
|
291
161
|
}
|
292
162
|
.bk-search-select-container .search-container-selected .selected-name {
|
293
163
|
display: inline-block;
|
@@ -318,16 +188,16 @@
|
|
318
188
|
height: 100%;
|
319
189
|
padding: 0 10px;
|
320
190
|
margin-top: -4px;
|
321
|
-
color:
|
191
|
+
color: #63656e;
|
322
192
|
border: none;
|
323
193
|
}
|
324
194
|
.bk-search-select-container .search-container-input .input-before::after {
|
325
|
-
color:
|
195
|
+
color: #c4c6cc;
|
326
196
|
content: attr(data-placeholder);
|
327
197
|
}
|
328
198
|
.bk-search-select-container .search-container-input .input-after:after {
|
329
199
|
padding-left: 2px;
|
330
|
-
color:
|
200
|
+
color: #c4c6cc;
|
331
201
|
content: attr(data-tips);
|
332
202
|
}
|
333
203
|
.bk-search-select-container .search-container .selected-input {
|
@@ -338,14 +208,14 @@
|
|
338
208
|
height: 100%;
|
339
209
|
padding: 0 10px;
|
340
210
|
margin-top: -4px;
|
341
|
-
color:
|
211
|
+
color: #63656e;
|
342
212
|
border: none;
|
343
213
|
}
|
344
214
|
.bk-search-select-container .search-nextfix {
|
345
215
|
position: absolute;
|
346
216
|
top: 0;
|
347
217
|
right: 0;
|
348
|
-
color:
|
218
|
+
color: #c4c6cc;
|
349
219
|
display: flex;
|
350
220
|
flex: 0 0 auto;
|
351
221
|
align-items: center;
|
@@ -359,7 +229,7 @@
|
|
359
229
|
height: 12px;
|
360
230
|
margin-right: 6px;
|
361
231
|
font-size: 12px;
|
362
|
-
color:
|
232
|
+
color: #c4c6cc;
|
363
233
|
}
|
364
234
|
.bk-search-select-container .search-nextfix .search-clear:hover {
|
365
235
|
color: #979ba5;
|
@@ -374,9 +244,9 @@
|
|
374
244
|
transition: color 0.2s linear;
|
375
245
|
}
|
376
246
|
.bk-search-select-container .search-nextfix .search-nextfix-icon.is-focus {
|
377
|
-
color:
|
247
|
+
color: #3c96ff;
|
378
248
|
background: #fff !important;
|
379
|
-
border-color:
|
249
|
+
border-color: #3a84ff !important;
|
380
250
|
}
|
381
251
|
.bk-search-select-container::-webkit-scrollbar {
|
382
252
|
width: 3px;
|
@@ -393,7 +263,7 @@
|
|
393
263
|
margin-top: 5px;
|
394
264
|
font-size: 12px;
|
395
265
|
line-height: 16px;
|
396
|
-
color:
|
266
|
+
color: #ea3636;
|
397
267
|
}
|
398
268
|
.bk-search-select-tips .select-tips {
|
399
269
|
display: flex;
|
@@ -410,7 +280,7 @@
|
|
410
280
|
flex-direction: column;
|
411
281
|
min-width: 200px;
|
412
282
|
font-size: 12px;
|
413
|
-
color:
|
283
|
+
color: #63656e;
|
414
284
|
}
|
415
285
|
.bk-search-select-menu .menu-list-mixin {
|
416
286
|
display: flex;
|
@@ -434,7 +304,7 @@
|
|
434
304
|
background-color: #f5f7fa;
|
435
305
|
}
|
436
306
|
.bk-search-select-menu .menu-disabled-mixin {
|
437
|
-
color:
|
307
|
+
color: #c4c6cc;
|
438
308
|
}
|
439
309
|
.bk-search-select-menu .menu-disabled-mixin:hover {
|
440
310
|
cursor: not-allowed;
|
@@ -443,7 +313,7 @@
|
|
443
313
|
.bk-search-select-menu .menu-header {
|
444
314
|
display: flex;
|
445
315
|
flex-direction: column;
|
446
|
-
border-bottom:
|
316
|
+
border-bottom: 1px solid #c4c6cc;
|
447
317
|
}
|
448
318
|
.bk-search-select-menu .menu-header-item {
|
449
319
|
display: flex;
|
@@ -463,7 +333,7 @@
|
|
463
333
|
background-color: #f5f7fa;
|
464
334
|
}
|
465
335
|
.bk-search-select-menu .menu-header-item.is-disabled {
|
466
|
-
color:
|
336
|
+
color: #c4c6cc;
|
467
337
|
}
|
468
338
|
.bk-search-select-menu .menu-header-item.is-disabled:hover {
|
469
339
|
cursor: not-allowed;
|
@@ -523,7 +393,7 @@
|
|
523
393
|
}
|
524
394
|
.bk-search-select-menu .menu-content .menu-item .is-keyword {
|
525
395
|
display: inline-flex;
|
526
|
-
color:
|
396
|
+
color: #3a84ff;
|
527
397
|
}
|
528
398
|
.bk-search-select-menu .menu-content .menu-item .is-selected {
|
529
399
|
display: flex;
|
@@ -531,35 +401,35 @@
|
|
531
401
|
height: 22px;
|
532
402
|
}
|
533
403
|
.bk-search-select-menu .menu-content .menu-item.is-hover {
|
534
|
-
color:
|
404
|
+
color: #3a84ff;
|
535
405
|
background-color: #f5f7fa;
|
536
406
|
}
|
537
407
|
.bk-search-select-menu .menu-content .menu-item.is-hover .menu-name {
|
538
|
-
color:
|
408
|
+
color: #3a84ff;
|
539
409
|
}
|
540
410
|
.bk-search-select-menu .menu-content .menu-item.is-disabled {
|
541
|
-
color:
|
411
|
+
color: #c4c6cc;
|
542
412
|
}
|
543
413
|
.bk-search-select-menu .menu-content .menu-item.is-disabled:hover {
|
544
414
|
cursor: not-allowed;
|
545
415
|
background-color: white;
|
546
416
|
}
|
547
417
|
.bk-search-select-menu .menu-content .menu-item.is-disabled .menu-name {
|
548
|
-
color:
|
418
|
+
color: #c4c6cc;
|
549
419
|
}
|
550
420
|
.bk-search-select-menu .menu-content .menu-item .menu-name {
|
551
421
|
display: flex;
|
552
422
|
align-items: center;
|
553
423
|
margin-right: 5px;
|
554
424
|
font-weight: bold;
|
555
|
-
color:
|
425
|
+
color: #63656e;
|
556
426
|
}
|
557
427
|
.bk-search-select-menu .menu-footer {
|
558
428
|
display: flex;
|
559
429
|
align-items: center;
|
560
430
|
width: 100%;
|
561
431
|
height: 32px;
|
562
|
-
border-top:
|
432
|
+
border-top: 1px solid #dcdee5;
|
563
433
|
}
|
564
434
|
.bk-search-select-menu .menu-footer-btn {
|
565
435
|
display: flex;
|
@@ -569,14 +439,14 @@
|
|
569
439
|
height: 100%;
|
570
440
|
}
|
571
441
|
.bk-search-select-menu .menu-footer-btn:first-child {
|
572
|
-
border-right:
|
442
|
+
border-right: 1px solid #dcdee5;
|
573
443
|
}
|
574
444
|
.bk-search-select-menu .menu-footer-btn:hover {
|
575
|
-
color:
|
445
|
+
color: #3a84ff;
|
576
446
|
cursor: pointer;
|
577
447
|
}
|
578
448
|
.bk-search-select-menu .menu-footer-btn.is-disabled {
|
579
|
-
color:
|
449
|
+
color: #c4c6cc;
|
580
450
|
}
|
581
451
|
.bk-search-select-menu .menu-footer-btn.is-disabled:hover {
|
582
452
|
cursor: not-allowed;
|