bk-magic-vue 2.5.9-beta.2 → 2.5.9-beta.21
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/bk-magic-vue.css +893 -959
- package/dist/bk-magic-vue.js +860 -625
- package/dist/bk-magic-vue.min.css +1 -1
- package/dist/bk-magic-vue.min.css.gz +0 -0
- package/dist/bk-magic-vue.min.css.map +1 -1
- package/dist/bk-magic-vue.min.js +1 -1
- package/dist/bk-magic-vue.min.js.gz +0 -0
- package/dist/bk-magic-vue.min.js.map +1 -1
- package/lib/card.js +2981 -203
- package/lib/cascade.js +6447 -6411
- package/lib/date-picker.js +1 -1
- package/lib/dialog.js +484 -9
- package/lib/info-box.js +484 -9
- package/lib/input.js +2942 -164
- package/lib/loading.js +7 -4
- package/lib/pagination.js +214 -17
- package/lib/rate.js +14 -3
- package/lib/resize-layout.js +3 -1
- package/lib/select.js +40 -9
- package/lib/sideslider.js +802 -336
- package/lib/slider.js +3270 -3202
- package/lib/star.js +13 -2
- package/lib/table.js +214 -17
- package/lib/tag-input.js +122 -102
- package/lib/time-picker.js +1 -1
- package/lib/timeline.js +26 -17
- package/lib/transfer.js +1886 -1710
- package/lib/ui/badge.css +127 -119
- package/lib/ui/badge.min.css +1 -1
- package/lib/ui/badge.min.css.map +1 -1
- package/lib/ui/bk-magic-vue.css +893 -959
- package/lib/ui/bk-magic-vue.min.css +1 -1
- package/lib/ui/bk-magic-vue.min.css.gz +0 -0
- package/lib/ui/bk-magic-vue.min.css.map +1 -1
- package/lib/ui/button.css +4 -4
- package/lib/ui/button.min.css +1 -1
- package/lib/ui/button.min.css.map +1 -1
- package/lib/ui/card.css +2 -2
- package/lib/ui/card.min.css +1 -1
- package/lib/ui/card.min.css.map +1 -1
- package/lib/ui/cascade.css +19 -1
- package/lib/ui/cascade.min.css +1 -1
- package/lib/ui/cascade.min.css.map +1 -1
- package/lib/ui/checkbox.css +67 -67
- package/lib/ui/checkbox.min.css.map +1 -1
- package/lib/ui/dialog.css +4 -4
- package/lib/ui/dialog.min.css +1 -1
- package/lib/ui/dialog.min.css.map +1 -1
- package/lib/ui/exception.css +1 -0
- package/lib/ui/exception.min.css +1 -1
- package/lib/ui/exception.min.css.map +1 -1
- package/lib/ui/form.css +2 -2
- package/lib/ui/form.min.css +1 -1
- package/lib/ui/form.min.css.map +1 -1
- package/lib/ui/info-box.css +4 -4
- package/lib/ui/info-box.min.css +1 -1
- package/lib/ui/info-box.min.css.map +1 -1
- package/lib/ui/input.css +1 -1
- package/lib/ui/input.min.css +1 -1
- package/lib/ui/input.min.css.map +1 -1
- package/lib/ui/link.css +27 -3
- package/lib/ui/link.min.css +1 -1
- package/lib/ui/link.min.css.map +1 -1
- package/lib/ui/loading.css +43 -280
- package/lib/ui/loading.min.css +1 -1
- package/lib/ui/loading.min.css.map +1 -1
- package/lib/ui/notify.css +5 -5
- package/lib/ui/notify.min.css +1 -1
- package/lib/ui/notify.min.css.map +1 -1
- package/lib/ui/overflow-tips.css +3 -2
- package/lib/ui/overflow-tips.min.css +1 -1
- package/lib/ui/overflow-tips.min.css.map +1 -1
- package/lib/ui/pagination.css +1 -1
- package/lib/ui/pagination.min.css +1 -1
- package/lib/ui/pagination.min.css.map +1 -1
- package/lib/ui/popconfirm.css +2 -2
- package/lib/ui/popconfirm.min.css +1 -1
- package/lib/ui/popconfirm.min.css.map +1 -1
- package/lib/ui/popover.css +3 -2
- package/lib/ui/popover.min.css +1 -1
- package/lib/ui/popover.min.css.map +1 -1
- package/lib/ui/process.css +51 -282
- package/lib/ui/process.min.css +1 -1
- package/lib/ui/process.min.css.map +1 -1
- package/lib/ui/progress.css +2 -2
- package/lib/ui/progress.min.css +1 -1
- package/lib/ui/progress.min.css.map +1 -1
- package/lib/ui/radio.css +64 -64
- package/lib/ui/radio.min.css +1 -1
- package/lib/ui/radio.min.css.map +1 -1
- package/lib/ui/resize-layout.css +13 -5
- package/lib/ui/resize-layout.min.css +1 -1
- package/lib/ui/resize-layout.min.css.map +1 -1
- package/lib/ui/sideslider.css +8 -7
- package/lib/ui/sideslider.min.css +1 -1
- package/lib/ui/sideslider.min.css.map +1 -1
- package/lib/ui/star.css +22 -17
- package/lib/ui/star.min.css +1 -1
- package/lib/ui/star.min.css.map +1 -1
- package/lib/ui/steps.css +372 -274
- package/lib/ui/steps.min.css +1 -1
- package/lib/ui/steps.min.css.map +1 -1
- package/lib/ui/tooltips.css +3 -2
- package/lib/ui/tooltips.min.css +1 -1
- package/lib/ui/tooltips.min.css.map +1 -1
- package/lib/ui/transfer.css +122 -121
- package/lib/ui/transfer.min.css +1 -1
- package/lib/ui/transfer.min.css.map +1 -1
- package/lib/ui/tree.css +45 -282
- package/lib/ui/tree.min.css +1 -1
- package/lib/ui/tree.min.css.map +1 -1
- package/lib/version-detail.js +453 -13
- package/package.json +3 -4
package/dist/bk-magic-vue.css
CHANGED
|
@@ -643,150 +643,158 @@
|
|
|
643
643
|
opacity:0;
|
|
644
644
|
}
|
|
645
645
|
.bk-badge-wrapper{
|
|
646
|
-
|
|
647
|
-
|
|
646
|
+
position:relative;
|
|
647
|
+
display:inline-block;
|
|
648
648
|
}
|
|
649
649
|
.bk-badge-wrapper .bk-badge{
|
|
650
|
-
|
|
651
|
-
|
|
652
|
-
|
|
653
|
-
|
|
654
|
-
|
|
655
|
-
|
|
656
|
-
|
|
657
|
-
|
|
658
|
-
|
|
659
|
-
|
|
660
|
-
|
|
661
|
-
|
|
650
|
+
position:relative;
|
|
651
|
+
display:-webkit-box;
|
|
652
|
+
display:-ms-flexbox;
|
|
653
|
+
display:flex;
|
|
654
|
+
-webkit-box-align:center;
|
|
655
|
+
-ms-flex-align:center;
|
|
656
|
+
align-items:center;
|
|
657
|
+
-webkit-box-pack:center;
|
|
658
|
+
-ms-flex-pack:center;
|
|
659
|
+
justify-content:center;
|
|
660
|
+
min-width:18px;
|
|
661
|
+
height:18px;
|
|
662
|
+
line-height:16px;
|
|
663
|
+
padding:0 2px;
|
|
664
|
+
border:1px solid #c3cdd7;
|
|
665
|
+
border-radius:18px;
|
|
666
|
+
background-color:#fff;
|
|
667
|
+
font-size:10px;
|
|
668
|
+
text-align:center;
|
|
669
|
+
}
|
|
662
670
|
.bk-badge-wrapper .bk-badge .bk-icon{
|
|
663
|
-
|
|
664
|
-
|
|
665
|
-
|
|
666
|
-
|
|
667
|
-
|
|
668
|
-
|
|
669
|
-
|
|
670
|
-
|
|
671
|
-
|
|
671
|
+
position:absolute;
|
|
672
|
+
left:50%;
|
|
673
|
+
top:50%;
|
|
674
|
+
margin-top:0;
|
|
675
|
+
-webkit-transform:translate(-50%, -50%);
|
|
676
|
+
transform:translate(-50%, -50%);
|
|
677
|
+
display:block;
|
|
678
|
+
line-height:18px;
|
|
679
|
+
}
|
|
672
680
|
.bk-badge-wrapper .bk-badge.pinned{
|
|
673
|
-
|
|
674
|
-
|
|
681
|
+
position:absolute
|
|
682
|
+
}
|
|
675
683
|
.bk-badge-wrapper .bk-badge.pinned.top-right{
|
|
676
|
-
|
|
677
|
-
|
|
678
|
-
|
|
679
|
-
|
|
680
|
-
|
|
684
|
+
top:0;
|
|
685
|
+
right:0;
|
|
686
|
+
-webkit-transform:translate(50%, -50%) scale(1, 1);
|
|
687
|
+
transform:translate(50%, -50%) scale(1, 1)
|
|
688
|
+
}
|
|
681
689
|
.bk-badge-wrapper .bk-badge.pinned.top-right.fade-center-enter,
|
|
682
|
-
|
|
683
|
-
|
|
684
|
-
|
|
685
|
-
|
|
686
|
-
|
|
690
|
+
.bk-badge-wrapper .bk-badge.pinned.top-right.fade-center-leave-active{
|
|
691
|
+
opacity:0;
|
|
692
|
+
-webkit-transform:translate(50%, -50%) scale(0, 0);
|
|
693
|
+
transform:translate(50%, -50%) scale(0, 0);
|
|
694
|
+
}
|
|
687
695
|
.bk-badge-wrapper .bk-badge.pinned.right{
|
|
688
|
-
|
|
689
|
-
|
|
690
|
-
|
|
691
|
-
|
|
692
|
-
|
|
696
|
+
top:50%;
|
|
697
|
+
right:0%;
|
|
698
|
+
-webkit-transform:translate(100%, -50%) scale(1, 1);
|
|
699
|
+
transform:translate(100%, -50%) scale(1, 1)
|
|
700
|
+
}
|
|
693
701
|
.bk-badge-wrapper .bk-badge.pinned.right.fade-center-enter,
|
|
694
|
-
|
|
695
|
-
|
|
696
|
-
|
|
697
|
-
|
|
698
|
-
|
|
702
|
+
.bk-badge-wrapper .bk-badge.pinned.right.fade-center-leave-active{
|
|
703
|
+
opacity:0;
|
|
704
|
+
-webkit-transform:translate(50%, -50%) scale(0, 0);
|
|
705
|
+
transform:translate(50%, -50%) scale(0, 0);
|
|
706
|
+
}
|
|
699
707
|
.bk-badge-wrapper .bk-badge.pinned.bottom-right{
|
|
700
|
-
|
|
701
|
-
|
|
702
|
-
|
|
703
|
-
|
|
704
|
-
|
|
708
|
+
bottom:0;
|
|
709
|
+
right:0;
|
|
710
|
+
-webkit-transform:translate(50%, 50%) scale(1, 1);
|
|
711
|
+
transform:translate(50%, 50%) scale(1, 1)
|
|
712
|
+
}
|
|
705
713
|
.bk-badge-wrapper .bk-badge.pinned.bottom-right.fade-center-enter,
|
|
706
|
-
|
|
707
|
-
|
|
708
|
-
|
|
709
|
-
|
|
710
|
-
|
|
714
|
+
.bk-badge-wrapper .bk-badge.pinned.bottom-right.fade-center-leave-active{
|
|
715
|
+
opacity:0;
|
|
716
|
+
-webkit-transform:translate(50%, 50%) scale(0, 0);
|
|
717
|
+
transform:translate(50%, 50%) scale(0, 0);
|
|
718
|
+
}
|
|
711
719
|
.bk-badge-wrapper .bk-badge.pinned.top-left{
|
|
712
|
-
|
|
713
|
-
|
|
714
|
-
|
|
715
|
-
|
|
716
|
-
|
|
720
|
+
top:0;
|
|
721
|
+
left:0;
|
|
722
|
+
-webkit-transform:translate(-50%, -50%) scale(1, 1);
|
|
723
|
+
transform:translate(-50%, -50%) scale(1, 1)
|
|
724
|
+
}
|
|
717
725
|
.bk-badge-wrapper .bk-badge.pinned.top-left.fade-center-enter,
|
|
718
|
-
|
|
719
|
-
|
|
720
|
-
|
|
721
|
-
|
|
722
|
-
|
|
726
|
+
.bk-badge-wrapper .bk-badge.pinned.top-left.fade-center-leave-active{
|
|
727
|
+
opacity:0;
|
|
728
|
+
-webkit-transform:translate(-50%, -50%) scale(0, 0);
|
|
729
|
+
transform:translate(-50%, -50%) scale(0, 0);
|
|
730
|
+
}
|
|
723
731
|
.bk-badge-wrapper .bk-badge.pinned.bottom-left{
|
|
724
|
-
|
|
725
|
-
|
|
726
|
-
|
|
727
|
-
|
|
728
|
-
|
|
732
|
+
bottom:0;
|
|
733
|
+
left:0;
|
|
734
|
+
-webkit-transform:translate(-50%, 50%) scale(1, 1);
|
|
735
|
+
transform:translate(-50%, 50%) scale(1, 1)
|
|
736
|
+
}
|
|
729
737
|
.bk-badge-wrapper .bk-badge.pinned.bottom-left.fade-center-enter,
|
|
730
|
-
|
|
731
|
-
|
|
732
|
-
|
|
733
|
-
|
|
734
|
-
}
|
|
735
|
-
.bk-badge-wrapper .bk-badge.dot{
|
|
736
|
-
width:8px;
|
|
737
|
-
height:8px;
|
|
738
|
-
min-width:8px;
|
|
738
|
+
.bk-badge-wrapper .bk-badge.pinned.bottom-left.fade-center-leave-active{
|
|
739
|
+
opacity:0;
|
|
740
|
+
-webkit-transform:translate(-50%, 50%) scale(0, 0);
|
|
741
|
+
transform:translate(-50%, 50%) scale(0, 0);
|
|
739
742
|
}
|
|
743
|
+
.bk-badge-wrapper .bk-badge.dot{
|
|
744
|
+
width:8px;
|
|
745
|
+
height:8px;
|
|
746
|
+
min-width:8px;
|
|
747
|
+
}
|
|
740
748
|
.bk-badge-wrapper .bk-badge.bk-danger{
|
|
741
|
-
|
|
742
|
-
|
|
743
|
-
|
|
744
|
-
|
|
749
|
+
background-color:#ea3636;
|
|
750
|
+
border:2px solid #fff;
|
|
751
|
+
color:#fff
|
|
752
|
+
}
|
|
745
753
|
.bk-badge-wrapper .bk-badge.bk-danger.is-icon{
|
|
746
|
-
|
|
747
|
-
|
|
748
|
-
|
|
749
|
-
|
|
754
|
+
background-color:#fff;
|
|
755
|
+
border-color:#fff;
|
|
756
|
+
color:#ea3636;
|
|
757
|
+
}
|
|
750
758
|
.bk-badge-wrapper .bk-badge.bk-warning{
|
|
751
|
-
|
|
752
|
-
|
|
753
|
-
|
|
754
|
-
|
|
759
|
+
background-color:#ff9c01;
|
|
760
|
+
border:2px solid #fff;
|
|
761
|
+
color:#fff
|
|
762
|
+
}
|
|
755
763
|
.bk-badge-wrapper .bk-badge.bk-warning.is-icon{
|
|
756
|
-
|
|
757
|
-
|
|
758
|
-
|
|
759
|
-
|
|
764
|
+
background-color:#fff;
|
|
765
|
+
border-color:#fff;
|
|
766
|
+
color:#ff9c01;
|
|
767
|
+
}
|
|
760
768
|
.bk-badge-wrapper .bk-badge.bk-success{
|
|
761
|
-
|
|
762
|
-
|
|
763
|
-
|
|
764
|
-
|
|
769
|
+
background-color:#2dcb56;
|
|
770
|
+
border:2px solid #fff;
|
|
771
|
+
color:#fff
|
|
772
|
+
}
|
|
765
773
|
.bk-badge-wrapper .bk-badge.bk-success.is-icon{
|
|
766
|
-
|
|
767
|
-
|
|
768
|
-
|
|
769
|
-
|
|
774
|
+
background-color:#fff;
|
|
775
|
+
border-color:#fff;
|
|
776
|
+
color:#2dcb56;
|
|
777
|
+
}
|
|
770
778
|
.bk-badge-wrapper .bk-badge.bk-primary{
|
|
771
|
-
|
|
772
|
-
|
|
773
|
-
|
|
774
|
-
|
|
779
|
+
background-color:#3a84ff;
|
|
780
|
+
border:2px solid #fff;
|
|
781
|
+
color:#fff
|
|
782
|
+
}
|
|
775
783
|
.bk-badge-wrapper .bk-badge.bk-primary.is-icon{
|
|
776
|
-
|
|
777
|
-
|
|
778
|
-
|
|
779
|
-
|
|
784
|
+
background-color:#fff;
|
|
785
|
+
border-color:#fff;
|
|
786
|
+
color:#3a84ff;
|
|
787
|
+
}
|
|
780
788
|
.bk-badge-wrapper .bk-badge.bk-info{
|
|
781
|
-
|
|
782
|
-
|
|
783
|
-
|
|
784
|
-
|
|
789
|
+
background-color:#3a84ff;
|
|
790
|
+
border:2px solid #fff;
|
|
791
|
+
color:#fff
|
|
792
|
+
}
|
|
785
793
|
.bk-badge-wrapper .bk-badge.bk-info.is-icon{
|
|
786
|
-
|
|
787
|
-
|
|
788
|
-
|
|
789
|
-
|
|
794
|
+
background-color:#fff;
|
|
795
|
+
border-color:#fff;
|
|
796
|
+
color:#3a84ff;
|
|
797
|
+
}
|
|
790
798
|
.bk-button{
|
|
791
799
|
height:32px;
|
|
792
800
|
line-height:30px;
|
|
@@ -898,7 +906,7 @@
|
|
|
898
906
|
}
|
|
899
907
|
.bk-button.bk-default.is-disabled,
|
|
900
908
|
.bk-button.bk-default[disabled]{
|
|
901
|
-
background-color:#
|
|
909
|
+
background-color:#faf9fd;
|
|
902
910
|
border-color:#dcdee5;
|
|
903
911
|
color:#c4c6cc;
|
|
904
912
|
cursor:not-allowed;
|
|
@@ -1390,20 +1398,20 @@
|
|
|
1390
1398
|
}
|
|
1391
1399
|
.bk-button-text.is-disabled,
|
|
1392
1400
|
.bk-button-text[disabled]{
|
|
1393
|
-
color:#
|
|
1401
|
+
color:#c4c6cc;
|
|
1394
1402
|
cursor:not-allowed
|
|
1395
1403
|
}
|
|
1396
1404
|
.bk-button-text.is-disabled:hover,
|
|
1397
1405
|
.bk-button-text.is-disabled.hover,
|
|
1398
1406
|
.bk-button-text[disabled]:hover,
|
|
1399
1407
|
.bk-button-text[disabled].hover{
|
|
1400
|
-
color:#
|
|
1408
|
+
color:#c4c6cc;
|
|
1401
1409
|
}
|
|
1402
1410
|
.bk-button-text.is-disabled:active,
|
|
1403
1411
|
.bk-button-text.is-disabled.active,
|
|
1404
1412
|
.bk-button-text[disabled]:active,
|
|
1405
1413
|
.bk-button-text[disabled].active{
|
|
1406
|
-
color:#
|
|
1414
|
+
color:#c4c6cc;
|
|
1407
1415
|
}
|
|
1408
1416
|
.bk-button-text.bk-button-small{
|
|
1409
1417
|
height:26px;
|
|
@@ -1940,84 +1948,84 @@
|
|
|
1940
1948
|
}
|
|
1941
1949
|
}
|
|
1942
1950
|
.bk-form-checkbox{
|
|
1943
|
-
|
|
1944
|
-
|
|
1945
|
-
|
|
1946
|
-
|
|
1947
|
-
|
|
1948
|
-
|
|
1949
|
-
|
|
1951
|
+
position:relative;
|
|
1952
|
+
display:inline-block;
|
|
1953
|
+
vertical-align:middle;
|
|
1954
|
+
font-size:0;
|
|
1955
|
+
line-height:18px;
|
|
1956
|
+
overflow:hidden;
|
|
1957
|
+
cursor:pointer
|
|
1950
1958
|
}
|
|
1951
1959
|
.bk-form-checkbox.is-indeterminate:not(.is-checked) .bk-checkbox{
|
|
1952
|
-
|
|
1953
|
-
|
|
1954
|
-
|
|
1955
|
-
|
|
1956
|
-
|
|
1960
|
+
border-color:#3a84ff;
|
|
1961
|
+
background-color:#3a84ff;
|
|
1962
|
+
background-clip:content-box;
|
|
1963
|
+
position:relative
|
|
1964
|
+
}
|
|
1957
1965
|
.bk-form-checkbox.is-indeterminate:not(.is-checked) .bk-checkbox::after{
|
|
1958
|
-
|
|
1959
|
-
|
|
1960
|
-
|
|
1961
|
-
|
|
1962
|
-
|
|
1963
|
-
|
|
1964
|
-
|
|
1965
|
-
|
|
1966
|
-
|
|
1967
|
-
|
|
1968
|
-
|
|
1969
|
-
|
|
1966
|
+
content:'';
|
|
1967
|
+
width:8px;
|
|
1968
|
+
height:2px;
|
|
1969
|
+
background:#fff;
|
|
1970
|
+
position:absolute;
|
|
1971
|
+
top:50%;
|
|
1972
|
+
left:50%;
|
|
1973
|
+
margin-left:-4px;
|
|
1974
|
+
border-radius:2px;
|
|
1975
|
+
margin-top:-1px;
|
|
1976
|
+
display:inline-block;
|
|
1977
|
+
}
|
|
1970
1978
|
.bk-form-checkbox.is-disabled{
|
|
1971
|
-
|
|
1972
|
-
|
|
1979
|
+
cursor:not-allowed;
|
|
1980
|
+
}
|
|
1973
1981
|
.bk-form-checkbox.is-disabled .bk-checkbox{
|
|
1974
|
-
|
|
1975
|
-
|
|
1976
|
-
|
|
1982
|
+
border-color:#dcdee5;
|
|
1983
|
+
background-color:#fafbfd;
|
|
1984
|
+
}
|
|
1977
1985
|
.bk-form-checkbox.is-disabled.is-checked .bk-checkbox{
|
|
1978
|
-
|
|
1979
|
-
|
|
1980
|
-
|
|
1986
|
+
border-color:#dcdee5;
|
|
1987
|
+
background-color:#dcdee5;
|
|
1988
|
+
}
|
|
1981
1989
|
.bk-form-checkbox.is-checked .bk-checkbox{
|
|
1982
|
-
|
|
1983
|
-
|
|
1984
|
-
|
|
1985
|
-
|
|
1990
|
+
border-color:#3a84ff;
|
|
1991
|
+
background-color:#3a84ff;
|
|
1992
|
+
background-clip:border-box
|
|
1993
|
+
}
|
|
1986
1994
|
.bk-form-checkbox.is-checked .bk-checkbox:after{
|
|
1987
|
-
|
|
1988
|
-
|
|
1989
|
-
|
|
1990
|
-
|
|
1991
|
-
|
|
1992
|
-
|
|
1993
|
-
|
|
1994
|
-
|
|
1995
|
-
|
|
1996
|
-
|
|
1997
|
-
|
|
1998
|
-
|
|
1999
|
-
|
|
2000
|
-
|
|
1995
|
+
content:'';
|
|
1996
|
+
position:absolute;
|
|
1997
|
+
top:1px;
|
|
1998
|
+
left:4px;
|
|
1999
|
+
width:4px;
|
|
2000
|
+
height:8px;
|
|
2001
|
+
border:2px solid #fff;
|
|
2002
|
+
border-left:0;
|
|
2003
|
+
border-top:0;
|
|
2004
|
+
-webkit-transform-origin:center;
|
|
2005
|
+
transform-origin:center;
|
|
2006
|
+
-webkit-transform:rotate(45deg) scaleY(1);
|
|
2007
|
+
transform:rotate(45deg) scaleY(1);
|
|
2008
|
+
}
|
|
2001
2009
|
.bk-form-checkbox .bk-checkbox{
|
|
2002
|
-
|
|
2003
|
-
|
|
2004
|
-
|
|
2005
|
-
|
|
2006
|
-
|
|
2007
|
-
|
|
2008
|
-
|
|
2009
|
-
|
|
2010
|
+
position:relative;
|
|
2011
|
+
display:inline-block;
|
|
2012
|
+
vertical-align:middle;
|
|
2013
|
+
width:16px;
|
|
2014
|
+
height:16px;
|
|
2015
|
+
border:1px solid #979ba5;
|
|
2016
|
+
border-radius:2px
|
|
2017
|
+
}
|
|
2010
2018
|
.bk-form-checkbox .bk-checkbox:focus{
|
|
2011
|
-
|
|
2012
|
-
|
|
2013
|
-
}
|
|
2014
|
-
.bk-form-checkbox .bk-checkbox-text{
|
|
2015
|
-
display:inline-block;
|
|
2016
|
-
margin:0 0 0 6px;
|
|
2017
|
-
vertical-align:middle;
|
|
2018
|
-
font-size:14px;
|
|
2019
|
-
color:#63656e;
|
|
2019
|
+
border-color:#3c96ff;
|
|
2020
|
+
outline:none;
|
|
2020
2021
|
}
|
|
2022
|
+
.bk-form-checkbox .bk-checkbox-text{
|
|
2023
|
+
display:inline-block;
|
|
2024
|
+
margin:0 0 0 6px;
|
|
2025
|
+
vertical-align:middle;
|
|
2026
|
+
font-size:14px;
|
|
2027
|
+
color:#63656e;
|
|
2028
|
+
}
|
|
2021
2029
|
html,
|
|
2022
2030
|
body{
|
|
2023
2031
|
margin:0;
|
|
@@ -4464,7 +4472,7 @@ span.bk-date-picker-cells-cell-disabled.bk-date-picker-cells-cell-selected em{
|
|
|
4464
4472
|
|
|
4465
4473
|
}
|
|
4466
4474
|
.bk-dialog-wrapper .bk-dialog-header{
|
|
4467
|
-
padding:
|
|
4475
|
+
padding:0 24px 8px 24px;
|
|
4468
4476
|
line-height:1.2;
|
|
4469
4477
|
text-align:center;
|
|
4470
4478
|
}
|
|
@@ -4494,7 +4502,7 @@ span.bk-date-picker-cells-cell-disabled.bk-date-picker-cells-cell-selected em{
|
|
|
4494
4502
|
font-size:20px;
|
|
4495
4503
|
}
|
|
4496
4504
|
.bk-dialog-wrapper .bk-dialog-body{
|
|
4497
|
-
padding:3px 24px
|
|
4505
|
+
padding:3px 24px 24px;
|
|
4498
4506
|
font-size:14px;
|
|
4499
4507
|
line-height:1.5;
|
|
4500
4508
|
color:#63656e;
|
|
@@ -4524,7 +4532,7 @@ span.bk-date-picker-cells-cell-disabled.bk-date-picker-cells-cell-selected em{
|
|
|
4524
4532
|
user-select:none;
|
|
4525
4533
|
}
|
|
4526
4534
|
.bk-dialog-wrapper .bk-dialog-footer{
|
|
4527
|
-
padding:
|
|
4535
|
+
padding:7px 24px 7px 24px;
|
|
4528
4536
|
background-color:#fafbfd;
|
|
4529
4537
|
border-top:1px solid #dcdee5;
|
|
4530
4538
|
border-radius:2px;
|
|
@@ -4571,7 +4579,7 @@ span.bk-date-picker-cells-cell-disabled.bk-date-picker-cells-cell-selected em{
|
|
|
4571
4579
|
color:#63656e;
|
|
4572
4580
|
line-height:1.5;
|
|
4573
4581
|
text-align:center;
|
|
4574
|
-
word-break:break-
|
|
4582
|
+
word-break:break-word;
|
|
4575
4583
|
}
|
|
4576
4584
|
.bk-dialog-wrapper .bk-info-box .bk-dialog-body{
|
|
4577
4585
|
padding:3px 24px 30px;
|
|
@@ -5444,6 +5452,7 @@ span.bk-date-picker-cells-cell-disabled.bk-date-picker-cells-cell-selected em{
|
|
|
5444
5452
|
-webkit-box-pack:center;
|
|
5445
5453
|
-ms-flex-pack:center;
|
|
5446
5454
|
justify-content:center;
|
|
5455
|
+
margin-bottom:8px;
|
|
5447
5456
|
}
|
|
5448
5457
|
.bk-exception-img .exception-image{
|
|
5449
5458
|
-o-object-fit:contain;
|
|
@@ -5541,7 +5550,7 @@ span.bk-date-picker-cells-cell-disabled.bk-date-picker-cells-cell-selected em{
|
|
|
5541
5550
|
color:#63656E;
|
|
5542
5551
|
-webkit-box-sizing:border-box;
|
|
5543
5552
|
box-sizing:border-box;
|
|
5544
|
-
padding:0
|
|
5553
|
+
padding:0 22px 0 0;
|
|
5545
5554
|
}
|
|
5546
5555
|
.bk-form .bk-label .bk-label-text{
|
|
5547
5556
|
display:inline-block;
|
|
@@ -5635,7 +5644,7 @@ span.bk-date-picker-cells-cell-disabled.bk-date-picker-cells-cell-selected em{
|
|
|
5635
5644
|
margin-bottom:0;
|
|
5636
5645
|
}
|
|
5637
5646
|
.bk-form-item +.bk-form-item{
|
|
5638
|
-
margin-top:
|
|
5647
|
+
margin-top:22px;
|
|
5639
5648
|
}
|
|
5640
5649
|
.bk-form-item.is-required .bk-label{
|
|
5641
5650
|
position:relative
|
|
@@ -5968,7 +5977,7 @@ span.bk-date-picker-cells-cell-disabled.bk-date-picker-cells-cell-selected em{
|
|
|
5968
5977
|
font-size:var(--font-size);
|
|
5969
5978
|
box-sizing:border-box;
|
|
5970
5979
|
border:1px solid #c4c6cc;
|
|
5971
|
-
padding:0 10px;
|
|
5980
|
+
padding:0 10px 0 8px;
|
|
5972
5981
|
text-align:left;
|
|
5973
5982
|
vertical-align:middle;
|
|
5974
5983
|
outline:none;
|
|
@@ -6254,61 +6263,6 @@ span.bk-date-picker-cells-cell-disabled.bk-date-picker-cells-cell-selected em{
|
|
|
6254
6263
|
-webkit-animation-delay:0.55s;
|
|
6255
6264
|
animation-delay:0.55s;
|
|
6256
6265
|
}
|
|
6257
|
-
.bk-loading .bk-loading1.bk-black .point1,
|
|
6258
|
-
.bk-loading .bk-loading1.bk-black .point2,
|
|
6259
|
-
.bk-loading .bk-loading1.bk-black .point3,
|
|
6260
|
-
.bk-loading .bk-loading1.bk-black .point4{
|
|
6261
|
-
background:#979ba5;
|
|
6262
|
-
}
|
|
6263
|
-
.bk-dot-loading,
|
|
6264
|
-
.bk-loading1{
|
|
6265
|
-
position:relative;
|
|
6266
|
-
width:75px;
|
|
6267
|
-
height:14px;
|
|
6268
|
-
margin:auto;
|
|
6269
|
-
display:inline-block;
|
|
6270
|
-
}
|
|
6271
|
-
.bk-dot-loading .point, .bk-loading1 .point{
|
|
6272
|
-
position:absolute;
|
|
6273
|
-
top:0;
|
|
6274
|
-
width:14px;
|
|
6275
|
-
height:14px;
|
|
6276
|
-
-webkit-animation-name:scale-animate;
|
|
6277
|
-
animation-name:scale-animate;
|
|
6278
|
-
-webkit-animation-duration:.8s;
|
|
6279
|
-
animation-duration:.8s;
|
|
6280
|
-
-webkit-animation-iteration-count:infinite;
|
|
6281
|
-
animation-iteration-count:infinite;
|
|
6282
|
-
-webkit-animation-direction:normal;
|
|
6283
|
-
animation-direction:normal;
|
|
6284
|
-
-webkit-transform:scale(.6);
|
|
6285
|
-
transform:scale(.6);
|
|
6286
|
-
border-radius:19px;
|
|
6287
|
-
}
|
|
6288
|
-
.bk-dot-loading .point1, .bk-loading1 .point1{
|
|
6289
|
-
background-color:#fd6154;
|
|
6290
|
-
left:0;
|
|
6291
|
-
-webkit-animation-delay:0.1s;
|
|
6292
|
-
animation-delay:0.1s;
|
|
6293
|
-
}
|
|
6294
|
-
.bk-dot-loading .point2, .bk-loading1 .point2{
|
|
6295
|
-
background-color:#ffb726;
|
|
6296
|
-
left:20px;
|
|
6297
|
-
-webkit-animation-delay:0.25s;
|
|
6298
|
-
animation-delay:0.25s;
|
|
6299
|
-
}
|
|
6300
|
-
.bk-dot-loading .point3, .bk-loading1 .point3{
|
|
6301
|
-
background-color:#4cd084;
|
|
6302
|
-
left:40px;
|
|
6303
|
-
-webkit-animation-delay:0.4s;
|
|
6304
|
-
animation-delay:0.4s;
|
|
6305
|
-
}
|
|
6306
|
-
.bk-dot-loading .point4, .bk-loading1 .point4{
|
|
6307
|
-
background-color:#57a3f1;
|
|
6308
|
-
left:60px;
|
|
6309
|
-
-webkit-animation-delay:0.55s;
|
|
6310
|
-
animation-delay:0.55s;
|
|
6311
|
-
}
|
|
6312
6266
|
.bk-dot-loading.bk-size-mini, .bk-loading1.bk-size-mini{
|
|
6313
6267
|
width:30px;
|
|
6314
6268
|
}
|
|
@@ -6397,160 +6351,6 @@ span.bk-date-picker-cells-cell-disabled.bk-date-picker-cells-cell-selected em{
|
|
|
6397
6351
|
.bk-loading1.bk-default .point4{
|
|
6398
6352
|
background:#979BA5;
|
|
6399
6353
|
}
|
|
6400
|
-
.bk-spin-loading,
|
|
6401
|
-
.bk-loading2{
|
|
6402
|
-
width:39px;
|
|
6403
|
-
height:39px;
|
|
6404
|
-
position:relative;
|
|
6405
|
-
margin:auto;
|
|
6406
|
-
display:inline-block;
|
|
6407
|
-
vertical-align:middle;
|
|
6408
|
-
}
|
|
6409
|
-
.bk-spin-loading .rotate,
|
|
6410
|
-
.bk-loading2 .rotate{
|
|
6411
|
-
position:absolute;
|
|
6412
|
-
top:77%;
|
|
6413
|
-
right:43%;
|
|
6414
|
-
background-color:none;
|
|
6415
|
-
background-color:#39424e\9\0;
|
|
6416
|
-
width:6px;
|
|
6417
|
-
height:8px;
|
|
6418
|
-
-webkit-transform-origin:50% -10px;
|
|
6419
|
-
transform-origin:50% -10px;
|
|
6420
|
-
border-radius:8px;
|
|
6421
|
-
-webkit-transform:scale(0.4);
|
|
6422
|
-
transform:scale(0.4);
|
|
6423
|
-
-webkit-animation-name:fade;
|
|
6424
|
-
animation-name:fade;
|
|
6425
|
-
-webkit-animation-duration:1.2s;
|
|
6426
|
-
animation-duration:1.2s;
|
|
6427
|
-
-webkit-animation-iteration-count:infinite;
|
|
6428
|
-
animation-iteration-count:infinite;
|
|
6429
|
-
-webkit-animation-direction:normal;
|
|
6430
|
-
animation-direction:normal;
|
|
6431
|
-
}
|
|
6432
|
-
.bk-spin-loading.bk-spin-loading-success .rotate,
|
|
6433
|
-
.bk-loading2.bk-spin-loading-success .rotate{
|
|
6434
|
-
background:#30d878\9\0;
|
|
6435
|
-
-webkit-animation-name:fadeSuccess;
|
|
6436
|
-
animation-name:fadeSuccess;
|
|
6437
|
-
}
|
|
6438
|
-
.bk-spin-loading.bk-spin-loading-danger .rotate,
|
|
6439
|
-
.bk-loading2.bk-spin-loading-danger .rotate{
|
|
6440
|
-
background:#ff5656\9\0;
|
|
6441
|
-
-webkit-animation-name:fadeDanger;
|
|
6442
|
-
animation-name:fadeDanger;
|
|
6443
|
-
}
|
|
6444
|
-
.bk-spin-loading.bk-spin-loading-warning .rotate,
|
|
6445
|
-
.bk-loading2.bk-spin-loading-warning .rotate{
|
|
6446
|
-
background:#ffb400\9\0;
|
|
6447
|
-
-webkit-animation-name:fadeWarning;
|
|
6448
|
-
animation-name:fadeWarning;
|
|
6449
|
-
}
|
|
6450
|
-
.bk-spin-loading.bk-spin-loading-primary .rotate,
|
|
6451
|
-
.bk-loading2.bk-spin-loading-primary .rotate{
|
|
6452
|
-
background:#3c96ff\9\0;
|
|
6453
|
-
-webkit-animation-name:fadePrimary;
|
|
6454
|
-
animation-name:fadePrimary;
|
|
6455
|
-
}
|
|
6456
|
-
.bk-spin-loading.bk-spin-loading-white .rotate,
|
|
6457
|
-
.bk-loading2.bk-spin-loading-white .rotate{
|
|
6458
|
-
background:#fff\9\0;
|
|
6459
|
-
-webkit-animation-name:fadeWhite;
|
|
6460
|
-
animation-name:fadeWhite;
|
|
6461
|
-
}
|
|
6462
|
-
.bk-spin-loading .rotate1,
|
|
6463
|
-
.bk-loading2 .rotate1{
|
|
6464
|
-
-webkit-animation-delay:0.45s;
|
|
6465
|
-
animation-delay:0.45s;
|
|
6466
|
-
-webkit-transform:rotate(-90deg);
|
|
6467
|
-
transform:rotate(-90deg);
|
|
6468
|
-
}
|
|
6469
|
-
.bk-spin-loading .rotate2,
|
|
6470
|
-
.bk-loading2 .rotate2{
|
|
6471
|
-
-webkit-animation-delay:0.6s;
|
|
6472
|
-
animation-delay:0.6s;
|
|
6473
|
-
-webkit-transform:rotate(-45deg);
|
|
6474
|
-
transform:rotate(-45deg);
|
|
6475
|
-
}
|
|
6476
|
-
.bk-spin-loading .rotate3,
|
|
6477
|
-
.bk-loading2 .rotate3{
|
|
6478
|
-
-webkit-animation-delay:0.75s;
|
|
6479
|
-
animation-delay:0.75s;
|
|
6480
|
-
-webkit-transform:rotate(0deg);
|
|
6481
|
-
transform:rotate(0deg);
|
|
6482
|
-
}
|
|
6483
|
-
.bk-spin-loading .rotate4,
|
|
6484
|
-
.bk-loading2 .rotate4{
|
|
6485
|
-
-webkit-animation-delay:0.9s;
|
|
6486
|
-
animation-delay:0.9s;
|
|
6487
|
-
-webkit-transform:rotate(45deg);
|
|
6488
|
-
transform:rotate(45deg);
|
|
6489
|
-
}
|
|
6490
|
-
.bk-spin-loading .rotate5,
|
|
6491
|
-
.bk-loading2 .rotate5{
|
|
6492
|
-
-webkit-animation-delay:1.05s;
|
|
6493
|
-
animation-delay:1.05s;
|
|
6494
|
-
-webkit-transform:rotate(90deg);
|
|
6495
|
-
transform:rotate(90deg);
|
|
6496
|
-
}
|
|
6497
|
-
.bk-spin-loading .rotate6,
|
|
6498
|
-
.bk-loading2 .rotate6{
|
|
6499
|
-
-webkit-animation-delay:1.2s;
|
|
6500
|
-
animation-delay:1.2s;
|
|
6501
|
-
-webkit-transform:rotate(135deg);
|
|
6502
|
-
transform:rotate(135deg);
|
|
6503
|
-
}
|
|
6504
|
-
.bk-spin-loading .rotate7,
|
|
6505
|
-
.bk-loading2 .rotate7{
|
|
6506
|
-
-webkit-animation-delay:1.35s;
|
|
6507
|
-
animation-delay:1.35s;
|
|
6508
|
-
-webkit-transform:rotate(180deg);
|
|
6509
|
-
transform:rotate(180deg);
|
|
6510
|
-
}
|
|
6511
|
-
.bk-spin-loading .rotate8,
|
|
6512
|
-
.bk-loading2 .rotate8{
|
|
6513
|
-
-webkit-animation-delay:1.5s;
|
|
6514
|
-
animation-delay:1.5s;
|
|
6515
|
-
-webkit-transform:rotate(-135deg);
|
|
6516
|
-
transform:rotate(-135deg);
|
|
6517
|
-
}
|
|
6518
|
-
.bk-spin-loading.bk-spin-loading-large,
|
|
6519
|
-
.bk-loading2.bk-spin-loading-large{
|
|
6520
|
-
width:69px;
|
|
6521
|
-
height:69px;
|
|
6522
|
-
}
|
|
6523
|
-
.bk-spin-loading.bk-spin-loading-large .rotate,
|
|
6524
|
-
.bk-loading2.bk-spin-loading-large .rotate{
|
|
6525
|
-
width:10px;
|
|
6526
|
-
height:14px;
|
|
6527
|
-
-webkit-transform-origin:50% -18px;
|
|
6528
|
-
transform-origin:50% -18px;
|
|
6529
|
-
}
|
|
6530
|
-
.bk-spin-loading.bk-spin-loading-small,
|
|
6531
|
-
.bk-loading2.bk-spin-loading-small{
|
|
6532
|
-
width:27px;
|
|
6533
|
-
height:27px;
|
|
6534
|
-
}
|
|
6535
|
-
.bk-spin-loading.bk-spin-loading-small .rotate,
|
|
6536
|
-
.bk-loading2.bk-spin-loading-small .rotate{
|
|
6537
|
-
width:4px;
|
|
6538
|
-
height:5px;
|
|
6539
|
-
-webkit-transform-origin:50% -7px;
|
|
6540
|
-
transform-origin:50% -7px;
|
|
6541
|
-
}
|
|
6542
|
-
.bk-spin-loading.bk-spin-loading-mini,
|
|
6543
|
-
.bk-loading2.bk-spin-loading-mini{
|
|
6544
|
-
width:16px;
|
|
6545
|
-
height:16px;
|
|
6546
|
-
}
|
|
6547
|
-
.bk-spin-loading.bk-spin-loading-mini .rotate,
|
|
6548
|
-
.bk-loading2.bk-spin-loading-mini .rotate{
|
|
6549
|
-
width:2px;
|
|
6550
|
-
height:3px;
|
|
6551
|
-
-webkit-transform-origin:50% -4px;
|
|
6552
|
-
transform-origin:50% -4px;
|
|
6553
|
-
}
|
|
6554
6354
|
@keyframes scale-animate{
|
|
6555
6355
|
0%{
|
|
6556
6356
|
-webkit-transform:scale(1);
|
|
@@ -6573,23 +6373,25 @@ span.bk-date-picker-cells-cell-disabled.bk-date-picker-cells-cell-selected em{
|
|
|
6573
6373
|
}
|
|
6574
6374
|
.bk-spin-loading,
|
|
6575
6375
|
.bk-loading2{
|
|
6576
|
-
width:
|
|
6577
|
-
height:
|
|
6376
|
+
width:48px;
|
|
6377
|
+
height:48px;
|
|
6578
6378
|
position:relative;
|
|
6579
6379
|
margin:auto;
|
|
6580
6380
|
display:inline-block;
|
|
6581
6381
|
vertical-align:middle;
|
|
6382
|
+
display:-webkit-box;
|
|
6383
|
+
display:-ms-flexbox;
|
|
6384
|
+
display:flex;
|
|
6385
|
+
-webkit-box-pack:center;
|
|
6386
|
+
-ms-flex-pack:center;
|
|
6387
|
+
justify-content:center;
|
|
6582
6388
|
}
|
|
6583
6389
|
.bk-spin-loading .rotate, .bk-loading2 .rotate{
|
|
6584
6390
|
position:absolute;
|
|
6585
|
-
top:77%;
|
|
6586
|
-
right:43%;
|
|
6587
|
-
background-color:none;
|
|
6588
|
-
background-color:#39424e\9\0;
|
|
6589
6391
|
width:6px;
|
|
6590
6392
|
height:8px;
|
|
6591
|
-
-webkit-transform-origin:50%
|
|
6592
|
-
transform-origin:50%
|
|
6393
|
+
-webkit-transform-origin:50% 24px;
|
|
6394
|
+
transform-origin:50% 24px;
|
|
6593
6395
|
border-radius:8px;
|
|
6594
6396
|
-webkit-transform:scale(0.4);
|
|
6595
6397
|
transform:scale(0.4);
|
|
@@ -6603,27 +6405,22 @@ span.bk-date-picker-cells-cell-disabled.bk-date-picker-cells-cell-selected em{
|
|
|
6603
6405
|
animation-direction:normal;
|
|
6604
6406
|
}
|
|
6605
6407
|
.bk-spin-loading.bk-spin-loading-success .rotate, .bk-loading2.bk-spin-loading-success .rotate{
|
|
6606
|
-
background:#30d878\9\0;
|
|
6607
6408
|
-webkit-animation-name:fadeSuccess;
|
|
6608
6409
|
animation-name:fadeSuccess;
|
|
6609
6410
|
}
|
|
6610
6411
|
.bk-spin-loading.bk-spin-loading-danger .rotate, .bk-loading2.bk-spin-loading-danger .rotate{
|
|
6611
|
-
background:#ff5656\9\0;
|
|
6612
6412
|
-webkit-animation-name:fadeDanger;
|
|
6613
6413
|
animation-name:fadeDanger;
|
|
6614
6414
|
}
|
|
6615
6415
|
.bk-spin-loading.bk-spin-loading-warning .rotate, .bk-loading2.bk-spin-loading-warning .rotate{
|
|
6616
|
-
background:#ffb400\9\0;
|
|
6617
6416
|
-webkit-animation-name:fadeWarning;
|
|
6618
6417
|
animation-name:fadeWarning;
|
|
6619
6418
|
}
|
|
6620
6419
|
.bk-spin-loading.bk-spin-loading-primary .rotate, .bk-loading2.bk-spin-loading-primary .rotate{
|
|
6621
|
-
background:#3c96ff\9\0;
|
|
6622
6420
|
-webkit-animation-name:fadePrimary;
|
|
6623
6421
|
animation-name:fadePrimary;
|
|
6624
6422
|
}
|
|
6625
6423
|
.bk-spin-loading.bk-spin-loading-white .rotate, .bk-loading2.bk-spin-loading-white .rotate{
|
|
6626
|
-
background:#fff\9\0;
|
|
6627
6424
|
-webkit-animation-name:fadeWhite;
|
|
6628
6425
|
animation-name:fadeWhite;
|
|
6629
6426
|
}
|
|
@@ -6676,24 +6473,26 @@ span.bk-date-picker-cells-cell-disabled.bk-date-picker-cells-cell-selected em{
|
|
|
6676
6473
|
transform:rotate(-135deg);
|
|
6677
6474
|
}
|
|
6678
6475
|
.bk-spin-loading.bk-spin-loading-large, .bk-loading2.bk-spin-loading-large{
|
|
6679
|
-
width:
|
|
6680
|
-
height:
|
|
6476
|
+
width:68px;
|
|
6477
|
+
height:68px;
|
|
6681
6478
|
}
|
|
6682
6479
|
.bk-spin-loading.bk-spin-loading-large .rotate, .bk-loading2.bk-spin-loading-large .rotate{
|
|
6683
6480
|
width:10px;
|
|
6684
|
-
height:
|
|
6685
|
-
-
|
|
6686
|
-
|
|
6481
|
+
height:12px;
|
|
6482
|
+
border-radius:12px;
|
|
6483
|
+
-webkit-transform-origin:50% 34px;
|
|
6484
|
+
transform-origin:50% 34px;
|
|
6687
6485
|
}
|
|
6688
6486
|
.bk-spin-loading.bk-spin-loading-small, .bk-loading2.bk-spin-loading-small{
|
|
6689
|
-
width:
|
|
6690
|
-
height:
|
|
6487
|
+
width:32px;
|
|
6488
|
+
height:32px;
|
|
6691
6489
|
}
|
|
6692
6490
|
.bk-spin-loading.bk-spin-loading-small .rotate, .bk-loading2.bk-spin-loading-small .rotate{
|
|
6693
6491
|
width:4px;
|
|
6694
6492
|
height:5px;
|
|
6695
|
-
-
|
|
6696
|
-
|
|
6493
|
+
border-radius:5px;
|
|
6494
|
+
-webkit-transform-origin:50% 16px;
|
|
6495
|
+
transform-origin:50% 16px;
|
|
6697
6496
|
}
|
|
6698
6497
|
.bk-spin-loading.bk-spin-loading-mini, .bk-loading2.bk-spin-loading-mini{
|
|
6699
6498
|
width:16px;
|
|
@@ -6702,8 +6501,9 @@ span.bk-date-picker-cells-cell-disabled.bk-date-picker-cells-cell-selected em{
|
|
|
6702
6501
|
.bk-spin-loading.bk-spin-loading-mini .rotate, .bk-loading2.bk-spin-loading-mini .rotate{
|
|
6703
6502
|
width:2px;
|
|
6704
6503
|
height:3px;
|
|
6705
|
-
-
|
|
6706
|
-
|
|
6504
|
+
border-radius:3px;
|
|
6505
|
+
-webkit-transform-origin:50% 8px;
|
|
6506
|
+
transform-origin:50% 8px;
|
|
6707
6507
|
}
|
|
6708
6508
|
@keyframes fade{
|
|
6709
6509
|
0%{
|
|
@@ -6711,7 +6511,7 @@ span.bk-date-picker-cells-cell-disabled.bk-date-picker-cells-cell-selected em{
|
|
|
6711
6511
|
}
|
|
6712
6512
|
|
|
6713
6513
|
100%{
|
|
6714
|
-
background-color:
|
|
6514
|
+
background-color:transparent;
|
|
6715
6515
|
}
|
|
6716
6516
|
}
|
|
6717
6517
|
@-webkit-keyframes fade{
|
|
@@ -6720,7 +6520,7 @@ span.bk-date-picker-cells-cell-disabled.bk-date-picker-cells-cell-selected em{
|
|
|
6720
6520
|
}
|
|
6721
6521
|
|
|
6722
6522
|
100%{
|
|
6723
|
-
background-color:
|
|
6523
|
+
background-color:transparent;
|
|
6724
6524
|
}
|
|
6725
6525
|
}
|
|
6726
6526
|
@keyframes fadeSuccess{
|
|
@@ -6729,7 +6529,7 @@ span.bk-date-picker-cells-cell-disabled.bk-date-picker-cells-cell-selected em{
|
|
|
6729
6529
|
}
|
|
6730
6530
|
|
|
6731
6531
|
100%{
|
|
6732
|
-
background-color:
|
|
6532
|
+
background-color:transparent;
|
|
6733
6533
|
}
|
|
6734
6534
|
}
|
|
6735
6535
|
@-webkit-keyframes fadeSuccess{
|
|
@@ -6738,7 +6538,7 @@ span.bk-date-picker-cells-cell-disabled.bk-date-picker-cells-cell-selected em{
|
|
|
6738
6538
|
}
|
|
6739
6539
|
|
|
6740
6540
|
100%{
|
|
6741
|
-
background-color:
|
|
6541
|
+
background-color:transparent;
|
|
6742
6542
|
}
|
|
6743
6543
|
}
|
|
6744
6544
|
@keyframes fadePrimary{
|
|
@@ -6747,7 +6547,7 @@ span.bk-date-picker-cells-cell-disabled.bk-date-picker-cells-cell-selected em{
|
|
|
6747
6547
|
}
|
|
6748
6548
|
|
|
6749
6549
|
100%{
|
|
6750
|
-
background-color:
|
|
6550
|
+
background-color:transparent;
|
|
6751
6551
|
}
|
|
6752
6552
|
}
|
|
6753
6553
|
@-webkit-keyframes fadePrimary{
|
|
@@ -6756,7 +6556,7 @@ span.bk-date-picker-cells-cell-disabled.bk-date-picker-cells-cell-selected em{
|
|
|
6756
6556
|
}
|
|
6757
6557
|
|
|
6758
6558
|
100%{
|
|
6759
|
-
background-color:
|
|
6559
|
+
background-color:transparent;
|
|
6760
6560
|
}
|
|
6761
6561
|
}
|
|
6762
6562
|
@keyframes fadeDanger{
|
|
@@ -6765,7 +6565,7 @@ span.bk-date-picker-cells-cell-disabled.bk-date-picker-cells-cell-selected em{
|
|
|
6765
6565
|
}
|
|
6766
6566
|
|
|
6767
6567
|
100%{
|
|
6768
|
-
background-color:
|
|
6568
|
+
background-color:transparent;
|
|
6769
6569
|
}
|
|
6770
6570
|
}
|
|
6771
6571
|
@-webkit-keyframes fadeDanger{
|
|
@@ -6774,7 +6574,7 @@ span.bk-date-picker-cells-cell-disabled.bk-date-picker-cells-cell-selected em{
|
|
|
6774
6574
|
}
|
|
6775
6575
|
|
|
6776
6576
|
100%{
|
|
6777
|
-
background-color:
|
|
6577
|
+
background-color:transparent;
|
|
6778
6578
|
}
|
|
6779
6579
|
}
|
|
6780
6580
|
@keyframes fadeWarning{
|
|
@@ -6783,7 +6583,7 @@ span.bk-date-picker-cells-cell-disabled.bk-date-picker-cells-cell-selected em{
|
|
|
6783
6583
|
}
|
|
6784
6584
|
|
|
6785
6585
|
100%{
|
|
6786
|
-
background-color:
|
|
6586
|
+
background-color:transparent;
|
|
6787
6587
|
}
|
|
6788
6588
|
}
|
|
6789
6589
|
@-webkit-keyframes fadeWarning{
|
|
@@ -6792,7 +6592,7 @@ span.bk-date-picker-cells-cell-disabled.bk-date-picker-cells-cell-selected em{
|
|
|
6792
6592
|
}
|
|
6793
6593
|
|
|
6794
6594
|
100%{
|
|
6795
|
-
background-color:
|
|
6595
|
+
background-color:transparent;
|
|
6796
6596
|
}
|
|
6797
6597
|
}
|
|
6798
6598
|
@keyframes fadeWhite{
|
|
@@ -6801,7 +6601,7 @@ span.bk-date-picker-cells-cell-disabled.bk-date-picker-cells-cell-selected em{
|
|
|
6801
6601
|
}
|
|
6802
6602
|
|
|
6803
6603
|
100%{
|
|
6804
|
-
background-color:
|
|
6604
|
+
background-color:transparent;
|
|
6805
6605
|
}
|
|
6806
6606
|
}
|
|
6807
6607
|
@-webkit-keyframes fadeWhite{
|
|
@@ -6810,7 +6610,7 @@ span.bk-date-picker-cells-cell-disabled.bk-date-picker-cells-cell-selected em{
|
|
|
6810
6610
|
}
|
|
6811
6611
|
|
|
6812
6612
|
100%{
|
|
6813
|
-
background-color:
|
|
6613
|
+
background-color:transparent;
|
|
6814
6614
|
}
|
|
6815
6615
|
}
|
|
6816
6616
|
.bk-loading-box,
|
|
@@ -6849,7 +6649,7 @@ span.bk-date-picker-cells-cell-disabled.bk-date-picker-cells-cell-selected em{
|
|
|
6849
6649
|
}
|
|
6850
6650
|
|
|
6851
6651
|
100%{
|
|
6852
|
-
background-color:
|
|
6652
|
+
background-color:transparent;
|
|
6853
6653
|
}
|
|
6854
6654
|
}
|
|
6855
6655
|
@keyframes fadeSuccess{
|
|
@@ -6858,7 +6658,7 @@ span.bk-date-picker-cells-cell-disabled.bk-date-picker-cells-cell-selected em{
|
|
|
6858
6658
|
}
|
|
6859
6659
|
|
|
6860
6660
|
100%{
|
|
6861
|
-
background-color:
|
|
6661
|
+
background-color:transparent;
|
|
6862
6662
|
}
|
|
6863
6663
|
}
|
|
6864
6664
|
@keyframes fadePrimary{
|
|
@@ -6867,7 +6667,7 @@ span.bk-date-picker-cells-cell-disabled.bk-date-picker-cells-cell-selected em{
|
|
|
6867
6667
|
}
|
|
6868
6668
|
|
|
6869
6669
|
100%{
|
|
6870
|
-
background-color:
|
|
6670
|
+
background-color:transparent;
|
|
6871
6671
|
}
|
|
6872
6672
|
}
|
|
6873
6673
|
@keyframes fadeDanger{
|
|
@@ -6876,7 +6676,7 @@ span.bk-date-picker-cells-cell-disabled.bk-date-picker-cells-cell-selected em{
|
|
|
6876
6676
|
}
|
|
6877
6677
|
|
|
6878
6678
|
100%{
|
|
6879
|
-
background-color:
|
|
6679
|
+
background-color:transparent;
|
|
6880
6680
|
}
|
|
6881
6681
|
}
|
|
6882
6682
|
@keyframes fadeWarning{
|
|
@@ -6885,7 +6685,7 @@ span.bk-date-picker-cells-cell-disabled.bk-date-picker-cells-cell-selected em{
|
|
|
6885
6685
|
}
|
|
6886
6686
|
|
|
6887
6687
|
100%{
|
|
6888
|
-
background-color:
|
|
6688
|
+
background-color:transparent;
|
|
6889
6689
|
}
|
|
6890
6690
|
}
|
|
6891
6691
|
@keyframes fadeWhite{
|
|
@@ -6894,7 +6694,7 @@ span.bk-date-picker-cells-cell-disabled.bk-date-picker-cells-cell-selected em{
|
|
|
6894
6694
|
}
|
|
6895
6695
|
|
|
6896
6696
|
100%{
|
|
6897
|
-
background-color:
|
|
6697
|
+
background-color:transparent;
|
|
6898
6698
|
}
|
|
6899
6699
|
}
|
|
6900
6700
|
@-webkit-keyframes animate{
|
|
@@ -7348,7 +7148,7 @@ span.bk-date-picker-cells-cell-disabled.bk-date-picker-cells-cell-selected em{
|
|
|
7348
7148
|
-ms-flex-align:center;
|
|
7349
7149
|
align-items:center;
|
|
7350
7150
|
position:fixed;
|
|
7351
|
-
padding:24px;
|
|
7151
|
+
padding:16px 24px 16px 24px;
|
|
7352
7152
|
width:360px;
|
|
7353
7153
|
background:rgba(255,255,255,1);
|
|
7354
7154
|
-webkit-box-shadow:0px 3px 6px 0px rgba(0,0,0,0.15);
|
|
@@ -7382,7 +7182,7 @@ span.bk-date-picker-cells-cell-disabled.bk-date-picker-cells-cell-selected em{
|
|
|
7382
7182
|
-ms-flex-negative:0;
|
|
7383
7183
|
flex-shrink:0;
|
|
7384
7184
|
margin-top:1px;
|
|
7385
|
-
margin-right:
|
|
7185
|
+
margin-right:8px;
|
|
7386
7186
|
color:#ffffff;
|
|
7387
7187
|
}
|
|
7388
7188
|
.bk-notify-icon .bk-icon{
|
|
@@ -7409,7 +7209,7 @@ span.bk-date-picker-cells-cell-disabled.bk-date-picker-cells-cell-selected em{
|
|
|
7409
7209
|
}
|
|
7410
7210
|
.bk-notify-content .bk-notify-content-title{
|
|
7411
7211
|
margin-top:0;
|
|
7412
|
-
margin-bottom:
|
|
7212
|
+
margin-bottom:8px;
|
|
7413
7213
|
font-size:14px;
|
|
7414
7214
|
font-weight:bold;
|
|
7415
7215
|
}
|
|
@@ -7434,8 +7234,8 @@ span.bk-date-picker-cells-cell-disabled.bk-date-picker-cells-cell-selected em{
|
|
|
7434
7234
|
.bk-notify-close{
|
|
7435
7235
|
text-align:center;
|
|
7436
7236
|
position:absolute;
|
|
7437
|
-
right:
|
|
7438
|
-
top:
|
|
7237
|
+
right:8px;
|
|
7238
|
+
top:8px;
|
|
7439
7239
|
}
|
|
7440
7240
|
.bk-notify-close .bk-icon{
|
|
7441
7241
|
display:block;
|
|
@@ -7561,7 +7361,7 @@ span.bk-date-picker-cells-cell-disabled.bk-date-picker-cells-cell-selected em{
|
|
|
7561
7361
|
font-weight:bold;
|
|
7562
7362
|
}
|
|
7563
7363
|
.bk-page .bk-page-jumper{
|
|
7564
|
-
margin-left:
|
|
7364
|
+
margin-left:10px;
|
|
7565
7365
|
display:inline-block;
|
|
7566
7366
|
}
|
|
7567
7367
|
.bk-page .bk-page-jumper > span{
|
|
@@ -7811,7 +7611,8 @@ span.bk-date-picker-cells-cell-disabled.bk-date-picker-cells-cell-selected em{
|
|
|
7811
7611
|
transition-timing-function:cubic-bezier(.165, .84, .44, 1);
|
|
7812
7612
|
max-width:calc(100% - 8px);
|
|
7813
7613
|
pointer-events:none;
|
|
7814
|
-
outline:0
|
|
7614
|
+
outline:0;
|
|
7615
|
+
word-wrap:break-word;
|
|
7815
7616
|
}
|
|
7816
7617
|
.tippy-popper[x-placement^=top] .tippy-backdrop{
|
|
7817
7618
|
border-radius:40% 40% 0 0
|
|
@@ -8214,7 +8015,7 @@ span.bk-date-picker-cells-cell-disabled.bk-date-picker-cells-cell-selected em{
|
|
|
8214
8015
|
background-color:rgba(0, 0, 0, .8);
|
|
8215
8016
|
}
|
|
8216
8017
|
.tippy-tooltip[data-size=small]{
|
|
8217
|
-
padding:7px
|
|
8018
|
+
padding:7px 12px;
|
|
8218
8019
|
font-size:12px;
|
|
8219
8020
|
}
|
|
8220
8021
|
.tippy-tooltip[data-size=large]{
|
|
@@ -8390,8 +8191,13 @@ span.bk-date-picker-cells-cell-disabled.bk-date-picker-cells-cell-selected em{
|
|
|
8390
8191
|
font-size:22px;
|
|
8391
8192
|
}
|
|
8392
8193
|
.bk-process .bk-spin-loading.bk-spin-loading-mini{
|
|
8393
|
-
width:
|
|
8394
|
-
height:
|
|
8194
|
+
width:22px;
|
|
8195
|
+
height:22px;
|
|
8196
|
+
display:-webkit-inline-box;
|
|
8197
|
+
display:-ms-inline-flexbox;
|
|
8198
|
+
display:inline-flex;
|
|
8199
|
+
top:2px;
|
|
8200
|
+
left:3px;
|
|
8395
8201
|
}
|
|
8396
8202
|
.bk-process .bk-process-toggle{
|
|
8397
8203
|
position:relative;
|
|
@@ -8497,7 +8303,8 @@ span.bk-date-picker-cells-cell-disabled.bk-date-picker-cells-cell-selected em{
|
|
|
8497
8303
|
color:#2dcb56;
|
|
8498
8304
|
}
|
|
8499
8305
|
.bk-process li .bk-process-step .steps-loading{
|
|
8500
|
-
top
|
|
8306
|
+
top:1px;
|
|
8307
|
+
left:1px;
|
|
8501
8308
|
}
|
|
8502
8309
|
.bk-process li .bk-process-step .step-item.error{
|
|
8503
8310
|
color:#ff5656;
|
|
@@ -8588,10 +8395,10 @@ span.bk-date-picker-cells-cell-disabled.bk-date-picker-cells-cell-selected em{
|
|
|
8588
8395
|
text-align:center
|
|
8589
8396
|
}
|
|
8590
8397
|
.bk-progress .progress-bar.bk-progress-small{
|
|
8591
|
-
height:
|
|
8398
|
+
height:4px;
|
|
8592
8399
|
}
|
|
8593
8400
|
.bk-progress .progress-bar.bk-progress-normal{
|
|
8594
|
-
height:
|
|
8401
|
+
height:8px;
|
|
8595
8402
|
}
|
|
8596
8403
|
.bk-progress .progress-bar.bk-progress-large{
|
|
8597
8404
|
height:12px;
|
|
@@ -8629,73 +8436,73 @@ span.bk-date-picker-cells-cell-disabled.bk-date-picker-cells-cell-selected em{
|
|
|
8629
8436
|
text-align:center;
|
|
8630
8437
|
}
|
|
8631
8438
|
.bk-form-radio{
|
|
8632
|
-
|
|
8633
|
-
|
|
8634
|
-
|
|
8635
|
-
|
|
8636
|
-
|
|
8637
|
-
|
|
8439
|
+
font-size:14px;
|
|
8440
|
+
color:#63656e;
|
|
8441
|
+
line-height:18px;
|
|
8442
|
+
min-height:20px;
|
|
8443
|
+
display:inline-block;
|
|
8444
|
+
position:relative;
|
|
8638
8445
|
}
|
|
8639
8446
|
.bk-form-radio .bk-radio-text{
|
|
8640
|
-
|
|
8641
|
-
|
|
8642
|
-
|
|
8643
|
-
|
|
8644
|
-
|
|
8645
|
-
|
|
8447
|
+
font-style:normal;
|
|
8448
|
+
font-weight:normal;
|
|
8449
|
+
cursor:pointer;
|
|
8450
|
+
vertical-align:middle;
|
|
8451
|
+
display:inline-block;
|
|
8452
|
+
}
|
|
8646
8453
|
.bk-form-radio .icon-check{
|
|
8647
|
-
|
|
8648
|
-
|
|
8649
|
-
|
|
8650
|
-
|
|
8651
|
-
|
|
8652
|
-
|
|
8653
|
-
|
|
8654
|
-
|
|
8655
|
-
|
|
8656
|
-
|
|
8657
|
-
.bk-form-radio input[type=radio]{
|
|
8658
|
-
|
|
8659
|
-
|
|
8660
|
-
|
|
8661
|
-
|
|
8662
|
-
|
|
8663
|
-
|
|
8664
|
-
|
|
8665
|
-
|
|
8666
|
-
|
|
8667
|
-
|
|
8668
|
-
|
|
8669
|
-
|
|
8670
|
-
|
|
8671
|
-
|
|
8672
|
-
|
|
8454
|
+
width:8px;
|
|
8455
|
+
height:8px;
|
|
8456
|
+
border-radius:50%;
|
|
8457
|
+
position:absolute;
|
|
8458
|
+
left:4px;
|
|
8459
|
+
top:50%;
|
|
8460
|
+
margin-top:-4px;
|
|
8461
|
+
display:block;
|
|
8462
|
+
background:#3a84ff;
|
|
8463
|
+
}
|
|
8464
|
+
.bk-form-radio input[type='radio']{
|
|
8465
|
+
position:relative;
|
|
8466
|
+
display:inline-block;
|
|
8467
|
+
vertical-align:middle;
|
|
8468
|
+
width:16px;
|
|
8469
|
+
height:16px;
|
|
8470
|
+
margin:0 2px 0 0;
|
|
8471
|
+
border:1px solid #979ba5;
|
|
8472
|
+
border-radius:50%;
|
|
8473
|
+
background-color:#fff;
|
|
8474
|
+
background-clip:content-box;
|
|
8475
|
+
outline:none;
|
|
8476
|
+
color:#fff;
|
|
8477
|
+
visibility:visible;
|
|
8478
|
+
cursor:pointer;
|
|
8479
|
+
-webkit-appearance:none
|
|
8480
|
+
}
|
|
8481
|
+
.bk-form-radio input[type='radio'].is-checked{
|
|
8482
|
+
padding:3px;
|
|
8483
|
+
color:#3a84ff;
|
|
8484
|
+
border-color:currentColor;
|
|
8485
|
+
background-color:currentColor
|
|
8673
8486
|
}
|
|
8674
|
-
.bk-form-radio input[type=radio].is-checked{
|
|
8675
|
-
|
|
8676
|
-
|
|
8677
|
-
|
|
8678
|
-
|
|
8679
|
-
|
|
8680
|
-
|
|
8681
|
-
|
|
8682
|
-
}
|
|
8683
|
-
.bk-form-radio input[type=radio][disabled]{
|
|
8684
|
-
cursor:not-allowed;
|
|
8685
|
-
background-color:currentColor;
|
|
8686
|
-
border-color:#dcdee5;
|
|
8687
|
-
color:rgba(250, 251, 253, 1)
|
|
8688
|
-
}
|
|
8689
|
-
.bk-form-radio input[type=radio][disabled] + .bk-radio-text{
|
|
8690
|
-
color:#c4c6cc;
|
|
8691
|
-
cursor:not-allowed;
|
|
8692
|
-
}
|
|
8693
|
-
.bk-form-radio:focus input[type=radio]{
|
|
8694
|
-
-webkit-box-shadow:0 0 2px 2px #3c96ff;
|
|
8695
|
-
box-shadow:0 0 2px 2px #3c96ff;
|
|
8696
|
-
border-color:#3c96ff;
|
|
8697
|
-
outline:none;
|
|
8487
|
+
.bk-form-radio input[type='radio'].is-checked[disabled]{
|
|
8488
|
+
color:#c4c6cc;
|
|
8489
|
+
}
|
|
8490
|
+
.bk-form-radio input[type='radio'][disabled]{
|
|
8491
|
+
cursor:not-allowed;
|
|
8492
|
+
background-color:currentColor;
|
|
8493
|
+
border-color:#dcdee5;
|
|
8494
|
+
color:rgba(250, 251, 253, 1)
|
|
8698
8495
|
}
|
|
8496
|
+
.bk-form-radio input[type='radio'][disabled] + .bk-radio-text{
|
|
8497
|
+
color:#c4c6cc;
|
|
8498
|
+
cursor:not-allowed;
|
|
8499
|
+
}
|
|
8500
|
+
.bk-form-radio:focus input[type='radio']{
|
|
8501
|
+
-webkit-box-shadow:0 0 2px 2px #3c96ff;
|
|
8502
|
+
box-shadow:0 0 2px 2px #3c96ff;
|
|
8503
|
+
border-color:#3c96ff;
|
|
8504
|
+
outline:none;
|
|
8505
|
+
}
|
|
8699
8506
|
.bk-form-control{
|
|
8700
8507
|
display:inline-block;
|
|
8701
8508
|
line-height:1;
|
|
@@ -9340,7 +9147,8 @@ span.bk-date-picker-cells-cell-disabled.bk-date-picker-cells-cell-selected em{
|
|
|
9340
9147
|
top:0;
|
|
9341
9148
|
bottom:0;
|
|
9342
9149
|
background-color:#fff;
|
|
9343
|
-
overflow-y:auto
|
|
9150
|
+
overflow-y:auto;
|
|
9151
|
+
pointer-events:all
|
|
9344
9152
|
}
|
|
9345
9153
|
.bk-sideslider-wrapper.left{
|
|
9346
9154
|
left:0;
|
|
@@ -9354,7 +9162,7 @@ span.bk-date-picker-cells-cell-disabled.bk-date-picker-cells-cell-selected em{
|
|
|
9354
9162
|
}
|
|
9355
9163
|
.bk-sideslider-header{
|
|
9356
9164
|
width:100%;
|
|
9357
|
-
height:
|
|
9165
|
+
height:52px;
|
|
9358
9166
|
background:#FFFFFF
|
|
9359
9167
|
}
|
|
9360
9168
|
.bk-sideslider-header:before,
|
|
@@ -9368,8 +9176,8 @@ span.bk-date-picker-cells-cell-disabled.bk-date-picker-cells-cell-selected em{
|
|
|
9368
9176
|
}
|
|
9369
9177
|
.bk-sideslider-closer{
|
|
9370
9178
|
width:30px;
|
|
9371
|
-
height:
|
|
9372
|
-
line-height:
|
|
9179
|
+
height:52px;
|
|
9180
|
+
line-height:52px;
|
|
9373
9181
|
background-color:#3a84ff;
|
|
9374
9182
|
text-align:center;
|
|
9375
9183
|
color:#fff;
|
|
@@ -9381,8 +9189,8 @@ span.bk-date-picker-cells-cell-disabled.bk-date-picker-cells-cell-selected em{
|
|
|
9381
9189
|
margin-top:22px;
|
|
9382
9190
|
}
|
|
9383
9191
|
.bk-sideslider-title{
|
|
9384
|
-
height:
|
|
9385
|
-
line-height:
|
|
9192
|
+
height:52px;
|
|
9193
|
+
line-height:52px;
|
|
9386
9194
|
border-bottom:1px solid #DCDEE5;
|
|
9387
9195
|
font-size:16px;
|
|
9388
9196
|
color:#313238;
|
|
@@ -9397,7 +9205,7 @@ span.bk-date-picker-cells-cell-disabled.bk-date-picker-cells-cell-selected em{
|
|
|
9397
9205
|
}
|
|
9398
9206
|
.bk-sideslider-footer{
|
|
9399
9207
|
width:100%;
|
|
9400
|
-
height:
|
|
9208
|
+
height:48px;
|
|
9401
9209
|
border-top:1px solid #dcdee5;
|
|
9402
9210
|
background-color:#fff;
|
|
9403
9211
|
display:-webkit-box;
|
|
@@ -9621,343 +9429,420 @@ span.bk-date-picker-cells-cell-disabled.bk-date-picker-cells-cell-selected em{
|
|
|
9621
9429
|
top:20px;
|
|
9622
9430
|
}
|
|
9623
9431
|
@-webkit-keyframes loadingCircle{
|
|
9624
|
-
|
|
9625
|
-
|
|
9626
|
-
|
|
9627
|
-
|
|
9432
|
+
100%{
|
|
9433
|
+
-webkit-transform:rotate(360deg);
|
|
9434
|
+
transform:rotate(360deg);
|
|
9435
|
+
}
|
|
9628
9436
|
}
|
|
9629
9437
|
@keyframes loadingCircle{
|
|
9630
|
-
|
|
9631
|
-
|
|
9632
|
-
|
|
9633
|
-
|
|
9438
|
+
100%{
|
|
9439
|
+
-webkit-transform:rotate(360deg);
|
|
9440
|
+
transform:rotate(360deg);
|
|
9441
|
+
}
|
|
9634
9442
|
}
|
|
9635
9443
|
.bk-steps{
|
|
9636
|
-
|
|
9637
|
-
|
|
9638
|
-
|
|
9639
|
-
|
|
9640
|
-
|
|
9641
|
-
|
|
9444
|
+
display:table;
|
|
9445
|
+
width:100%;
|
|
9446
|
+
display:-webkit-box;
|
|
9447
|
+
display:-ms-flexbox;
|
|
9448
|
+
display:flex;
|
|
9449
|
+
font-size:0;
|
|
9642
9450
|
}
|
|
9643
9451
|
.bk-steps .bk-icon{
|
|
9644
|
-
|
|
9645
|
-
|
|
9646
|
-
|
|
9452
|
+
font-size:24px;
|
|
9453
|
+
line-height:24px
|
|
9454
|
+
}
|
|
9647
9455
|
.bk-steps .bk-icon.icon-loading{
|
|
9648
|
-
|
|
9649
|
-
|
|
9650
|
-
|
|
9651
|
-
|
|
9652
|
-
|
|
9456
|
+
display:inline-block;
|
|
9457
|
+
-webkit-animation:loadingCircle 1s infinite linear;
|
|
9458
|
+
animation:loadingCircle 1s infinite linear;
|
|
9459
|
+
font-size:14px;
|
|
9460
|
+
}
|
|
9653
9461
|
.bk-steps .bk-step.done{
|
|
9654
|
-
|
|
9462
|
+
}
|
|
9655
9463
|
.bk-steps .bk-step.done .bk-step-number,
|
|
9656
|
-
|
|
9657
|
-
|
|
9658
|
-
|
|
9659
|
-
|
|
9660
|
-
}
|
|
9464
|
+
.bk-steps .bk-step.done .bk-step-icon{
|
|
9465
|
+
border-color:#3a84ff;
|
|
9466
|
+
color:#3a84ff;
|
|
9467
|
+
}
|
|
9661
9468
|
.bk-steps .bk-step.done .bk-step-title::after, .bk-steps .bk-step.done .bk-step-indicator::after{
|
|
9662
|
-
|
|
9663
|
-
|
|
9664
|
-
|
|
9469
|
+
background-image:-webkit-gradient(linear, left top, right top, color-stop(50%, #3a84ff), color-stop(0%, transparent));
|
|
9470
|
+
background-image:linear-gradient(to right, #3a84ff 50%, transparent 0%);
|
|
9471
|
+
}
|
|
9665
9472
|
.bk-steps .bk-step.done::after{
|
|
9666
|
-
|
|
9667
|
-
|
|
9668
|
-
|
|
9473
|
+
background-image:-webkit-gradient(linear, left top, left bottom, color-stop(50%, #3a84ff), color-stop(0%, transparent));
|
|
9474
|
+
background-image:linear-gradient(#3a84ff 50%, transparent 0%);
|
|
9475
|
+
}
|
|
9476
|
+
.bk-steps .bk-step.done[\:has\(\%2B\%20.current.bk-step-error\)] .bk-step-title::after, .bk-steps .bk-step.done[\:has\(\%2B\%20.current.bk-step-error\)] .bk-step-indicator::after{
|
|
9477
|
+
background-image:-webkit-gradient(linear, left top, right top, color-stop(50%, #ea3636), color-stop(0%, transparent));
|
|
9478
|
+
background-image:linear-gradient(to right, #ea3636 50%, transparent 0%);
|
|
9479
|
+
}
|
|
9480
|
+
.bk-steps .bk-step.done:has(+ .current.bk-step-error) .bk-step-title::after, .bk-steps .bk-step.done:has(+ .current.bk-step-error) .bk-step-indicator::after{
|
|
9481
|
+
background-image:-webkit-gradient(linear, left top, right top, color-stop(50%, #ea3636), color-stop(0%, transparent));
|
|
9482
|
+
background-image:linear-gradient(to right, #ea3636 50%, transparent 0%);
|
|
9483
|
+
}
|
|
9484
|
+
.bk-steps .bk-step.done[\:has\(\%2B\%20.current.bk-step-error\)]::after{
|
|
9485
|
+
background-image:-webkit-gradient(linear, left top, left bottom, color-stop(50%, #ea3636), color-stop(0%, transparent));
|
|
9486
|
+
background-image:linear-gradient(#ea3636 50%, transparent 0%);
|
|
9487
|
+
}
|
|
9488
|
+
.bk-steps .bk-step.done:has(+ .current.bk-step-error)::after{
|
|
9489
|
+
background-image:-webkit-gradient(linear, left top, left bottom, color-stop(50%, #ea3636), color-stop(0%, transparent));
|
|
9490
|
+
background-image:linear-gradient(#ea3636 50%, transparent 0%);
|
|
9491
|
+
}
|
|
9669
9492
|
.bk-steps .bk-step.current .bk-step-number,
|
|
9670
|
-
|
|
9671
|
-
|
|
9672
|
-
|
|
9673
|
-
|
|
9674
|
-
|
|
9675
|
-
|
|
9493
|
+
.bk-steps .bk-step.current .bk-step-icon,
|
|
9494
|
+
.bk-steps .bk-step.current .bk-step-text{
|
|
9495
|
+
background-color:#3a84ff;
|
|
9496
|
+
border-color:#3a84ff;
|
|
9497
|
+
color:#fff;
|
|
9498
|
+
}
|
|
9676
9499
|
.bk-steps .bk-step{
|
|
9677
|
-
|
|
9678
|
-
|
|
9679
|
-
|
|
9680
|
-
|
|
9681
|
-
|
|
9682
|
-
|
|
9683
|
-
|
|
9684
|
-
|
|
9500
|
+
-webkit-box-flex:1;
|
|
9501
|
+
-ms-flex:1;
|
|
9502
|
+
flex:1;
|
|
9503
|
+
position:relative;
|
|
9504
|
+
overflow:hidden;
|
|
9505
|
+
white-space:nowrap;
|
|
9506
|
+
margin-right:16px;
|
|
9507
|
+
}
|
|
9685
9508
|
.bk-steps .bk-step .bk-step-indicator{
|
|
9686
|
-
|
|
9687
|
-
|
|
9688
|
-
|
|
9689
|
-
|
|
9690
|
-
|
|
9691
|
-
|
|
9692
|
-
|
|
9693
|
-
|
|
9694
|
-
|
|
9695
|
-
|
|
9696
|
-
|
|
9697
|
-
|
|
9698
|
-
|
|
9699
|
-
|
|
9700
|
-
|
|
9701
|
-
|
|
9702
|
-
|
|
9703
|
-
|
|
9704
|
-
|
|
9705
|
-
|
|
9706
|
-
|
|
9707
|
-
|
|
9509
|
+
display:-webkit-inline-box;
|
|
9510
|
+
display:-ms-inline-flexbox;
|
|
9511
|
+
display:inline-flex;
|
|
9512
|
+
-webkit-box-align:center;
|
|
9513
|
+
-ms-flex-align:center;
|
|
9514
|
+
align-items:center;
|
|
9515
|
+
-webkit-box-pack:center;
|
|
9516
|
+
-ms-flex-pack:center;
|
|
9517
|
+
justify-content:center;
|
|
9518
|
+
width:24px;
|
|
9519
|
+
height:24px;
|
|
9520
|
+
padding:0;
|
|
9521
|
+
margin-right:8px;
|
|
9522
|
+
border:1px solid #979ba5;
|
|
9523
|
+
border-radius:50%;
|
|
9524
|
+
line-height:24px;
|
|
9525
|
+
color:#979ba5;
|
|
9526
|
+
text-align:center;
|
|
9527
|
+
background-color:#fff;
|
|
9528
|
+
z-index:1;
|
|
9529
|
+
vertical-align:top;
|
|
9530
|
+
}
|
|
9708
9531
|
.bk-steps .bk-step .bk-step-number{
|
|
9709
|
-
|
|
9710
|
-
|
|
9711
|
-
|
|
9532
|
+
font-size:14px;
|
|
9533
|
+
font-family:arial;
|
|
9534
|
+
}
|
|
9712
9535
|
.bk-steps .bk-step .bk-step-content{
|
|
9713
|
-
|
|
9714
|
-
|
|
9715
|
-
|
|
9536
|
+
display:inline-block;
|
|
9537
|
+
vertical-align:top;
|
|
9538
|
+
}
|
|
9716
9539
|
.bk-steps .bk-step .bk-step-title{
|
|
9717
|
-
|
|
9718
|
-
|
|
9719
|
-
|
|
9720
|
-
|
|
9721
|
-
|
|
9722
|
-
|
|
9723
|
-
|
|
9724
|
-
}
|
|
9725
|
-
.bk-steps .bk-step .bk-step-title::after{
|
|
9726
|
-
content:"";
|
|
9727
|
-
position:absolute;
|
|
9728
|
-
left:100%;
|
|
9729
|
-
top:12px;
|
|
9730
|
-
width:99999px;
|
|
9731
|
-
height:1px;
|
|
9732
|
-
background-color:transparent;
|
|
9540
|
+
display:inline-block;
|
|
9541
|
+
position:relative;
|
|
9542
|
+
color:#63656e;
|
|
9543
|
+
font-size:14px;
|
|
9544
|
+
word-break:break-all;
|
|
9545
|
+
padding-right:16px;
|
|
9546
|
+
line-height:24px;
|
|
9733
9547
|
}
|
|
9548
|
+
.bk-steps .bk-step .bk-step-title::after{
|
|
9549
|
+
content:'';
|
|
9550
|
+
position:absolute;
|
|
9551
|
+
left:100%;
|
|
9552
|
+
top:12px;
|
|
9553
|
+
width:99999px;
|
|
9554
|
+
height:1px;
|
|
9555
|
+
background-color:transparent;
|
|
9556
|
+
}
|
|
9734
9557
|
.bk-steps .bk-step .bk-step-description{
|
|
9735
|
-
|
|
9736
|
-
|
|
9737
|
-
|
|
9738
|
-
|
|
9739
|
-
|
|
9740
|
-
|
|
9741
|
-
|
|
9742
|
-
|
|
9743
|
-
|
|
9744
|
-
|
|
9558
|
+
font-size:12px;
|
|
9559
|
+
color:#979ba5;
|
|
9560
|
+
max-width:140px;
|
|
9561
|
+
white-space:normal;
|
|
9562
|
+
display:block;
|
|
9563
|
+
max-width:140px;
|
|
9564
|
+
overflow:hidden;
|
|
9565
|
+
text-overflow:ellipsis;
|
|
9566
|
+
white-space:nowrap;
|
|
9567
|
+
}
|
|
9745
9568
|
.bk-steps .bk-step.bk-step-no-content .bk-step-indicator{
|
|
9746
|
-
|
|
9747
|
-
|
|
9569
|
+
margin-right:0
|
|
9570
|
+
}
|
|
9748
9571
|
.bk-steps .bk-step.bk-step-no-content .bk-step-indicator::after{
|
|
9749
|
-
|
|
9750
|
-
|
|
9751
|
-
|
|
9752
|
-
|
|
9753
|
-
|
|
9754
|
-
|
|
9755
|
-
|
|
9756
|
-
|
|
9572
|
+
content:'';
|
|
9573
|
+
position:absolute;
|
|
9574
|
+
left:100%;
|
|
9575
|
+
top:12px;
|
|
9576
|
+
width:99999px;
|
|
9577
|
+
height:1px;
|
|
9578
|
+
background-color:transparent;
|
|
9579
|
+
}
|
|
9757
9580
|
.bk-steps .bk-step.bk-step-no-content .bk-step-indicator::after{
|
|
9758
|
-
|
|
9759
|
-
|
|
9760
|
-
}
|
|
9761
|
-
.bk-steps .bk-step:last-child{
|
|
9762
|
-
-webkit-box-flex:0;
|
|
9763
|
-
-ms-flex:none;
|
|
9764
|
-
flex:none;
|
|
9765
|
-
margin-right:0;
|
|
9581
|
+
left:32px;
|
|
9582
|
+
top:10px;
|
|
9766
9583
|
}
|
|
9584
|
+
.bk-steps .bk-step:last-child{
|
|
9585
|
+
-webkit-box-flex:0;
|
|
9586
|
+
-ms-flex:none;
|
|
9587
|
+
flex:none;
|
|
9588
|
+
margin-right:0;
|
|
9589
|
+
}
|
|
9767
9590
|
.bk-steps .bk-step:last-child .bk-step-title{
|
|
9768
|
-
|
|
9769
|
-
|
|
9591
|
+
padding-right:0
|
|
9592
|
+
}
|
|
9770
9593
|
.bk-steps .bk-step:last-child .bk-step-title::after{
|
|
9771
|
-
|
|
9772
|
-
|
|
9773
|
-
.bk-steps .bk-step.done .bk-step-title
|
|
9774
|
-
|
|
9775
|
-
|
|
9776
|
-
|
|
9594
|
+
display:none;
|
|
9595
|
+
}
|
|
9596
|
+
.bk-steps .bk-step.done .bk-step-title{
|
|
9597
|
+
color:#63656e;
|
|
9598
|
+
}
|
|
9599
|
+
.bk-steps .bk-step.done .bk-step-description{
|
|
9600
|
+
color:#979ba5;
|
|
9601
|
+
}
|
|
9777
9602
|
.bk-steps .bk-step.current .bk-step-number,
|
|
9778
|
-
|
|
9779
|
-
|
|
9780
|
-
|
|
9781
|
-
|
|
9603
|
+
.bk-steps .bk-step.current .bk-step-icon,
|
|
9604
|
+
.bk-steps .bk-step.current .bk-step-text{
|
|
9605
|
+
border-width:2px;
|
|
9606
|
+
}
|
|
9782
9607
|
.bk-steps .bk-step.current .bk-step-title,
|
|
9783
|
-
|
|
9784
|
-
|
|
9785
|
-
|
|
9608
|
+
.bk-steps .bk-step.current .bk-step-description{
|
|
9609
|
+
color:#63656e;
|
|
9610
|
+
}
|
|
9786
9611
|
.bk-steps .bk-step.current.bk-step-error .bk-step-indicator{
|
|
9787
|
-
|
|
9788
|
-
|
|
9789
|
-
|
|
9612
|
+
background-color:#ff5656;
|
|
9613
|
+
border-color:#ff5656;
|
|
9614
|
+
}
|
|
9790
9615
|
.bk-steps .bk-step.current.bk-step-error .bk-step-title,
|
|
9791
|
-
|
|
9792
|
-
|
|
9793
|
-
}
|
|
9794
|
-
.bk-steps-info .bk-step.done{
|
|
9616
|
+
.bk-steps .bk-step.current.bk-step-error .bk-step-description{
|
|
9617
|
+
color:#ff5656;
|
|
9795
9618
|
}
|
|
9619
|
+
.bk-steps-info .bk-step.done{
|
|
9620
|
+
}
|
|
9796
9621
|
.bk-steps-info .bk-step.done .bk-step-number,
|
|
9797
|
-
|
|
9798
|
-
|
|
9799
|
-
|
|
9800
|
-
|
|
9801
|
-
}
|
|
9622
|
+
.bk-steps-info .bk-step.done .bk-step-icon{
|
|
9623
|
+
border-color:#88c3ff;
|
|
9624
|
+
color:#88c3ff;
|
|
9625
|
+
}
|
|
9802
9626
|
.bk-steps-info .bk-step.done .bk-step-title::after, .bk-steps-info .bk-step.done .bk-step-indicator::after{
|
|
9803
|
-
|
|
9804
|
-
|
|
9805
|
-
|
|
9627
|
+
background-image:-webkit-gradient(linear, left top, right top, color-stop(50%, #88c3ff), color-stop(0%, transparent));
|
|
9628
|
+
background-image:linear-gradient(to right, #88c3ff 50%, transparent 0%);
|
|
9629
|
+
}
|
|
9806
9630
|
.bk-steps-info .bk-step.done::after{
|
|
9807
|
-
|
|
9808
|
-
|
|
9809
|
-
|
|
9631
|
+
background-image:-webkit-gradient(linear, left top, left bottom, color-stop(50%, #88c3ff), color-stop(0%, transparent));
|
|
9632
|
+
background-image:linear-gradient(#88c3ff 50%, transparent 0%);
|
|
9633
|
+
}
|
|
9634
|
+
.bk-steps-info .bk-step.done[\:has\(\%2B\%20.current.bk-step-error\)] .bk-step-title::after, .bk-steps-info .bk-step.done[\:has\(\%2B\%20.current.bk-step-error\)] .bk-step-indicator::after{
|
|
9635
|
+
background-image:-webkit-gradient(linear, left top, right top, color-stop(50%, #ea3636), color-stop(0%, transparent));
|
|
9636
|
+
background-image:linear-gradient(to right, #ea3636 50%, transparent 0%);
|
|
9637
|
+
}
|
|
9638
|
+
.bk-steps-info .bk-step.done:has(+ .current.bk-step-error) .bk-step-title::after, .bk-steps-info .bk-step.done:has(+ .current.bk-step-error) .bk-step-indicator::after{
|
|
9639
|
+
background-image:-webkit-gradient(linear, left top, right top, color-stop(50%, #ea3636), color-stop(0%, transparent));
|
|
9640
|
+
background-image:linear-gradient(to right, #ea3636 50%, transparent 0%);
|
|
9641
|
+
}
|
|
9642
|
+
.bk-steps-info .bk-step.done[\:has\(\%2B\%20.current.bk-step-error\)]::after{
|
|
9643
|
+
background-image:-webkit-gradient(linear, left top, left bottom, color-stop(50%, #ea3636), color-stop(0%, transparent));
|
|
9644
|
+
background-image:linear-gradient(#ea3636 50%, transparent 0%);
|
|
9645
|
+
}
|
|
9646
|
+
.bk-steps-info .bk-step.done:has(+ .current.bk-step-error)::after{
|
|
9647
|
+
background-image:-webkit-gradient(linear, left top, left bottom, color-stop(50%, #ea3636), color-stop(0%, transparent));
|
|
9648
|
+
background-image:linear-gradient(#ea3636 50%, transparent 0%);
|
|
9649
|
+
}
|
|
9810
9650
|
.bk-steps-info .bk-step.current .bk-step-number,
|
|
9811
|
-
|
|
9812
|
-
|
|
9813
|
-
|
|
9814
|
-
|
|
9815
|
-
|
|
9816
|
-
|
|
9651
|
+
.bk-steps-info .bk-step.current .bk-step-icon,
|
|
9652
|
+
.bk-steps-info .bk-step.current .bk-step-text{
|
|
9653
|
+
background-color:#88c3ff;
|
|
9654
|
+
border-color:#88c3ff;
|
|
9655
|
+
color:#fff;
|
|
9656
|
+
}
|
|
9817
9657
|
.bk-steps-success .bk-step.done{
|
|
9818
|
-
|
|
9658
|
+
}
|
|
9819
9659
|
.bk-steps-success .bk-step.done .bk-step-number,
|
|
9820
|
-
|
|
9821
|
-
|
|
9822
|
-
|
|
9823
|
-
|
|
9824
|
-
}
|
|
9660
|
+
.bk-steps-success .bk-step.done .bk-step-icon{
|
|
9661
|
+
border-color:#2dcb56;
|
|
9662
|
+
color:#2dcb56;
|
|
9663
|
+
}
|
|
9825
9664
|
.bk-steps-success .bk-step.done .bk-step-title::after, .bk-steps-success .bk-step.done .bk-step-indicator::after{
|
|
9826
|
-
|
|
9827
|
-
|
|
9828
|
-
|
|
9665
|
+
background-image:-webkit-gradient(linear, left top, right top, color-stop(50%, #2dcb56), color-stop(0%, transparent));
|
|
9666
|
+
background-image:linear-gradient(to right, #2dcb56 50%, transparent 0%);
|
|
9667
|
+
}
|
|
9829
9668
|
.bk-steps-success .bk-step.done::after{
|
|
9830
|
-
|
|
9831
|
-
|
|
9832
|
-
|
|
9669
|
+
background-image:-webkit-gradient(linear, left top, left bottom, color-stop(50%, #2dcb56), color-stop(0%, transparent));
|
|
9670
|
+
background-image:linear-gradient(#2dcb56 50%, transparent 0%);
|
|
9671
|
+
}
|
|
9672
|
+
.bk-steps-success .bk-step.done[\:has\(\%2B\%20.current.bk-step-error\)] .bk-step-title::after, .bk-steps-success .bk-step.done[\:has\(\%2B\%20.current.bk-step-error\)] .bk-step-indicator::after{
|
|
9673
|
+
background-image:-webkit-gradient(linear, left top, right top, color-stop(50%, #ea3636), color-stop(0%, transparent));
|
|
9674
|
+
background-image:linear-gradient(to right, #ea3636 50%, transparent 0%);
|
|
9675
|
+
}
|
|
9676
|
+
.bk-steps-success .bk-step.done:has(+ .current.bk-step-error) .bk-step-title::after, .bk-steps-success .bk-step.done:has(+ .current.bk-step-error) .bk-step-indicator::after{
|
|
9677
|
+
background-image:-webkit-gradient(linear, left top, right top, color-stop(50%, #ea3636), color-stop(0%, transparent));
|
|
9678
|
+
background-image:linear-gradient(to right, #ea3636 50%, transparent 0%);
|
|
9679
|
+
}
|
|
9680
|
+
.bk-steps-success .bk-step.done[\:has\(\%2B\%20.current.bk-step-error\)]::after{
|
|
9681
|
+
background-image:-webkit-gradient(linear, left top, left bottom, color-stop(50%, #ea3636), color-stop(0%, transparent));
|
|
9682
|
+
background-image:linear-gradient(#ea3636 50%, transparent 0%);
|
|
9683
|
+
}
|
|
9684
|
+
.bk-steps-success .bk-step.done:has(+ .current.bk-step-error)::after{
|
|
9685
|
+
background-image:-webkit-gradient(linear, left top, left bottom, color-stop(50%, #ea3636), color-stop(0%, transparent));
|
|
9686
|
+
background-image:linear-gradient(#ea3636 50%, transparent 0%);
|
|
9687
|
+
}
|
|
9833
9688
|
.bk-steps-success .bk-step.current .bk-step-number,
|
|
9834
|
-
|
|
9835
|
-
|
|
9836
|
-
|
|
9837
|
-
|
|
9838
|
-
|
|
9839
|
-
|
|
9689
|
+
.bk-steps-success .bk-step.current .bk-step-icon,
|
|
9690
|
+
.bk-steps-success .bk-step.current .bk-step-text{
|
|
9691
|
+
background-color:#2dcb56;
|
|
9692
|
+
border-color:#2dcb56;
|
|
9693
|
+
color:#fff;
|
|
9694
|
+
}
|
|
9840
9695
|
.bk-steps-warning .bk-step.done{
|
|
9841
|
-
|
|
9696
|
+
}
|
|
9842
9697
|
.bk-steps-warning .bk-step.done .bk-step-number,
|
|
9843
|
-
|
|
9844
|
-
|
|
9845
|
-
|
|
9846
|
-
|
|
9847
|
-
}
|
|
9698
|
+
.bk-steps-warning .bk-step.done .bk-step-icon{
|
|
9699
|
+
border-color:#ff9c01;
|
|
9700
|
+
color:#ff9c01;
|
|
9701
|
+
}
|
|
9848
9702
|
.bk-steps-warning .bk-step.done .bk-step-title::after, .bk-steps-warning .bk-step.done .bk-step-indicator::after{
|
|
9849
|
-
|
|
9850
|
-
|
|
9851
|
-
|
|
9703
|
+
background-image:-webkit-gradient(linear, left top, right top, color-stop(50%, #ff9c01), color-stop(0%, transparent));
|
|
9704
|
+
background-image:linear-gradient(to right, #ff9c01 50%, transparent 0%);
|
|
9705
|
+
}
|
|
9852
9706
|
.bk-steps-warning .bk-step.done::after{
|
|
9853
|
-
|
|
9854
|
-
|
|
9855
|
-
|
|
9707
|
+
background-image:-webkit-gradient(linear, left top, left bottom, color-stop(50%, #ff9c01), color-stop(0%, transparent));
|
|
9708
|
+
background-image:linear-gradient(#ff9c01 50%, transparent 0%);
|
|
9709
|
+
}
|
|
9710
|
+
.bk-steps-warning .bk-step.done[\:has\(\%2B\%20.current.bk-step-error\)] .bk-step-title::after, .bk-steps-warning .bk-step.done[\:has\(\%2B\%20.current.bk-step-error\)] .bk-step-indicator::after{
|
|
9711
|
+
background-image:-webkit-gradient(linear, left top, right top, color-stop(50%, #ea3636), color-stop(0%, transparent));
|
|
9712
|
+
background-image:linear-gradient(to right, #ea3636 50%, transparent 0%);
|
|
9713
|
+
}
|
|
9714
|
+
.bk-steps-warning .bk-step.done:has(+ .current.bk-step-error) .bk-step-title::after, .bk-steps-warning .bk-step.done:has(+ .current.bk-step-error) .bk-step-indicator::after{
|
|
9715
|
+
background-image:-webkit-gradient(linear, left top, right top, color-stop(50%, #ea3636), color-stop(0%, transparent));
|
|
9716
|
+
background-image:linear-gradient(to right, #ea3636 50%, transparent 0%);
|
|
9717
|
+
}
|
|
9718
|
+
.bk-steps-warning .bk-step.done[\:has\(\%2B\%20.current.bk-step-error\)]::after{
|
|
9719
|
+
background-image:-webkit-gradient(linear, left top, left bottom, color-stop(50%, #ea3636), color-stop(0%, transparent));
|
|
9720
|
+
background-image:linear-gradient(#ea3636 50%, transparent 0%);
|
|
9721
|
+
}
|
|
9722
|
+
.bk-steps-warning .bk-step.done:has(+ .current.bk-step-error)::after{
|
|
9723
|
+
background-image:-webkit-gradient(linear, left top, left bottom, color-stop(50%, #ea3636), color-stop(0%, transparent));
|
|
9724
|
+
background-image:linear-gradient(#ea3636 50%, transparent 0%);
|
|
9725
|
+
}
|
|
9856
9726
|
.bk-steps-warning .bk-step.current .bk-step-number,
|
|
9857
|
-
|
|
9858
|
-
|
|
9859
|
-
|
|
9860
|
-
|
|
9861
|
-
|
|
9862
|
-
|
|
9727
|
+
.bk-steps-warning .bk-step.current .bk-step-icon,
|
|
9728
|
+
.bk-steps-warning .bk-step.current .bk-step-text{
|
|
9729
|
+
background-color:#ff9c01;
|
|
9730
|
+
border-color:#ff9c01;
|
|
9731
|
+
color:#fff;
|
|
9732
|
+
}
|
|
9863
9733
|
.bk-steps-danger .bk-step.done{
|
|
9864
|
-
|
|
9734
|
+
}
|
|
9865
9735
|
.bk-steps-danger .bk-step.done .bk-step-number,
|
|
9866
|
-
|
|
9867
|
-
|
|
9868
|
-
|
|
9869
|
-
|
|
9870
|
-
}
|
|
9736
|
+
.bk-steps-danger .bk-step.done .bk-step-icon{
|
|
9737
|
+
border-color:#ea3636;
|
|
9738
|
+
color:#ea3636;
|
|
9739
|
+
}
|
|
9871
9740
|
.bk-steps-danger .bk-step.done .bk-step-title::after, .bk-steps-danger .bk-step.done .bk-step-indicator::after{
|
|
9872
|
-
|
|
9873
|
-
|
|
9874
|
-
|
|
9741
|
+
background-image:-webkit-gradient(linear, left top, right top, color-stop(50%, #ea3636), color-stop(0%, transparent));
|
|
9742
|
+
background-image:linear-gradient(to right, #ea3636 50%, transparent 0%);
|
|
9743
|
+
}
|
|
9875
9744
|
.bk-steps-danger .bk-step.done::after{
|
|
9876
|
-
|
|
9877
|
-
|
|
9878
|
-
|
|
9745
|
+
background-image:-webkit-gradient(linear, left top, left bottom, color-stop(50%, #ea3636), color-stop(0%, transparent));
|
|
9746
|
+
background-image:linear-gradient(#ea3636 50%, transparent 0%);
|
|
9747
|
+
}
|
|
9748
|
+
.bk-steps-danger .bk-step.done[\:has\(\%2B\%20.current.bk-step-error\)] .bk-step-title::after, .bk-steps-danger .bk-step.done[\:has\(\%2B\%20.current.bk-step-error\)] .bk-step-indicator::after{
|
|
9749
|
+
background-image:-webkit-gradient(linear, left top, right top, color-stop(50%, #ea3636), color-stop(0%, transparent));
|
|
9750
|
+
background-image:linear-gradient(to right, #ea3636 50%, transparent 0%);
|
|
9751
|
+
}
|
|
9752
|
+
.bk-steps-danger .bk-step.done:has(+ .current.bk-step-error) .bk-step-title::after, .bk-steps-danger .bk-step.done:has(+ .current.bk-step-error) .bk-step-indicator::after{
|
|
9753
|
+
background-image:-webkit-gradient(linear, left top, right top, color-stop(50%, #ea3636), color-stop(0%, transparent));
|
|
9754
|
+
background-image:linear-gradient(to right, #ea3636 50%, transparent 0%);
|
|
9755
|
+
}
|
|
9756
|
+
.bk-steps-danger .bk-step.done[\:has\(\%2B\%20.current.bk-step-error\)]::after{
|
|
9757
|
+
background-image:-webkit-gradient(linear, left top, left bottom, color-stop(50%, #ea3636), color-stop(0%, transparent));
|
|
9758
|
+
background-image:linear-gradient(#ea3636 50%, transparent 0%);
|
|
9759
|
+
}
|
|
9760
|
+
.bk-steps-danger .bk-step.done:has(+ .current.bk-step-error)::after{
|
|
9761
|
+
background-image:-webkit-gradient(linear, left top, left bottom, color-stop(50%, #ea3636), color-stop(0%, transparent));
|
|
9762
|
+
background-image:linear-gradient(#ea3636 50%, transparent 0%);
|
|
9763
|
+
}
|
|
9879
9764
|
.bk-steps-danger .bk-step.current .bk-step-number,
|
|
9880
|
-
|
|
9881
|
-
|
|
9882
|
-
|
|
9883
|
-
|
|
9884
|
-
|
|
9885
|
-
|
|
9765
|
+
.bk-steps-danger .bk-step.current .bk-step-icon,
|
|
9766
|
+
.bk-steps-danger .bk-step.current .bk-step-text{
|
|
9767
|
+
background-color:#ea3636;
|
|
9768
|
+
border-color:#ea3636;
|
|
9769
|
+
color:#fff;
|
|
9770
|
+
}
|
|
9886
9771
|
.bk-steps-dashed .bk-step .bk-step-title::after, .bk-steps-dashed .bk-step .bk-step-indicator::after{
|
|
9887
|
-
|
|
9888
|
-
|
|
9889
|
-
|
|
9890
|
-
|
|
9891
|
-
|
|
9892
|
-
|
|
9772
|
+
background-image:-webkit-gradient(linear, left top, right top, color-stop(50%, #c4c6cc), color-stop(0%, transparent));
|
|
9773
|
+
background-image:linear-gradient(to right, #c4c6cc 50%, transparent 0%);
|
|
9774
|
+
background-position:bottom;
|
|
9775
|
+
background-size:6px 1px;
|
|
9776
|
+
background-repeat:repeat-x;
|
|
9777
|
+
}
|
|
9893
9778
|
.bk-steps-solid .bk-step .bk-step-title::after, .bk-steps-solid .bk-step .bk-step-indicator::after{
|
|
9894
|
-
|
|
9895
|
-
|
|
9779
|
+
background-color:#c4c6cc;
|
|
9780
|
+
}
|
|
9896
9781
|
.bk-steps-vertical{
|
|
9897
|
-
|
|
9898
|
-
|
|
9899
|
-
|
|
9900
|
-
|
|
9901
|
-
|
|
9902
|
-
|
|
9782
|
+
-webkit-box-orient:vertical;
|
|
9783
|
+
-webkit-box-direction:normal;
|
|
9784
|
+
-ms-flex-direction:column;
|
|
9785
|
+
flex-direction:column;
|
|
9786
|
+
height:100%;
|
|
9787
|
+
}
|
|
9903
9788
|
.bk-steps-vertical .bk-step{
|
|
9904
|
-
|
|
9905
|
-
|
|
9906
|
-
|
|
9789
|
+
margin-bottom:16px;
|
|
9790
|
+
margin-right:0;
|
|
9791
|
+
}
|
|
9907
9792
|
.bk-steps-vertical .bk-step .bk-step-title::after, .bk-steps-vertical .bk-step .bk-step-indicator::after{
|
|
9908
|
-
|
|
9909
|
-
|
|
9793
|
+
display:none;
|
|
9794
|
+
}
|
|
9910
9795
|
.bk-steps-vertical .bk-step::after{
|
|
9911
|
-
|
|
9912
|
-
|
|
9913
|
-
|
|
9914
|
-
|
|
9915
|
-
|
|
9916
|
-
|
|
9917
|
-
|
|
9918
|
-
|
|
9919
|
-
|
|
9920
|
-
|
|
9921
|
-
|
|
9922
|
-
|
|
9923
|
-
.bk-steps-vertical .bk-step .bk-step-title{
|
|
9924
|
-
|
|
9925
|
-
|
|
9926
|
-
|
|
9927
|
-
|
|
9928
|
-
|
|
9929
|
-
|
|
9930
|
-
|
|
9931
|
-
|
|
9932
|
-
|
|
9933
|
-
|
|
9796
|
+
content:'';
|
|
9797
|
+
position:absolute;
|
|
9798
|
+
left:12px;
|
|
9799
|
+
top:40px;
|
|
9800
|
+
height:100%;
|
|
9801
|
+
width:1px;
|
|
9802
|
+
background-image:-webkit-gradient(linear, left top, left bottom, color-stop(50%, #c4c6cc), color-stop(0%, transparent));
|
|
9803
|
+
background-image:linear-gradient(#c4c6cc 50%, transparent 0%);
|
|
9804
|
+
background-position:right;
|
|
9805
|
+
background-size:1px 6px;
|
|
9806
|
+
background-repeat:repeat-y;
|
|
9807
|
+
}
|
|
9808
|
+
.bk-steps-vertical .bk-step .bk-step-title{
|
|
9809
|
+
display:-webkit-box;
|
|
9810
|
+
display:-ms-flexbox;
|
|
9811
|
+
display:flex;
|
|
9812
|
+
height:100%;
|
|
9813
|
+
-webkit-box-align:center;
|
|
9814
|
+
-ms-flex-align:center;
|
|
9815
|
+
align-items:center;
|
|
9816
|
+
text-align:left;
|
|
9817
|
+
margin-top:0;
|
|
9818
|
+
}
|
|
9934
9819
|
.bk-steps-small .bk-step .bk-step-indicator{
|
|
9935
|
-
|
|
9936
|
-
|
|
9937
|
-
|
|
9938
|
-
|
|
9820
|
+
width:20px;
|
|
9821
|
+
height:20px;
|
|
9822
|
+
line-height:20px;
|
|
9823
|
+
}
|
|
9939
9824
|
.bk-steps-small .bk-step .bk-step-title{
|
|
9940
|
-
|
|
9941
|
-
|
|
9942
|
-
|
|
9825
|
+
font-size:12px;
|
|
9826
|
+
line-height:20px;
|
|
9827
|
+
}
|
|
9943
9828
|
.bk-steps-small .bk-step .bk-step-number{
|
|
9944
|
-
|
|
9945
|
-
|
|
9829
|
+
font-size:12px;
|
|
9830
|
+
}
|
|
9946
9831
|
.bk-steps-small .bk-step .bk-icon{
|
|
9947
|
-
|
|
9948
|
-
|
|
9949
|
-
|
|
9832
|
+
font-size:12px;
|
|
9833
|
+
line-height:20px;
|
|
9834
|
+
}
|
|
9950
9835
|
.bk-steps-small .bk-step::after{
|
|
9951
|
-
|
|
9952
|
-
|
|
9953
|
-
|
|
9836
|
+
left:10px;
|
|
9837
|
+
top:28px;
|
|
9838
|
+
}
|
|
9954
9839
|
.bk-steps-small .bk-step .bk-step-title::after{
|
|
9955
|
-
|
|
9956
|
-
|
|
9840
|
+
top:10px;
|
|
9841
|
+
}
|
|
9957
9842
|
.bk-steps-small .bk-step.bk-step-no-content .bk-step-indicator::after{
|
|
9958
|
-
|
|
9959
|
-
|
|
9960
|
-
|
|
9843
|
+
left:28px;
|
|
9844
|
+
top:8px;
|
|
9845
|
+
}
|
|
9961
9846
|
.bk-switcher{
|
|
9962
9847
|
width:36px;
|
|
9963
9848
|
height:20px;
|
|
@@ -12213,149 +12098,150 @@ th.bk-table-column-selection .cell, th.bk-table-column-expand .cell, td.bk-table
|
|
|
12213
12098
|
padding-bottom:0;
|
|
12214
12099
|
}
|
|
12215
12100
|
.bk-transfer{
|
|
12216
|
-
|
|
12217
|
-
|
|
12218
|
-
|
|
12219
|
-
|
|
12220
|
-
|
|
12221
|
-
|
|
12222
|
-
|
|
12223
|
-
|
|
12224
|
-
|
|
12225
|
-
|
|
12226
|
-
|
|
12227
|
-
|
|
12101
|
+
display:-webkit-box;
|
|
12102
|
+
display:-ms-flexbox;
|
|
12103
|
+
display:flex;
|
|
12104
|
+
-webkit-box-orient:horizontal;
|
|
12105
|
+
-webkit-box-direction:normal;
|
|
12106
|
+
-ms-flex-direction:row;
|
|
12107
|
+
flex-direction:row;
|
|
12108
|
+
-webkit-box-pack:center;
|
|
12109
|
+
-ms-flex-pack:center;
|
|
12110
|
+
justify-content:center;
|
|
12111
|
+
position:relative;
|
|
12112
|
+
font-size:14px;
|
|
12228
12113
|
}
|
|
12229
12114
|
.bk-transfer .transfer{
|
|
12230
|
-
|
|
12231
|
-
|
|
12232
|
-
|
|
12233
|
-
|
|
12234
|
-
|
|
12235
|
-
|
|
12236
|
-
|
|
12237
|
-
|
|
12238
|
-
|
|
12115
|
+
width:30px;
|
|
12116
|
+
height:30px;
|
|
12117
|
+
position:absolute;
|
|
12118
|
+
-webkit-transform:translate(-50%, -50%);
|
|
12119
|
+
transform:translate(-50%, -50%);
|
|
12120
|
+
top:50%;
|
|
12121
|
+
left:50%;
|
|
12122
|
+
background:url(images/transfer.png) no-repeat center center;
|
|
12123
|
+
}
|
|
12239
12124
|
.bk-transfer .source-list,
|
|
12240
|
-
|
|
12241
|
-
|
|
12242
|
-
|
|
12243
|
-
|
|
12244
|
-
|
|
12245
|
-
|
|
12246
|
-
|
|
12247
|
-
|
|
12248
|
-
|
|
12249
|
-
|
|
12250
|
-
|
|
12125
|
+
.bk-transfer .target-list{
|
|
12126
|
+
-webkit-box-flex:1;
|
|
12127
|
+
-ms-flex:1;
|
|
12128
|
+
flex:1;
|
|
12129
|
+
min-width:200px;
|
|
12130
|
+
height:400px;
|
|
12131
|
+
background-color:#fff;
|
|
12132
|
+
border-radius:2px;
|
|
12133
|
+
border:1px solid #dde4eb;
|
|
12134
|
+
overflow:hidden;
|
|
12135
|
+
}
|
|
12251
12136
|
.bk-transfer .source-list .slot-header, .bk-transfer .target-list .slot-header{
|
|
12252
|
-
|
|
12253
|
-
|
|
12254
|
-
|
|
12255
|
-
|
|
12256
|
-
|
|
12257
|
-
|
|
12258
|
-
|
|
12137
|
+
height:43px;
|
|
12138
|
+
line-height:43px;
|
|
12139
|
+
background-color:#fafbfd;
|
|
12140
|
+
border-bottom:1px solid #dde4eb;
|
|
12141
|
+
padding:0 20px;
|
|
12142
|
+
position:relative;
|
|
12143
|
+
}
|
|
12259
12144
|
.bk-transfer .source-list .slot-header .slot-content, .bk-transfer .target-list .slot-header .slot-content{
|
|
12260
|
-
|
|
12261
|
-
|
|
12145
|
+
position:relative;
|
|
12146
|
+
}
|
|
12262
12147
|
.bk-transfer .source-list .header, .bk-transfer .target-list .header{
|
|
12263
|
-
|
|
12264
|
-
|
|
12265
|
-
|
|
12266
|
-
|
|
12267
|
-
|
|
12268
|
-
|
|
12269
|
-
|
|
12148
|
+
height:43px;
|
|
12149
|
+
line-height:43px;
|
|
12150
|
+
background-color:#fafbfd;
|
|
12151
|
+
border-bottom:1px solid #dde4eb;
|
|
12152
|
+
padding:0 20px;
|
|
12153
|
+
position:relative;
|
|
12154
|
+
}
|
|
12270
12155
|
.bk-transfer .source-list .header span, .bk-transfer .target-list .header span{
|
|
12271
|
-
|
|
12272
|
-
|
|
12273
|
-
|
|
12274
|
-
|
|
12275
|
-
|
|
12276
|
-
|
|
12156
|
+
position:absolute;
|
|
12157
|
+
right:10px;
|
|
12158
|
+
font-size:12px;
|
|
12159
|
+
color:#3a84ff;
|
|
12160
|
+
cursor:pointer
|
|
12161
|
+
}
|
|
12277
12162
|
.bk-transfer .source-list .header span.disabled, .bk-transfer .target-list .header span.disabled{
|
|
12278
|
-
|
|
12279
|
-
|
|
12280
|
-
}
|
|
12281
|
-
.bk-transfer .source-list .empty, .bk-transfer .target-list .empty{
|
|
12282
|
-
width:100%;
|
|
12283
|
-
position:relative;
|
|
12284
|
-
top:40%;
|
|
12285
|
-
text-align:center;
|
|
12286
|
-
color:#c4c6cc;
|
|
12287
|
-
cursor:default;
|
|
12163
|
+
color:#c4c6cc;
|
|
12164
|
+
cursor:not-allowed;
|
|
12288
12165
|
}
|
|
12166
|
+
.bk-transfer .source-list .empty, .bk-transfer .target-list .empty{
|
|
12167
|
+
width:100%;
|
|
12168
|
+
position:relative;
|
|
12169
|
+
top:40%;
|
|
12170
|
+
text-align:center;
|
|
12171
|
+
color:#c4c6cc;
|
|
12172
|
+
cursor:default;
|
|
12173
|
+
}
|
|
12289
12174
|
.bk-transfer .source-list .content, .bk-transfer .target-list .content{
|
|
12290
|
-
|
|
12291
|
-
|
|
12292
|
-
|
|
12293
|
-
|
|
12294
|
-
|
|
12295
|
-
|
|
12175
|
+
max-height:82%;
|
|
12176
|
+
overflow-y:auto;
|
|
12177
|
+
position:relative;
|
|
12178
|
+
padding:0;
|
|
12179
|
+
margin:6px 0;
|
|
12180
|
+
}
|
|
12296
12181
|
.bk-transfer .source-list .content li, .bk-transfer .target-list .content li{
|
|
12297
|
-
|
|
12298
|
-
|
|
12299
|
-
|
|
12300
|
-
|
|
12301
|
-
|
|
12302
|
-
|
|
12303
|
-
|
|
12304
|
-
|
|
12305
|
-
|
|
12306
|
-
|
|
12307
|
-
|
|
12308
|
-
|
|
12309
|
-
|
|
12182
|
+
display:-webkit-box;
|
|
12183
|
+
display:-ms-flexbox;
|
|
12184
|
+
display:flex;
|
|
12185
|
+
-webkit-box-align:center;
|
|
12186
|
+
-ms-flex-align:center;
|
|
12187
|
+
align-items:center;
|
|
12188
|
+
height:40px;
|
|
12189
|
+
line-height:40px;
|
|
12190
|
+
padding:0 16px;
|
|
12191
|
+
list-style:none;
|
|
12192
|
+
cursor:pointer;
|
|
12193
|
+
position:relative
|
|
12194
|
+
}
|
|
12310
12195
|
.bk-transfer .source-list .content li:hover, .bk-transfer .target-list .content li:hover{
|
|
12311
|
-
|
|
12312
|
-
|
|
12313
|
-
|
|
12196
|
+
background-color:#eef6fe;
|
|
12197
|
+
color:#3a84ff;
|
|
12198
|
+
}
|
|
12314
12199
|
.bk-transfer .source-list .content li.is-disabled, .bk-transfer .target-list .content li.is-disabled{
|
|
12315
|
-
|
|
12316
|
-
|
|
12317
|
-
|
|
12318
|
-
|
|
12200
|
+
cursor:not-allowed;
|
|
12201
|
+
color:#c4c6cc;
|
|
12202
|
+
background-color:#fff;
|
|
12203
|
+
}
|
|
12319
12204
|
.bk-transfer .source-list .content li .content-text, .bk-transfer .target-list .content li .content-text{
|
|
12320
|
-
|
|
12321
|
-
|
|
12322
|
-
|
|
12323
|
-
|
|
12324
|
-
|
|
12325
|
-
|
|
12326
|
-
|
|
12205
|
+
-webkit-box-flex:1;
|
|
12206
|
+
-ms-flex:1;
|
|
12207
|
+
flex:1;
|
|
12208
|
+
overflow:hidden;
|
|
12209
|
+
text-overflow:ellipsis;
|
|
12210
|
+
white-space:nowrap;
|
|
12211
|
+
}
|
|
12327
12212
|
.bk-transfer .source-list .content li .icon-wrapper, .bk-transfer .target-list .content li .icon-wrapper{
|
|
12328
|
-
|
|
12329
|
-
|
|
12330
|
-
|
|
12331
|
-
|
|
12332
|
-
|
|
12213
|
+
-webkit-box-flex:22px;
|
|
12214
|
+
-ms-flex:22px 0 0px;
|
|
12215
|
+
flex:22px 0 0;
|
|
12216
|
+
display:none
|
|
12217
|
+
}
|
|
12333
12218
|
.bk-transfer .source-list .content li .icon-wrapper.hover, .bk-transfer .target-list .content li .icon-wrapper.hover{
|
|
12334
|
-
|
|
12335
|
-
|
|
12219
|
+
display:inline-block;
|
|
12220
|
+
}
|
|
12336
12221
|
.bk-transfer .source-list .content::-webkit-scrollbar, .bk-transfer .target-list .content::-webkit-scrollbar{
|
|
12337
|
-
|
|
12338
|
-
|
|
12339
|
-
|
|
12222
|
+
width:4px;
|
|
12223
|
+
background-color:rgba(204, 204, 204, 0);
|
|
12224
|
+
}
|
|
12340
12225
|
.bk-transfer .source-list .content::-webkit-scrollbar-thumb, .bk-transfer .target-list .content::-webkit-scrollbar-thumb{
|
|
12341
|
-
|
|
12342
|
-
|
|
12343
|
-
|
|
12344
|
-
|
|
12226
|
+
height:5px;
|
|
12227
|
+
border-radius:2px;
|
|
12228
|
+
background-color:#e6e9ea;
|
|
12229
|
+
}
|
|
12345
12230
|
.bk-transfer .source-list .content .bk-icon, .bk-transfer .target-list .content .bk-icon{
|
|
12346
|
-
|
|
12347
|
-
|
|
12231
|
+
font-size:22px;
|
|
12232
|
+
}
|
|
12348
12233
|
.bk-transfer .target-list{
|
|
12349
|
-
|
|
12350
|
-
|
|
12234
|
+
margin-left:33px;
|
|
12235
|
+
}
|
|
12351
12236
|
.bk-transfer .transfer-search-input{
|
|
12352
|
-
|
|
12353
|
-
|
|
12237
|
+
border-bottom:1px solid #f0f1f5;
|
|
12238
|
+
margin-top:6px;
|
|
12239
|
+
}
|
|
12354
12240
|
.bk-transfer .transfer-search-input .bk-form-input{
|
|
12355
|
-
|
|
12356
|
-
|
|
12357
|
-
|
|
12358
|
-
|
|
12241
|
+
height:36px;
|
|
12242
|
+
line-height:34px;
|
|
12243
|
+
border:none;
|
|
12244
|
+
}
|
|
12359
12245
|
.fade-enter-active,
|
|
12360
12246
|
.fade-leave-active{
|
|
12361
12247
|
-webkit-transition:opacity .2s;
|
|
@@ -12392,7 +12278,7 @@ th.bk-table-column-selection .cell, th.bk-table-column-expand .cell, td.bk-table
|
|
|
12392
12278
|
box-sizing:border-box;
|
|
12393
12279
|
list-style-type:none;
|
|
12394
12280
|
text-align:left;
|
|
12395
|
-
padding-left:
|
|
12281
|
+
padding-left:16px;
|
|
12396
12282
|
}
|
|
12397
12283
|
.bk-tree li{
|
|
12398
12284
|
position:relative;
|
|
@@ -12402,7 +12288,7 @@ th.bk-table-column-selection .cell, th.bk-table-column-expand .cell, td.bk-table
|
|
|
12402
12288
|
text-align:left
|
|
12403
12289
|
}
|
|
12404
12290
|
.bk-tree li.leaf{
|
|
12405
|
-
padding-left:
|
|
12291
|
+
padding-left:16px;
|
|
12406
12292
|
}
|
|
12407
12293
|
.bk-tree .tree-drag-node{
|
|
12408
12294
|
line-height:32px;
|
|
@@ -12514,7 +12400,7 @@ th.bk-table-column-selection .cell, th.bk-table-column-expand .cell, td.bk-table
|
|
|
12514
12400
|
border-left:1px dashed #ded8d8;
|
|
12515
12401
|
bottom:50px;
|
|
12516
12402
|
height:100%;
|
|
12517
|
-
left:-
|
|
12403
|
+
left:-10px;
|
|
12518
12404
|
top:-11px;
|
|
12519
12405
|
width:1px;
|
|
12520
12406
|
}
|
|
@@ -13933,29 +13819,33 @@ th.bk-table-column-selection .cell, th.bk-table-column-expand .cell, td.bk-table
|
|
|
13933
13819
|
display:flex;
|
|
13934
13820
|
}
|
|
13935
13821
|
.bk-rate-stars{
|
|
13936
|
-
|
|
13937
|
-
|
|
13822
|
+
margin:0;
|
|
13823
|
+
padding:0;
|
|
13938
13824
|
}
|
|
13939
13825
|
.bk-rate-stars .bk-is-edit{
|
|
13940
|
-
|
|
13941
|
-
|
|
13826
|
+
cursor:pointer;
|
|
13827
|
+
}
|
|
13942
13828
|
.bk-rate-stars:after{
|
|
13943
|
-
|
|
13944
|
-
|
|
13945
|
-
|
|
13946
|
-
|
|
13829
|
+
content:'';
|
|
13830
|
+
display:table;
|
|
13831
|
+
clear:both;
|
|
13832
|
+
}
|
|
13947
13833
|
.bk-rate-stars .bk-rate-star{
|
|
13948
|
-
|
|
13949
|
-
|
|
13950
|
-
|
|
13951
|
-
|
|
13952
|
-
|
|
13834
|
+
float:left;
|
|
13835
|
+
margin-right:3px;
|
|
13836
|
+
enable-background:new 0 0 64 64;
|
|
13837
|
+
fill:#c5c7d1
|
|
13838
|
+
}
|
|
13953
13839
|
.bk-rate-stars .bk-rate-star.bk-yellow{
|
|
13954
|
-
|
|
13955
|
-
|
|
13840
|
+
fill:#ffb848;
|
|
13841
|
+
}
|
|
13842
|
+
.bk-rate-stars .bk-rate-star.bk-rate-star-is-hover{
|
|
13843
|
+
-webkit-transform:scale(1.2);
|
|
13844
|
+
transform:scale(1.2);
|
|
13845
|
+
}
|
|
13956
13846
|
.bk-rate-stars .bk-rate-star:last-child{
|
|
13957
|
-
|
|
13958
|
-
|
|
13847
|
+
margin-right:0;
|
|
13848
|
+
}
|
|
13959
13849
|
.bk-spin{
|
|
13960
13850
|
display:inline-block;
|
|
13961
13851
|
position:relative;
|
|
@@ -14692,6 +14582,12 @@ th.bk-table-column-selection .cell, th.bk-table-column-expand .cell, td.bk-table
|
|
|
14692
14582
|
.bk-link.is-primary:hover{
|
|
14693
14583
|
color:#699df4;
|
|
14694
14584
|
}
|
|
14585
|
+
.bk-link.is-primary:active{
|
|
14586
|
+
color:#1768ef;
|
|
14587
|
+
}
|
|
14588
|
+
.bk-link.is-primary:visited{
|
|
14589
|
+
color:#699df4;
|
|
14590
|
+
}
|
|
14695
14591
|
.bk-link.is-primary.is-disabled{
|
|
14696
14592
|
color:#a3c5fd;
|
|
14697
14593
|
}
|
|
@@ -14699,7 +14595,13 @@ th.bk-table-column-selection .cell, th.bk-table-column-expand .cell, td.bk-table
|
|
|
14699
14595
|
color:#2dcb56
|
|
14700
14596
|
}
|
|
14701
14597
|
.bk-link.is-success:hover{
|
|
14702
|
-
color:#
|
|
14598
|
+
color:#44e360;
|
|
14599
|
+
}
|
|
14600
|
+
.bk-link.is-success:active{
|
|
14601
|
+
color:#1bb943;
|
|
14602
|
+
}
|
|
14603
|
+
.bk-link.is-success:visited{
|
|
14604
|
+
color:#44e360;
|
|
14703
14605
|
}
|
|
14704
14606
|
.bk-link.is-success.is-disabled{
|
|
14705
14607
|
color:#94f5a4;
|
|
@@ -14708,7 +14610,13 @@ th.bk-table-column-selection .cell, th.bk-table-column-expand .cell, td.bk-table
|
|
|
14708
14610
|
color:#ff9c01
|
|
14709
14611
|
}
|
|
14710
14612
|
.bk-link.is-warning:hover{
|
|
14711
|
-
color:#
|
|
14613
|
+
color:#ffb849;
|
|
14614
|
+
}
|
|
14615
|
+
.bk-link.is-warning:active{
|
|
14616
|
+
color:#eb9000;
|
|
14617
|
+
}
|
|
14618
|
+
.bk-link.is-warning:visited{
|
|
14619
|
+
color:#ffb849;
|
|
14712
14620
|
}
|
|
14713
14621
|
.bk-link.is-warning.is-disabled{
|
|
14714
14622
|
color:#ffd695;
|
|
@@ -14717,7 +14625,13 @@ th.bk-table-column-selection .cell, th.bk-table-column-expand .cell, td.bk-table
|
|
|
14717
14625
|
color:#ea3636
|
|
14718
14626
|
}
|
|
14719
14627
|
.bk-link.is-danger:hover{
|
|
14720
|
-
color:#
|
|
14628
|
+
color:#fe5657;
|
|
14629
|
+
}
|
|
14630
|
+
.bk-link.is-danger:active{
|
|
14631
|
+
color:#da2726;
|
|
14632
|
+
}
|
|
14633
|
+
.bk-link.is-danger:visited{
|
|
14634
|
+
color:#fe5657;
|
|
14721
14635
|
}
|
|
14722
14636
|
.bk-link.is-danger.is-disabled{
|
|
14723
14637
|
color:#fd9c9c;
|
|
@@ -14741,7 +14655,7 @@ th.bk-table-column-selection .cell, th.bk-table-column-expand .cell, td.bk-table
|
|
|
14741
14655
|
margin-left:-2px;
|
|
14742
14656
|
}
|
|
14743
14657
|
.bk-popconfirm-content.popconfirm-more{
|
|
14744
|
-
padding:
|
|
14658
|
+
padding:12px 7px;
|
|
14745
14659
|
}
|
|
14746
14660
|
.bk-popconfirm-content.popconfirm-more .popconfirm-content .title{
|
|
14747
14661
|
font-size:14px;
|
|
@@ -14752,7 +14666,7 @@ th.bk-table-column-selection .cell, th.bk-table-column-expand .cell, td.bk-table
|
|
|
14752
14666
|
font-size:12px;
|
|
14753
14667
|
line-height:20px;
|
|
14754
14668
|
color:#63656e;
|
|
14755
|
-
padding-bottom:
|
|
14669
|
+
padding-bottom:16px;
|
|
14756
14670
|
}
|
|
14757
14671
|
.bk-popconfirm-content.popconfirm-more .popconfirm-content .is-simple.content{
|
|
14758
14672
|
font-size:14px;
|
|
@@ -14833,6 +14747,11 @@ th.bk-table-column-selection .cell, th.bk-table-column-expand .cell, td.bk-table
|
|
|
14833
14747
|
color:#c4c6cc;
|
|
14834
14748
|
cursor:not-allowed;
|
|
14835
14749
|
}
|
|
14750
|
+
.bk-cascade.is-custom-trigger{
|
|
14751
|
+
border:none;
|
|
14752
|
+
-webkit-box-shadow:none;
|
|
14753
|
+
box-shadow:none;
|
|
14754
|
+
}
|
|
14836
14755
|
.bk-cascade.is-readonly,
|
|
14837
14756
|
.bk-cascade.is-loading{
|
|
14838
14757
|
background-color:#fafafa;
|
|
@@ -15005,8 +14924,11 @@ th.bk-table-column-selection .cell, th.bk-table-column-expand .cell, td.bk-table
|
|
|
15005
14924
|
padding:0 16px;
|
|
15006
14925
|
border-radius:0px 0px 1px 1px;
|
|
15007
14926
|
border-top:1px solid #dcdee5;
|
|
15008
|
-
background:#fafbfd
|
|
14927
|
+
background:#fafbfd;
|
|
15009
14928
|
}
|
|
14929
|
+
.bk-cascade-extension i{
|
|
14930
|
+
font-size:12px;
|
|
14931
|
+
}
|
|
15010
14932
|
.bk-cascade-extension:hover{
|
|
15011
14933
|
background-color:#f0f1f5;
|
|
15012
14934
|
}
|
|
@@ -15057,6 +14979,12 @@ th.bk-table-column-selection .cell, th.bk-table-column-expand .cell, td.bk-table
|
|
|
15057
14979
|
font-size:20px;
|
|
15058
14980
|
color:#979BA5;
|
|
15059
14981
|
}
|
|
14982
|
+
.bk-cascade-panel .bk-option:first-of-type{
|
|
14983
|
+
margin-top:4px;
|
|
14984
|
+
}
|
|
14985
|
+
.bk-cascade-panel .bk-option:last-of-type{
|
|
14986
|
+
margin-bottom:4px;
|
|
14987
|
+
}
|
|
15060
14988
|
.bk-cascade-panel .is-multiple{
|
|
15061
14989
|
background-color:#fff!important;
|
|
15062
14990
|
}
|
|
@@ -15603,7 +15531,7 @@ th.bk-table-column-selection .cell, th.bk-table-column-expand .cell, td.bk-table
|
|
|
15603
15531
|
width:100%;
|
|
15604
15532
|
height:50px;
|
|
15605
15533
|
line-height:50px;
|
|
15606
|
-
padding:0
|
|
15534
|
+
padding:0 24px;
|
|
15607
15535
|
position:relative;
|
|
15608
15536
|
}
|
|
15609
15537
|
.bk-card-head .title{
|
|
@@ -15653,7 +15581,7 @@ th.bk-table-column-selection .cell, th.bk-table-column-expand .cell, td.bk-table
|
|
|
15653
15581
|
}
|
|
15654
15582
|
.bk-card-body{
|
|
15655
15583
|
width:100%;
|
|
15656
|
-
padding:
|
|
15584
|
+
padding:16px 24px 24px;
|
|
15657
15585
|
}
|
|
15658
15586
|
.bk-card-foot{
|
|
15659
15587
|
width:100%;
|
|
@@ -16144,6 +16072,12 @@ th.bk-table-column-selection .cell, th.bk-table-column-expand .cell, td.bk-table
|
|
|
16144
16072
|
-webkit-transform:rotate(180deg);
|
|
16145
16073
|
transform:rotate(180deg);
|
|
16146
16074
|
}
|
|
16075
|
+
.bk-resize-layout-collapsible.bk-resize-layout-collapsed > .bk-resize-layout-aside{
|
|
16076
|
+
border:none !important
|
|
16077
|
+
}
|
|
16078
|
+
.bk-resize-layout-collapsible.bk-resize-layout-collapsed > .bk-resize-layout-aside:after{
|
|
16079
|
+
display:none;
|
|
16080
|
+
}
|
|
16147
16081
|
.bk-resize-layout-left{
|
|
16148
16082
|
-webkit-box-orient:horizontal;
|
|
16149
16083
|
-webkit-box-direction:normal;
|
|
@@ -16167,7 +16101,7 @@ th.bk-table-column-selection .cell, th.bk-table-column-expand .cell, td.bk-table
|
|
|
16167
16101
|
cursor:col-resize
|
|
16168
16102
|
}
|
|
16169
16103
|
.bk-resize-layout-left > .bk-resize-layout-aside .bk-resize-trigger:hover{
|
|
16170
|
-
background-image:linear-gradient(to left, transparent, transparent 2px, #3a84ff
|
|
16104
|
+
background-image:linear-gradient(to left, transparent, transparent 2px, #3a84ff 1px, #3a84ff 4px, transparent 3px, transparent);
|
|
16171
16105
|
}
|
|
16172
16106
|
.bk-resize-layout-left > .bk-resize-layout-aside .bk-resize-collapse{
|
|
16173
16107
|
left:100%;
|
|
@@ -16198,7 +16132,7 @@ th.bk-table-column-selection .cell, th.bk-table-column-expand .cell, td.bk-table
|
|
|
16198
16132
|
cursor:col-resize
|
|
16199
16133
|
}
|
|
16200
16134
|
.bk-resize-layout-right > .bk-resize-layout-aside .bk-resize-trigger:hover{
|
|
16201
|
-
background-image:linear-gradient(to right, transparent, transparent 2px, #3a84ff
|
|
16135
|
+
background-image:linear-gradient(to right, transparent, transparent 2px, #3a84ff 1px, #3a84ff 4px, transparent 3px, transparent);
|
|
16202
16136
|
}
|
|
16203
16137
|
.bk-resize-layout-right > .bk-resize-layout-aside .bk-resize-collapse{
|
|
16204
16138
|
right:100%;
|
|
@@ -16229,7 +16163,7 @@ th.bk-table-column-selection .cell, th.bk-table-column-expand .cell, td.bk-table
|
|
|
16229
16163
|
cursor:row-resize
|
|
16230
16164
|
}
|
|
16231
16165
|
.bk-resize-layout-top > .bk-resize-layout-aside .bk-resize-trigger:hover{
|
|
16232
|
-
background-image:linear-gradient(to top, transparent, transparent 2px, #3a84ff
|
|
16166
|
+
background-image:linear-gradient(to top, transparent, transparent 2px, #3a84ff 1px, #3a84ff 4px, transparent 3px, transparent);
|
|
16233
16167
|
}
|
|
16234
16168
|
.bk-resize-layout-top > .bk-resize-layout-aside .bk-resize-collapse{
|
|
16235
16169
|
top:100%;
|
|
@@ -16261,7 +16195,7 @@ th.bk-table-column-selection .cell, th.bk-table-column-expand .cell, td.bk-table
|
|
|
16261
16195
|
cursor:row-resize
|
|
16262
16196
|
}
|
|
16263
16197
|
.bk-resize-layout-bottom > .bk-resize-layout-aside .bk-resize-trigger:hover{
|
|
16264
|
-
background-image:linear-gradient(to bottom, transparent, transparent 2px, #3a84ff
|
|
16198
|
+
background-image:linear-gradient(to bottom, transparent, transparent 2px, #3a84ff 1px, #3a84ff 4px, transparent 3px, transparent);
|
|
16265
16199
|
}
|
|
16266
16200
|
.bk-resize-layout-bottom > .bk-resize-layout-aside .bk-resize-collapse{
|
|
16267
16201
|
bottom:100%;
|
|
@@ -16316,7 +16250,7 @@ th.bk-table-column-selection .cell, th.bk-table-column-expand .cell, td.bk-table
|
|
|
16316
16250
|
width:16px;
|
|
16317
16251
|
height:50px;
|
|
16318
16252
|
line-height:50px;
|
|
16319
|
-
border-radius:0px
|
|
16253
|
+
border-radius:0px 6px 6px 0px;
|
|
16320
16254
|
background:#dcdee5;
|
|
16321
16255
|
text-align:center;
|
|
16322
16256
|
font-size:20px;
|