@syncfusion/blazor-themes 22.1.37 → 22.1.38
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/bootstrap-dark.scss +51 -7
- package/SCSS-Themes/bootstrap.scss +56 -12
- package/SCSS-Themes/bootstrap4.scss +51 -7
- package/SCSS-Themes/bootstrap5-dark.scss +51 -7
- package/SCSS-Themes/bootstrap5.scss +51 -7
- package/SCSS-Themes/buttons/check-box/bootstrap-dark.scss +0 -4
- package/SCSS-Themes/buttons/check-box/bootstrap.scss +0 -4
- package/SCSS-Themes/buttons/check-box/bootstrap4.scss +0 -4
- package/SCSS-Themes/buttons/check-box/bootstrap5-dark.scss +0 -4
- package/SCSS-Themes/buttons/check-box/bootstrap5.scss +0 -4
- package/SCSS-Themes/buttons/check-box/fabric-dark.scss +0 -4
- package/SCSS-Themes/buttons/check-box/fabric.scss +0 -4
- package/SCSS-Themes/buttons/check-box/fluent-dark.scss +0 -4
- package/SCSS-Themes/buttons/check-box/fluent.scss +0 -4
- package/SCSS-Themes/buttons/check-box/highcontrast.scss +0 -4
- package/SCSS-Themes/buttons/check-box/material-dark.scss +0 -4
- package/SCSS-Themes/buttons/check-box/material.scss +0 -4
- package/SCSS-Themes/buttons/check-box/material3-dark.scss +0 -4
- package/SCSS-Themes/buttons/check-box/material3.scss +0 -4
- package/SCSS-Themes/buttons/check-box/tailwind-dark.scss +0 -4
- package/SCSS-Themes/buttons/check-box/tailwind.scss +0 -4
- package/SCSS-Themes/calendars/calendar/fabric-dark.scss +1 -1
- package/SCSS-Themes/calendars/calendar/fabric.scss +1 -1
- package/SCSS-Themes/calendars/calendar/highcontrast.scss +1 -1
- package/SCSS-Themes/calendars/daterangepicker/highcontrast.scss +1 -1
- package/SCSS-Themes/fabric-dark.scss +52 -8
- package/SCSS-Themes/fabric.scss +52 -8
- package/SCSS-Themes/fluent-dark.scss +51 -7
- package/SCSS-Themes/fluent.scss +51 -7
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +30 -1
- package/SCSS-Themes/grids/grid/bootstrap.scss +30 -1
- package/SCSS-Themes/grids/grid/bootstrap4.scss +30 -1
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +30 -1
- package/SCSS-Themes/grids/grid/bootstrap5.scss +30 -1
- package/SCSS-Themes/grids/grid/fabric-dark.scss +30 -1
- package/SCSS-Themes/grids/grid/fabric.scss +30 -1
- package/SCSS-Themes/grids/grid/fluent-dark.scss +30 -1
- package/SCSS-Themes/grids/grid/fluent.scss +30 -1
- package/SCSS-Themes/grids/grid/highcontrast.scss +30 -1
- package/SCSS-Themes/grids/grid/material-dark.scss +30 -1
- package/SCSS-Themes/grids/grid/material.scss +30 -1
- package/SCSS-Themes/grids/grid/material3-dark.scss +30 -1
- package/SCSS-Themes/grids/grid/material3.scss +30 -1
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +30 -1
- package/SCSS-Themes/grids/grid/tailwind.scss +30 -1
- package/SCSS-Themes/highcontrast.scss +53 -9
- package/SCSS-Themes/image-editor/image-editor/bootstrap-dark.scss +20 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap.scss +20 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap4.scss +20 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark.scss +20 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.scss +20 -2
- package/SCSS-Themes/image-editor/image-editor/fabric-dark.scss +20 -2
- package/SCSS-Themes/image-editor/image-editor/fabric.scss +20 -2
- package/SCSS-Themes/image-editor/image-editor/fluent-dark.scss +20 -2
- package/SCSS-Themes/image-editor/image-editor/fluent.scss +20 -2
- package/SCSS-Themes/image-editor/image-editor/highcontrast.scss +20 -2
- package/SCSS-Themes/image-editor/image-editor/material-dark.scss +20 -2
- package/SCSS-Themes/image-editor/image-editor/material.scss +20 -2
- package/SCSS-Themes/image-editor/image-editor/material3-dark.scss +20 -2
- package/SCSS-Themes/image-editor/image-editor/material3.scss +20 -2
- package/SCSS-Themes/image-editor/image-editor/tailwind-dark.scss +20 -2
- package/SCSS-Themes/image-editor/image-editor/tailwind.scss +20 -2
- package/SCSS-Themes/inputs/input/bootstrap-dark.scss +1 -0
- package/SCSS-Themes/inputs/input/bootstrap.scss +1 -0
- package/SCSS-Themes/inputs/input/bootstrap4.scss +1 -0
- package/SCSS-Themes/inputs/input/bootstrap5-dark.scss +1 -0
- package/SCSS-Themes/inputs/input/bootstrap5.scss +1 -0
- package/SCSS-Themes/inputs/input/fabric-dark.scss +1 -0
- package/SCSS-Themes/inputs/input/fabric.scss +1 -0
- package/SCSS-Themes/inputs/input/fluent-dark.scss +1 -0
- package/SCSS-Themes/inputs/input/fluent.scss +1 -0
- package/SCSS-Themes/inputs/input/highcontrast.scss +1 -0
- package/SCSS-Themes/inputs/input/material-dark.scss +1 -0
- package/SCSS-Themes/inputs/input/material.scss +1 -0
- package/SCSS-Themes/inputs/input/material3-dark.scss +1 -0
- package/SCSS-Themes/inputs/input/material3.scss +1 -0
- package/SCSS-Themes/inputs/input/tailwind-dark.scss +1 -0
- package/SCSS-Themes/inputs/input/tailwind.scss +1 -0
- package/SCSS-Themes/material-dark.scss +51 -7
- package/SCSS-Themes/material.scss +51 -7
- package/SCSS-Themes/material3-dark.scss +51 -7
- package/SCSS-Themes/material3.scss +51 -7
- package/SCSS-Themes/navigations/toolbar/bootstrap.scss +5 -5
- package/SCSS-Themes/tailwind-dark.scss +51 -7
- package/SCSS-Themes/tailwind.scss +51 -7
- package/package.json +1 -1
|
@@ -1437,6 +1437,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
1437
1437
|
|
|
1438
1438
|
li.e-cclist {
|
|
1439
1439
|
padding: $grid-bigger-columnchooser-li-padding;
|
|
1440
|
+
@if $grid-skin == 'material3' {
|
|
1441
|
+
line-height: 24px;
|
|
1442
|
+
}
|
|
1440
1443
|
}
|
|
1441
1444
|
|
|
1442
1445
|
.e-toolbar .e-ccdiv {
|
|
@@ -2159,7 +2162,6 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
2159
2162
|
border-collapse: separate;
|
|
2160
2163
|
table-layout: fixed;
|
|
2161
2164
|
width: 100%;
|
|
2162
|
-
border-spacing: 0.25px;
|
|
2163
2165
|
}
|
|
2164
2166
|
|
|
2165
2167
|
.e-tableborder {
|
|
@@ -3657,6 +3659,13 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
3657
3659
|
margin: -12px;
|
|
3658
3660
|
}
|
|
3659
3661
|
|
|
3662
|
+
.e-bigger & .e-ccdlg .e-checkbox-wrapper span.e-label,
|
|
3663
|
+
&.e-bigger .e-ccdlg .e-checkbox-wrapper span.e-label {
|
|
3664
|
+
@if $grid-skin == 'material3' {
|
|
3665
|
+
font-size: $text-base;
|
|
3666
|
+
}
|
|
3667
|
+
}
|
|
3668
|
+
|
|
3660
3669
|
.e-ccdlg {
|
|
3661
3670
|
|
|
3662
3671
|
.e-dlg-content {
|
|
@@ -5484,6 +5493,26 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
5484
5493
|
}
|
|
5485
5494
|
/* stylelint-enable */
|
|
5486
5495
|
|
|
5496
|
+
/* Apply styles for Firefox only */
|
|
5497
|
+
/* stylelint-disable function-url-quotes */
|
|
5498
|
+
@-moz-document url-prefix() {
|
|
5499
|
+
#{&}.e-grid-min-height {
|
|
5500
|
+
.e-rowcell,
|
|
5501
|
+
.e-icon-grightarrow,
|
|
5502
|
+
.e-icon-gdownarrow {
|
|
5503
|
+
line-height: normal;
|
|
5504
|
+
}
|
|
5505
|
+
}
|
|
5506
|
+
.e-bigger .e-grid.e-grid-min-height {
|
|
5507
|
+
.e-rowcell,
|
|
5508
|
+
.e-rowcell:first-child,
|
|
5509
|
+
.e-rowcell:last-child {
|
|
5510
|
+
line-height: normal;
|
|
5511
|
+
}
|
|
5512
|
+
}
|
|
5513
|
+
}
|
|
5514
|
+
/* stylelint-enable function-url-quotes */
|
|
5515
|
+
|
|
5487
5516
|
|
|
5488
5517
|
@include export-module('grid-theme') {
|
|
5489
5518
|
|
|
@@ -1435,6 +1435,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
1435
1435
|
|
|
1436
1436
|
li.e-cclist {
|
|
1437
1437
|
padding: $grid-bigger-columnchooser-li-padding;
|
|
1438
|
+
@if $grid-skin == 'material3' {
|
|
1439
|
+
line-height: 24px;
|
|
1440
|
+
}
|
|
1438
1441
|
}
|
|
1439
1442
|
|
|
1440
1443
|
.e-toolbar .e-ccdiv {
|
|
@@ -2157,7 +2160,6 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
2157
2160
|
border-collapse: separate;
|
|
2158
2161
|
table-layout: fixed;
|
|
2159
2162
|
width: 100%;
|
|
2160
|
-
border-spacing: 0.25px;
|
|
2161
2163
|
}
|
|
2162
2164
|
|
|
2163
2165
|
.e-tableborder {
|
|
@@ -3655,6 +3657,13 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
3655
3657
|
margin: -12px;
|
|
3656
3658
|
}
|
|
3657
3659
|
|
|
3660
|
+
.e-bigger & .e-ccdlg .e-checkbox-wrapper span.e-label,
|
|
3661
|
+
&.e-bigger .e-ccdlg .e-checkbox-wrapper span.e-label {
|
|
3662
|
+
@if $grid-skin == 'material3' {
|
|
3663
|
+
font-size: $text-base;
|
|
3664
|
+
}
|
|
3665
|
+
}
|
|
3666
|
+
|
|
3658
3667
|
.e-ccdlg {
|
|
3659
3668
|
|
|
3660
3669
|
.e-dlg-content {
|
|
@@ -5482,6 +5491,26 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
5482
5491
|
}
|
|
5483
5492
|
/* stylelint-enable */
|
|
5484
5493
|
|
|
5494
|
+
/* Apply styles for Firefox only */
|
|
5495
|
+
/* stylelint-disable function-url-quotes */
|
|
5496
|
+
@-moz-document url-prefix() {
|
|
5497
|
+
#{&}.e-grid-min-height {
|
|
5498
|
+
.e-rowcell,
|
|
5499
|
+
.e-icon-grightarrow,
|
|
5500
|
+
.e-icon-gdownarrow {
|
|
5501
|
+
line-height: normal;
|
|
5502
|
+
}
|
|
5503
|
+
}
|
|
5504
|
+
.e-bigger .e-grid.e-grid-min-height {
|
|
5505
|
+
.e-rowcell,
|
|
5506
|
+
.e-rowcell:first-child,
|
|
5507
|
+
.e-rowcell:last-child {
|
|
5508
|
+
line-height: normal;
|
|
5509
|
+
}
|
|
5510
|
+
}
|
|
5511
|
+
}
|
|
5512
|
+
/* stylelint-enable function-url-quotes */
|
|
5513
|
+
|
|
5485
5514
|
|
|
5486
5515
|
@include export-module('grid-theme') {
|
|
5487
5516
|
|
|
@@ -1446,6 +1446,9 @@ $grid-dropitems-count-margin-left: -9px !default;
|
|
|
1446
1446
|
|
|
1447
1447
|
li.e-cclist {
|
|
1448
1448
|
padding: $grid-bigger-columnchooser-li-padding;
|
|
1449
|
+
@if $grid-skin == 'material3' {
|
|
1450
|
+
line-height: 24px;
|
|
1451
|
+
}
|
|
1449
1452
|
}
|
|
1450
1453
|
|
|
1451
1454
|
.e-toolbar .e-ccdiv {
|
|
@@ -2168,7 +2171,6 @@ $grid-dropitems-count-margin-left: -9px !default;
|
|
|
2168
2171
|
border-collapse: separate;
|
|
2169
2172
|
table-layout: fixed;
|
|
2170
2173
|
width: 100%;
|
|
2171
|
-
border-spacing: 0.25px;
|
|
2172
2174
|
}
|
|
2173
2175
|
|
|
2174
2176
|
.e-tableborder {
|
|
@@ -3666,6 +3668,13 @@ $grid-dropitems-count-margin-left: -9px !default;
|
|
|
3666
3668
|
margin: -12px;
|
|
3667
3669
|
}
|
|
3668
3670
|
|
|
3671
|
+
.e-bigger & .e-ccdlg .e-checkbox-wrapper span.e-label,
|
|
3672
|
+
&.e-bigger .e-ccdlg .e-checkbox-wrapper span.e-label {
|
|
3673
|
+
@if $grid-skin == 'material3' {
|
|
3674
|
+
font-size: $text-base;
|
|
3675
|
+
}
|
|
3676
|
+
}
|
|
3677
|
+
|
|
3669
3678
|
.e-ccdlg {
|
|
3670
3679
|
|
|
3671
3680
|
.e-dlg-content {
|
|
@@ -5493,6 +5502,26 @@ $grid-dropitems-count-margin-left: -9px !default;
|
|
|
5493
5502
|
}
|
|
5494
5503
|
/* stylelint-enable */
|
|
5495
5504
|
|
|
5505
|
+
/* Apply styles for Firefox only */
|
|
5506
|
+
/* stylelint-disable function-url-quotes */
|
|
5507
|
+
@-moz-document url-prefix() {
|
|
5508
|
+
#{&}.e-grid-min-height {
|
|
5509
|
+
.e-rowcell,
|
|
5510
|
+
.e-icon-grightarrow,
|
|
5511
|
+
.e-icon-gdownarrow {
|
|
5512
|
+
line-height: normal;
|
|
5513
|
+
}
|
|
5514
|
+
}
|
|
5515
|
+
.e-bigger .e-grid.e-grid-min-height {
|
|
5516
|
+
.e-rowcell,
|
|
5517
|
+
.e-rowcell:first-child,
|
|
5518
|
+
.e-rowcell:last-child {
|
|
5519
|
+
line-height: normal;
|
|
5520
|
+
}
|
|
5521
|
+
}
|
|
5522
|
+
}
|
|
5523
|
+
/* stylelint-enable function-url-quotes */
|
|
5524
|
+
|
|
5496
5525
|
|
|
5497
5526
|
@include export-module('grid-theme') {
|
|
5498
5527
|
|
|
@@ -1446,6 +1446,9 @@ $grid-dropitems-count-margin-left: -9px !default;
|
|
|
1446
1446
|
|
|
1447
1447
|
li.e-cclist {
|
|
1448
1448
|
padding: $grid-bigger-columnchooser-li-padding;
|
|
1449
|
+
@if $grid-skin == 'material3' {
|
|
1450
|
+
line-height: 24px;
|
|
1451
|
+
}
|
|
1449
1452
|
}
|
|
1450
1453
|
|
|
1451
1454
|
.e-toolbar .e-ccdiv {
|
|
@@ -2168,7 +2171,6 @@ $grid-dropitems-count-margin-left: -9px !default;
|
|
|
2168
2171
|
border-collapse: separate;
|
|
2169
2172
|
table-layout: fixed;
|
|
2170
2173
|
width: 100%;
|
|
2171
|
-
border-spacing: 0.25px;
|
|
2172
2174
|
}
|
|
2173
2175
|
|
|
2174
2176
|
.e-tableborder {
|
|
@@ -3666,6 +3668,13 @@ $grid-dropitems-count-margin-left: -9px !default;
|
|
|
3666
3668
|
margin: -12px;
|
|
3667
3669
|
}
|
|
3668
3670
|
|
|
3671
|
+
.e-bigger & .e-ccdlg .e-checkbox-wrapper span.e-label,
|
|
3672
|
+
&.e-bigger .e-ccdlg .e-checkbox-wrapper span.e-label {
|
|
3673
|
+
@if $grid-skin == 'material3' {
|
|
3674
|
+
font-size: $text-base;
|
|
3675
|
+
}
|
|
3676
|
+
}
|
|
3677
|
+
|
|
3669
3678
|
.e-ccdlg {
|
|
3670
3679
|
|
|
3671
3680
|
.e-dlg-content {
|
|
@@ -5493,6 +5502,26 @@ $grid-dropitems-count-margin-left: -9px !default;
|
|
|
5493
5502
|
}
|
|
5494
5503
|
/* stylelint-enable */
|
|
5495
5504
|
|
|
5505
|
+
/* Apply styles for Firefox only */
|
|
5506
|
+
/* stylelint-disable function-url-quotes */
|
|
5507
|
+
@-moz-document url-prefix() {
|
|
5508
|
+
#{&}.e-grid-min-height {
|
|
5509
|
+
.e-rowcell,
|
|
5510
|
+
.e-icon-grightarrow,
|
|
5511
|
+
.e-icon-gdownarrow {
|
|
5512
|
+
line-height: normal;
|
|
5513
|
+
}
|
|
5514
|
+
}
|
|
5515
|
+
.e-bigger .e-grid.e-grid-min-height {
|
|
5516
|
+
.e-rowcell,
|
|
5517
|
+
.e-rowcell:first-child,
|
|
5518
|
+
.e-rowcell:last-child {
|
|
5519
|
+
line-height: normal;
|
|
5520
|
+
}
|
|
5521
|
+
}
|
|
5522
|
+
}
|
|
5523
|
+
/* stylelint-enable function-url-quotes */
|
|
5524
|
+
|
|
5496
5525
|
|
|
5497
5526
|
@include export-module('grid-theme') {
|
|
5498
5527
|
|
|
@@ -1446,6 +1446,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
1446
1446
|
|
|
1447
1447
|
li.e-cclist {
|
|
1448
1448
|
padding: $grid-bigger-columnchooser-li-padding;
|
|
1449
|
+
@if $grid-skin == 'material3' {
|
|
1450
|
+
line-height: 24px;
|
|
1451
|
+
}
|
|
1449
1452
|
}
|
|
1450
1453
|
|
|
1451
1454
|
.e-toolbar .e-ccdiv {
|
|
@@ -2168,7 +2171,6 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
2168
2171
|
border-collapse: separate;
|
|
2169
2172
|
table-layout: fixed;
|
|
2170
2173
|
width: 100%;
|
|
2171
|
-
border-spacing: 0.25px;
|
|
2172
2174
|
}
|
|
2173
2175
|
|
|
2174
2176
|
.e-tableborder {
|
|
@@ -3666,6 +3668,13 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
3666
3668
|
margin: -12px;
|
|
3667
3669
|
}
|
|
3668
3670
|
|
|
3671
|
+
.e-bigger & .e-ccdlg .e-checkbox-wrapper span.e-label,
|
|
3672
|
+
&.e-bigger .e-ccdlg .e-checkbox-wrapper span.e-label {
|
|
3673
|
+
@if $grid-skin == 'material3' {
|
|
3674
|
+
font-size: $text-base;
|
|
3675
|
+
}
|
|
3676
|
+
}
|
|
3677
|
+
|
|
3669
3678
|
.e-ccdlg {
|
|
3670
3679
|
|
|
3671
3680
|
.e-dlg-content {
|
|
@@ -5493,6 +5502,26 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
5493
5502
|
}
|
|
5494
5503
|
/* stylelint-enable */
|
|
5495
5504
|
|
|
5505
|
+
/* Apply styles for Firefox only */
|
|
5506
|
+
/* stylelint-disable function-url-quotes */
|
|
5507
|
+
@-moz-document url-prefix() {
|
|
5508
|
+
#{&}.e-grid-min-height {
|
|
5509
|
+
.e-rowcell,
|
|
5510
|
+
.e-icon-grightarrow,
|
|
5511
|
+
.e-icon-gdownarrow {
|
|
5512
|
+
line-height: normal;
|
|
5513
|
+
}
|
|
5514
|
+
}
|
|
5515
|
+
.e-bigger .e-grid.e-grid-min-height {
|
|
5516
|
+
.e-rowcell,
|
|
5517
|
+
.e-rowcell:first-child,
|
|
5518
|
+
.e-rowcell:last-child {
|
|
5519
|
+
line-height: normal;
|
|
5520
|
+
}
|
|
5521
|
+
}
|
|
5522
|
+
}
|
|
5523
|
+
/* stylelint-enable function-url-quotes */
|
|
5524
|
+
|
|
5496
5525
|
|
|
5497
5526
|
@include export-module('grid-theme') {
|
|
5498
5527
|
|
|
@@ -1446,6 +1446,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
1446
1446
|
|
|
1447
1447
|
li.e-cclist {
|
|
1448
1448
|
padding: $grid-bigger-columnchooser-li-padding;
|
|
1449
|
+
@if $grid-skin == 'material3' {
|
|
1450
|
+
line-height: 24px;
|
|
1451
|
+
}
|
|
1449
1452
|
}
|
|
1450
1453
|
|
|
1451
1454
|
.e-toolbar .e-ccdiv {
|
|
@@ -2168,7 +2171,6 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
2168
2171
|
border-collapse: separate;
|
|
2169
2172
|
table-layout: fixed;
|
|
2170
2173
|
width: 100%;
|
|
2171
|
-
border-spacing: 0.25px;
|
|
2172
2174
|
}
|
|
2173
2175
|
|
|
2174
2176
|
.e-tableborder {
|
|
@@ -3666,6 +3668,13 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
3666
3668
|
margin: -12px;
|
|
3667
3669
|
}
|
|
3668
3670
|
|
|
3671
|
+
.e-bigger & .e-ccdlg .e-checkbox-wrapper span.e-label,
|
|
3672
|
+
&.e-bigger .e-ccdlg .e-checkbox-wrapper span.e-label {
|
|
3673
|
+
@if $grid-skin == 'material3' {
|
|
3674
|
+
font-size: $text-base;
|
|
3675
|
+
}
|
|
3676
|
+
}
|
|
3677
|
+
|
|
3669
3678
|
.e-ccdlg {
|
|
3670
3679
|
|
|
3671
3680
|
.e-dlg-content {
|
|
@@ -5493,6 +5502,26 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
5493
5502
|
}
|
|
5494
5503
|
/* stylelint-enable */
|
|
5495
5504
|
|
|
5505
|
+
/* Apply styles for Firefox only */
|
|
5506
|
+
/* stylelint-disable function-url-quotes */
|
|
5507
|
+
@-moz-document url-prefix() {
|
|
5508
|
+
#{&}.e-grid-min-height {
|
|
5509
|
+
.e-rowcell,
|
|
5510
|
+
.e-icon-grightarrow,
|
|
5511
|
+
.e-icon-gdownarrow {
|
|
5512
|
+
line-height: normal;
|
|
5513
|
+
}
|
|
5514
|
+
}
|
|
5515
|
+
.e-bigger .e-grid.e-grid-min-height {
|
|
5516
|
+
.e-rowcell,
|
|
5517
|
+
.e-rowcell:first-child,
|
|
5518
|
+
.e-rowcell:last-child {
|
|
5519
|
+
line-height: normal;
|
|
5520
|
+
}
|
|
5521
|
+
}
|
|
5522
|
+
}
|
|
5523
|
+
/* stylelint-enable function-url-quotes */
|
|
5524
|
+
|
|
5496
5525
|
|
|
5497
5526
|
@include export-module('grid-theme') {
|
|
5498
5527
|
|
|
@@ -6232,6 +6232,7 @@ $float-label-rtl-value: -7px !default;
|
|
|
6232
6232
|
}
|
|
6233
6233
|
|
|
6234
6234
|
input.e-input.e-bigger#{$css},
|
|
6235
|
+
.e-bigger input.e-input#{$css},
|
|
6235
6236
|
.e-input-group.e-bigger input,
|
|
6236
6237
|
.e-input-group.e-bigger input.e-input,
|
|
6237
6238
|
.e-input-group.e-control-wrapper.e-bigger input,
|
|
@@ -25322,7 +25323,7 @@ $calendar-yeardecade-bg-color: $bg-base-0 !default;
|
|
|
25322
25323
|
$calendar-yeardecade-hover-color: $hover-font !default;
|
|
25323
25324
|
$calendar-spanicon-font-weight-style: 300 !default;
|
|
25324
25325
|
$calendar-title-margin-left-style: 7px !default;
|
|
25325
|
-
$calendar-normal-year-decade-padding:
|
|
25326
|
+
$calendar-normal-year-decade-padding: 5px !default;
|
|
25326
25327
|
$calendar-icon-font-size-style: 14px !default;
|
|
25327
25328
|
$calendar-link-font-weight-style: 500 !default;
|
|
25328
25329
|
$calendar-focused-date-bg-style: $bg-base-0 !default;
|
|
@@ -28106,8 +28107,6 @@ $cbox-checked-ripple-bgcolo: rgba(0, 0, 0, .3) !default;
|
|
|
28106
28107
|
|
|
28107
28108
|
+.e-label {
|
|
28108
28109
|
margin-left: $cbox-margin;
|
|
28109
|
-
max-width: calc(100% - ($cbox-width + $cbox-margin));
|
|
28110
|
-
word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
|
|
28111
28110
|
}
|
|
28112
28111
|
|
|
28113
28112
|
+.e-ripple-container {
|
|
@@ -28337,8 +28336,6 @@ $cbox-checked-ripple-bgcolo: rgba(0, 0, 0, .3) !default;
|
|
|
28337
28336
|
font-size: $cbox-bigger-font-size;
|
|
28338
28337
|
line-height: $cbox-bigger-height;
|
|
28339
28338
|
margin-left: $cbox-bigger-margin;
|
|
28340
|
-
max-width: calc(100% - ($cbox-bigger-width + $cbox-bigger-margin));
|
|
28341
|
-
word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
|
|
28342
28339
|
}
|
|
28343
28340
|
|
|
28344
28341
|
+.e-ripple-container {
|
|
@@ -41606,7 +41603,7 @@ $range-header-btn-max-width: 116px !default;
|
|
|
41606
41603
|
$range-header-btn-bigger-max-width: 132px !default;
|
|
41607
41604
|
$range-presets-width: 160px !default;
|
|
41608
41605
|
$range-hover-start-radius: 50% 0 0 50% !default;
|
|
41609
|
-
$range-hover-end-radius: 0 !default;
|
|
41606
|
+
$range-hover-end-radius: 0 50% 50% 0 !default;
|
|
41610
41607
|
$range-text-overflow: ellipsis !default;
|
|
41611
41608
|
$range-icon-hover-color: $hover-bg !default;
|
|
41612
41609
|
$range-icon-border-radius: 0 !default;
|
|
@@ -75691,6 +75688,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
75691
75688
|
|
|
75692
75689
|
li.e-cclist {
|
|
75693
75690
|
padding: $grid-bigger-columnchooser-li-padding;
|
|
75691
|
+
@if $grid-skin == 'material3' {
|
|
75692
|
+
line-height: 24px;
|
|
75693
|
+
}
|
|
75694
75694
|
}
|
|
75695
75695
|
|
|
75696
75696
|
.e-toolbar .e-ccdiv {
|
|
@@ -76413,7 +76413,6 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76413
76413
|
border-collapse: separate;
|
|
76414
76414
|
table-layout: fixed;
|
|
76415
76415
|
width: 100%;
|
|
76416
|
-
border-spacing: 0.25px;
|
|
76417
76416
|
}
|
|
76418
76417
|
|
|
76419
76418
|
.e-tableborder {
|
|
@@ -77911,6 +77910,13 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
77911
77910
|
margin: -12px;
|
|
77912
77911
|
}
|
|
77913
77912
|
|
|
77913
|
+
.e-bigger & .e-ccdlg .e-checkbox-wrapper span.e-label,
|
|
77914
|
+
&.e-bigger .e-ccdlg .e-checkbox-wrapper span.e-label {
|
|
77915
|
+
@if $grid-skin == 'material3' {
|
|
77916
|
+
font-size: $text-base;
|
|
77917
|
+
}
|
|
77918
|
+
}
|
|
77919
|
+
|
|
77914
77920
|
.e-ccdlg {
|
|
77915
77921
|
|
|
77916
77922
|
.e-dlg-content {
|
|
@@ -79738,6 +79744,26 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
79738
79744
|
}
|
|
79739
79745
|
/* stylelint-enable */
|
|
79740
79746
|
|
|
79747
|
+
/* Apply styles for Firefox only */
|
|
79748
|
+
/* stylelint-disable function-url-quotes */
|
|
79749
|
+
@-moz-document url-prefix() {
|
|
79750
|
+
#{&}.e-grid-min-height {
|
|
79751
|
+
.e-rowcell,
|
|
79752
|
+
.e-icon-grightarrow,
|
|
79753
|
+
.e-icon-gdownarrow {
|
|
79754
|
+
line-height: normal;
|
|
79755
|
+
}
|
|
79756
|
+
}
|
|
79757
|
+
.e-bigger .e-grid.e-grid-min-height {
|
|
79758
|
+
.e-rowcell,
|
|
79759
|
+
.e-rowcell:first-child,
|
|
79760
|
+
.e-rowcell:last-child {
|
|
79761
|
+
line-height: normal;
|
|
79762
|
+
}
|
|
79763
|
+
}
|
|
79764
|
+
}
|
|
79765
|
+
/* stylelint-enable function-url-quotes */
|
|
79766
|
+
|
|
79741
79767
|
|
|
79742
79768
|
@include export-module('grid-theme') {
|
|
79743
79769
|
|
|
@@ -117460,7 +117486,16 @@ $image-editor-contextual-toolbar: $bg-base-0 !default;
|
|
|
117460
117486
|
& .e-dropdown-btn.e-image-popup {
|
|
117461
117487
|
& .e-select,
|
|
117462
117488
|
& .e-annotation,
|
|
117463
|
-
& .e-transform
|
|
117489
|
+
& .e-transform {
|
|
117490
|
+
font-size: $image-editor-bigger-tbar-btn-fontsize;
|
|
117491
|
+
|
|
117492
|
+
& .e-icons.e-caret {
|
|
117493
|
+
font-size: 10px;
|
|
117494
|
+
}
|
|
117495
|
+
}
|
|
117496
|
+
}
|
|
117497
|
+
|
|
117498
|
+
& .e-dropdown-btn {
|
|
117464
117499
|
& .e-save {
|
|
117465
117500
|
font-size: $image-editor-bigger-tbar-btn-fontsize;
|
|
117466
117501
|
|
|
@@ -117566,7 +117601,16 @@ $image-editor-contextual-toolbar: $bg-base-0 !default;
|
|
|
117566
117601
|
& .e-dropdown-btn.e-image-popup {
|
|
117567
117602
|
& .e-select,
|
|
117568
117603
|
& .e-annotation,
|
|
117569
|
-
& .e-transform
|
|
117604
|
+
& .e-transform {
|
|
117605
|
+
font-size: $image-editor-tbar-btn-fontsize;
|
|
117606
|
+
|
|
117607
|
+
& .e-icons.e-caret {
|
|
117608
|
+
font-size: 10px !important; /* stylelint-disable-line declaration-no-important */
|
|
117609
|
+
}
|
|
117610
|
+
}
|
|
117611
|
+
}
|
|
117612
|
+
|
|
117613
|
+
& .e-dropdown-btn {
|
|
117570
117614
|
& .e-save {
|
|
117571
117615
|
font-size: $image-editor-tbar-btn-fontsize;
|
|
117572
117616
|
|
|
@@ -99,7 +99,16 @@ $image-editor-contextual-toolbar: $grey-darker !default;
|
|
|
99
99
|
& .e-dropdown-btn.e-image-popup {
|
|
100
100
|
& .e-select,
|
|
101
101
|
& .e-annotation,
|
|
102
|
-
& .e-transform
|
|
102
|
+
& .e-transform {
|
|
103
|
+
font-size: $image-editor-bigger-tbar-btn-fontsize;
|
|
104
|
+
|
|
105
|
+
& .e-icons.e-caret {
|
|
106
|
+
font-size: 10px;
|
|
107
|
+
}
|
|
108
|
+
}
|
|
109
|
+
}
|
|
110
|
+
|
|
111
|
+
& .e-dropdown-btn {
|
|
103
112
|
& .e-save {
|
|
104
113
|
font-size: $image-editor-bigger-tbar-btn-fontsize;
|
|
105
114
|
|
|
@@ -205,7 +214,16 @@ $image-editor-contextual-toolbar: $grey-darker !default;
|
|
|
205
214
|
& .e-dropdown-btn.e-image-popup {
|
|
206
215
|
& .e-select,
|
|
207
216
|
& .e-annotation,
|
|
208
|
-
& .e-transform
|
|
217
|
+
& .e-transform {
|
|
218
|
+
font-size: $image-editor-tbar-btn-fontsize;
|
|
219
|
+
|
|
220
|
+
& .e-icons.e-caret {
|
|
221
|
+
font-size: 10px !important; /* stylelint-disable-line declaration-no-important */
|
|
222
|
+
}
|
|
223
|
+
}
|
|
224
|
+
}
|
|
225
|
+
|
|
226
|
+
& .e-dropdown-btn {
|
|
209
227
|
& .e-save {
|
|
210
228
|
font-size: $image-editor-tbar-btn-fontsize;
|
|
211
229
|
|
|
@@ -99,7 +99,16 @@ $image-editor-contextual-toolbar: $grey-f8 !default;
|
|
|
99
99
|
& .e-dropdown-btn.e-image-popup {
|
|
100
100
|
& .e-select,
|
|
101
101
|
& .e-annotation,
|
|
102
|
-
& .e-transform
|
|
102
|
+
& .e-transform {
|
|
103
|
+
font-size: $image-editor-bigger-tbar-btn-fontsize;
|
|
104
|
+
|
|
105
|
+
& .e-icons.e-caret {
|
|
106
|
+
font-size: 10px;
|
|
107
|
+
}
|
|
108
|
+
}
|
|
109
|
+
}
|
|
110
|
+
|
|
111
|
+
& .e-dropdown-btn {
|
|
103
112
|
& .e-save {
|
|
104
113
|
font-size: $image-editor-bigger-tbar-btn-fontsize;
|
|
105
114
|
|
|
@@ -205,7 +214,16 @@ $image-editor-contextual-toolbar: $grey-f8 !default;
|
|
|
205
214
|
& .e-dropdown-btn.e-image-popup {
|
|
206
215
|
& .e-select,
|
|
207
216
|
& .e-annotation,
|
|
208
|
-
& .e-transform
|
|
217
|
+
& .e-transform {
|
|
218
|
+
font-size: $image-editor-tbar-btn-fontsize;
|
|
219
|
+
|
|
220
|
+
& .e-icons.e-caret {
|
|
221
|
+
font-size: 10px !important; /* stylelint-disable-line declaration-no-important */
|
|
222
|
+
}
|
|
223
|
+
}
|
|
224
|
+
}
|
|
225
|
+
|
|
226
|
+
& .e-dropdown-btn {
|
|
209
227
|
& .e-save {
|
|
210
228
|
font-size: $image-editor-tbar-btn-fontsize;
|
|
211
229
|
|
|
@@ -99,7 +99,16 @@ $image-editor-contextual-toolbar: $gray-100 !default;
|
|
|
99
99
|
& .e-dropdown-btn.e-image-popup {
|
|
100
100
|
& .e-select,
|
|
101
101
|
& .e-annotation,
|
|
102
|
-
& .e-transform
|
|
102
|
+
& .e-transform {
|
|
103
|
+
font-size: $image-editor-bigger-tbar-btn-fontsize;
|
|
104
|
+
|
|
105
|
+
& .e-icons.e-caret {
|
|
106
|
+
font-size: 10px;
|
|
107
|
+
}
|
|
108
|
+
}
|
|
109
|
+
}
|
|
110
|
+
|
|
111
|
+
& .e-dropdown-btn {
|
|
103
112
|
& .e-save {
|
|
104
113
|
font-size: $image-editor-bigger-tbar-btn-fontsize;
|
|
105
114
|
|
|
@@ -205,7 +214,16 @@ $image-editor-contextual-toolbar: $gray-100 !default;
|
|
|
205
214
|
& .e-dropdown-btn.e-image-popup {
|
|
206
215
|
& .e-select,
|
|
207
216
|
& .e-annotation,
|
|
208
|
-
& .e-transform
|
|
217
|
+
& .e-transform {
|
|
218
|
+
font-size: $image-editor-tbar-btn-fontsize;
|
|
219
|
+
|
|
220
|
+
& .e-icons.e-caret {
|
|
221
|
+
font-size: 10px !important; /* stylelint-disable-line declaration-no-important */
|
|
222
|
+
}
|
|
223
|
+
}
|
|
224
|
+
}
|
|
225
|
+
|
|
226
|
+
& .e-dropdown-btn {
|
|
209
227
|
& .e-save {
|
|
210
228
|
font-size: $image-editor-tbar-btn-fontsize;
|
|
211
229
|
|
|
@@ -99,7 +99,16 @@ $image-editor-contextual-toolbar: $content-bg-color-alt1 !default;
|
|
|
99
99
|
& .e-dropdown-btn.e-image-popup {
|
|
100
100
|
& .e-select,
|
|
101
101
|
& .e-annotation,
|
|
102
|
-
& .e-transform
|
|
102
|
+
& .e-transform {
|
|
103
|
+
font-size: $image-editor-bigger-tbar-btn-fontsize;
|
|
104
|
+
|
|
105
|
+
& .e-icons.e-caret {
|
|
106
|
+
font-size: 10px;
|
|
107
|
+
}
|
|
108
|
+
}
|
|
109
|
+
}
|
|
110
|
+
|
|
111
|
+
& .e-dropdown-btn {
|
|
103
112
|
& .e-save {
|
|
104
113
|
font-size: $image-editor-bigger-tbar-btn-fontsize;
|
|
105
114
|
|
|
@@ -205,7 +214,16 @@ $image-editor-contextual-toolbar: $content-bg-color-alt1 !default;
|
|
|
205
214
|
& .e-dropdown-btn.e-image-popup {
|
|
206
215
|
& .e-select,
|
|
207
216
|
& .e-annotation,
|
|
208
|
-
& .e-transform
|
|
217
|
+
& .e-transform {
|
|
218
|
+
font-size: $image-editor-tbar-btn-fontsize;
|
|
219
|
+
|
|
220
|
+
& .e-icons.e-caret {
|
|
221
|
+
font-size: 10px !important; /* stylelint-disable-line declaration-no-important */
|
|
222
|
+
}
|
|
223
|
+
}
|
|
224
|
+
}
|
|
225
|
+
|
|
226
|
+
& .e-dropdown-btn {
|
|
209
227
|
& .e-save {
|
|
210
228
|
font-size: $image-editor-tbar-btn-fontsize;
|
|
211
229
|
|
|
@@ -99,7 +99,16 @@ $image-editor-contextual-toolbar: $content-bg-color-alt1 !default;
|
|
|
99
99
|
& .e-dropdown-btn.e-image-popup {
|
|
100
100
|
& .e-select,
|
|
101
101
|
& .e-annotation,
|
|
102
|
-
& .e-transform
|
|
102
|
+
& .e-transform {
|
|
103
|
+
font-size: $image-editor-bigger-tbar-btn-fontsize;
|
|
104
|
+
|
|
105
|
+
& .e-icons.e-caret {
|
|
106
|
+
font-size: 10px;
|
|
107
|
+
}
|
|
108
|
+
}
|
|
109
|
+
}
|
|
110
|
+
|
|
111
|
+
& .e-dropdown-btn {
|
|
103
112
|
& .e-save {
|
|
104
113
|
font-size: $image-editor-bigger-tbar-btn-fontsize;
|
|
105
114
|
|
|
@@ -205,7 +214,16 @@ $image-editor-contextual-toolbar: $content-bg-color-alt1 !default;
|
|
|
205
214
|
& .e-dropdown-btn.e-image-popup {
|
|
206
215
|
& .e-select,
|
|
207
216
|
& .e-annotation,
|
|
208
|
-
& .e-transform
|
|
217
|
+
& .e-transform {
|
|
218
|
+
font-size: $image-editor-tbar-btn-fontsize;
|
|
219
|
+
|
|
220
|
+
& .e-icons.e-caret {
|
|
221
|
+
font-size: 10px !important; /* stylelint-disable-line declaration-no-important */
|
|
222
|
+
}
|
|
223
|
+
}
|
|
224
|
+
}
|
|
225
|
+
|
|
226
|
+
& .e-dropdown-btn {
|
|
209
227
|
& .e-save {
|
|
210
228
|
font-size: $image-editor-tbar-btn-fontsize;
|
|
211
229
|
|
|
@@ -99,7 +99,16 @@ $image-editor-contextual-toolbar: $neutral-lighter !default;
|
|
|
99
99
|
& .e-dropdown-btn.e-image-popup {
|
|
100
100
|
& .e-select,
|
|
101
101
|
& .e-annotation,
|
|
102
|
-
& .e-transform
|
|
102
|
+
& .e-transform {
|
|
103
|
+
font-size: $image-editor-bigger-tbar-btn-fontsize;
|
|
104
|
+
|
|
105
|
+
& .e-icons.e-caret {
|
|
106
|
+
font-size: 10px;
|
|
107
|
+
}
|
|
108
|
+
}
|
|
109
|
+
}
|
|
110
|
+
|
|
111
|
+
& .e-dropdown-btn {
|
|
103
112
|
& .e-save {
|
|
104
113
|
font-size: $image-editor-bigger-tbar-btn-fontsize;
|
|
105
114
|
|
|
@@ -205,7 +214,16 @@ $image-editor-contextual-toolbar: $neutral-lighter !default;
|
|
|
205
214
|
& .e-dropdown-btn.e-image-popup {
|
|
206
215
|
& .e-select,
|
|
207
216
|
& .e-annotation,
|
|
208
|
-
& .e-transform
|
|
217
|
+
& .e-transform {
|
|
218
|
+
font-size: $image-editor-tbar-btn-fontsize;
|
|
219
|
+
|
|
220
|
+
& .e-icons.e-caret {
|
|
221
|
+
font-size: 10px !important; /* stylelint-disable-line declaration-no-important */
|
|
222
|
+
}
|
|
223
|
+
}
|
|
224
|
+
}
|
|
225
|
+
|
|
226
|
+
& .e-dropdown-btn {
|
|
209
227
|
& .e-save {
|
|
210
228
|
font-size: $image-editor-tbar-btn-fontsize;
|
|
211
229
|
|