@syncfusion/blazor-themes 26.2.8 → 26.2.10
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/SCSS-Themes/bds-dark.scss +68 -7
- package/SCSS-Themes/bds.scss +68 -7
- package/SCSS-Themes/bootstrap-dark.scss +68 -7
- package/SCSS-Themes/bootstrap.scss +68 -7
- package/SCSS-Themes/bootstrap4.scss +68 -7
- package/SCSS-Themes/bootstrap5-dark.scss +72 -11
- package/SCSS-Themes/bootstrap5.scss +72 -11
- package/SCSS-Themes/calendars/datetimepicker/bds-dark.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/bds.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/bootstrap-dark.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/bootstrap.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/bootstrap4.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/bootstrap5-dark.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/bootstrap5.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/fabric-dark.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/fabric.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/fluent-dark.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/fluent.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/fluent2-dark.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/fluent2.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/highcontrast.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/material-dark.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/material.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/material3-dark.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/material3.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/tailwind-dark.scss +20 -0
- package/SCSS-Themes/calendars/datetimepicker/tailwind.scss +20 -0
- package/SCSS-Themes/dropdowns/drop-down-base/bds-dark.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/bds.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/bootstrap-dark.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/bootstrap.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/bootstrap4.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/bootstrap5-dark.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/bootstrap5.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/fabric-dark.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/fabric.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/fluent-dark.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/fluent.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/fluent2-dark.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/fluent2.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/highcontrast.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/material-dark.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/material.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/material3-dark.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/material3.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/tailwind-dark.scss +2 -0
- package/SCSS-Themes/dropdowns/drop-down-base/tailwind.scss +2 -0
- package/SCSS-Themes/dropdowns/list-box/bds-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/bds.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/bootstrap-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/bootstrap.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/bootstrap4.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/bootstrap5-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/bootstrap5.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/fabric-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/fabric.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/fluent-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/fluent.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/fluent2-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/fluent2.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/highcontrast.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/material-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/material.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/material3-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/material3.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/tailwind-dark.scss +6 -0
- package/SCSS-Themes/dropdowns/list-box/tailwind.scss +6 -0
- package/SCSS-Themes/dropdowns/multi-select/bds-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/bds.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap4.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/fabric-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/fabric.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/fluent-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/fluent.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/fluent2-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/fluent2.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/highcontrast.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/material-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/material.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/material3-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/material3.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/tailwind-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/multi-select/tailwind.scss +1 -0
- package/SCSS-Themes/fabric-dark.scss +68 -7
- package/SCSS-Themes/fabric.scss +68 -7
- package/SCSS-Themes/fluent-dark.scss +68 -7
- package/SCSS-Themes/fluent.scss +68 -7
- package/SCSS-Themes/fluent2-dark.scss +71 -9
- package/SCSS-Themes/fluent2.scss +71 -9
- package/SCSS-Themes/grids/excel-filter/bds-dark.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/bds.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/bootstrap-dark.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/bootstrap.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/bootstrap4.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/bootstrap5-dark.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/bootstrap5.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/fabric-dark.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/fabric.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/fluent-dark.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/fluent.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/fluent2-dark.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/fluent2.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/highcontrast.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/material-dark.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/material.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/material3-dark.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/material3.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/tailwind-dark.scss +2 -1
- package/SCSS-Themes/grids/excel-filter/tailwind.scss +2 -1
- package/SCSS-Themes/grids/grid/bds-dark.scss +28 -4
- package/SCSS-Themes/grids/grid/bds.scss +28 -4
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +28 -4
- package/SCSS-Themes/grids/grid/bootstrap.scss +28 -4
- package/SCSS-Themes/grids/grid/bootstrap4.scss +28 -4
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +32 -8
- package/SCSS-Themes/grids/grid/bootstrap5.scss +32 -8
- package/SCSS-Themes/grids/grid/fabric-dark.scss +28 -4
- package/SCSS-Themes/grids/grid/fabric.scss +28 -4
- package/SCSS-Themes/grids/grid/fluent-dark.scss +28 -4
- package/SCSS-Themes/grids/grid/fluent.scss +28 -4
- package/SCSS-Themes/grids/grid/fluent2-dark.scss +31 -6
- package/SCSS-Themes/grids/grid/fluent2.scss +31 -6
- package/SCSS-Themes/grids/grid/highcontrast.scss +29 -5
- package/SCSS-Themes/grids/grid/material-dark.scss +28 -4
- package/SCSS-Themes/grids/grid/material.scss +29 -5
- package/SCSS-Themes/grids/grid/material3-dark.scss +28 -4
- package/SCSS-Themes/grids/grid/material3.scss +28 -4
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +28 -4
- package/SCSS-Themes/grids/grid/tailwind.scss +28 -4
- package/SCSS-Themes/highcontrast.scss +69 -8
- package/SCSS-Themes/inputs/signature/bds-dark.scss +2 -2
- package/SCSS-Themes/inputs/signature/bds.scss +2 -2
- package/SCSS-Themes/inputs/signature/bootstrap-dark.scss +2 -2
- package/SCSS-Themes/inputs/signature/bootstrap.scss +2 -2
- package/SCSS-Themes/inputs/signature/bootstrap4.scss +2 -2
- package/SCSS-Themes/inputs/signature/bootstrap5-dark.scss +2 -2
- package/SCSS-Themes/inputs/signature/bootstrap5.scss +2 -2
- package/SCSS-Themes/inputs/signature/fabric-dark.scss +2 -2
- package/SCSS-Themes/inputs/signature/fabric.scss +2 -2
- package/SCSS-Themes/inputs/signature/fluent-dark.scss +2 -2
- package/SCSS-Themes/inputs/signature/fluent.scss +2 -2
- package/SCSS-Themes/inputs/signature/fluent2-dark.scss +2 -2
- package/SCSS-Themes/inputs/signature/fluent2.scss +2 -2
- package/SCSS-Themes/inputs/signature/highcontrast.scss +2 -2
- package/SCSS-Themes/inputs/signature/material-dark.scss +2 -2
- package/SCSS-Themes/inputs/signature/material.scss +2 -2
- package/SCSS-Themes/inputs/signature/material3-dark.scss +2 -2
- package/SCSS-Themes/inputs/signature/material3.scss +2 -2
- package/SCSS-Themes/inputs/signature/tailwind-dark.scss +2 -2
- package/SCSS-Themes/inputs/signature/tailwind.scss +2 -2
- package/SCSS-Themes/material-dark.scss +68 -7
- package/SCSS-Themes/material.scss +69 -8
- package/SCSS-Themes/material3-dark.scss +68 -7
- package/SCSS-Themes/material3.scss +68 -7
- package/SCSS-Themes/navigations/pager/bds-dark.scss +6 -0
- package/SCSS-Themes/navigations/pager/bds.scss +6 -0
- package/SCSS-Themes/navigations/pager/bootstrap-dark.scss +6 -0
- package/SCSS-Themes/navigations/pager/bootstrap.scss +6 -0
- package/SCSS-Themes/navigations/pager/bootstrap4.scss +6 -0
- package/SCSS-Themes/navigations/pager/bootstrap5-dark.scss +6 -0
- package/SCSS-Themes/navigations/pager/bootstrap5.scss +6 -0
- package/SCSS-Themes/navigations/pager/fabric-dark.scss +6 -0
- package/SCSS-Themes/navigations/pager/fabric.scss +6 -0
- package/SCSS-Themes/navigations/pager/fluent-dark.scss +6 -0
- package/SCSS-Themes/navigations/pager/fluent.scss +6 -0
- package/SCSS-Themes/navigations/pager/fluent2-dark.scss +6 -0
- package/SCSS-Themes/navigations/pager/fluent2.scss +6 -0
- package/SCSS-Themes/navigations/pager/highcontrast.scss +6 -0
- package/SCSS-Themes/navigations/pager/material-dark.scss +6 -0
- package/SCSS-Themes/navigations/pager/material.scss +6 -0
- package/SCSS-Themes/navigations/pager/material3-dark.scss +6 -0
- package/SCSS-Themes/navigations/pager/material3.scss +6 -0
- package/SCSS-Themes/navigations/pager/tailwind-dark.scss +6 -0
- package/SCSS-Themes/navigations/pager/tailwind.scss +6 -0
- package/SCSS-Themes/popups/dialog/bds-dark.scss +1 -0
- package/SCSS-Themes/popups/dialog/bds.scss +1 -0
- package/SCSS-Themes/popups/dialog/bootstrap-dark.scss +1 -0
- package/SCSS-Themes/popups/dialog/bootstrap.scss +1 -0
- package/SCSS-Themes/popups/dialog/bootstrap4.scss +1 -0
- package/SCSS-Themes/popups/dialog/bootstrap5-dark.scss +1 -0
- package/SCSS-Themes/popups/dialog/bootstrap5.scss +1 -0
- package/SCSS-Themes/popups/dialog/fabric-dark.scss +1 -0
- package/SCSS-Themes/popups/dialog/fabric.scss +1 -0
- package/SCSS-Themes/popups/dialog/fluent-dark.scss +1 -0
- package/SCSS-Themes/popups/dialog/fluent.scss +1 -0
- package/SCSS-Themes/popups/dialog/fluent2-dark.scss +1 -0
- package/SCSS-Themes/popups/dialog/fluent2.scss +1 -0
- package/SCSS-Themes/popups/dialog/highcontrast.scss +1 -0
- package/SCSS-Themes/popups/dialog/material-dark.scss +1 -0
- package/SCSS-Themes/popups/dialog/material.scss +1 -0
- package/SCSS-Themes/popups/dialog/material3-dark.scss +1 -0
- package/SCSS-Themes/popups/dialog/material3.scss +1 -0
- package/SCSS-Themes/popups/dialog/tailwind-dark.scss +1 -0
- package/SCSS-Themes/popups/dialog/tailwind.scss +1 -0
- package/SCSS-Themes/tailwind-dark.scss +68 -7
- package/SCSS-Themes/tailwind.scss +68 -7
- package/package.json +1 -1
|
@@ -17722,14 +17722,14 @@ $signature-border-color: $border-light !default;
|
|
|
17722
17722
|
$signature-background-color: $white !default;
|
|
17723
17723
|
|
|
17724
17724
|
@include export-module('signature-layout') {
|
|
17725
|
-
.e-signature {
|
|
17725
|
+
.e-signature.e-control {
|
|
17726
17726
|
border: $signature-border;
|
|
17727
17727
|
}
|
|
17728
17728
|
}
|
|
17729
17729
|
|
|
17730
17730
|
|
|
17731
17731
|
@include export-module('signature-theme') {
|
|
17732
|
-
.e-signature {
|
|
17732
|
+
.e-signature.e-control {
|
|
17733
17733
|
background-color: $signature-background-color;
|
|
17734
17734
|
border: $signature-border;
|
|
17735
17735
|
border-color: $signature-border-color;
|
|
@@ -18521,6 +18521,8 @@ $ddl-bigger-small-list-font-color: $content-text-color !default;
|
|
|
18521
18521
|
min-height: $ddl-list-line-height;
|
|
18522
18522
|
padding-left: $ddl-list-header-padding-left;
|
|
18523
18523
|
padding-right: $ddl-list-padding-right;
|
|
18524
|
+
overflow: hidden;
|
|
18525
|
+
text-overflow: ellipsis;
|
|
18524
18526
|
@if $skin-name == 'Material3' {
|
|
18525
18527
|
background: $ddl-list-bg-color;
|
|
18526
18528
|
}
|
|
@@ -42509,6 +42511,26 @@ $modal-datetime-wrapper-width: 100% !default;
|
|
|
42509
42511
|
}
|
|
42510
42512
|
}
|
|
42511
42513
|
|
|
42514
|
+
.e-datetime-mob-popup-wrap {
|
|
42515
|
+
align-items: center;
|
|
42516
|
+
display: flex;
|
|
42517
|
+
flex-direction: column;
|
|
42518
|
+
height: 100%;
|
|
42519
|
+
justify-content: center;
|
|
42520
|
+
left: 0;
|
|
42521
|
+
max-height: 100%;
|
|
42522
|
+
position: fixed;
|
|
42523
|
+
top: 0;
|
|
42524
|
+
width: 100%;
|
|
42525
|
+
z-index: 1002;
|
|
42526
|
+
|
|
42527
|
+
.e-datetimepicker.e-popup.e-lib.e-control.e-popup-open {
|
|
42528
|
+
left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
42529
|
+
position: relative;
|
|
42530
|
+
top: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
42531
|
+
}
|
|
42532
|
+
}
|
|
42533
|
+
|
|
42512
42534
|
#{&}.e-datetimepicker.e-time-modal {
|
|
42513
42535
|
@if $skin-name != 'Material3' {
|
|
42514
42536
|
background-color: $datetime-default-overlay;
|
|
@@ -44957,6 +44979,7 @@ $dialog-enable-resize-padding-bottom: 15px !default;
|
|
|
44957
44979
|
|
|
44958
44980
|
.e-btn:hover.e-flat:not([DISABLED]) {
|
|
44959
44981
|
background: $dialog-footer-flat-hover-btn-bg-color;
|
|
44982
|
+
color: $dialog-footer-flat-btn-bg-color;
|
|
44960
44983
|
}
|
|
44961
44984
|
}
|
|
44962
44985
|
}
|
|
@@ -60278,6 +60301,7 @@ $ddl-close-down-icon-left: 35px !default;
|
|
|
60278
60301
|
display: block;
|
|
60279
60302
|
line-height: $ddl-select-all-height;
|
|
60280
60303
|
overflow: hidden;
|
|
60304
|
+
text-overflow: ellipsis;
|
|
60281
60305
|
padding-right: $ddl-list-padding-right;
|
|
60282
60306
|
position: relative;
|
|
60283
60307
|
text-indent: $ddl-check-right;
|
|
@@ -62859,6 +62883,12 @@ $listbox-ej2-filterselect-bigger-height: calc(100% - 104px) !default;
|
|
|
62859
62883
|
}
|
|
62860
62884
|
}
|
|
62861
62885
|
|
|
62886
|
+
.e-listbox-wrapper:not(.e-list-template) .e-list-parent li {
|
|
62887
|
+
overflow: hidden;
|
|
62888
|
+
white-space: nowrap;
|
|
62889
|
+
text-overflow: ellipsis;
|
|
62890
|
+
}
|
|
62891
|
+
|
|
62862
62892
|
|
|
62863
62893
|
@mixin avatar {
|
|
62864
62894
|
height: $listbox-template-avatar-size;
|
|
@@ -73811,6 +73841,12 @@ $pager-rtl-e-bigger-adaptive-constant-pagesizeall-top: 13px !default;
|
|
|
73811
73841
|
color: $pager-icon-color;
|
|
73812
73842
|
}
|
|
73813
73843
|
|
|
73844
|
+
div.e-icons.e-pager-default:not(.e-numericitem):hover {
|
|
73845
|
+
@if $pager-skin == 'fluent2' {
|
|
73846
|
+
color: $pager-hover-color;
|
|
73847
|
+
}
|
|
73848
|
+
}
|
|
73849
|
+
|
|
73814
73850
|
div.e-icons.e-disable {
|
|
73815
73851
|
color: $pager-numeric-txt-bg-color;
|
|
73816
73852
|
}
|
|
@@ -74564,7 +74600,8 @@ $grid-xlfl-skin: 'bootstrap5' !default;
|
|
|
74564
74600
|
@include height-styles($grid-xlfl-li-height, $grid-xlfl-li-height);
|
|
74565
74601
|
margin-right: $grid-xlfl-li-icon-margin-arrow-icon;
|
|
74566
74602
|
@if $grid-xlfl-skin == 'fluent2' {
|
|
74567
|
-
margin-top: -
|
|
74603
|
+
margin-top: -3px;
|
|
74604
|
+
margin-right: 17px;
|
|
74568
74605
|
}
|
|
74569
74606
|
}
|
|
74570
74607
|
}
|
|
@@ -75018,7 +75055,7 @@ $group-header-color: $content-text-color-alt1 !default;
|
|
|
75018
75055
|
$group-grouped-droparea-bg-color: $content-bg-color !default;
|
|
75019
75056
|
$group-border-width: 1px !default;
|
|
75020
75057
|
$grouped-text-font-size: $text-sm !default;
|
|
75021
|
-
$group-header-border-radius:
|
|
75058
|
+
$group-header-border-radius: 4px !default;
|
|
75022
75059
|
$grid-hover-icon-color: $icon-color-hover !default;
|
|
75023
75060
|
$grid-headecell-span-height: 22px !default;
|
|
75024
75061
|
$grid-drag-clone-opacity: 1 !default;
|
|
@@ -75223,7 +75260,7 @@ $grid-dropitemscount-color: $white !default;
|
|
|
75223
75260
|
$grid-clone-prop-box-shadow: $shadow !default;
|
|
75224
75261
|
$grid-drag-icon-opacity: .54 !default;
|
|
75225
75262
|
$grid-clone-dropitemscount-border: $border-light !default;
|
|
75226
|
-
$grid-clone-dragdrop-bg-color: $content-bg-color-
|
|
75263
|
+
$grid-clone-dragdrop-bg-color: $content-bg-color-alt2 !default;
|
|
75227
75264
|
$grid-group-clone-box-shadow: $shadow !default;
|
|
75228
75265
|
$grid-unboundcelldiv-margin: 0 4px !default;
|
|
75229
75266
|
$grid-bigger-flmenu-padding: 16px 0 0 !default;
|
|
@@ -76115,6 +76152,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
76115
76152
|
}
|
|
76116
76153
|
|
|
76117
76154
|
.e-dropitemscount {
|
|
76155
|
+
font-size: 14px;
|
|
76118
76156
|
@if $grid-skin == 'tailwind' {
|
|
76119
76157
|
margin-left: 1px;
|
|
76120
76158
|
}
|
|
@@ -79385,7 +79423,7 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
79385
79423
|
}
|
|
79386
79424
|
|
|
79387
79425
|
& .e-cloneproperties {
|
|
79388
|
-
border-width: $grid-border-size $grid-border-size
|
|
79426
|
+
border-width: $grid-border-size $grid-border-size 2px;
|
|
79389
79427
|
}
|
|
79390
79428
|
|
|
79391
79429
|
& tr {
|
|
@@ -80172,6 +80210,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
80172
80210
|
@if $grid-skin == 'fluent2' {
|
|
80173
80211
|
margin-top: -8px;
|
|
80174
80212
|
}
|
|
80213
|
+
@if $grid-skin == 'bootstrap5.3' {
|
|
80214
|
+
margin-top: -9px;
|
|
80215
|
+
}
|
|
80175
80216
|
}
|
|
80176
80217
|
|
|
80177
80218
|
.e-reorderdownarrow {
|
|
@@ -80436,6 +80477,12 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
80436
80477
|
}
|
|
80437
80478
|
}
|
|
80438
80479
|
|
|
80480
|
+
& .e-tbar-btn.e-icon-btn:hover {
|
|
80481
|
+
@if $grid-skin == 'fluent2' {
|
|
80482
|
+
background-color: $group-header-hover-bg-color;
|
|
80483
|
+
}
|
|
80484
|
+
}
|
|
80485
|
+
|
|
80439
80486
|
.e-search-icon {
|
|
80440
80487
|
background: none;
|
|
80441
80488
|
}
|
|
@@ -81105,7 +81152,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
81105
81152
|
}
|
|
81106
81153
|
|
|
81107
81154
|
& .e-menu-item.e-focused {
|
|
81108
|
-
|
|
81155
|
+
@if $grid-skin != 'bootstrap5.3' {
|
|
81156
|
+
background-color: transparent;
|
|
81157
|
+
}
|
|
81109
81158
|
}
|
|
81110
81159
|
}
|
|
81111
81160
|
}
|
|
@@ -81484,6 +81533,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
81484
81533
|
.e-emptyrow {
|
|
81485
81534
|
&:not(.e-editedbatchcell):not(.e-updatedtd) {
|
|
81486
81535
|
color: $grid-rowcell-color;
|
|
81536
|
+
&.e-active {
|
|
81537
|
+
@if $grid-skin == 'fluent2' or $grid-skin == 'highcontrast' {
|
|
81538
|
+
color: $grid-row-selection-color;
|
|
81539
|
+
}
|
|
81540
|
+
}
|
|
81487
81541
|
}
|
|
81488
81542
|
}
|
|
81489
81543
|
|
|
@@ -81570,9 +81624,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
81570
81624
|
|
|
81571
81625
|
&.e-gridhover .e-frozenhover,
|
|
81572
81626
|
&.e-gridhover .e-row tr:not(.e-disable-gridhover):not(.e-editedrow):not(.e-detailrow):hover .e-rowcell,
|
|
81573
|
-
&.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-editedrow):not(.e-detailrow):hover .e-rowcell,
|
|
81627
|
+
&.e-gridhover:not(.e-rowdrag) .e-row:not(.e-disable-gridhover):not(.e-editedrow):not(.e-detailrow):hover .e-rowcell,
|
|
81574
81628
|
&.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowcollapse,
|
|
81575
|
-
&.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-rowdragdrop,
|
|
81629
|
+
&.e-gridhover:not(.e-rowdrag) .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-rowdragdrop,
|
|
81576
81630
|
&.e-rtl .e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-rowdragdrop,
|
|
81577
81631
|
&.e-gridhover .e-row.e-addedrow:not(.e-disable-gridhover):not(.e-detailrow):hover .e-dragindentcell,
|
|
81578
81632
|
&.e-gridhover .e-row:not(.e-disable-gridhover):not(.e-detailrow):hover .e-detailrowexpand {
|
|
@@ -81772,6 +81826,10 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
81772
81826
|
color: $grid-filtered-color;
|
|
81773
81827
|
}
|
|
81774
81828
|
|
|
81829
|
+
.e-focused .e-filtered::before {
|
|
81830
|
+
color: $grid-hover-icon-color;
|
|
81831
|
+
}
|
|
81832
|
+
|
|
81775
81833
|
.e-gridpopup {
|
|
81776
81834
|
.e-content {
|
|
81777
81835
|
background-color: $grid-popup-bg-color;
|
|
@@ -81994,6 +82052,9 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
81994
82052
|
padding-top: 6px;
|
|
81995
82053
|
padding-bottom: 6px;
|
|
81996
82054
|
}
|
|
82055
|
+
@if $grid-skin == 'fluent2' {
|
|
82056
|
+
color: $grid-dragdrop-text-color;
|
|
82057
|
+
}
|
|
81997
82058
|
|
|
81998
82059
|
&.e-focused {
|
|
81999
82060
|
box-shadow: none;
|
|
@@ -82128,11 +82189,11 @@ $grid-checkmark-color: $primary-text-color !default;
|
|
|
82128
82189
|
}
|
|
82129
82190
|
|
|
82130
82191
|
.e-icon-ascending::before {
|
|
82131
|
-
content: '\
|
|
82192
|
+
content: '\e823';
|
|
82132
82193
|
}
|
|
82133
82194
|
|
|
82134
82195
|
.e-icon-descending::before {
|
|
82135
|
-
content: '\
|
|
82196
|
+
content: '\e87c';
|
|
82136
82197
|
}
|
|
82137
82198
|
|
|
82138
82199
|
.e-icon-hide::before,
|
|
@@ -132,6 +132,26 @@ $modal-datetime-wrapper-width: 100% !default;
|
|
|
132
132
|
}
|
|
133
133
|
}
|
|
134
134
|
|
|
135
|
+
.e-datetime-mob-popup-wrap {
|
|
136
|
+
align-items: center;
|
|
137
|
+
display: flex;
|
|
138
|
+
flex-direction: column;
|
|
139
|
+
height: 100%;
|
|
140
|
+
justify-content: center;
|
|
141
|
+
left: 0;
|
|
142
|
+
max-height: 100%;
|
|
143
|
+
position: fixed;
|
|
144
|
+
top: 0;
|
|
145
|
+
width: 100%;
|
|
146
|
+
z-index: 1002;
|
|
147
|
+
|
|
148
|
+
.e-datetimepicker.e-popup.e-lib.e-control.e-popup-open {
|
|
149
|
+
left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
150
|
+
position: relative;
|
|
151
|
+
top: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
152
|
+
}
|
|
153
|
+
}
|
|
154
|
+
|
|
135
155
|
#{&}.e-datetimepicker.e-time-modal {
|
|
136
156
|
@if $skin-name != 'Material3' {
|
|
137
157
|
background-color: $datetime-default-overlay;
|
|
@@ -132,6 +132,26 @@ $modal-datetime-wrapper-width: 100% !default;
|
|
|
132
132
|
}
|
|
133
133
|
}
|
|
134
134
|
|
|
135
|
+
.e-datetime-mob-popup-wrap {
|
|
136
|
+
align-items: center;
|
|
137
|
+
display: flex;
|
|
138
|
+
flex-direction: column;
|
|
139
|
+
height: 100%;
|
|
140
|
+
justify-content: center;
|
|
141
|
+
left: 0;
|
|
142
|
+
max-height: 100%;
|
|
143
|
+
position: fixed;
|
|
144
|
+
top: 0;
|
|
145
|
+
width: 100%;
|
|
146
|
+
z-index: 1002;
|
|
147
|
+
|
|
148
|
+
.e-datetimepicker.e-popup.e-lib.e-control.e-popup-open {
|
|
149
|
+
left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
150
|
+
position: relative;
|
|
151
|
+
top: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
152
|
+
}
|
|
153
|
+
}
|
|
154
|
+
|
|
135
155
|
#{&}.e-datetimepicker.e-time-modal {
|
|
136
156
|
@if $skin-name != 'Material3' {
|
|
137
157
|
background-color: $datetime-default-overlay;
|
|
@@ -127,6 +127,26 @@ $modal-datetime-wrapper-width: 100% !default;
|
|
|
127
127
|
}
|
|
128
128
|
}
|
|
129
129
|
|
|
130
|
+
.e-datetime-mob-popup-wrap {
|
|
131
|
+
align-items: center;
|
|
132
|
+
display: flex;
|
|
133
|
+
flex-direction: column;
|
|
134
|
+
height: 100%;
|
|
135
|
+
justify-content: center;
|
|
136
|
+
left: 0;
|
|
137
|
+
max-height: 100%;
|
|
138
|
+
position: fixed;
|
|
139
|
+
top: 0;
|
|
140
|
+
width: 100%;
|
|
141
|
+
z-index: 1002;
|
|
142
|
+
|
|
143
|
+
.e-datetimepicker.e-popup.e-lib.e-control.e-popup-open {
|
|
144
|
+
left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
145
|
+
position: relative;
|
|
146
|
+
top: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
147
|
+
}
|
|
148
|
+
}
|
|
149
|
+
|
|
130
150
|
#{&}.e-datetimepicker.e-time-modal {
|
|
131
151
|
@if $skin-name != 'Material3' {
|
|
132
152
|
background-color: $datetime-default-overlay;
|
|
@@ -126,6 +126,26 @@ $modal-datetime-wrapper-width: 100% !default;
|
|
|
126
126
|
}
|
|
127
127
|
}
|
|
128
128
|
|
|
129
|
+
.e-datetime-mob-popup-wrap {
|
|
130
|
+
align-items: center;
|
|
131
|
+
display: flex;
|
|
132
|
+
flex-direction: column;
|
|
133
|
+
height: 100%;
|
|
134
|
+
justify-content: center;
|
|
135
|
+
left: 0;
|
|
136
|
+
max-height: 100%;
|
|
137
|
+
position: fixed;
|
|
138
|
+
top: 0;
|
|
139
|
+
width: 100%;
|
|
140
|
+
z-index: 1002;
|
|
141
|
+
|
|
142
|
+
.e-datetimepicker.e-popup.e-lib.e-control.e-popup-open {
|
|
143
|
+
left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
144
|
+
position: relative;
|
|
145
|
+
top: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
146
|
+
}
|
|
147
|
+
}
|
|
148
|
+
|
|
129
149
|
#{&}.e-datetimepicker.e-time-modal {
|
|
130
150
|
@if $skin-name != 'Material3' {
|
|
131
151
|
background-color: $datetime-default-overlay;
|
|
@@ -132,6 +132,26 @@ $modal-datetime-wrapper-width: 100% !default;
|
|
|
132
132
|
}
|
|
133
133
|
}
|
|
134
134
|
|
|
135
|
+
.e-datetime-mob-popup-wrap {
|
|
136
|
+
align-items: center;
|
|
137
|
+
display: flex;
|
|
138
|
+
flex-direction: column;
|
|
139
|
+
height: 100%;
|
|
140
|
+
justify-content: center;
|
|
141
|
+
left: 0;
|
|
142
|
+
max-height: 100%;
|
|
143
|
+
position: fixed;
|
|
144
|
+
top: 0;
|
|
145
|
+
width: 100%;
|
|
146
|
+
z-index: 1002;
|
|
147
|
+
|
|
148
|
+
.e-datetimepicker.e-popup.e-lib.e-control.e-popup-open {
|
|
149
|
+
left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
150
|
+
position: relative;
|
|
151
|
+
top: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
152
|
+
}
|
|
153
|
+
}
|
|
154
|
+
|
|
135
155
|
#{&}.e-datetimepicker.e-time-modal {
|
|
136
156
|
@if $skin-name != 'Material3' {
|
|
137
157
|
background-color: $datetime-default-overlay;
|
|
@@ -132,6 +132,26 @@ $modal-datetime-wrapper-width: 100% !default;
|
|
|
132
132
|
}
|
|
133
133
|
}
|
|
134
134
|
|
|
135
|
+
.e-datetime-mob-popup-wrap {
|
|
136
|
+
align-items: center;
|
|
137
|
+
display: flex;
|
|
138
|
+
flex-direction: column;
|
|
139
|
+
height: 100%;
|
|
140
|
+
justify-content: center;
|
|
141
|
+
left: 0;
|
|
142
|
+
max-height: 100%;
|
|
143
|
+
position: fixed;
|
|
144
|
+
top: 0;
|
|
145
|
+
width: 100%;
|
|
146
|
+
z-index: 1002;
|
|
147
|
+
|
|
148
|
+
.e-datetimepicker.e-popup.e-lib.e-control.e-popup-open {
|
|
149
|
+
left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
150
|
+
position: relative;
|
|
151
|
+
top: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
152
|
+
}
|
|
153
|
+
}
|
|
154
|
+
|
|
135
155
|
#{&}.e-datetimepicker.e-time-modal {
|
|
136
156
|
@if $skin-name != 'Material3' {
|
|
137
157
|
background-color: $datetime-default-overlay;
|
|
@@ -132,6 +132,26 @@ $modal-datetime-wrapper-width: 100% !default;
|
|
|
132
132
|
}
|
|
133
133
|
}
|
|
134
134
|
|
|
135
|
+
.e-datetime-mob-popup-wrap {
|
|
136
|
+
align-items: center;
|
|
137
|
+
display: flex;
|
|
138
|
+
flex-direction: column;
|
|
139
|
+
height: 100%;
|
|
140
|
+
justify-content: center;
|
|
141
|
+
left: 0;
|
|
142
|
+
max-height: 100%;
|
|
143
|
+
position: fixed;
|
|
144
|
+
top: 0;
|
|
145
|
+
width: 100%;
|
|
146
|
+
z-index: 1002;
|
|
147
|
+
|
|
148
|
+
.e-datetimepicker.e-popup.e-lib.e-control.e-popup-open {
|
|
149
|
+
left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
150
|
+
position: relative;
|
|
151
|
+
top: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
152
|
+
}
|
|
153
|
+
}
|
|
154
|
+
|
|
135
155
|
#{&}.e-datetimepicker.e-time-modal {
|
|
136
156
|
@if $skin-name != 'Material3' {
|
|
137
157
|
background-color: $datetime-default-overlay;
|
|
@@ -127,6 +127,26 @@ $modal-datetime-wrapper-width: 100% !default;
|
|
|
127
127
|
}
|
|
128
128
|
}
|
|
129
129
|
|
|
130
|
+
.e-datetime-mob-popup-wrap {
|
|
131
|
+
align-items: center;
|
|
132
|
+
display: flex;
|
|
133
|
+
flex-direction: column;
|
|
134
|
+
height: 100%;
|
|
135
|
+
justify-content: center;
|
|
136
|
+
left: 0;
|
|
137
|
+
max-height: 100%;
|
|
138
|
+
position: fixed;
|
|
139
|
+
top: 0;
|
|
140
|
+
width: 100%;
|
|
141
|
+
z-index: 1002;
|
|
142
|
+
|
|
143
|
+
.e-datetimepicker.e-popup.e-lib.e-control.e-popup-open {
|
|
144
|
+
left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
145
|
+
position: relative;
|
|
146
|
+
top: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
147
|
+
}
|
|
148
|
+
}
|
|
149
|
+
|
|
130
150
|
#{&}.e-datetimepicker.e-time-modal {
|
|
131
151
|
@if $skin-name != 'Material3' {
|
|
132
152
|
background-color: $datetime-default-overlay;
|
|
@@ -124,6 +124,26 @@ $modal-datetime-wrapper-width: 100% !default;
|
|
|
124
124
|
}
|
|
125
125
|
}
|
|
126
126
|
|
|
127
|
+
.e-datetime-mob-popup-wrap {
|
|
128
|
+
align-items: center;
|
|
129
|
+
display: flex;
|
|
130
|
+
flex-direction: column;
|
|
131
|
+
height: 100%;
|
|
132
|
+
justify-content: center;
|
|
133
|
+
left: 0;
|
|
134
|
+
max-height: 100%;
|
|
135
|
+
position: fixed;
|
|
136
|
+
top: 0;
|
|
137
|
+
width: 100%;
|
|
138
|
+
z-index: 1002;
|
|
139
|
+
|
|
140
|
+
.e-datetimepicker.e-popup.e-lib.e-control.e-popup-open {
|
|
141
|
+
left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
142
|
+
position: relative;
|
|
143
|
+
top: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
144
|
+
}
|
|
145
|
+
}
|
|
146
|
+
|
|
127
147
|
#{&}.e-datetimepicker.e-time-modal {
|
|
128
148
|
@if $skin-name != 'Material3' {
|
|
129
149
|
background-color: $datetime-default-overlay;
|
|
@@ -132,6 +132,26 @@ $modal-datetime-wrapper-width: 100% !default;
|
|
|
132
132
|
}
|
|
133
133
|
}
|
|
134
134
|
|
|
135
|
+
.e-datetime-mob-popup-wrap {
|
|
136
|
+
align-items: center;
|
|
137
|
+
display: flex;
|
|
138
|
+
flex-direction: column;
|
|
139
|
+
height: 100%;
|
|
140
|
+
justify-content: center;
|
|
141
|
+
left: 0;
|
|
142
|
+
max-height: 100%;
|
|
143
|
+
position: fixed;
|
|
144
|
+
top: 0;
|
|
145
|
+
width: 100%;
|
|
146
|
+
z-index: 1002;
|
|
147
|
+
|
|
148
|
+
.e-datetimepicker.e-popup.e-lib.e-control.e-popup-open {
|
|
149
|
+
left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
150
|
+
position: relative;
|
|
151
|
+
top: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
152
|
+
}
|
|
153
|
+
}
|
|
154
|
+
|
|
135
155
|
#{&}.e-datetimepicker.e-time-modal {
|
|
136
156
|
@if $skin-name != 'Material3' {
|
|
137
157
|
background-color: $datetime-default-overlay;
|
|
@@ -132,6 +132,26 @@ $modal-datetime-wrapper-width: 100% !default;
|
|
|
132
132
|
}
|
|
133
133
|
}
|
|
134
134
|
|
|
135
|
+
.e-datetime-mob-popup-wrap {
|
|
136
|
+
align-items: center;
|
|
137
|
+
display: flex;
|
|
138
|
+
flex-direction: column;
|
|
139
|
+
height: 100%;
|
|
140
|
+
justify-content: center;
|
|
141
|
+
left: 0;
|
|
142
|
+
max-height: 100%;
|
|
143
|
+
position: fixed;
|
|
144
|
+
top: 0;
|
|
145
|
+
width: 100%;
|
|
146
|
+
z-index: 1002;
|
|
147
|
+
|
|
148
|
+
.e-datetimepicker.e-popup.e-lib.e-control.e-popup-open {
|
|
149
|
+
left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
150
|
+
position: relative;
|
|
151
|
+
top: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
152
|
+
}
|
|
153
|
+
}
|
|
154
|
+
|
|
135
155
|
#{&}.e-datetimepicker.e-time-modal {
|
|
136
156
|
@if $skin-name != 'Material3' {
|
|
137
157
|
background-color: $datetime-default-overlay;
|
|
@@ -132,6 +132,26 @@ $modal-datetime-wrapper-width: 100% !default;
|
|
|
132
132
|
}
|
|
133
133
|
}
|
|
134
134
|
|
|
135
|
+
.e-datetime-mob-popup-wrap {
|
|
136
|
+
align-items: center;
|
|
137
|
+
display: flex;
|
|
138
|
+
flex-direction: column;
|
|
139
|
+
height: 100%;
|
|
140
|
+
justify-content: center;
|
|
141
|
+
left: 0;
|
|
142
|
+
max-height: 100%;
|
|
143
|
+
position: fixed;
|
|
144
|
+
top: 0;
|
|
145
|
+
width: 100%;
|
|
146
|
+
z-index: 1002;
|
|
147
|
+
|
|
148
|
+
.e-datetimepicker.e-popup.e-lib.e-control.e-popup-open {
|
|
149
|
+
left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
150
|
+
position: relative;
|
|
151
|
+
top: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
152
|
+
}
|
|
153
|
+
}
|
|
154
|
+
|
|
135
155
|
#{&}.e-datetimepicker.e-time-modal {
|
|
136
156
|
@if $skin-name != 'Material3' {
|
|
137
157
|
background-color: $datetime-default-overlay;
|
|
@@ -132,6 +132,26 @@ $modal-datetime-wrapper-width: 100% !default;
|
|
|
132
132
|
}
|
|
133
133
|
}
|
|
134
134
|
|
|
135
|
+
.e-datetime-mob-popup-wrap {
|
|
136
|
+
align-items: center;
|
|
137
|
+
display: flex;
|
|
138
|
+
flex-direction: column;
|
|
139
|
+
height: 100%;
|
|
140
|
+
justify-content: center;
|
|
141
|
+
left: 0;
|
|
142
|
+
max-height: 100%;
|
|
143
|
+
position: fixed;
|
|
144
|
+
top: 0;
|
|
145
|
+
width: 100%;
|
|
146
|
+
z-index: 1002;
|
|
147
|
+
|
|
148
|
+
.e-datetimepicker.e-popup.e-lib.e-control.e-popup-open {
|
|
149
|
+
left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
150
|
+
position: relative;
|
|
151
|
+
top: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
152
|
+
}
|
|
153
|
+
}
|
|
154
|
+
|
|
135
155
|
#{&}.e-datetimepicker.e-time-modal {
|
|
136
156
|
@if $skin-name != 'Material3' {
|
|
137
157
|
background-color: $datetime-default-overlay;
|
|
@@ -124,6 +124,26 @@ $modal-datetime-wrapper-width: 100% !default;
|
|
|
124
124
|
}
|
|
125
125
|
}
|
|
126
126
|
|
|
127
|
+
.e-datetime-mob-popup-wrap {
|
|
128
|
+
align-items: center;
|
|
129
|
+
display: flex;
|
|
130
|
+
flex-direction: column;
|
|
131
|
+
height: 100%;
|
|
132
|
+
justify-content: center;
|
|
133
|
+
left: 0;
|
|
134
|
+
max-height: 100%;
|
|
135
|
+
position: fixed;
|
|
136
|
+
top: 0;
|
|
137
|
+
width: 100%;
|
|
138
|
+
z-index: 1002;
|
|
139
|
+
|
|
140
|
+
.e-datetimepicker.e-popup.e-lib.e-control.e-popup-open {
|
|
141
|
+
left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
142
|
+
position: relative;
|
|
143
|
+
top: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
144
|
+
}
|
|
145
|
+
}
|
|
146
|
+
|
|
127
147
|
#{&}.e-datetimepicker.e-time-modal {
|
|
128
148
|
@if $skin-name != 'Material3' {
|
|
129
149
|
background-color: $datetime-default-overlay;
|
|
@@ -131,6 +131,26 @@ $modal-datetime-wrapper-width: 100% !default;
|
|
|
131
131
|
}
|
|
132
132
|
}
|
|
133
133
|
|
|
134
|
+
.e-datetime-mob-popup-wrap {
|
|
135
|
+
align-items: center;
|
|
136
|
+
display: flex;
|
|
137
|
+
flex-direction: column;
|
|
138
|
+
height: 100%;
|
|
139
|
+
justify-content: center;
|
|
140
|
+
left: 0;
|
|
141
|
+
max-height: 100%;
|
|
142
|
+
position: fixed;
|
|
143
|
+
top: 0;
|
|
144
|
+
width: 100%;
|
|
145
|
+
z-index: 1002;
|
|
146
|
+
|
|
147
|
+
.e-datetimepicker.e-popup.e-lib.e-control.e-popup-open {
|
|
148
|
+
left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
149
|
+
position: relative;
|
|
150
|
+
top: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
151
|
+
}
|
|
152
|
+
}
|
|
153
|
+
|
|
134
154
|
#{&}.e-datetimepicker.e-time-modal {
|
|
135
155
|
@if $skin-name != 'Material3' {
|
|
136
156
|
background-color: $datetime-default-overlay;
|
|
@@ -129,6 +129,26 @@ $modal-datetime-wrapper-width: 100% !default;
|
|
|
129
129
|
}
|
|
130
130
|
}
|
|
131
131
|
|
|
132
|
+
.e-datetime-mob-popup-wrap {
|
|
133
|
+
align-items: center;
|
|
134
|
+
display: flex;
|
|
135
|
+
flex-direction: column;
|
|
136
|
+
height: 100%;
|
|
137
|
+
justify-content: center;
|
|
138
|
+
left: 0;
|
|
139
|
+
max-height: 100%;
|
|
140
|
+
position: fixed;
|
|
141
|
+
top: 0;
|
|
142
|
+
width: 100%;
|
|
143
|
+
z-index: 1002;
|
|
144
|
+
|
|
145
|
+
.e-datetimepicker.e-popup.e-lib.e-control.e-popup-open {
|
|
146
|
+
left: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
147
|
+
position: relative;
|
|
148
|
+
top: 0 !important; /* stylelint-disable-line declaration-no-important */
|
|
149
|
+
}
|
|
150
|
+
}
|
|
151
|
+
|
|
132
152
|
#{&}.e-datetimepicker.e-time-modal {
|
|
133
153
|
@if $skin-name != 'Material3' {
|
|
134
154
|
background-color: $datetime-default-overlay;
|