bkui-vue 0.0.1-beta.204 → 0.0.1-beta.205

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 (62) hide show
  1. package/dist/style.css +1 -1
  2. package/dist/style.variable.css +1 -1
  3. package/lib/affix/affix.variable.css +1 -1
  4. package/lib/alert/alert.variable.css +1 -1
  5. package/lib/backtop/backtop.variable.css +1 -1
  6. package/lib/badge/badge.variable.css +1 -1
  7. package/lib/breadcrumb/breadcrumb.variable.css +1 -1
  8. package/lib/button/button.variable.css +1 -1
  9. package/lib/card/card.variable.css +1 -1
  10. package/lib/cascader/cascader.variable.css +1 -1
  11. package/lib/checkbox/checkbox.variable.css +1 -1
  12. package/lib/code-diff/code-diff.variable.css +1 -1
  13. package/lib/collapse/collapse.variable.css +1 -1
  14. package/lib/color-picker/color-picker.variable.css +1 -1
  15. package/lib/container/container.variable.css +1 -1
  16. package/lib/date-picker/date-picker.variable.css +1 -1
  17. package/lib/dialog/dialog.css +1 -2
  18. package/lib/dialog/dialog.less +1 -2
  19. package/lib/dialog/dialog.variable.css +1 -2
  20. package/lib/divider/divider.variable.css +1 -1
  21. package/lib/dropdown/dropdown.variable.css +1 -1
  22. package/lib/exception/exception.variable.css +1 -1
  23. package/lib/fixed-navbar/fixed-navbar.variable.css +1 -1
  24. package/lib/form/form.variable.css +1 -1
  25. package/lib/input/input.variable.css +1 -1
  26. package/lib/link/link.variable.css +1 -1
  27. package/lib/loading/loading.variable.css +1 -1
  28. package/lib/menu/menu.variable.css +1 -1
  29. package/lib/menu/submenu.variable.css +1 -1
  30. package/lib/message/message.variable.css +1 -1
  31. package/lib/navigation/navigation.variable.css +1 -1
  32. package/lib/notify/notify.variable.css +1 -1
  33. package/lib/pagination/pagination.variable.css +1 -1
  34. package/lib/popover/popover.variable.css +1 -1
  35. package/lib/popover2/popover2.variable.css +1 -1
  36. package/lib/process/process.variable.css +1 -1
  37. package/lib/progress/progress.variable.css +1 -1
  38. package/lib/radio/radio.variable.css +1 -1
  39. package/lib/resize-layout/resize-layout.variable.css +1 -1
  40. package/lib/search-select/search-select.variable.css +1 -1
  41. package/lib/select/select.variable.css +1 -1
  42. package/lib/sideslider/sideslider.variable.css +1 -1
  43. package/lib/slider/slider.variable.css +1 -1
  44. package/lib/steps/steps.variable.css +1 -1
  45. package/lib/styles/mixins/scroll.variable.css +1 -1
  46. package/lib/styles/themes/themes.less +1 -1
  47. package/lib/switcher/switcher.css +5 -5
  48. package/lib/switcher/switcher.variable.css +1 -1
  49. package/lib/tab/tab.variable.css +1 -1
  50. package/lib/table/plugins/head-filter.variable.css +1 -1
  51. package/lib/table/plugins/head-sort.variable.css +1 -1
  52. package/lib/table/plugins/settings.variable.css +1 -1
  53. package/lib/table/table.variable.css +1 -1
  54. package/lib/tag/tag.variable.css +1 -1
  55. package/lib/tag-input/tag-input.variable.css +1 -1
  56. package/lib/time-picker/time-picker.variable.css +1 -1
  57. package/lib/timeline/timeline.variable.css +1 -1
  58. package/lib/transfer/transfer.variable.css +1 -1
  59. package/lib/tree/tree.variable.css +1 -1
  60. package/lib/upload/upload.variable.css +1 -1
  61. package/lib/virtual-render/virtual-render.variable.css +1 -1
  62. package/package.json +1 -1
