@syncfusion/blazor-themes 21.1.37 → 21.1.39

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (103) hide show
  1. package/SCSS-Themes/bootstrap-dark.scss +103 -37
  2. package/SCSS-Themes/bootstrap.scss +103 -37
  3. package/SCSS-Themes/bootstrap4.scss +103 -41
  4. package/SCSS-Themes/bootstrap5-dark.scss +105 -43
  5. package/SCSS-Themes/bootstrap5.scss +105 -43
  6. package/SCSS-Themes/fabric-dark.scss +103 -37
  7. package/SCSS-Themes/fabric.scss +103 -37
  8. package/SCSS-Themes/fluent-dark.scss +103 -37
  9. package/SCSS-Themes/fluent.scss +103 -37
  10. package/SCSS-Themes/grids/grid/bootstrap-dark.scss +3 -6
  11. package/SCSS-Themes/grids/grid/bootstrap.scss +3 -6
  12. package/SCSS-Themes/grids/grid/bootstrap4.scss +3 -6
  13. package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +3 -6
  14. package/SCSS-Themes/grids/grid/bootstrap5.scss +3 -6
  15. package/SCSS-Themes/grids/grid/fabric-dark.scss +3 -6
  16. package/SCSS-Themes/grids/grid/fabric.scss +3 -6
  17. package/SCSS-Themes/grids/grid/fluent-dark.scss +3 -6
  18. package/SCSS-Themes/grids/grid/fluent.scss +3 -6
  19. package/SCSS-Themes/grids/grid/highcontrast.scss +3 -6
  20. package/SCSS-Themes/grids/grid/material-dark.scss +3 -6
  21. package/SCSS-Themes/grids/grid/material.scss +3 -6
  22. package/SCSS-Themes/grids/grid/tailwind-dark.scss +3 -6
  23. package/SCSS-Themes/grids/grid/tailwind.scss +3 -6
  24. package/SCSS-Themes/highcontrast.scss +103 -41
  25. package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap-dark.scss +12 -0
  26. package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap.scss +12 -0
  27. package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap4.scss +12 -0
  28. package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap5-dark.scss +12 -0
  29. package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap5.scss +12 -0
  30. package/SCSS-Themes/inplace-editor/inplace-editor/fabric-dark.scss +12 -0
  31. package/SCSS-Themes/inplace-editor/inplace-editor/fabric.scss +12 -0
  32. package/SCSS-Themes/inplace-editor/inplace-editor/fluent-dark.scss +12 -0
  33. package/SCSS-Themes/inplace-editor/inplace-editor/fluent.scss +12 -0
  34. package/SCSS-Themes/inplace-editor/inplace-editor/highcontrast.scss +12 -0
  35. package/SCSS-Themes/inplace-editor/inplace-editor/material-dark.scss +12 -0
  36. package/SCSS-Themes/inplace-editor/inplace-editor/material.scss +12 -0
  37. package/SCSS-Themes/inplace-editor/inplace-editor/tailwind-dark.scss +12 -0
  38. package/SCSS-Themes/inplace-editor/inplace-editor/tailwind.scss +12 -0
  39. package/SCSS-Themes/lists/list-view/bootstrap-dark.scss +1 -1
  40. package/SCSS-Themes/lists/list-view/bootstrap.scss +1 -1
  41. package/SCSS-Themes/lists/list-view/bootstrap4.scss +1 -1
  42. package/SCSS-Themes/lists/list-view/bootstrap5-dark.scss +1 -1
  43. package/SCSS-Themes/lists/list-view/bootstrap5.scss +1 -1
  44. package/SCSS-Themes/lists/list-view/fabric-dark.scss +1 -1
  45. package/SCSS-Themes/lists/list-view/fabric.scss +1 -1
  46. package/SCSS-Themes/lists/list-view/fluent-dark.scss +1 -1
  47. package/SCSS-Themes/lists/list-view/fluent.scss +1 -1
  48. package/SCSS-Themes/lists/list-view/highcontrast.scss +1 -1
  49. package/SCSS-Themes/lists/list-view/material-dark.scss +1 -1
  50. package/SCSS-Themes/lists/list-view/material.scss +1 -1
  51. package/SCSS-Themes/lists/list-view/tailwind-dark.scss +1 -1
  52. package/SCSS-Themes/lists/list-view/tailwind.scss +1 -1
  53. package/SCSS-Themes/material-dark.scss +103 -41
  54. package/SCSS-Themes/material.scss +103 -41
  55. package/SCSS-Themes/navigations/context-menu/bootstrap5-dark.scss +1 -1
  56. package/SCSS-Themes/navigations/context-menu/bootstrap5.scss +1 -1
  57. package/SCSS-Themes/navigations/menu/bootstrap5-dark.scss +1 -1
  58. package/SCSS-Themes/navigations/menu/bootstrap5.scss +1 -1
  59. package/SCSS-Themes/navigations/tab/bootstrap-dark.scss +0 -8
  60. package/SCSS-Themes/navigations/tab/bootstrap.scss +0 -8
  61. package/SCSS-Themes/navigations/tab/bootstrap4.scss +0 -12
  62. package/SCSS-Themes/navigations/tab/bootstrap5-dark.scss +0 -12
  63. package/SCSS-Themes/navigations/tab/bootstrap5.scss +0 -12
  64. package/SCSS-Themes/navigations/tab/fabric-dark.scss +0 -8
  65. package/SCSS-Themes/navigations/tab/fabric.scss +0 -8
  66. package/SCSS-Themes/navigations/tab/fluent-dark.scss +0 -8
  67. package/SCSS-Themes/navigations/tab/fluent.scss +0 -8
  68. package/SCSS-Themes/navigations/tab/highcontrast.scss +0 -12
  69. package/SCSS-Themes/navigations/tab/material-dark.scss +0 -12
  70. package/SCSS-Themes/navigations/tab/material.scss +0 -12
  71. package/SCSS-Themes/navigations/tab/tailwind-dark.scss +0 -12
  72. package/SCSS-Themes/navigations/tab/tailwind.scss +0 -12
  73. package/SCSS-Themes/ribbon/ribbon/bootstrap-dark.scss +77 -18
  74. package/SCSS-Themes/ribbon/ribbon/bootstrap.scss +77 -18
  75. package/SCSS-Themes/ribbon/ribbon/bootstrap4.scss +77 -18
  76. package/SCSS-Themes/ribbon/ribbon/bootstrap5-dark.scss +77 -18
  77. package/SCSS-Themes/ribbon/ribbon/bootstrap5.scss +77 -18
  78. package/SCSS-Themes/ribbon/ribbon/fabric-dark.scss +77 -18
  79. package/SCSS-Themes/ribbon/ribbon/fabric.scss +77 -18
  80. package/SCSS-Themes/ribbon/ribbon/fluent-dark.scss +77 -18
  81. package/SCSS-Themes/ribbon/ribbon/fluent.scss +77 -18
  82. package/SCSS-Themes/ribbon/ribbon/highcontrast.scss +77 -18
  83. package/SCSS-Themes/ribbon/ribbon/material-dark.scss +77 -18
  84. package/SCSS-Themes/ribbon/ribbon/material.scss +77 -18
  85. package/SCSS-Themes/ribbon/ribbon/tailwind-dark.scss +77 -18
  86. package/SCSS-Themes/ribbon/ribbon/tailwind.scss +77 -18
  87. package/SCSS-Themes/schedule/schedule/bootstrap-dark.scss +10 -4
  88. package/SCSS-Themes/schedule/schedule/bootstrap.scss +10 -4
  89. package/SCSS-Themes/schedule/schedule/bootstrap4.scss +10 -4
  90. package/SCSS-Themes/schedule/schedule/bootstrap5-dark.scss +10 -4
  91. package/SCSS-Themes/schedule/schedule/bootstrap5.scss +10 -4
  92. package/SCSS-Themes/schedule/schedule/fabric-dark.scss +10 -4
  93. package/SCSS-Themes/schedule/schedule/fabric.scss +10 -4
  94. package/SCSS-Themes/schedule/schedule/fluent-dark.scss +10 -4
  95. package/SCSS-Themes/schedule/schedule/fluent.scss +10 -4
  96. package/SCSS-Themes/schedule/schedule/highcontrast.scss +10 -4
  97. package/SCSS-Themes/schedule/schedule/material-dark.scss +10 -4
  98. package/SCSS-Themes/schedule/schedule/material.scss +10 -4
  99. package/SCSS-Themes/schedule/schedule/tailwind-dark.scss +10 -4
  100. package/SCSS-Themes/schedule/schedule/tailwind.scss +10 -4
  101. package/SCSS-Themes/tailwind-dark.scss +103 -41
  102. package/SCSS-Themes/tailwind.scss +103 -41
  103. package/package.json +1 -1
