@syncfusion/ej2-angular-kanban 20.4.54 → 21.1.35-ngcc
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/@syncfusion/ej2-angular-kanban.es5.js +355 -0
- package/@syncfusion/ej2-angular-kanban.es5.js.map +1 -0
- package/@syncfusion/ej2-angular-kanban.js +323 -0
- package/@syncfusion/ej2-angular-kanban.js.map +1 -0
- package/CHANGELOG.md +432 -0
- package/dist/ej2-angular-kanban.umd.js +397 -0
- package/dist/ej2-angular-kanban.umd.js.map +1 -0
- package/dist/ej2-angular-kanban.umd.min.js +11 -0
- package/dist/ej2-angular-kanban.umd.min.js.map +1 -0
- package/ej2-angular-kanban.d.ts +5 -0
- package/ej2-angular-kanban.metadata.json +1 -0
- package/package.json +15 -29
- package/postinstall/tagchange.js +18 -0
- package/schematics/utils/lib-details.d.ts +2 -2
- package/schematics/utils/lib-details.js +2 -2
- package/schematics/utils/lib-details.ts +2 -2
- package/src/kanban/columns.directive.d.ts +0 -5
- package/src/kanban/kanban-all.module.d.ts +0 -6
- package/src/kanban/kanban.component.d.ts +0 -3
- package/src/kanban/kanban.module.d.ts +0 -8
- package/src/kanban/stackedheaders.directive.d.ts +0 -5
- package/styles/bootstrap-dark.css +11 -12
- package/styles/bootstrap.css +11 -11
- package/styles/bootstrap4.css +10 -10
- package/styles/bootstrap5-dark.css +11 -11
- package/styles/bootstrap5.css +11 -11
- package/styles/fabric-dark.css +11 -12
- package/styles/fabric.css +11 -11
- package/styles/fluent-dark.css +11 -11
- package/styles/fluent.css +11 -11
- package/styles/highcontrast-light.css +11 -13
- package/styles/highcontrast.css +11 -11
- package/styles/kanban/bootstrap-dark.css +11 -12
- package/styles/kanban/bootstrap-dark.scss +1 -15
- package/styles/kanban/bootstrap.css +11 -11
- package/styles/kanban/bootstrap.scss +1 -15
- package/styles/kanban/bootstrap4.css +10 -10
- package/styles/kanban/bootstrap4.scss +1 -15
- package/styles/kanban/bootstrap5-dark.css +11 -11
- package/styles/kanban/bootstrap5-dark.scss +1 -15
- package/styles/kanban/bootstrap5.css +11 -11
- package/styles/kanban/bootstrap5.scss +1 -15
- package/styles/kanban/fabric-dark.css +11 -12
- package/styles/kanban/fabric-dark.scss +1 -15
- package/styles/kanban/fabric.css +11 -11
- package/styles/kanban/fabric.scss +1 -15
- package/styles/kanban/fluent-dark.css +11 -11
- package/styles/kanban/fluent-dark.scss +1 -15
- package/styles/kanban/fluent.css +11 -11
- package/styles/kanban/fluent.scss +1 -15
- package/styles/kanban/highcontrast-light.css +11 -13
- package/styles/kanban/highcontrast-light.scss +1 -15
- package/styles/kanban/highcontrast.css +11 -11
- package/styles/kanban/highcontrast.scss +1 -15
- package/styles/kanban/material-dark.css +11 -11
- package/styles/kanban/material-dark.scss +1 -15
- package/styles/kanban/material.css +11 -11
- package/styles/kanban/material.scss +1 -15
- package/styles/kanban/tailwind-dark.css +11 -11
- package/styles/kanban/tailwind-dark.scss +1 -15
- package/styles/kanban/tailwind.css +11 -11
- package/styles/kanban/tailwind.scss +1 -15
- package/styles/material-dark.css +11 -11
- package/styles/material.css +11 -11
- package/styles/tailwind-dark.css +11 -11
- package/styles/tailwind.css +11 -11
- package/esm2020/public_api.mjs +0 -3
- package/esm2020/src/index.mjs +0 -7
- package/esm2020/src/kanban/columns.directive.mjs +0 -66
- package/esm2020/src/kanban/kanban-all.module.mjs +0 -23
- package/esm2020/src/kanban/kanban.component.mjs +0 -100
- package/esm2020/src/kanban/kanban.module.mjs +0 -43
- package/esm2020/src/kanban/stackedheaders.directive.mjs +0 -58
- package/esm2020/syncfusion-ej2-angular-kanban.mjs +0 -5
- package/fesm2015/syncfusion-ej2-angular-kanban.mjs +0 -279
- package/fesm2015/syncfusion-ej2-angular-kanban.mjs.map +0 -1
- package/fesm2020/syncfusion-ej2-angular-kanban.mjs +0 -279
- package/fesm2020/syncfusion-ej2-angular-kanban.mjs.map +0 -1
- package/styles/kanban/_all.scss +0 -2
- package/styles/kanban/_bootstrap-dark-definition.scss +0 -224
- package/styles/kanban/_bootstrap-definition.scss +0 -223
- package/styles/kanban/_bootstrap4-definition.scss +0 -224
- package/styles/kanban/_bootstrap5-dark-definition.scss +0 -1
- package/styles/kanban/_bootstrap5-definition.scss +0 -233
- package/styles/kanban/_fabric-dark-definition.scss +0 -223
- package/styles/kanban/_fabric-definition.scss +0 -223
- package/styles/kanban/_fluent-dark-definition.scss +0 -1
- package/styles/kanban/_fluent-definition.scss +0 -225
- package/styles/kanban/_fusionnew-definition.scss +0 -233
- package/styles/kanban/_highcontrast-definition.scss +0 -224
- package/styles/kanban/_highcontrast-light-definition.scss +0 -224
- package/styles/kanban/_layout.scss +0 -976
- package/styles/kanban/_material-dark-definition.scss +0 -223
- package/styles/kanban/_material-definition.scss +0 -223
- package/styles/kanban/_material3-definition.scss +0 -233
- package/styles/kanban/_tailwind-dark-definition.scss +0 -1
- package/styles/kanban/_tailwind-definition.scss +0 -234
- package/styles/kanban/_theme.scss +0 -148
- package/styles/kanban/icons/_bootstrap-dark.scss +0 -47
- package/styles/kanban/icons/_bootstrap.scss +0 -47
- package/styles/kanban/icons/_bootstrap4.scss +0 -47
- package/styles/kanban/icons/_bootstrap5-dark.scss +0 -1
- package/styles/kanban/icons/_bootstrap5.scss +0 -47
- package/styles/kanban/icons/_fabric-dark.scss +0 -47
- package/styles/kanban/icons/_fabric.scss +0 -47
- package/styles/kanban/icons/_fluent-dark.scss +0 -1
- package/styles/kanban/icons/_fluent.scss +0 -47
- package/styles/kanban/icons/_fusionnew.scss +0 -47
- package/styles/kanban/icons/_highcontrast-light.scss +0 -47
- package/styles/kanban/icons/_highcontrast.scss +0 -47
- package/styles/kanban/icons/_material-dark.scss +0 -47
- package/styles/kanban/icons/_material.scss +0 -47
- package/styles/kanban/icons/_material3.scss +0 -47
- package/styles/kanban/icons/_tailwind-dark.scss +0 -1
- package/styles/kanban/icons/_tailwind.scss +0 -47
- package/syncfusion-ej2-angular-kanban.d.ts +0 -5
package/styles/kanban/fabric.css
CHANGED
|
@@ -259,7 +259,7 @@
|
|
|
259
259
|
background: #ffcdd2;
|
|
260
260
|
}
|
|
261
261
|
.e-kanban .e-kanban-header .e-header-cells.e-collapsed {
|
|
262
|
-
background
|
|
262
|
+
background: #f4f4f4;
|
|
263
263
|
text-align: center;
|
|
264
264
|
width: 50px;
|
|
265
265
|
}
|
|
@@ -551,7 +551,7 @@
|
|
|
551
551
|
}
|
|
552
552
|
.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-wrapper .e-target-dragged-clone,
|
|
553
553
|
.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-container .e-target-dragged-clone {
|
|
554
|
-
background
|
|
554
|
+
background: #f4f4f4;
|
|
555
555
|
border: 1px dashed #dadada;
|
|
556
556
|
}
|
|
557
557
|
.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-wrapper .e-target-dropped-clone,
|
|
@@ -726,7 +726,7 @@
|
|
|
726
726
|
position: absolute;
|
|
727
727
|
}
|
|
728
728
|
.e-kanban.e-device .e-swimlane-content .e-swimlane-overlay.e-enable {
|
|
729
|
-
background
|
|
729
|
+
background: #383838;
|
|
730
730
|
height: 100%;
|
|
731
731
|
opacity: 0.5;
|
|
732
732
|
width: 100%;
|
|
@@ -911,7 +911,7 @@
|
|
|
911
911
|
|
|
912
912
|
.e-mobile-popup-wrapper.e-device,
|
|
913
913
|
.e-mobile-popup-container.e-device {
|
|
914
|
-
background
|
|
914
|
+
background: #fff;
|
|
915
915
|
border-radius: 2px;
|
|
916
916
|
bottom: 0;
|
|
917
917
|
box-shadow: 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12), 0 11px 15px -7px rgba(0, 0, 0, 0.2);
|
|
@@ -936,7 +936,7 @@
|
|
|
936
936
|
}
|
|
937
937
|
.e-mobile-popup-wrapper.e-device .e-popup-header .e-close,
|
|
938
938
|
.e-mobile-popup-container.e-device .e-popup-header .e-close {
|
|
939
|
-
background
|
|
939
|
+
background: transparent;
|
|
940
940
|
border: 0;
|
|
941
941
|
}
|
|
942
942
|
.e-mobile-popup-wrapper.e-device .e-popup-content,
|
|
@@ -999,7 +999,7 @@
|
|
|
999
999
|
background: #fff;
|
|
1000
1000
|
}
|
|
1001
1001
|
.e-kanban .e-kanban-table .e-header-cells {
|
|
1002
|
-
background
|
|
1002
|
+
background: #f4f4f4;
|
|
1003
1003
|
}
|
|
1004
1004
|
.e-kanban .e-kanban-table .e-header-cells .e-header-text {
|
|
1005
1005
|
color: #333;
|
|
@@ -1025,20 +1025,20 @@
|
|
|
1025
1025
|
color: rgba(51, 51, 51, 0.54);
|
|
1026
1026
|
}
|
|
1027
1027
|
.e-kanban .e-kanban-table.e-content-table .e-content-row:not(.e-swimlane-row) td {
|
|
1028
|
-
background
|
|
1028
|
+
background: #f4f4f4;
|
|
1029
1029
|
}
|
|
1030
1030
|
.e-kanban .e-kanban-table.e-content-table .e-content-row.e-swimlane-row .e-swimlane-text,
|
|
1031
1031
|
.e-kanban .e-kanban-table.e-content-table .e-content-row.e-swimlane-row .e-item-count {
|
|
1032
1032
|
color: #333;
|
|
1033
1033
|
}
|
|
1034
1034
|
.e-kanban .e-kanban-table.e-content-table .e-content-row .e-show-add-button:hover {
|
|
1035
|
-
background
|
|
1035
|
+
background: rgba(0, 120, 214, 0.1);
|
|
1036
1036
|
}
|
|
1037
1037
|
.e-kanban .e-kanban-table.e-content-table .e-content-row .e-show-add-button .e-show-add-icon {
|
|
1038
1038
|
color: #0078d6;
|
|
1039
1039
|
}
|
|
1040
1040
|
.e-kanban .e-kanban-table.e-content-table .e-card.e-selection {
|
|
1041
|
-
background
|
|
1041
|
+
background: #d1ebff;
|
|
1042
1042
|
}
|
|
1043
1043
|
.e-kanban .e-kanban-table.e-content-table .e-card .e-card-header {
|
|
1044
1044
|
color: #333;
|
|
@@ -1047,7 +1047,7 @@
|
|
|
1047
1047
|
color: #767676;
|
|
1048
1048
|
}
|
|
1049
1049
|
.e-kanban .e-kanban-table.e-content-table .e-card .e-card-tag.e-card-label {
|
|
1050
|
-
background
|
|
1050
|
+
background: #eceaff;
|
|
1051
1051
|
color: #3225c9;
|
|
1052
1052
|
}
|
|
1053
1053
|
.e-kanban .e-kanban-table.e-content-table .e-target-multi-clone .e-column-key.e-multi-active {
|
|
@@ -1071,7 +1071,7 @@
|
|
|
1071
1071
|
}
|
|
1072
1072
|
|
|
1073
1073
|
.e-kanban-dialog.e-dialog .e-kanban-form-wrapper table textarea {
|
|
1074
|
-
background
|
|
1074
|
+
background: initial;
|
|
1075
1075
|
color: #333;
|
|
1076
1076
|
min-width: 70%;
|
|
1077
1077
|
font-weight: normal;
|
|
@@ -1,15 +1 @@
|
|
|
1
|
-
@import 'ej2-
|
|
2
|
-
@import 'ej2-buttons/styles/button/fabric-definition.scss';
|
|
3
|
-
@import 'ej2-dropdowns/styles/drop-down-list/fabric-definition.scss';
|
|
4
|
-
@import 'ej2-dropdowns/styles/multi-select/fabric-definition.scss';
|
|
5
|
-
@import 'ej2-inputs/styles/numerictextbox/fabric-definition.scss';
|
|
6
|
-
@import 'ej2-inputs/styles/textbox/fabric-definition.scss';
|
|
7
|
-
@import 'ej2-layouts/styles/card/fabric-definition.scss';
|
|
8
|
-
@import 'ej2-navigations/styles/treeview/fabric-definition.scss';
|
|
9
|
-
@import 'ej2-popups/styles/dialog/fabric-definition.scss';
|
|
10
|
-
@import 'ej2-popups/styles/popup/fabric-definition.scss';
|
|
11
|
-
@import 'ej2-popups/styles/spinner/fabric-definition.scss';
|
|
12
|
-
@import 'ej2-popups/styles/tooltip/fabric-definition.scss';
|
|
13
|
-
@import 'fabric-definition.scss';
|
|
14
|
-
@import 'icons/fabric.scss';
|
|
15
|
-
@import 'all.scss';
|
|
1
|
+
@import 'ej2-kanban/styles/kanban/fabric.scss';
|
|
@@ -327,7 +327,7 @@
|
|
|
327
327
|
background: #750b1c;
|
|
328
328
|
}
|
|
329
329
|
.e-kanban .e-kanban-header .e-header-cells.e-collapsed {
|
|
330
|
-
background
|
|
330
|
+
background: #201f1e;
|
|
331
331
|
text-align: center;
|
|
332
332
|
width: 42px;
|
|
333
333
|
}
|
|
@@ -619,7 +619,7 @@
|
|
|
619
619
|
}
|
|
620
620
|
.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-wrapper .e-target-dragged-clone,
|
|
621
621
|
.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-container .e-target-dragged-clone {
|
|
622
|
-
background
|
|
622
|
+
background: #252423;
|
|
623
623
|
border: 1px dashed #797775;
|
|
624
624
|
}
|
|
625
625
|
.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-wrapper .e-target-dropped-clone,
|
|
@@ -794,7 +794,7 @@
|
|
|
794
794
|
position: absolute;
|
|
795
795
|
}
|
|
796
796
|
.e-kanban.e-device .e-swimlane-content .e-swimlane-overlay.e-enable {
|
|
797
|
-
background
|
|
797
|
+
background: rgba(0, 0, 0, 0.4);
|
|
798
798
|
height: 100%;
|
|
799
799
|
opacity: 1;
|
|
800
800
|
width: 100%;
|
|
@@ -979,7 +979,7 @@
|
|
|
979
979
|
|
|
980
980
|
.e-mobile-popup-wrapper.e-device,
|
|
981
981
|
.e-mobile-popup-container.e-device {
|
|
982
|
-
background
|
|
982
|
+
background: #1b1a19;
|
|
983
983
|
border-radius: 2px;
|
|
984
984
|
bottom: 0;
|
|
985
985
|
box-shadow: 0 25.6px 57.6px 0 rgba(0, 0, 0, 0.22), 0 4.8px 14.4px 0 rgba(0, 0, 0, 0.18);
|
|
@@ -1004,7 +1004,7 @@
|
|
|
1004
1004
|
}
|
|
1005
1005
|
.e-mobile-popup-wrapper.e-device .e-popup-header .e-close,
|
|
1006
1006
|
.e-mobile-popup-container.e-device .e-popup-header .e-close {
|
|
1007
|
-
background
|
|
1007
|
+
background: transparent;
|
|
1008
1008
|
}
|
|
1009
1009
|
.e-mobile-popup-wrapper.e-device .e-popup-content,
|
|
1010
1010
|
.e-mobile-popup-container.e-device .e-popup-content {
|
|
@@ -1066,7 +1066,7 @@
|
|
|
1066
1066
|
background: #1b1a19;
|
|
1067
1067
|
}
|
|
1068
1068
|
.e-kanban .e-kanban-table .e-header-cells {
|
|
1069
|
-
background
|
|
1069
|
+
background: #201f1e;
|
|
1070
1070
|
}
|
|
1071
1071
|
.e-kanban .e-kanban-table .e-header-cells .e-header-text {
|
|
1072
1072
|
color: #d2d0ce;
|
|
@@ -1092,14 +1092,14 @@
|
|
|
1092
1092
|
color: #a19f9d;
|
|
1093
1093
|
}
|
|
1094
1094
|
.e-kanban .e-kanban-table.e-content-table .e-content-row:not(.e-swimlane-row) td {
|
|
1095
|
-
background
|
|
1095
|
+
background: #201f1e;
|
|
1096
1096
|
}
|
|
1097
1097
|
.e-kanban .e-kanban-table.e-content-table .e-content-row.e-swimlane-row .e-swimlane-text,
|
|
1098
1098
|
.e-kanban .e-kanban-table.e-content-table .e-content-row.e-swimlane-row .e-item-count {
|
|
1099
1099
|
color: #f3f2f1;
|
|
1100
1100
|
}
|
|
1101
1101
|
.e-kanban .e-kanban-table.e-content-table .e-content-row .e-show-add-button:hover {
|
|
1102
|
-
background
|
|
1102
|
+
background: #004578;
|
|
1103
1103
|
}
|
|
1104
1104
|
.e-kanban .e-kanban-table.e-content-table .e-content-row .e-show-add-button .e-show-add-icon {
|
|
1105
1105
|
color: #0078d4;
|
|
@@ -1108,7 +1108,7 @@
|
|
|
1108
1108
|
background: #252423;
|
|
1109
1109
|
}
|
|
1110
1110
|
.e-kanban .e-kanban-table.e-content-table .e-card.e-selection {
|
|
1111
|
-
background
|
|
1111
|
+
background: #252423;
|
|
1112
1112
|
}
|
|
1113
1113
|
.e-kanban .e-kanban-table.e-content-table .e-card .e-card-header {
|
|
1114
1114
|
color: #f3f2f1;
|
|
@@ -1117,7 +1117,7 @@
|
|
|
1117
1117
|
color: #d2d0ce;
|
|
1118
1118
|
}
|
|
1119
1119
|
.e-kanban .e-kanban-table.e-content-table .e-card .e-card-tag.e-card-label {
|
|
1120
|
-
background
|
|
1120
|
+
background: #292827;
|
|
1121
1121
|
color: #f3f2f1;
|
|
1122
1122
|
}
|
|
1123
1123
|
.e-kanban .e-kanban-table.e-content-table .e-target-multi-clone .e-column-key.e-multi-active {
|
|
@@ -1141,7 +1141,7 @@
|
|
|
1141
1141
|
}
|
|
1142
1142
|
|
|
1143
1143
|
.e-kanban-dialog.e-dialog .e-kanban-form-wrapper table textarea {
|
|
1144
|
-
background
|
|
1144
|
+
background: #1b1a19;
|
|
1145
1145
|
color: #d2d0ce;
|
|
1146
1146
|
min-width: 70%;
|
|
1147
1147
|
}
|
|
@@ -1,15 +1 @@
|
|
|
1
|
-
@import 'ej2-
|
|
2
|
-
@import 'ej2-buttons/styles/button/fluent-dark-definition.scss';
|
|
3
|
-
@import 'ej2-dropdowns/styles/drop-down-list/fluent-dark-definition.scss';
|
|
4
|
-
@import 'ej2-dropdowns/styles/multi-select/fluent-dark-definition.scss';
|
|
5
|
-
@import 'ej2-inputs/styles/numerictextbox/fluent-dark-definition.scss';
|
|
6
|
-
@import 'ej2-inputs/styles/textbox/fluent-dark-definition.scss';
|
|
7
|
-
@import 'ej2-layouts/styles/card/fluent-dark-definition.scss';
|
|
8
|
-
@import 'ej2-navigations/styles/treeview/fluent-dark-definition.scss';
|
|
9
|
-
@import 'ej2-popups/styles/dialog/fluent-dark-definition.scss';
|
|
10
|
-
@import 'ej2-popups/styles/popup/fluent-dark-definition.scss';
|
|
11
|
-
@import 'ej2-popups/styles/spinner/fluent-dark-definition.scss';
|
|
12
|
-
@import 'ej2-popups/styles/tooltip/fluent-dark-definition.scss';
|
|
13
|
-
@import 'fluent-dark-definition.scss';
|
|
14
|
-
@import 'icons/fluent-dark.scss';
|
|
15
|
-
@import 'all.scss';
|
|
1
|
+
@import 'ej2-kanban/styles/kanban/fluent-dark.scss';
|
package/styles/kanban/fluent.css
CHANGED
|
@@ -327,7 +327,7 @@
|
|
|
327
327
|
background: #fed9cc;
|
|
328
328
|
}
|
|
329
329
|
.e-kanban .e-kanban-header .e-header-cells.e-collapsed {
|
|
330
|
-
background
|
|
330
|
+
background: #faf9f8;
|
|
331
331
|
text-align: center;
|
|
332
332
|
width: 42px;
|
|
333
333
|
}
|
|
@@ -619,7 +619,7 @@
|
|
|
619
619
|
}
|
|
620
620
|
.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-wrapper .e-target-dragged-clone,
|
|
621
621
|
.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-container .e-target-dragged-clone {
|
|
622
|
-
background
|
|
622
|
+
background: #f3f2f1;
|
|
623
623
|
border: 1px dashed #c8c6c4;
|
|
624
624
|
}
|
|
625
625
|
.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-wrapper .e-target-dropped-clone,
|
|
@@ -794,7 +794,7 @@
|
|
|
794
794
|
position: absolute;
|
|
795
795
|
}
|
|
796
796
|
.e-kanban.e-device .e-swimlane-content .e-swimlane-overlay.e-enable {
|
|
797
|
-
background
|
|
797
|
+
background: rgba(0, 0, 0, 0.4);
|
|
798
798
|
height: 100%;
|
|
799
799
|
opacity: 1;
|
|
800
800
|
width: 100%;
|
|
@@ -979,7 +979,7 @@
|
|
|
979
979
|
|
|
980
980
|
.e-mobile-popup-wrapper.e-device,
|
|
981
981
|
.e-mobile-popup-container.e-device {
|
|
982
|
-
background
|
|
982
|
+
background: #fff;
|
|
983
983
|
border-radius: 2px;
|
|
984
984
|
bottom: 0;
|
|
985
985
|
box-shadow: 0 25.6px 57.6px 0 rgba(0, 0, 0, 0.22), 0 4.8px 14.4px 0 rgba(0, 0, 0, 0.18);
|
|
@@ -1004,7 +1004,7 @@
|
|
|
1004
1004
|
}
|
|
1005
1005
|
.e-mobile-popup-wrapper.e-device .e-popup-header .e-close,
|
|
1006
1006
|
.e-mobile-popup-container.e-device .e-popup-header .e-close {
|
|
1007
|
-
background
|
|
1007
|
+
background: transparent;
|
|
1008
1008
|
}
|
|
1009
1009
|
.e-mobile-popup-wrapper.e-device .e-popup-content,
|
|
1010
1010
|
.e-mobile-popup-container.e-device .e-popup-content {
|
|
@@ -1066,7 +1066,7 @@
|
|
|
1066
1066
|
background: #fff;
|
|
1067
1067
|
}
|
|
1068
1068
|
.e-kanban .e-kanban-table .e-header-cells {
|
|
1069
|
-
background
|
|
1069
|
+
background: #faf9f8;
|
|
1070
1070
|
}
|
|
1071
1071
|
.e-kanban .e-kanban-table .e-header-cells .e-header-text {
|
|
1072
1072
|
color: #323130;
|
|
@@ -1092,14 +1092,14 @@
|
|
|
1092
1092
|
color: #605e5c;
|
|
1093
1093
|
}
|
|
1094
1094
|
.e-kanban .e-kanban-table.e-content-table .e-content-row:not(.e-swimlane-row) td {
|
|
1095
|
-
background
|
|
1095
|
+
background: #faf9f8;
|
|
1096
1096
|
}
|
|
1097
1097
|
.e-kanban .e-kanban-table.e-content-table .e-content-row.e-swimlane-row .e-swimlane-text,
|
|
1098
1098
|
.e-kanban .e-kanban-table.e-content-table .e-content-row.e-swimlane-row .e-item-count {
|
|
1099
1099
|
color: #201f1e;
|
|
1100
1100
|
}
|
|
1101
1101
|
.e-kanban .e-kanban-table.e-content-table .e-content-row .e-show-add-button:hover {
|
|
1102
|
-
background
|
|
1102
|
+
background: #deecf9;
|
|
1103
1103
|
}
|
|
1104
1104
|
.e-kanban .e-kanban-table.e-content-table .e-content-row .e-show-add-button .e-show-add-icon {
|
|
1105
1105
|
color: #0078d4;
|
|
@@ -1108,7 +1108,7 @@
|
|
|
1108
1108
|
background: #fff;
|
|
1109
1109
|
}
|
|
1110
1110
|
.e-kanban .e-kanban-table.e-content-table .e-card.e-selection {
|
|
1111
|
-
background
|
|
1111
|
+
background: #fff;
|
|
1112
1112
|
}
|
|
1113
1113
|
.e-kanban .e-kanban-table.e-content-table .e-card .e-card-header {
|
|
1114
1114
|
color: #201f1e;
|
|
@@ -1117,7 +1117,7 @@
|
|
|
1117
1117
|
color: #323130;
|
|
1118
1118
|
}
|
|
1119
1119
|
.e-kanban .e-kanban-table.e-content-table .e-card .e-card-tag.e-card-label {
|
|
1120
|
-
background
|
|
1120
|
+
background: #edebe9;
|
|
1121
1121
|
color: #201f1e;
|
|
1122
1122
|
}
|
|
1123
1123
|
.e-kanban .e-kanban-table.e-content-table .e-target-multi-clone .e-column-key.e-multi-active {
|
|
@@ -1141,7 +1141,7 @@
|
|
|
1141
1141
|
}
|
|
1142
1142
|
|
|
1143
1143
|
.e-kanban-dialog.e-dialog .e-kanban-form-wrapper table textarea {
|
|
1144
|
-
background
|
|
1144
|
+
background: #fff;
|
|
1145
1145
|
color: #323130;
|
|
1146
1146
|
min-width: 70%;
|
|
1147
1147
|
}
|
|
@@ -1,15 +1 @@
|
|
|
1
|
-
@import 'ej2-
|
|
2
|
-
@import 'ej2-buttons/styles/button/fluent-definition.scss';
|
|
3
|
-
@import 'ej2-dropdowns/styles/drop-down-list/fluent-definition.scss';
|
|
4
|
-
@import 'ej2-dropdowns/styles/multi-select/fluent-definition.scss';
|
|
5
|
-
@import 'ej2-inputs/styles/numerictextbox/fluent-definition.scss';
|
|
6
|
-
@import 'ej2-inputs/styles/textbox/fluent-definition.scss';
|
|
7
|
-
@import 'ej2-layouts/styles/card/fluent-definition.scss';
|
|
8
|
-
@import 'ej2-navigations/styles/treeview/fluent-definition.scss';
|
|
9
|
-
@import 'ej2-popups/styles/dialog/fluent-definition.scss';
|
|
10
|
-
@import 'ej2-popups/styles/popup/fluent-definition.scss';
|
|
11
|
-
@import 'ej2-popups/styles/spinner/fluent-definition.scss';
|
|
12
|
-
@import 'ej2-popups/styles/tooltip/fluent-definition.scss';
|
|
13
|
-
@import 'fluent-definition.scss';
|
|
14
|
-
@import 'icons/fluent.scss';
|
|
15
|
-
@import 'all.scss';
|
|
1
|
+
@import 'ej2-kanban/styles/kanban/fluent.scss';
|
|
@@ -344,7 +344,7 @@
|
|
|
344
344
|
background: #811d17;
|
|
345
345
|
}
|
|
346
346
|
.e-kanban .e-kanban-header .e-header-cells.e-collapsed {
|
|
347
|
-
background
|
|
347
|
+
background: #e4e4e4;
|
|
348
348
|
text-align: center;
|
|
349
349
|
width: 50px;
|
|
350
350
|
}
|
|
@@ -636,7 +636,7 @@
|
|
|
636
636
|
}
|
|
637
637
|
.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-wrapper .e-target-dragged-clone,
|
|
638
638
|
.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-container .e-target-dragged-clone {
|
|
639
|
-
background
|
|
639
|
+
background: #e4e4e4;
|
|
640
640
|
border: 1px dashed #757575;
|
|
641
641
|
}
|
|
642
642
|
.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-wrapper .e-target-dropped-clone,
|
|
@@ -652,7 +652,6 @@
|
|
|
652
652
|
.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-target-multi-clone .e-column-key .e-text {
|
|
653
653
|
opacity: 0.5;
|
|
654
654
|
text-align: center;
|
|
655
|
-
color: #000;
|
|
656
655
|
}
|
|
657
656
|
.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-target-multi-clone .e-column-key:first-child {
|
|
658
657
|
border-top: 1px dashed #757575;
|
|
@@ -812,7 +811,7 @@
|
|
|
812
811
|
position: absolute;
|
|
813
812
|
}
|
|
814
813
|
.e-kanban.e-device .e-swimlane-content .e-swimlane-overlay.e-enable {
|
|
815
|
-
background
|
|
814
|
+
background: #383838;
|
|
816
815
|
height: 100%;
|
|
817
816
|
opacity: 0.5;
|
|
818
817
|
width: 100%;
|
|
@@ -997,7 +996,7 @@
|
|
|
997
996
|
|
|
998
997
|
.e-mobile-popup-wrapper.e-device,
|
|
999
998
|
.e-mobile-popup-container.e-device {
|
|
1000
|
-
background
|
|
999
|
+
background: #fff;
|
|
1001
1000
|
border-radius: 2px;
|
|
1002
1001
|
bottom: 0;
|
|
1003
1002
|
box-shadow: 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12), 0 11px 15px -7px rgba(0, 0, 0, 0.2);
|
|
@@ -1022,7 +1021,7 @@
|
|
|
1022
1021
|
}
|
|
1023
1022
|
.e-mobile-popup-wrapper.e-device .e-popup-header .e-close,
|
|
1024
1023
|
.e-mobile-popup-container.e-device .e-popup-header .e-close {
|
|
1025
|
-
background
|
|
1024
|
+
background: transparent;
|
|
1026
1025
|
}
|
|
1027
1026
|
.e-mobile-popup-wrapper.e-device .e-popup-content,
|
|
1028
1027
|
.e-mobile-popup-container.e-device .e-popup-content {
|
|
@@ -1084,7 +1083,7 @@
|
|
|
1084
1083
|
background: #fff;
|
|
1085
1084
|
}
|
|
1086
1085
|
.e-kanban .e-kanban-table .e-header-cells {
|
|
1087
|
-
background
|
|
1086
|
+
background: #e4e4e4;
|
|
1088
1087
|
}
|
|
1089
1088
|
.e-kanban .e-kanban-table .e-header-cells .e-header-text {
|
|
1090
1089
|
color: #000;
|
|
@@ -1110,20 +1109,20 @@
|
|
|
1110
1109
|
color: #000;
|
|
1111
1110
|
}
|
|
1112
1111
|
.e-kanban .e-kanban-table.e-content-table .e-content-row:not(.e-swimlane-row) td {
|
|
1113
|
-
background
|
|
1112
|
+
background: #e4e4e4;
|
|
1114
1113
|
}
|
|
1115
1114
|
.e-kanban .e-kanban-table.e-content-table .e-content-row.e-swimlane-row .e-swimlane-text,
|
|
1116
1115
|
.e-kanban .e-kanban-table.e-content-table .e-content-row.e-swimlane-row .e-item-count {
|
|
1117
1116
|
color: #000;
|
|
1118
1117
|
}
|
|
1119
1118
|
.e-kanban .e-kanban-table.e-content-table .e-content-row .e-show-add-button:hover {
|
|
1120
|
-
background
|
|
1119
|
+
background: rgba(64, 0, 116, 0.5);
|
|
1121
1120
|
}
|
|
1122
1121
|
.e-kanban .e-kanban-table.e-content-table .e-content-row .e-show-add-button .e-show-add-icon {
|
|
1123
1122
|
color: #400074;
|
|
1124
1123
|
}
|
|
1125
1124
|
.e-kanban .e-kanban-table.e-content-table .e-card.e-selection {
|
|
1126
|
-
background
|
|
1125
|
+
background: #400074;
|
|
1127
1126
|
}
|
|
1128
1127
|
.e-kanban .e-kanban-table.e-content-table .e-card .e-card-header {
|
|
1129
1128
|
color: #000;
|
|
@@ -1132,7 +1131,7 @@
|
|
|
1132
1131
|
color: #4f4f4f;
|
|
1133
1132
|
}
|
|
1134
1133
|
.e-kanban .e-kanban-table.e-content-table .e-card .e-card-tag.e-card-label {
|
|
1135
|
-
background
|
|
1134
|
+
background: #eceaff;
|
|
1136
1135
|
color: #3225c9;
|
|
1137
1136
|
}
|
|
1138
1137
|
.e-kanban .e-kanban-table.e-content-table .e-target-multi-clone .e-column-key.e-multi-active {
|
|
@@ -1156,10 +1155,9 @@
|
|
|
1156
1155
|
}
|
|
1157
1156
|
|
|
1158
1157
|
.e-kanban-dialog.e-dialog .e-kanban-form-wrapper table textarea {
|
|
1159
|
-
background
|
|
1158
|
+
background: initial;
|
|
1160
1159
|
color: #000;
|
|
1161
1160
|
min-width: 70%;
|
|
1162
|
-
font-weight: normal;
|
|
1163
1161
|
}
|
|
1164
1162
|
.e-kanban-dialog.e-dialog .e-kanban-form-wrapper table textarea:focus {
|
|
1165
1163
|
box-shadow: none;
|
|
@@ -1,15 +1 @@
|
|
|
1
|
-
@import 'ej2-
|
|
2
|
-
@import 'ej2-buttons/styles/button/highcontrast-light-definition.scss';
|
|
3
|
-
@import 'ej2-dropdowns/styles/drop-down-list/highcontrast-light-definition.scss';
|
|
4
|
-
@import 'ej2-dropdowns/styles/multi-select/highcontrast-light-definition.scss';
|
|
5
|
-
@import 'ej2-inputs/styles/numerictextbox/highcontrast-light-definition.scss';
|
|
6
|
-
@import 'ej2-inputs/styles/textbox/highcontrast-light-definition.scss';
|
|
7
|
-
@import 'ej2-layouts/styles/card/highcontrast-light-definition.scss';
|
|
8
|
-
@import 'ej2-navigations/styles/treeview/highcontrast-light-definition.scss';
|
|
9
|
-
@import 'ej2-popups/styles/dialog/highcontrast-light-definition.scss';
|
|
10
|
-
@import 'ej2-popups/styles/popup/highcontrast-light-definition.scss';
|
|
11
|
-
@import 'ej2-popups/styles/spinner/highcontrast-light-definition.scss';
|
|
12
|
-
@import 'ej2-popups/styles/tooltip/highcontrast-light-definition.scss';
|
|
13
|
-
@import 'highcontrast-light-definition.scss';
|
|
14
|
-
@import 'icons/highcontrast-light.scss';
|
|
15
|
-
@import 'all.scss';
|
|
1
|
+
@import 'ej2-kanban/styles/kanban/highcontrast-light.scss';
|
|
@@ -345,7 +345,7 @@
|
|
|
345
345
|
background: #811d17;
|
|
346
346
|
}
|
|
347
347
|
.e-kanban .e-kanban-header .e-header-cells.e-collapsed {
|
|
348
|
-
background
|
|
348
|
+
background: #1a1a1a;
|
|
349
349
|
text-align: center;
|
|
350
350
|
width: 50px;
|
|
351
351
|
}
|
|
@@ -637,7 +637,7 @@
|
|
|
637
637
|
}
|
|
638
638
|
.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-wrapper .e-target-dragged-clone,
|
|
639
639
|
.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-container .e-target-dragged-clone {
|
|
640
|
-
background
|
|
640
|
+
background: #1a1a1a;
|
|
641
641
|
border: 1px dashed #969696;
|
|
642
642
|
}
|
|
643
643
|
.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-wrapper .e-target-dropped-clone,
|
|
@@ -813,7 +813,7 @@
|
|
|
813
813
|
position: absolute;
|
|
814
814
|
}
|
|
815
815
|
.e-kanban.e-device .e-swimlane-content .e-swimlane-overlay.e-enable {
|
|
816
|
-
background
|
|
816
|
+
background: #383838;
|
|
817
817
|
height: 100%;
|
|
818
818
|
opacity: 0.5;
|
|
819
819
|
width: 100%;
|
|
@@ -998,7 +998,7 @@
|
|
|
998
998
|
|
|
999
999
|
.e-mobile-popup-wrapper.e-device,
|
|
1000
1000
|
.e-mobile-popup-container.e-device {
|
|
1001
|
-
background
|
|
1001
|
+
background: #000;
|
|
1002
1002
|
border-radius: 2px;
|
|
1003
1003
|
bottom: 0;
|
|
1004
1004
|
box-shadow: 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12), 0 11px 15px -7px rgba(0, 0, 0, 0.2);
|
|
@@ -1023,7 +1023,7 @@
|
|
|
1023
1023
|
}
|
|
1024
1024
|
.e-mobile-popup-wrapper.e-device .e-popup-header .e-close,
|
|
1025
1025
|
.e-mobile-popup-container.e-device .e-popup-header .e-close {
|
|
1026
|
-
background
|
|
1026
|
+
background: transparent;
|
|
1027
1027
|
}
|
|
1028
1028
|
.e-mobile-popup-wrapper.e-device .e-popup-content,
|
|
1029
1029
|
.e-mobile-popup-container.e-device .e-popup-content {
|
|
@@ -1085,7 +1085,7 @@
|
|
|
1085
1085
|
background: #000;
|
|
1086
1086
|
}
|
|
1087
1087
|
.e-kanban .e-kanban-table .e-header-cells {
|
|
1088
|
-
background
|
|
1088
|
+
background: #1a1a1a;
|
|
1089
1089
|
}
|
|
1090
1090
|
.e-kanban .e-kanban-table .e-header-cells .e-header-text {
|
|
1091
1091
|
color: #fff;
|
|
@@ -1111,20 +1111,20 @@
|
|
|
1111
1111
|
color: #fff;
|
|
1112
1112
|
}
|
|
1113
1113
|
.e-kanban .e-kanban-table.e-content-table .e-content-row:not(.e-swimlane-row) td {
|
|
1114
|
-
background
|
|
1114
|
+
background: #1a1a1a;
|
|
1115
1115
|
}
|
|
1116
1116
|
.e-kanban .e-kanban-table.e-content-table .e-content-row.e-swimlane-row .e-swimlane-text,
|
|
1117
1117
|
.e-kanban .e-kanban-table.e-content-table .e-content-row.e-swimlane-row .e-item-count {
|
|
1118
1118
|
color: #fff;
|
|
1119
1119
|
}
|
|
1120
1120
|
.e-kanban .e-kanban-table.e-content-table .e-content-row .e-show-add-button:hover {
|
|
1121
|
-
background
|
|
1121
|
+
background: rgba(255, 217, 57, 0.5);
|
|
1122
1122
|
}
|
|
1123
1123
|
.e-kanban .e-kanban-table.e-content-table .e-content-row .e-show-add-button .e-show-add-icon {
|
|
1124
1124
|
color: #ffd939;
|
|
1125
1125
|
}
|
|
1126
1126
|
.e-kanban .e-kanban-table.e-content-table .e-card.e-selection {
|
|
1127
|
-
background
|
|
1127
|
+
background: #000;
|
|
1128
1128
|
}
|
|
1129
1129
|
.e-kanban .e-kanban-table.e-content-table .e-card .e-card-header {
|
|
1130
1130
|
color: #fff;
|
|
@@ -1133,7 +1133,7 @@
|
|
|
1133
1133
|
color: #969696;
|
|
1134
1134
|
}
|
|
1135
1135
|
.e-kanban .e-kanban-table.e-content-table .e-card .e-card-tag.e-card-label {
|
|
1136
|
-
background
|
|
1136
|
+
background: #292f5c;
|
|
1137
1137
|
color: #94a0ff;
|
|
1138
1138
|
}
|
|
1139
1139
|
.e-kanban .e-kanban-table.e-content-table .e-target-multi-clone .e-column-key.e-multi-active {
|
|
@@ -1157,7 +1157,7 @@
|
|
|
1157
1157
|
}
|
|
1158
1158
|
|
|
1159
1159
|
.e-kanban-dialog.e-dialog .e-kanban-form-wrapper table textarea {
|
|
1160
|
-
background
|
|
1160
|
+
background: initial;
|
|
1161
1161
|
color: #fff;
|
|
1162
1162
|
min-width: 70%;
|
|
1163
1163
|
font-weight: normal;
|
|
@@ -1,15 +1 @@
|
|
|
1
|
-
@import 'ej2-
|
|
2
|
-
@import 'ej2-buttons/styles/button/highcontrast-definition.scss';
|
|
3
|
-
@import 'ej2-dropdowns/styles/drop-down-list/highcontrast-definition.scss';
|
|
4
|
-
@import 'ej2-dropdowns/styles/multi-select/highcontrast-definition.scss';
|
|
5
|
-
@import 'ej2-inputs/styles/numerictextbox/highcontrast-definition.scss';
|
|
6
|
-
@import 'ej2-inputs/styles/textbox/highcontrast-definition.scss';
|
|
7
|
-
@import 'ej2-layouts/styles/card/highcontrast-definition.scss';
|
|
8
|
-
@import 'ej2-navigations/styles/treeview/highcontrast-definition.scss';
|
|
9
|
-
@import 'ej2-popups/styles/dialog/highcontrast-definition.scss';
|
|
10
|
-
@import 'ej2-popups/styles/popup/highcontrast-definition.scss';
|
|
11
|
-
@import 'ej2-popups/styles/spinner/highcontrast-definition.scss';
|
|
12
|
-
@import 'ej2-popups/styles/tooltip/highcontrast-definition.scss';
|
|
13
|
-
@import 'highcontrast-definition.scss';
|
|
14
|
-
@import 'icons/highcontrast.scss';
|
|
15
|
-
@import 'all.scss';
|
|
1
|
+
@import 'ej2-kanban/styles/kanban/highcontrast.scss';
|
|
@@ -274,7 +274,7 @@
|
|
|
274
274
|
background: #ffcdd2;
|
|
275
275
|
}
|
|
276
276
|
.e-kanban .e-kanban-header .e-header-cells.e-collapsed {
|
|
277
|
-
background
|
|
277
|
+
background: rgba(0, 0, 0, 0.16);
|
|
278
278
|
text-align: center;
|
|
279
279
|
width: 50px;
|
|
280
280
|
}
|
|
@@ -566,7 +566,7 @@
|
|
|
566
566
|
}
|
|
567
567
|
.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-wrapper .e-target-dragged-clone,
|
|
568
568
|
.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-container .e-target-dragged-clone {
|
|
569
|
-
background
|
|
569
|
+
background: #f5f5f5;
|
|
570
570
|
border: 1px dashed #9e9e9e;
|
|
571
571
|
}
|
|
572
572
|
.e-kanban .e-kanban-content .e-content-row .e-content-cells .e-card-wrapper .e-target-dropped-clone,
|
|
@@ -741,7 +741,7 @@
|
|
|
741
741
|
position: absolute;
|
|
742
742
|
}
|
|
743
743
|
.e-kanban.e-device .e-swimlane-content .e-swimlane-overlay.e-enable {
|
|
744
|
-
background
|
|
744
|
+
background: #383838;
|
|
745
745
|
height: 100%;
|
|
746
746
|
opacity: 0.5;
|
|
747
747
|
width: 100%;
|
|
@@ -926,7 +926,7 @@
|
|
|
926
926
|
|
|
927
927
|
.e-mobile-popup-wrapper.e-device,
|
|
928
928
|
.e-mobile-popup-container.e-device {
|
|
929
|
-
background
|
|
929
|
+
background: #303030;
|
|
930
930
|
border-radius: 2px;
|
|
931
931
|
bottom: 0;
|
|
932
932
|
box-shadow: 0 24px 38px 3px rgba(0, 0, 0, 0.14), 0 9px 46px 8px rgba(0, 0, 0, 0.12), 0 11px 15px -7px rgba(0, 0, 0, 0.2);
|
|
@@ -951,7 +951,7 @@
|
|
|
951
951
|
}
|
|
952
952
|
.e-mobile-popup-wrapper.e-device .e-popup-header .e-close,
|
|
953
953
|
.e-mobile-popup-container.e-device .e-popup-header .e-close {
|
|
954
|
-
background
|
|
954
|
+
background: transparent;
|
|
955
955
|
}
|
|
956
956
|
.e-mobile-popup-wrapper.e-device .e-popup-content,
|
|
957
957
|
.e-mobile-popup-container.e-device .e-popup-content {
|
|
@@ -1013,7 +1013,7 @@
|
|
|
1013
1013
|
background: #303030;
|
|
1014
1014
|
}
|
|
1015
1015
|
.e-kanban .e-kanban-table .e-header-cells {
|
|
1016
|
-
background
|
|
1016
|
+
background: rgba(0, 0, 0, 0.16);
|
|
1017
1017
|
}
|
|
1018
1018
|
.e-kanban .e-kanban-table .e-header-cells .e-header-text {
|
|
1019
1019
|
color: #fff;
|
|
@@ -1039,20 +1039,20 @@
|
|
|
1039
1039
|
color: rgba(0, 0, 0, 0.54);
|
|
1040
1040
|
}
|
|
1041
1041
|
.e-kanban .e-kanban-table.e-content-table .e-content-row:not(.e-swimlane-row) td {
|
|
1042
|
-
background
|
|
1042
|
+
background: rgba(0, 0, 0, 0.16);
|
|
1043
1043
|
}
|
|
1044
1044
|
.e-kanban .e-kanban-table.e-content-table .e-content-row.e-swimlane-row .e-swimlane-text,
|
|
1045
1045
|
.e-kanban .e-kanban-table.e-content-table .e-content-row.e-swimlane-row .e-item-count {
|
|
1046
1046
|
color: #fff;
|
|
1047
1047
|
}
|
|
1048
1048
|
.e-kanban .e-kanban-table.e-content-table .e-content-row .e-show-add-button:hover {
|
|
1049
|
-
background
|
|
1049
|
+
background: rgba(63, 81, 181, 0.1);
|
|
1050
1050
|
}
|
|
1051
1051
|
.e-kanban .e-kanban-table.e-content-table .e-content-row .e-show-add-button .e-show-add-icon {
|
|
1052
1052
|
color: #3f51b5;
|
|
1053
1053
|
}
|
|
1054
1054
|
.e-kanban .e-kanban-table.e-content-table .e-card.e-selection {
|
|
1055
|
-
background
|
|
1055
|
+
background: #757575;
|
|
1056
1056
|
}
|
|
1057
1057
|
.e-kanban .e-kanban-table.e-content-table .e-card .e-card-header {
|
|
1058
1058
|
color: #fff;
|
|
@@ -1061,7 +1061,7 @@
|
|
|
1061
1061
|
color: rgba(255, 255, 255, 0.7);
|
|
1062
1062
|
}
|
|
1063
1063
|
.e-kanban .e-kanban-table.e-content-table .e-card .e-card-tag.e-card-label {
|
|
1064
|
-
background
|
|
1064
|
+
background: #eceaff;
|
|
1065
1065
|
color: #3225c9;
|
|
1066
1066
|
}
|
|
1067
1067
|
.e-kanban .e-kanban-table.e-content-table .e-target-multi-clone .e-column-key.e-multi-active {
|
|
@@ -1085,7 +1085,7 @@
|
|
|
1085
1085
|
}
|
|
1086
1086
|
|
|
1087
1087
|
.e-kanban-dialog.e-dialog .e-kanban-form-wrapper table textarea {
|
|
1088
|
-
background
|
|
1088
|
+
background: initial;
|
|
1089
1089
|
color: #fff;
|
|
1090
1090
|
min-width: 70%;
|
|
1091
1091
|
}
|
|
@@ -1,15 +1 @@
|
|
|
1
|
-
@import 'ej2-
|
|
2
|
-
@import 'ej2-buttons/styles/button/material-dark-definition.scss';
|
|
3
|
-
@import 'ej2-dropdowns/styles/drop-down-list/material-dark-definition.scss';
|
|
4
|
-
@import 'ej2-dropdowns/styles/multi-select/material-dark-definition.scss';
|
|
5
|
-
@import 'ej2-inputs/styles/numerictextbox/material-dark-definition.scss';
|
|
6
|
-
@import 'ej2-inputs/styles/textbox/material-dark-definition.scss';
|
|
7
|
-
@import 'ej2-layouts/styles/card/material-dark-definition.scss';
|
|
8
|
-
@import 'ej2-navigations/styles/treeview/material-dark-definition.scss';
|
|
9
|
-
@import 'ej2-popups/styles/dialog/material-dark-definition.scss';
|
|
10
|
-
@import 'ej2-popups/styles/popup/material-dark-definition.scss';
|
|
11
|
-
@import 'ej2-popups/styles/spinner/material-dark-definition.scss';
|
|
12
|
-
@import 'ej2-popups/styles/tooltip/material-dark-definition.scss';
|
|
13
|
-
@import 'material-dark-definition.scss';
|
|
14
|
-
@import 'icons/material-dark.scss';
|
|
15
|
-
@import 'all.scss';
|
|
1
|
+
@import 'ej2-kanban/styles/kanban/material-dark.scss';
|