@@ -57,7 +57,7 @@
57
57
  --fixed-navbar-background: #fff;
58
58
  --fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
59
59
  --switch-default-color: #fff;
60
- --switch-grey-color: cc;
60
+ --switch-grey-color: #c4c6cc;
61
61
  --breadcrumb-black-color: #979ba5;
62
62
  --breadcrumb-primary-hover-color: #0082ff;
63
63
  --breadcrumb-fn-main-color: #63656e;
@@ -57,7 +57,7 @@
57
57
  --fixed-navbar-background: #fff;
58
58
  --fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
59
59
  --switch-default-color: #fff;
60
- --switch-grey-color: cc;
60
+ --switch-grey-color: #c4c6cc;
61
61
  --breadcrumb-black-color: #979ba5;
62
62
  --breadcrumb-primary-hover-color: #0082ff;
63
63
  --breadcrumb-fn-main-color: #63656e;
@@ -57,7 +57,7 @@
57
57
  --fixed-navbar-background: #fff;
58
58
  --fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
59
59
  --switch-default-color: #fff;
60
- --switch-grey-color: cc;
60
+ --switch-grey-color: #c4c6cc;
61
61
  --breadcrumb-black-color: #979ba5;
62
62
  --breadcrumb-primary-hover-color: #0082ff;
63
63
  --breadcrumb-fn-main-color: #63656e;
@@ -57,7 +57,7 @@
57
57
  --fixed-navbar-background: #fff;
58
58
  --fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
59
59
  --switch-default-color: #fff;
60
- --switch-grey-color: cc;
60
+ --switch-grey-color: #c4c6cc;
61
61
  --breadcrumb-black-color: #979ba5;
62
62
  --breadcrumb-primary-hover-color: #0082ff;
63
63
  --breadcrumb-fn-main-color: #63656e;
@@ -57,7 +57,7 @@
57
57
  --fixed-navbar-background: #fff;
58
58
  --fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
59
59
  --switch-default-color: #fff;
60
- --switch-grey-color: cc;
60
+ --switch-grey-color: #c4c6cc;
61
61
  --breadcrumb-black-color: #979ba5;
62
62
  --breadcrumb-primary-hover-color: #0082ff;
63
63
  --breadcrumb-fn-main-color: #63656e;
@@ -57,7 +57,7 @@
57
57
  --fixed-navbar-background: #fff;
58
58
  --fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
59
59
  --switch-default-color: #fff;
60
- --switch-grey-color: cc;
60
+ --switch-grey-color: #c4c6cc;
61
61
  --breadcrumb-black-color: #979ba5;
62
62
  --breadcrumb-primary-hover-color: #0082ff;
63
63
  --breadcrumb-fn-main-color: #63656e;
@@ -57,7 +57,7 @@
57
57
  --fixed-navbar-background: #fff;
58
58
  --fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
59
59
  --switch-default-color: #fff;
60
- --switch-grey-color: cc;
60
+ --switch-grey-color: #c4c6cc;
61
61
  --breadcrumb-black-color: #979ba5;
62
62
  --breadcrumb-primary-hover-color: #0082ff;
63
63
  --breadcrumb-fn-main-color: #63656e;
@@ -57,7 +57,7 @@
57
57
  --fixed-navbar-background: #fff;
58
58
  --fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
59
59
  --switch-default-color: #fff;
60
- --switch-grey-color: cc;
60
+ --switch-grey-color: #c4c6cc;
61
61
  --breadcrumb-black-color: #979ba5;
62
62
  --breadcrumb-primary-hover-color: #0082ff;
63
63
  --breadcrumb-fn-main-color: #63656e;
@@ -57,7 +57,7 @@
57
57
  --fixed-navbar-background: #fff;
58
58
  --fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
59
59
  --switch-default-color: #fff;
60
- --switch-grey-color: cc;
60
+ --switch-grey-color: #c4c6cc;
61
61
  --breadcrumb-black-color: #979ba5;
62
62
  --breadcrumb-primary-hover-color: #0082ff;
63
63
  --breadcrumb-fn-main-color: #63656e;