@@ -219,10 +219,6 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
219
219
  display: none;
220
220
  }
221
221
 
222
- .e-item {
223
- width: fit-content;
224
- }
225
-
226
222
  .e-ribbon-file-menu {
227
223
  position: absolute;
228
224
  line-height: $ribbon-file-menu-height;
@@ -328,6 +324,12 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
328
324
  }
329
325
  }
330
326
 
327
+ .e-hscroll.e-scroll-device {
328
+ .e-scroll-nav.e-scroll-right-nav {
329
+ box-shadow: none;
330
+ }
331
+ }
332
+
331
333
  .e-hscroll {
332
334
  padding: $ribbon-hscroll-padding;
333
335
 
@@ -337,6 +339,7 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
337
339
  min-width: auto;
338
340
  width: auto;
339
341
  border-style: solid;
342
+ transform: none;
340
343
  border-width: $ribbon-hscroll-nav-border-width;
341
344
  border-radius: $ribbon-hscroll-nav-border-radius;
342
345
  z-index: 3;
@@ -348,6 +351,7 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
348
351
  .e-nav-arrow {
349
352
  font-size: $ribbon-nav-arrow-size;
350
353
  height: auto;
354
+ transform: none;
351
355
  line-height: $ribbon-nav-arrow-height;
352
356
  padding: $ribbon-hscroll-nav-arrow-padding;
353
357
  width: auto;
@@ -439,6 +443,10 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
439
443
  overflow-y: hidden;
440
444
  }
441
445
 
446
+ .e-input-group {
447
+ margin-bottom: 0;
448
+ }
449
+
442
450
  .e-ribbon-group {
443
451
  padding-top: $ribbon-simplified-group-padding;
444
452
  height: auto;
@@ -502,6 +510,10 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
502
510
  .e-tab-header {
503
511
  left: var(--fileMenuWidth);
504
512
  }
513
+
514
+ .e-ribbon-tab .e-hscroll.e-scroll-device {
515
+ padding-right: 30px;
516
+ }
505
517
  }
506
518
 
507
519
  &.e-rtl {
@@ -519,6 +531,10 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
519
531
  .e-tab-header {
520
532
  right: var(--fileMenuWidth);
521
533
  }
534
+
535
+ .e-ribbon-tab .e-hscroll.e-scroll-device {
536
+ padding-left: 30px;
537
+ }
522
538
  }
523
539
  }