@@ -58,7 +58,7 @@
58
58
  --fixed-navbar-background: #fff;
59
59
  --fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
60
60
  --switch-default-color: #fff;
61
- --switch-grey-color: cc;
61
+ --switch-grey-color: #c4c6cc;
62
62
  --breadcrumb-black-color: #979ba5;
63
63
  --breadcrumb-primary-hover-color: #0082ff;
64
64
  --breadcrumb-fn-main-color: #63656e;
@@ -57,7 +57,7 @@
57
57
  --fixed-navbar-background: #fff;
58
58
  --fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
59
59
  --switch-default-color: #fff;
60
- --switch-grey-color: cc;
60
+ --switch-grey-color: #c4c6cc;
61
61
  --breadcrumb-black-color: #979ba5;
62
62
  --breadcrumb-primary-hover-color: #0082ff;
63
63
  --breadcrumb-fn-main-color: #63656e;
@@ -57,7 +57,7 @@
57
57
  --fixed-navbar-background: #fff;
58
58
  --fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
59
59
  --switch-default-color: #fff;
60
- --switch-grey-color: cc;
60
+ --switch-grey-color: #c4c6cc;
61
61
  --breadcrumb-black-color: #979ba5;
62
62
  --breadcrumb-primary-hover-color: #0082ff;
63
63
  --breadcrumb-fn-main-color: #63656e;
@@ -57,7 +57,7 @@
57
57
  --fixed-navbar-background: #fff;
58
58
  --fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
59
59
  --switch-default-color: #fff;
60
- --switch-grey-color: cc;
60
+ --switch-grey-color: #c4c6cc;
61
61
  --breadcrumb-black-color: #979ba5;
62
62
  --breadcrumb-primary-hover-color: #0082ff;
63
63
  --breadcrumb-fn-main-color: #63656e;
@@ -57,7 +57,7 @@
57
57
  --fixed-navbar-background: #fff;
58
58
  --fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
59
59
  --switch-default-color: #fff;
60
- --switch-grey-color: cc;
60
+ --switch-grey-color: #c4c6cc;
61
61
  --breadcrumb-black-color: #979ba5;
62
62
  --breadcrumb-primary-hover-color: #0082ff;
63
63
  --breadcrumb-fn-main-color: #63656e;
@@ -100,7 +100,6 @@
100
100
  .bk-modal-wrapper.bk-dialog-wrapper .bk-dialog-header {
101
101
  padding: 24px;
102
102
  font-size: 20px;
103
- line-height: 1;
104
103
  }
105
104
  .bk-modal-wrapper.bk-dialog-wrapper .bk-dialog-header .bk-header-icon {
106
105
  text-align: center;
@@ -129,7 +128,7 @@
129
128
  .bk-modal-wrapper.bk-dialog-wrapper .bk-modal-content {
130
129
  height: calc(100% - 70px);
131
130
  max-height: calc(100vh - 70px);
132
- min-height: calc(258px - 128px);
131
+ min-height: calc(258px - 137px);
133
132
  padding: 3px 24px 58px;
134
133
  font-size: 14px;
135
134
  line-height: 1.5;
@@ -40,7 +40,6 @@
40
40
  .bk-dialog-header {
41
41
  padding: 24px;
42
42
  font-size: 20px;
43
- line-height: 1;
44
43
 
45
44
  .bk-header-icon {
46
45
  text-align: center;
@@ -76,7 +75,7 @@
76
75
  .bk-modal-content {
77
76
  height: calc(100% - 70px);
78
77
  max-height: calc(100vh - 70px);
79
- min-height: calc(258px - 128px);
78
+ min-height: calc(258px - 137px);
80
79
  padding: 3px 24px 58px;
81
80
  font-size: 14px;
82
81
  line-height: 1.5;
@@ -100,7 +100,6 @@
100
100
  .bk-modal-wrapper.bk-dialog-wrapper .bk-dialog-header {
101
101
  padding: 24px;
102
102
  font-size: 20px;
103
- line-height: 1;
104
103
  }
105
104
  .bk-modal-wrapper.bk-dialog-wrapper .bk-dialog-header .bk-header-icon {
106
105
  text-align: center;
@@ -129,7 +128,7 @@
129
128
  .bk-modal-wrapper.bk-dialog-wrapper .bk-modal-content {
130
129
  height: calc(100% - 70px);
131
130
  max-height: calc(100vh - 70px);
132
- min-height: calc(258px - 128px);
131
+ min-height: calc(258px - 137px);
133
132
  padding: 3px 24px 58px;
134
133
  font-size: 14px;
135
134
  line-height: 1.5;
@@ -57,7 +57,7 @@
57
57
  --fixed-navbar-background: #fff;
58
58
  --fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
59
59
  --switch-default-color: #fff;
60
- --switch-grey-color: cc;
60
+ --switch-grey-color: #c4c6cc;
61
61
  --breadcrumb-black-color: #979ba5;
62
62
  --breadcrumb-primary-hover-color: #0082ff;
63
63
  --breadcrumb-fn-main-color: #63656e;
@@ -57,7 +57,7 @@
57
57
  --fixed-navbar-background: #fff;
58
58
  --fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
59
59
  --switch-default-color: #fff;
60
- --switch-grey-color: cc;
60
+ --switch-grey-color: #c4c6cc;
61
61
  --breadcrumb-black-color: #979ba5;
62
62
  --breadcrumb-primary-hover-color: #0082ff;
63
63
  --breadcrumb-fn-main-color: #63656e;
@@ -57,7 +57,7 @@
57
57
  --fixed-navbar-background: #fff;
58
58
  --fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
59
59
  --switch-default-color: #fff;
60
- --switch-grey-color: cc;
60
+ --switch-grey-color: #c4c6cc;
61
61
  --breadcrumb-black-color: #979ba5;
62
62
  --breadcrumb-primary-hover-color: #0082ff;
63
63
  --breadcrumb-fn-main-color: #63656e;
@@ -57,7 +57,7 @@
57
57
  --fixed-navbar-background: #fff;
58
58
  --fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
59
59
  --switch-default-color: #fff;
60
- --switch-grey-color: cc;
60
+ --switch-grey-color: #c4c6cc;
61
61
  --breadcrumb-black-color: #979ba5;
62
62
  --breadcrumb-primary-hover-color: #0082ff;
63
63
  --breadcrumb-fn-main-color: #63656e;
@@ -57,7 +57,7 @@
57
57
  --fixed-navbar-background: #fff;
58
58
  --fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
59
59
  --switch-default-color: #fff;
60
- --switch-grey-color: cc;
60
+ --switch-grey-color: #c4c6cc;
61
61
  --breadcrumb-black-color: #979ba5;
62
62
  --breadcrumb-primary-hover-color: #0082ff;
63
63
  --breadcrumb-fn-main-color: #63656e;
@@ -57,7 +57,7 @@
57
57
  --fixed-navbar-background: #fff;
58
58
  --fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
59
59
  --switch-default-color: #fff;
60
- --switch-grey-color: cc;
60
+ --switch-grey-color: #c4c6cc;
61
61
  --breadcrumb-black-color: #979ba5;
62
62
  --breadcrumb-primary-hover-color: #0082ff;
63
63
  --breadcrumb-fn-main-color: #63656e;
@@ -57,7 +57,7 @@
57
57
  --fixed-navbar-background: #fff;
58
58
  --fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
59
59
  --switch-default-color: #fff;
60
- --switch-grey-color: cc;
60
+ --switch-grey-color: #c4c6cc;
61
61
  --breadcrumb-black-color: #979ba5;
62
62
  --breadcrumb-primary-hover-color: #0082ff;
63
63
  --breadcrumb-fn-main-color: #63656e;
@@ -57,7 +57,7 @@
57
57
  --fixed-navbar-background: #fff;
58
58
  --fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
59
59
  --switch-default-color: #fff;
60
- --switch-grey-color: cc;
60
+ --switch-grey-color: #c4c6cc;
61
61
  --breadcrumb-black-color: #979ba5;
62
62
  --breadcrumb-primary-hover-color: #0082ff;
63
63
  --breadcrumb-fn-main-color: #63656e;
@@ -57,7 +57,7 @@
57
57
  --fixed-navbar-background: #fff;
58
58
  --fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
59
59
  --switch-default-color: #fff;
60
- --switch-grey-color: cc;
60
+ --switch-grey-color: #c4c6cc;
61
61
  --breadcrumb-black-color: #979ba5;
62
62
  --breadcrumb-primary-hover-color: #0082ff;
63
63
  --breadcrumb-fn-main-color: #63656e;
@@ -57,7 +57,7 @@
57
57
  --fixed-navbar-background: #fff;
58
58
  --fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
59
59
  --switch-default-color: #fff;
60
- --switch-grey-color: cc;
60
+ --switch-grey-color: #c4c6cc;
61
61
  --breadcrumb-black-color: #979ba5;
62
62
  --breadcrumb-primary-hover-color: #0082ff;
63
63
  --breadcrumb-fn-main-color: #63656e;
@@ -57,7 +57,7 @@
57
57
  --fixed-navbar-background: #fff;
58
58
  --fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
59
59
  --switch-default-color: #fff;
60
- --switch-grey-color: cc;
60
+ --switch-grey-color: #c4c6cc;
61
61
  --breadcrumb-black-color: #979ba5;
62
62
  --breadcrumb-primary-hover-color: #0082ff;
63
63
  --breadcrumb-fn-main-color: #63656e;
@@ -57,7 +57,7 @@
57
57
  --fixed-navbar-background: #fff;
58
58
  --fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
59
59
  --switch-default-color: #fff;
60
- --switch-grey-color: cc;
60
+ --switch-grey-color: #c4c6cc;
61
61
  --breadcrumb-black-color: #979ba5;
62
62
  --breadcrumb-primary-hover-color: #0082ff;
63
63
  --breadcrumb-fn-main-color: #63656e;
@@ -57,7 +57,7 @@
57
57
  --fixed-navbar-background: #fff;
58
58
  --fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
59
59
  --switch-default-color: #fff;
60
- --switch-grey-color: cc;
60
+ --switch-grey-color: #c4c6cc;
61
61
  --breadcrumb-black-color: #979ba5;
62
62
  --breadcrumb-primary-hover-color: #0082ff;
63
63
  --breadcrumb-fn-main-color: #63656e;
@@ -57,7 +57,7 @@
57
57
  --fixed-navbar-background: #fff;
58
58
  --fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
59
59
  --switch-default-color: #fff;
60
- --switch-grey-color: cc;
60
+ --switch-grey-color: #c4c6cc;
61
61
  --breadcrumb-black-color: #979ba5;
62
62
  --breadcrumb-primary-hover-color: #0082ff;
63
63
  --breadcrumb-fn-main-color: #63656e;
@@ -57,7 +57,7 @@
57
57
  --fixed-navbar-background: #fff;
58
58
  --fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
59
59
  --switch-default-color: #fff;
60
- --switch-grey-color: cc;
60
+ --switch-grey-color: #c4c6cc;
61
61
  --breadcrumb-black-color: #979ba5;
62
62
  --breadcrumb-primary-hover-color: #0082ff;
63
63
  --breadcrumb-fn-main-color: #63656e;
@@ -57,7 +57,7 @@
57
57
  --fixed-navbar-background: #fff;
58
58
  --fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
59
59
  --switch-default-color: #fff;
60
- --switch-grey-color: cc;
60
+ --switch-grey-color: #c4c6cc;
61
61
  --breadcrumb-black-color: #979ba5;
62
62
  --breadcrumb-primary-hover-color: #0082ff;
63
63
  --breadcrumb-fn-main-color: #63656e;
@@ -57,7 +57,7 @@
57
57
  --fixed-navbar-background: #fff;
58
58
  --fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
59
59
  --switch-default-color: #fff;
60
- --switch-grey-color: cc;
60
+ --switch-grey-color: #c4c6cc;
61
61
  --breadcrumb-black-color: #979ba5;
62
62
  --breadcrumb-primary-hover-color: #0082ff;
63
63
  --breadcrumb-fn-main-color: #63656e;
@@ -57,7 +57,7 @@
57
57
  --fixed-navbar-background: #fff;
58
58
  --fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
59
59
  --switch-default-color: #fff;
60
- --switch-grey-color: cc;
60
+ --switch-grey-color: #c4c6cc;
61
61
  --breadcrumb-black-color: #979ba5;
62
62
  --breadcrumb-primary-hover-color: #0082ff;
63
63
  --breadcrumb-fn-main-color: #63656e;
@@ -57,7 +57,7 @@
57
57
  --fixed-navbar-background: #fff;
58
58
  --fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
59
59
  --switch-default-color: #fff;
60
- --switch-grey-color: cc;
60
+ --switch-grey-color: #c4c6cc;
61
61
  --breadcrumb-black-color: #979ba5;
62
62
  --breadcrumb-primary-hover-color: #0082ff;
63
63
  --breadcrumb-fn-main-color: #63656e;
@@ -57,7 +57,7 @@
57
57
  --fixed-navbar-background: #fff;
58
58
  --fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
59
59
  --switch-default-color: #fff;
60
- --switch-grey-color: cc;
60
+ --switch-grey-color: #c4c6cc;
61
61
  --breadcrumb-black-color: #979ba5;
62
62
  --breadcrumb-primary-hover-color: #0082ff;
63
63
  --breadcrumb-fn-main-color: #63656e;
@@ -58,7 +58,7 @@
58
58
  --fixed-navbar-background: #fff;
59
59
  --fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
60
60
  --switch-default-color: #fff;
61
- --switch-grey-color: cc;
61
+ --switch-grey-color: #c4c6cc;
62
62
  --breadcrumb-black-color: #979ba5;
63
63
  --breadcrumb-primary-hover-color: #0082ff;
64
64
  --breadcrumb-fn-main-color: #63656e;
@@ -57,7 +57,7 @@
57
57
  --fixed-navbar-background: #fff;
58
58
  --fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
59
59
  --switch-default-color: #fff;
60
- --switch-grey-color: cc;
60
+ --switch-grey-color: #c4c6cc;
61
61
  --breadcrumb-black-color: #979ba5;
62
62
  --breadcrumb-primary-hover-color: #0082ff;
63
63
  --breadcrumb-fn-main-color: #63656e;
@@ -57,7 +57,7 @@
57
57
  --fixed-navbar-background: #fff;
58
58
  --fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
59
59
  --switch-default-color: #fff;
60
- --switch-grey-color: cc;
60
+ --switch-grey-color: #c4c6cc;
61
61
  --breadcrumb-black-color: #979ba5;
62
62
  --breadcrumb-primary-hover-color: #0082ff;
63
63
  --breadcrumb-fn-main-color: #63656e;
@@ -57,7 +57,7 @@
57
57
  --fixed-navbar-background: #fff;
58
58
  --fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
59
59
  --switch-default-color: #fff;
60
- --switch-grey-color: cc;
60
+ --switch-grey-color: #c4c6cc;
61
61
  --breadcrumb-black-color: #979ba5;
62
62
  --breadcrumb-primary-hover-color: #0082ff;
63
63
  --breadcrumb-fn-main-color: #63656e;
@@ -58,7 +58,7 @@
58
58
  --fixed-navbar-background: #fff;
59
59
  --fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
60
60
  --switch-default-color: #fff;
61
- --switch-grey-color: cc;
61
+ --switch-grey-color: #c4c6cc;
62
62
  --breadcrumb-black-color: #979ba5;
63
63
  --breadcrumb-primary-hover-color: #0082ff;
64
64
  --breadcrumb-fn-main-color: #63656e;
@@ -57,7 +57,7 @@
57
57
  --fixed-navbar-background: #fff;
58
58
  --fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
59
59
  --switch-default-color: #fff;
60
- --switch-grey-color: cc;
60
+ --switch-grey-color: #c4c6cc;
61
61
  --breadcrumb-black-color: #979ba5;
62
62
  --breadcrumb-primary-hover-color: #0082ff;
63
63
  --breadcrumb-fn-main-color: #63656e;
@@ -76,7 +76,7 @@
76
76
 
77
77
  // switch theme
78
78
  @switch-default-color: #fff;
79
- @switch-grey-color: cc;
79
+ @switch-grey-color: #c4c6cc;
80
80
 
81
81
  // breadcrumb theme
82
82
  @breadcrumb-black-color: #979ba5;
@@ -84,7 +84,7 @@
84
84
  vertical-align: middle;
85
85
  list-style: none;
86
86
  cursor: pointer;
87
- background-color: cc;
87
+ background-color: #c4c6cc;
88
88
  border: 1px solid transparent;
89
89
  border-radius: 50px;
90
90
  border-radius: 100px;
@@ -140,7 +140,7 @@
140
140
  width: 16px;
141
141
  height: 16px;
142
142
  font-size: 12px;
143
- color: cc;
143
+ color: #c4c6cc;
144
144
  cursor: pointer;
145
145
  background: transparent;
146
146
  border-radius: 16px;
@@ -217,16 +217,16 @@
217
217
  }
218
218
  .bk-switcher.bk-switcher-outline {
219
219
  background: #fff;
220
- border: 1px solid cc;
220
+ border: 1px solid #c4c6cc;
221
221
  }
222
222
  .bk-switcher.bk-switcher-outline:after {
223
223
  width: 24px;
224
224
  height: 24px;
225
- background-color: cc;
225
+ background-color: #c4c6cc;
226
226
  box-shadow: none;
227
227
  }
228
228
  .bk-switcher.bk-switcher-outline .switcher-text {
229
- color: cc;
229
+ color: #c4c6cc;
230
230
  }
231
231
  .bk-switcher.bk-switcher-outline.is-checked {
232
232
  border: 1px solid #2dcb56;
@@ -57,7 +57,7 @@
57
57
  --fixed-navbar-background: #fff;
58
58
  --fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
59
59
  --switch-default-color: #fff;
60
- --switch-grey-color: cc;
60
+ --switch-grey-color: #c4c6cc;
61
61
  --breadcrumb-black-color: #979ba5;
62
62
  --breadcrumb-primary-hover-color: #0082ff;
63
63
  --breadcrumb-fn-main-color: #63656e;
@@ -57,7 +57,7 @@
57
57
  --fixed-navbar-background: #fff;
58
58
  --fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
59
59
  --switch-default-color: #fff;
60
- --switch-grey-color: cc;
60
+ --switch-grey-color: #c4c6cc;
61
61
  --breadcrumb-black-color: #979ba5;
62
62
  --breadcrumb-primary-hover-color: #0082ff;
63
63
  --breadcrumb-fn-main-color: #63656e;
@@ -57,7 +57,7 @@
57
57
  --fixed-navbar-background: #fff;
58
58
  --fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
59
59
  --switch-default-color: #fff;
60
- --switch-grey-color: cc;
60
+ --switch-grey-color: #c4c6cc;
61
61
  --breadcrumb-black-color: #979ba5;
62
62
  --breadcrumb-primary-hover-color: #0082ff;
63
63
  --breadcrumb-fn-main-color: #63656e;
@@ -57,7 +57,7 @@
57
57
  --fixed-navbar-background: #fff;
58
58
  --fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
59
59
  --switch-default-color: #fff;
60
- --switch-grey-color: cc;
60
+ --switch-grey-color: #c4c6cc;
61
61
  --breadcrumb-black-color: #979ba5;
62
62
  --breadcrumb-primary-hover-color: #0082ff;
63
63
  --breadcrumb-fn-main-color: #63656e;
@@ -57,7 +57,7 @@
57
57
  --fixed-navbar-background: #fff;
58
58
  --fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
59
59
  --switch-default-color: #fff;
60
- --switch-grey-color: cc;
60
+ --switch-grey-color: #c4c6cc;
61
61
  --breadcrumb-black-color: #979ba5;
62
62
  --breadcrumb-primary-hover-color: #0082ff;
63
63
  --breadcrumb-fn-main-color: #63656e;
@@ -57,7 +57,7 @@
57
57
  --fixed-navbar-background: #fff;
58
58
  --fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
59
59
  --switch-default-color: #fff;
60
- --switch-grey-color: cc;
60
+ --switch-grey-color: #c4c6cc;
61
61
  --breadcrumb-black-color: #979ba5;
62
62
  --breadcrumb-primary-hover-color: #0082ff;
63
63
  --breadcrumb-fn-main-color: #63656e;
@@ -57,7 +57,7 @@
57
57
  --fixed-navbar-background: #fff;
58
58
  --fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
59
59
  --switch-default-color: #fff;
60
- --switch-grey-color: cc;
60
+ --switch-grey-color: #c4c6cc;
61
61
  --breadcrumb-black-color: #979ba5;
62
62
  --breadcrumb-primary-hover-color: #0082ff;
63
63
  --breadcrumb-fn-main-color: #63656e;
@@ -57,7 +57,7 @@
57
57
  --fixed-navbar-background: #fff;
58
58
  --fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
59
59
  --switch-default-color: #fff;
60
- --switch-grey-color: cc;
60
+ --switch-grey-color: #c4c6cc;
61
61
  --breadcrumb-black-color: #979ba5;
62
62
  --breadcrumb-primary-hover-color: #0082ff;
63
63
  --breadcrumb-fn-main-color: #63656e;
@@ -57,7 +57,7 @@
57
57
  --fixed-navbar-background: #fff;
58
58
  --fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
59
59
  --switch-default-color: #fff;
60
- --switch-grey-color: cc;
60
+ --switch-grey-color: #c4c6cc;
61
61
  --breadcrumb-black-color: #979ba5;
62
62
  --breadcrumb-primary-hover-color: #0082ff;
63
63
  --breadcrumb-fn-main-color: #63656e;
@@ -57,7 +57,7 @@
57
57
  --fixed-navbar-background: #fff;
58
58
  --fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
59
59
  --switch-default-color: #fff;
60
- --switch-grey-color: cc;
60
+ --switch-grey-color: #c4c6cc;
61
61
  --breadcrumb-black-color: #979ba5;
62
62
  --breadcrumb-primary-hover-color: #0082ff;
63
63
  --breadcrumb-fn-main-color: #63656e;
@@ -57,7 +57,7 @@
57
57
  --fixed-navbar-background: #fff;
58
58
  --fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
59
59
  --switch-default-color: #fff;
60
- --switch-grey-color: cc;
60
+ --switch-grey-color: #c4c6cc;
61
61
  --breadcrumb-black-color: #979ba5;
62
62
  --breadcrumb-primary-hover-color: #0082ff;
63
63
  --breadcrumb-fn-main-color: #63656e;
@@ -57,7 +57,7 @@
57
57
  --fixed-navbar-background: #fff;
58
58
  --fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
59
59
  --switch-default-color: #fff;
60
- --switch-grey-color: cc;
60
+ --switch-grey-color: #c4c6cc;
61
61
  --breadcrumb-black-color: #979ba5;
62
62
  --breadcrumb-primary-hover-color: #0082ff;
63
63
  --breadcrumb-fn-main-color: #63656e;
@@ -57,7 +57,7 @@
57
57
  --fixed-navbar-background: #fff;
58
58
  --fixed-navbar-boxshadow-color: rgba(0, 0, 0, 0.1);
59
59
  --switch-default-color: #fff;
60
- --switch-grey-color: cc;
60
+ --switch-grey-color: #c4c6cc;
61
61
  --breadcrumb-black-color: #979ba5;
62
62
  --breadcrumb-primary-hover-color: #0082ff;
63
63
  --breadcrumb-fn-main-color: #63656e;