524
540
 
@@ -720,6 +736,7 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
720
736
 
721
737
  .e-colorpicker-wrapper {
722
738
  border: 1px solid transparent;
739
+ border-radius: $ribbon-items-border-radius;
723
740
 
724
741
  .e-split-btn-wrapper.e-rtl .e-split-colorpicker {
725
742
  &.e-split-btn {
@@ -866,8 +883,12 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
866
883
 
867
884
  .e-ribbon-overflow-target {
868
885
 
869
- .e-ribbon-item > .e-input-group {
870
- margin: $ribbon-overflow-wrapper-item-margin;
886
+ .e-ribbon-item {
887
+
888
+ & > .e-input-group,
889
+ .e-ribbon-template {
890
+ margin: $ribbon-overflow-wrapper-item-margin;
891
+ }
871
892
  }
872
893
 
873
894
  .e-ribbon-item > .e-checkbox-wrapper {
@@ -893,14 +914,6 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
893
914
  width: 100%;
894
915
  justify-content: flex-start;
895
916
  }
896
-
897
- >.e-split-btn-wrapper,
898
- >.e-dropdown-btn {
899
- .e-icons.e-caret {
900
- transform: rotate(-90deg);
901
- margin-left: auto;
902
- }
903
- }
904
917
  }
905
918
 
906
919
  .e-ribbon-overflow-header {
@@ -911,6 +924,20 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
911
924
  }
912
925
  }
913
926
 
927
+ .e-ribbon-group-overflow-ddb:not(.e-rtl) {
928
+ .e-ribbon-overflow-target .e-ribbon-item {
929
+
930
+ >.e-split-btn-wrapper,
931
+ >.e-dropdown-btn {
932
+ .e-icons.e-caret {
933
+ transform: rotate(-90deg);
934
+ padding: $ribbon-items-margin;
935
+ margin: 0 0 0 auto;
936
+ }
937
+ }
938
+ }
939
+ }
940
+
914
941
  .e-rtl.e-ribbon-group-overflow-ddb {
915
942
  .e-ribbon-overflow-target .e-ribbon-item {
916
943
 
@@ -918,8 +945,8 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
918
945
  >.e-dropdown-btn {
919
946
  .e-icons.e-caret {
920
947
  transform: rotate(90deg);
921
- margin-right: auto;
922
- margin-left: unset;
948
+ padding: $ribbon-items-margin;
949
+ margin: 0 auto 0 0;
923
950
  }
924
951
  }
925
952
  }
@@ -1099,6 +1126,10 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
1099
1126
  height: auto;
1100
1127
  }
1101
1128
 
1129
+ .e-input-group {
1130
+ margin-bottom: 0;
1131
+ }
1132
+
1102
1133
  .e-ribbon-group-content {
1103
1134
  height: $ribbon-bigger-simplified-group-content-height;
1104
1135
  }
@@ -1222,8 +1253,12 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
1222
1253
  .e-bigger.e-ribbon-group-overflow-ddb {
1223
1254
  .e-ribbon-overflow-target {
1224
1255
 
1225
- .e-ribbon-item > .e-input-group {
1226
- margin: $ribbon-bigger-overflow-wrapper-item-margin;
1256
+ .e-ribbon-item {
1257
+
1258
+ & > .e-input-group,
1259
+ .e-ribbon-template {
1260
+ margin: $ribbon-bigger-overflow-wrapper-item-margin;
1261
+ }
1227
1262
  }
1228
1263
 
1229
1264
  .e-ribbon-item > .e-checkbox-wrapper {
@@ -1231,6 +1266,30 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
1231
1266
  padding: 0;
1232
1267
  }
1233
1268
  }
1269
+
1270
+ &:not(.e-rtl) {
1271
+ .e-ribbon-overflow-target .e-ribbon-item {
1272
+
1273
+ >.e-split-btn-wrapper,
1274
+ >.e-dropdown-btn {
1275
+ .e-icons.e-caret {
1276
+ padding: $ribbon-bigger-items-margin;
1277
+ }
1278
+ }
1279
+ }
1280
+ }
1281
+
1282
+ &.e-rtl {
1283
+ .e-ribbon-overflow-target .e-ribbon-item {
1284
+
1285
+ >.e-split-btn-wrapper,
1286
+ >.e-dropdown-btn {
1287
+ .e-icons.e-caret {
1288
+ padding: $ribbon-bigger-items-margin;
1289
+ }
1290
+ }
1291
+ }
1292
+ }
1234
1293
  }
1235
1294
 
1236
1295
  .e-bigger .e-ribbon-menu.e-menu-wrapper ul.e-vertical,
@@ -219,10 +219,6 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
219
219
  display: none;
220
220
  }
221
221
 
222
- .e-item {
223
- width: fit-content;
224
- }
225
-
226
222
  .e-ribbon-file-menu {
227
223
  position: absolute;
228
224
  line-height: $ribbon-file-menu-height;
@@ -328,6 +324,12 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
328
324
  }
329
325
  }
330
326
 
327
+ .e-hscroll.e-scroll-device {
328
+ .e-scroll-nav.e-scroll-right-nav {
329
+ box-shadow: none;
330
+ }
331
+ }
332
+
331
333
  .e-hscroll {
332
334
  padding: $ribbon-hscroll-padding;
333
335
 
@@ -337,6 +339,7 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
337
339
  min-width: auto;
338
340
  width: auto;
339
341
  border-style: solid;
342
+ transform: none;
340
343
  border-width: $ribbon-hscroll-nav-border-width;
341
344
  border-radius: $ribbon-hscroll-nav-border-radius;
342
345
  z-index: 3;
@@ -348,6 +351,7 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
348
351
  .e-nav-arrow {
349
352
  font-size: $ribbon-nav-arrow-size;
350
353
  height: auto;
354
+ transform: none;
351
355
  line-height: $ribbon-nav-arrow-height;
352
356
  padding: $ribbon-hscroll-nav-arrow-padding;
353
357
  width: auto;
@@ -439,6 +443,10 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
439
443
  overflow-y: hidden;
440
444
  }
441
445
 
446
+ .e-input-group {
447
+ margin-bottom: 0;
448
+ }
449
+
442
450
  .e-ribbon-group {
443
451
  padding-top: $ribbon-simplified-group-padding;
444
452
  height: auto;
@@ -502,6 +510,10 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
502
510
  .e-tab-header {
503
511
  left: var(--fileMenuWidth);
504
512
  }
513
+
514
+ .e-ribbon-tab .e-hscroll.e-scroll-device {
515
+ padding-right: 30px;
516
+ }
505
517
  }
506
518
 
507
519
  &.e-rtl {
@@ -519,6 +531,10 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
519
531
  .e-tab-header {
520
532
  right: var(--fileMenuWidth);
521
533
  }
534
+
535
+ .e-ribbon-tab .e-hscroll.e-scroll-device {
536
+ padding-left: 30px;
537
+ }
522
538
  }
523
539
  }
524
540
 
@@ -720,6 +736,7 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
720
736
 
721
737
  .e-colorpicker-wrapper {
722
738
  border: 1px solid transparent;
739
+ border-radius: $ribbon-items-border-radius;
723
740
 
724
741
  .e-split-btn-wrapper.e-rtl .e-split-colorpicker {
725
742
  &.e-split-btn {
@@ -866,8 +883,12 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
866
883
 
867
884
  .e-ribbon-overflow-target {
868
885
 
869
- .e-ribbon-item > .e-input-group {
870
- margin: $ribbon-overflow-wrapper-item-margin;
886
+ .e-ribbon-item {
887
+
888
+ & > .e-input-group,
889
+ .e-ribbon-template {
890
+ margin: $ribbon-overflow-wrapper-item-margin;
891
+ }
871
892
  }
872
893
 
873
894
  .e-ribbon-item > .e-checkbox-wrapper {
@@ -893,14 +914,6 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
893
914
  width: 100%;
894
915
  justify-content: flex-start;
895
916
  }
896
-
897
- >.e-split-btn-wrapper,
898
- >.e-dropdown-btn {
899
- .e-icons.e-caret {
900
- transform: rotate(-90deg);
901
- margin-left: auto;
902
- }
903
- }
904
917
  }
905
918
 
906
919
  .e-ribbon-overflow-header {
@@ -911,6 +924,20 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
911
924
  }
912
925
  }
913
926
 
927
+ .e-ribbon-group-overflow-ddb:not(.e-rtl) {
928
+ .e-ribbon-overflow-target .e-ribbon-item {
929
+
930
+ >.e-split-btn-wrapper,
931
+ >.e-dropdown-btn {
932
+ .e-icons.e-caret {
933
+ transform: rotate(-90deg);
934
+ padding: $ribbon-items-margin;
935
+ margin: 0 0 0 auto;
936
+ }
937
+ }
938
+ }
939
+ }
940
+
914
941
  .e-rtl.e-ribbon-group-overflow-ddb {
915
942
  .e-ribbon-overflow-target .e-ribbon-item {
916
943
 
@@ -918,8 +945,8 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
918
945
  >.e-dropdown-btn {
919
946
  .e-icons.e-caret {
920
947
  transform: rotate(90deg);
921
- margin-right: auto;
922
- margin-left: unset;
948
+ padding: $ribbon-items-margin;
949
+ margin: 0 auto 0 0;
923
950
  }
924
951
  }
925
952
  }
@@ -1099,6 +1126,10 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
1099
1126
  height: auto;
1100
1127
  }
1101
1128
 
1129
+ .e-input-group {
1130
+ margin-bottom: 0;
1131
+ }
1132
+
1102
1133
  .e-ribbon-group-content {
1103
1134
  height: $ribbon-bigger-simplified-group-content-height;
1104
1135
  }
@@ -1222,8 +1253,12 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
1222
1253
  .e-bigger.e-ribbon-group-overflow-ddb {
1223
1254
  .e-ribbon-overflow-target {
1224
1255
 
1225
- .e-ribbon-item > .e-input-group {
1226
- margin: $ribbon-bigger-overflow-wrapper-item-margin;
1256
+ .e-ribbon-item {
1257
+
1258
+ & > .e-input-group,
1259
+ .e-ribbon-template {
1260
+ margin: $ribbon-bigger-overflow-wrapper-item-margin;
1261
+ }
1227
1262
  }
1228
1263
 
1229
1264
  .e-ribbon-item > .e-checkbox-wrapper {
@@ -1231,6 +1266,30 @@ $ribbon-overflow-box-shadow: $shadow-md !default;
1231
1266
  padding: 0;
1232
1267
  }
1233
1268
  }
1269
+
1270
+ &:not(.e-rtl) {
1271
+ .e-ribbon-overflow-target .e-ribbon-item {
1272
+
1273
+ >.e-split-btn-wrapper,
1274
+ >.e-dropdown-btn {
1275
+ .e-icons.e-caret {
1276
+ padding: $ribbon-bigger-items-margin;
1277
+ }
1278
+ }
1279
+ }
1280
+ }
1281
+
1282
+ &.e-rtl {
1283
+ .e-ribbon-overflow-target .e-ribbon-item {
1284
+
1285
+ >.e-split-btn-wrapper,
1286
+ >.e-dropdown-btn {
1287
+ .e-icons.e-caret {
1288
+ padding: $ribbon-bigger-items-margin;
1289
+ }
1290
+ }
1291
+ }
1292
+ }
1234
1293
  }
1235
1294
 
1236
1295
  .e-bigger .e-ribbon-menu.e-menu-wrapper ul.e-vertical,
@@ -885,7 +885,9 @@ $schedule-tree-content-color: #fff !default;
885
885
  &.e-left-handler,
886
886
  &.e-right-handler {
887
887
  height: 100%;
888
- width: 10px;
888
+ min-width: 1px;
889
+ max-width: 10px;
890
+ width: 20%;
889
891
  }
890
892
 
891
893
  &.e-left-handler {
@@ -902,7 +904,9 @@ $schedule-tree-content-color: #fff !default;
902
904
 
903
905
  &.e-top-handler,
904
906
  &.e-bottom-handler {
905
- height: 10px;
907
+ min-height: 1px;
908
+ max-height: 10px;
909
+ height: 20%;
906
910
  width: 100%;
907
911
  }
908
912
 
@@ -4661,7 +4665,9 @@ $schedule-tree-content-color: #fff !default;
4661
4665
  background: $schedule-current-date-bg-color;
4662
4666
  border-radius: 50%;
4663
4667
  color: $schedule-current-date-header-font-color;
4664
- width: 20px;
4668
+ min-width: 20px;
4669
+ padding: 0 4px;
4670
+ width: fit-content;
4665
4671
  }
4666
4672
 
4667
4673
  .e-selected-cell {
@@ -4697,7 +4703,7 @@ $schedule-tree-content-color: #fff !default;
4697
4703
  }
4698
4704
 
4699
4705
  .e-current-date .e-date-header {
4700
- width: 24px;
4706
+ min-width: 24px;
4701
4707
  }
4702
4708
  }
4703
4709
 
@@ -885,7 +885,9 @@ $schedule-tree-content-color: $shadow !default;
885
885
  &.e-left-handler,
886
886
  &.e-right-handler {
887
887
  height: 100%;
888
- width: 10px;
888
+ min-width: 1px;
889
+ max-width: 10px;
890
+ width: 20%;
889
891
  }
890
892
 
891
893
  &.e-left-handler {
@@ -902,7 +904,9 @@ $schedule-tree-content-color: $shadow !default;
902
904
 
903
905
  &.e-top-handler,
904
906
  &.e-bottom-handler {
905
- height: 10px;
907
+ min-height: 1px;
908
+ max-height: 10px;
909
+ height: 20%;
906
910
  width: 100%;
907
911
  }
908
912
 
@@ -4661,7 +4665,9 @@ $schedule-tree-content-color: $shadow !default;
4661
4665
  background: $schedule-current-date-bg-color;
4662
4666
  border-radius: 50%;
4663
4667
  color: $schedule-current-date-header-font-color;
4664
- width: 20px;
4668
+ min-width: 20px;
4669
+ padding: 0 4px;
4670
+ width: fit-content;
4665
4671
  }
4666
4672
 
4667
4673
  .e-selected-cell {
@@ -4697,7 +4703,7 @@ $schedule-tree-content-color: $shadow !default;
4697
4703
  }
4698
4704
 
4699
4705
  .e-current-date .e-date-header {
4700
- width: 24px;
4706
+ min-width: 24px;
4701
4707
  }
4702
4708
  }
4703
4709
 
@@ -888,7 +888,9 @@ $schedule-tbar-border-hover-color: darken($gray-600, 12.5%) !default;
888
888
  &.e-left-handler,
889
889
  &.e-right-handler {
890
890
  height: 100%;
891
- width: 10px;
891
+ min-width: 1px;
892
+ max-width: 10px;
893
+ width: 20%;
892
894
  }
893
895
 
894
896
  &.e-left-handler {
@@ -905,7 +907,9 @@ $schedule-tbar-border-hover-color: darken($gray-600, 12.5%) !default;
905
907
 
906
908
  &.e-top-handler,
907
909
  &.e-bottom-handler {
908
- height: 10px;
910
+ min-height: 1px;
911
+ max-height: 10px;
912
+ height: 20%;
909
913
  width: 100%;
910
914
  }
911
915
 
@@ -4664,7 +4668,9 @@ $schedule-tbar-border-hover-color: darken($gray-600, 12.5%) !default;
4664
4668
  background: $schedule-current-date-bg-color;
4665
4669
  border-radius: 50%;
4666
4670
  color: $schedule-current-date-header-font-color;
4667
- width: 20px;
4671
+ min-width: 20px;
4672
+ padding: 0 4px;
4673
+ width: fit-content;
4668
4674
  }
4669
4675
 
4670
4676
  .e-selected-cell {
@@ -4700,7 +4706,7 @@ $schedule-tbar-border-hover-color: darken($gray-600, 12.5%) !default;
4700
4706
  }
4701
4707
 
4702
4708
  .e-current-date .e-date-header {
4703
- width: 24px;
4709
+ min-width: 24px;
4704
4710
  }
4705
4711
  }
4706
4712
 
@@ -895,7 +895,9 @@ $schedule-multiple-event-popup-icon-bg-color: $schedule-header-bg-color !default
895
895
  &.e-left-handler,
896
896
  &.e-right-handler {
897
897
  height: 100%;
898
- width: 10px;
898
+ min-width: 1px;
899
+ max-width: 10px;
900
+ width: 20%;
899
901
  }
900
902
 
901
903
  &.e-left-handler {
@@ -912,7 +914,9 @@ $schedule-multiple-event-popup-icon-bg-color: $schedule-header-bg-color !default
912
914
 
913
915
  &.e-top-handler,
914
916
  &.e-bottom-handler {
915
- height: 10px;
917
+ min-height: 1px;
918
+ max-height: 10px;
919
+ height: 20%;
916
920
  width: 100%;
917
921
  }
918
922
 
@@ -4671,7 +4675,9 @@ $schedule-multiple-event-popup-icon-bg-color: $schedule-header-bg-color !default
4671
4675
  background: $schedule-current-date-bg-color;
4672
4676
  border-radius: 50%;
4673
4677
  color: $schedule-current-date-header-font-color;
4674
- width: 20px;
4678
+ min-width: 20px;
4679
+ padding: 0 4px;
4680
+ width: fit-content;
4675
4681
  }
4676
4682
 
4677
4683
  .e-selected-cell {
@@ -4707,7 +4713,7 @@ $schedule-multiple-event-popup-icon-bg-color: $schedule-header-bg-color !default
4707
4713
  }
4708
4714
 
4709
4715
  .e-current-date .e-date-header {
4710
- width: 24px;
4716
+ min-width: 24px;
4711
4717
  }
4712
4718
  }
4713
4719
 
@@ -895,7 +895,9 @@ $schedule-multiple-event-popup-icon-bg-color: $schedule-header-bg-color !default
895
895
  &.e-left-handler,
896
896
  &.e-right-handler {
897
897
  height: 100%;
898
- width: 10px;
898
+ min-width: 1px;
899
+ max-width: 10px;
900
+ width: 20%;
899
901
  }
900
902
 
901
903
  &.e-left-handler {
@@ -912,7 +914,9 @@ $schedule-multiple-event-popup-icon-bg-color: $schedule-header-bg-color !default
912
914
 
913
915
  &.e-top-handler,
914
916
  &.e-bottom-handler {
915
- height: 10px;
917
+ min-height: 1px;
918
+ max-height: 10px;
919
+ height: 20%;
916
920
  width: 100%;
917
921
  }
918
922
 
@@ -4671,7 +4675,9 @@ $schedule-multiple-event-popup-icon-bg-color: $schedule-header-bg-color !default
4671
4675
  background: $schedule-current-date-bg-color;
4672
4676
  border-radius: 50%;
4673
4677
  color: $schedule-current-date-header-font-color;
4674
- width: 20px;
4678
+ min-width: 20px;
4679
+ padding: 0 4px;
4680
+ width: fit-content;
4675
4681
  }
4676
4682
 
4677
4683
  .e-selected-cell {
@@ -4707,7 +4713,7 @@ $schedule-multiple-event-popup-icon-bg-color: $schedule-header-bg-color !default
4707
4713
  }
4708
4714
 
4709
4715
  .e-current-date .e-date-header {
4710
- width: 24px;
4716
+ min-width: 24px;
4711
4717
  }
4712
4718
  }
4713
4719
 
@@ -884,7 +884,9 @@ $schedule-tree-content-color: #fff !default;
884
884
  &.e-left-handler,
885
885
  &.e-right-handler {
886
886
  height: 100%;
887
- width: 10px;
887
+ min-width: 1px;
888
+ max-width: 10px;
889
+ width: 20%;
888
890
  }
889
891
 
890
892
  &.e-left-handler {
@@ -901,7 +903,9 @@ $schedule-tree-content-color: #fff !default;
901
903
 
902
904
  &.e-top-handler,
903
905
  &.e-bottom-handler {
904
- height: 10px;
906
+ min-height: 1px;
907
+ max-height: 10px;
908
+ height: 20%;
905
909
  width: 100%;
906
910
  }
907
911
 
@@ -4660,7 +4664,9 @@ $schedule-tree-content-color: #fff !default;
4660
4664
  background: $schedule-current-date-bg-color;
4661
4665
  border-radius: 50%;
4662
4666
  color: $schedule-current-date-header-font-color;
4663
- width: 20px;
4667
+ min-width: 20px;
4668
+ padding: 0 4px;
4669
+ width: fit-content;
4664
4670
  }
4665
4671
 
4666
4672
  .e-selected-cell {
@@ -4696,7 +4702,7 @@ $schedule-tree-content-color: #fff !default;
4696
4702
  }
4697
4703
 
4698
4704
  .e-current-date .e-date-header {
4699
- width: 24px;
4705
+ min-width: 24px;
4700
4706
  }
4701
4707
  }
4702
4708
 
@@ -885,7 +885,9 @@ $schedule-tree-content-color: $shadow !default;
885
885
  &.e-left-handler,
886
886
  &.e-right-handler {
887
887
  height: 100%;
888
- width: 10px;
888
+ min-width: 1px;
889
+ max-width: 10px;
890
+ width: 20%;
889
891
  }
890
892
 
891
893
  &.e-left-handler {
@@ -902,7 +904,9 @@ $schedule-tree-content-color: $shadow !default;
902
904
 
903
905
  &.e-top-handler,
904
906
  &.e-bottom-handler {
905
- height: 10px;
907
+ min-height: 1px;
908
+ max-height: 10px;
909
+ height: 20%;
906
910
  width: 100%;
907
911
  }
908
912
 
@@ -4661,7 +4665,9 @@ $schedule-tree-content-color: $shadow !default;
4661
4665
  background: $schedule-current-date-bg-color;
4662
4666
  border-radius: 50%;
4663
4667
  color: $schedule-current-date-header-font-color;
4664
- width: 20px;
4668
+ min-width: 20px;
4669
+ padding: 0 4px;
4670
+ width: fit-content;
4665
4671
  }
4666
4672
 
4667
4673
  .e-selected-cell {
@@ -4697,7 +4703,7 @@ $schedule-tree-content-color: $shadow !default;
4697
4703
  }
4698
4704
 
4699
4705
  .e-current-date .e-date-header {
4700
- width: 24px;
4706
+ min-width: 24px;
4701
4707
  }
4702
4708
  }
4703
4709