@syncfusion/blazor-themes 22.1.36 → 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 +85 -9
- package/SCSS-Themes/bootstrap.scss +90 -14
- package/SCSS-Themes/bootstrap4.scss +85 -9
- package/SCSS-Themes/bootstrap5-dark.scss +85 -9
- package/SCSS-Themes/bootstrap5.scss +85 -9
- 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 +86 -10
- package/SCSS-Themes/fabric.scss +86 -10
- package/SCSS-Themes/fluent-dark.scss +85 -9
- package/SCSS-Themes/fluent.scss +85 -9
- 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 +87 -11
- 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 +35 -2
- package/SCSS-Themes/inputs/input/bootstrap.scss +35 -2
- package/SCSS-Themes/inputs/input/bootstrap4.scss +35 -2
- package/SCSS-Themes/inputs/input/bootstrap5-dark.scss +35 -2
- package/SCSS-Themes/inputs/input/bootstrap5.scss +35 -2
- package/SCSS-Themes/inputs/input/fabric-dark.scss +35 -2
- package/SCSS-Themes/inputs/input/fabric.scss +35 -2
- package/SCSS-Themes/inputs/input/fluent-dark.scss +35 -2
- package/SCSS-Themes/inputs/input/fluent.scss +35 -2
- package/SCSS-Themes/inputs/input/highcontrast.scss +35 -2
- package/SCSS-Themes/inputs/input/material-dark.scss +35 -2
- package/SCSS-Themes/inputs/input/material.scss +35 -2
- package/SCSS-Themes/inputs/input/material3-dark.scss +35 -2
- package/SCSS-Themes/inputs/input/material3.scss +35 -2
- package/SCSS-Themes/inputs/input/tailwind-dark.scss +35 -2
- package/SCSS-Themes/inputs/input/tailwind.scss +35 -2
- package/SCSS-Themes/material-dark.scss +85 -9
- package/SCSS-Themes/material.scss +85 -9
- package/SCSS-Themes/material3-dark.scss +85 -9
- package/SCSS-Themes/material3.scss +85 -9
- package/SCSS-Themes/navigations/toolbar/bootstrap.scss +5 -5
- package/SCSS-Themes/tailwind-dark.scss +85 -9
- package/SCSS-Themes/tailwind.scss +85 -9
- package/package.json +1 -1
|
@@ -94,7 +94,7 @@ $calendar-title-font-weight-style: 300 !default;
|
|
|
94
94
|
$calendar-yeardecade-hover-color: $neutral-light-fontalt !default;
|
|
95
95
|
$calendar-spanicon-font-weight-style: 300 !default;
|
|
96
96
|
$calendar-title-margin-left-style: 7px !default;
|
|
97
|
-
$calendar-normal-year-decade-padding:
|
|
97
|
+
$calendar-normal-year-decade-padding: 5px !default;
|
|
98
98
|
$calendar-icon-font-size-style: 14px !default;
|
|
99
99
|
$calendar-link-font-weight-style: 500 !default;
|
|
100
100
|
$calendar-focused-date-bg-style: $neutral-quintenaryalt !default;
|
|
@@ -90,7 +90,7 @@ $calendar-title-font-weight-style: 300 !default;
|
|
|
90
90
|
$calendar-yeardecade-hover-color: $neutral-tertiary-alt !default;
|
|
91
91
|
$calendar-spanicon-font-weight-style: 300 !default;
|
|
92
92
|
$calendar-title-margin-left-style: 7px !default;
|
|
93
|
-
$calendar-normal-year-decade-padding:
|
|
93
|
+
$calendar-normal-year-decade-padding: 5px !default;
|
|
94
94
|
$calendar-icon-font-size-style: 14px !default;
|
|
95
95
|
$calendar-link-font-weight-style: 500 !default;
|
|
96
96
|
$calendar-focused-date-bg-style: $neutral-quintenaryalt !default;
|
|
@@ -88,7 +88,7 @@ $calendar-yeardecade-bg-color: $bg-base-0 !default;
|
|
|
88
88
|
$calendar-yeardecade-hover-color: $hover-font !default;
|
|
89
89
|
$calendar-spanicon-font-weight-style: 300 !default;
|
|
90
90
|
$calendar-title-margin-left-style: 7px !default;
|
|
91
|
-
$calendar-normal-year-decade-padding:
|
|
91
|
+
$calendar-normal-year-decade-padding: 5px !default;
|
|
92
92
|
$calendar-icon-font-size-style: 14px !default;
|
|
93
93
|
$calendar-link-font-weight-style: 500 !default;
|
|
94
94
|
$calendar-focused-date-bg-style: $bg-base-0 !default;
|
|
@@ -137,7 +137,7 @@ $range-header-btn-max-width: 116px !default;
|
|
|
137
137
|
$range-header-btn-bigger-max-width: 132px !default;
|
|
138
138
|
$range-presets-width: 160px !default;
|
|
139
139
|
$range-hover-start-radius: 50% 0 0 50% !default;
|
|
140
|
-
$range-hover-end-radius: 0 !default;
|
|
140
|
+
$range-hover-end-radius: 0 50% 50% 0 !default;
|
|
141
141
|
$range-text-overflow: ellipsis !default;
|
|
142
142
|
$range-icon-hover-color: $hover-bg !default;
|
|
143
143
|
$range-icon-border-radius: 0 !default;
|
|
@@ -4852,7 +4852,7 @@ $float-label-rtl-value: -7px !default;
|
|
|
4852
4852
|
.e-bigger .e-float-input.e-control-wrapper .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
|
|
4853
4853
|
.e-bigger .e-float-input.e-control-wrapper .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text {
|
|
4854
4854
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
4855
|
-
top: -
|
|
4855
|
+
top: -7px;
|
|
4856
4856
|
}
|
|
4857
4857
|
}
|
|
4858
4858
|
|
|
@@ -4893,7 +4893,7 @@ $float-label-rtl-value: -7px !default;
|
|
|
4893
4893
|
.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
|
|
4894
4894
|
.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text {
|
|
4895
4895
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
4896
|
-
top: -
|
|
4896
|
+
top: -7px;
|
|
4897
4897
|
}
|
|
4898
4898
|
}
|
|
4899
4899
|
|
|
@@ -6206,6 +6206,7 @@ $float-label-rtl-value: -7px !default;
|
|
|
6206
6206
|
}
|
|
6207
6207
|
|
|
6208
6208
|
input.e-input.e-bigger#{$css},
|
|
6209
|
+
.e-bigger input.e-input#{$css},
|
|
6209
6210
|
.e-input-group.e-bigger input,
|
|
6210
6211
|
.e-input-group.e-bigger input.e-input,
|
|
6211
6212
|
.e-input-group.e-control-wrapper.e-bigger input,
|
|
@@ -9402,6 +9403,16 @@ $float-label-rtl-value: -7px !default;
|
|
|
9402
9403
|
}
|
|
9403
9404
|
}
|
|
9404
9405
|
|
|
9406
|
+
.e-outline.e-input-group.e-prepend.e-small .e-input-group-icon,
|
|
9407
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon,
|
|
9408
|
+
.e-small .e-outline.e-input-group.e-prepend .e-input-group-icon,
|
|
9409
|
+
.e-small .e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon {
|
|
9410
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9411
|
+
margin-left: $outline-small-input-icon-margin-left;
|
|
9412
|
+
margin-right: $zero-value;
|
|
9413
|
+
}
|
|
9414
|
+
}
|
|
9415
|
+
|
|
9405
9416
|
.e-outline.e-input-group.e-small .e-clear-icon,
|
|
9406
9417
|
.e-outline.e-input-group .e-clear-icon.e-small,
|
|
9407
9418
|
.e-small .e-outline.e-input-group .e-clear-icon,
|
|
@@ -9485,6 +9496,17 @@ $float-label-rtl-value: -7px !default;
|
|
|
9485
9496
|
}
|
|
9486
9497
|
}
|
|
9487
9498
|
|
|
9499
|
+
.e-outline.e-input-group.e-prepend.e-bigger .e-input-group-icon,
|
|
9500
|
+
.e-outline.e-input-group.e-prepend .e-input-group-icon.e-bigger,
|
|
9501
|
+
.e-bigger .e-outline.e-input-group.e-prepend .e-input-group-icon,
|
|
9502
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-bigger .e-input-group-icon,
|
|
9503
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon.e-bigger,
|
|
9504
|
+
.e-bigger .e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon {
|
|
9505
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9506
|
+
margin: $outline-bigger-input-icon-padding $zero-value $outline-bigger-input-icon-padding $outline-bigger-input-icon-margin-left;
|
|
9507
|
+
}
|
|
9508
|
+
}
|
|
9509
|
+
|
|
9488
9510
|
input.e-input.e-bigger.e-outline,
|
|
9489
9511
|
.e-bigger input.e-input.e-outline,
|
|
9490
9512
|
.e-outline.e-input-group.e-bigger:not(.e-float-icon-left) input.e-input,
|
|
@@ -9691,6 +9713,17 @@ $float-label-rtl-value: -7px !default;
|
|
|
9691
9713
|
}
|
|
9692
9714
|
}
|
|
9693
9715
|
|
|
9716
|
+
.e-outline.e-input-group.e-prepend.e-small.e-bigger .e-input-group-icon,
|
|
9717
|
+
.e-outline.e-input-group.e-prepend.e-small .e-input-group-icon.e-bigger,
|
|
9718
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small.e-bigger .e-input-group-icon,
|
|
9719
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon.e-bigger,
|
|
9720
|
+
.e-bigger .e-outline.e-input-group.e-prepend.e-small .e-input-group-icon,
|
|
9721
|
+
.e-bigger .e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon {
|
|
9722
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9723
|
+
margin: $outline-bigger-small-group-icon-top $zero-value $outline-bigger-small-group-icon-bottom $outline-small-bigger-icon-margin-left;
|
|
9724
|
+
}
|
|
9725
|
+
}
|
|
9726
|
+
|
|
9694
9727
|
.e-outline.e-float-input.e-input-group.e-small .e-input-group-icon,
|
|
9695
9728
|
.e-small .e-outline.e-float-input.e-input-group .e-input-group-icon,
|
|
9696
9729
|
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon,
|
|
@@ -25255,7 +25288,7 @@ $calendar-title-font-weight-style: 300 !default;
|
|
|
25255
25288
|
$calendar-yeardecade-hover-color: $neutral-light-fontalt !default;
|
|
25256
25289
|
$calendar-spanicon-font-weight-style: 300 !default;
|
|
25257
25290
|
$calendar-title-margin-left-style: 7px !default;
|
|
25258
|
-
$calendar-normal-year-decade-padding:
|
|
25291
|
+
$calendar-normal-year-decade-padding: 5px !default;
|
|
25259
25292
|
$calendar-icon-font-size-style: 14px !default;
|
|
25260
25293
|
$calendar-link-font-weight-style: 500 !default;
|
|
25261
25294
|
$calendar-focused-date-bg-style: $neutral-quintenaryalt !default;
|
|
@@ -28148,8 +28181,6 @@ $cbox-ripple-size: -9px !default;
|
|
|
28148
28181
|
|
|
28149
28182
|
+.e-label {
|
|
28150
28183
|
margin-left: $cbox-margin;
|
|
28151
|
-
max-width: calc(100% - ($cbox-width + $cbox-margin));
|
|
28152
|
-
word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
|
|
28153
28184
|
}
|
|
28154
28185
|
|
|
28155
28186
|
+.e-ripple-container {
|
|
@@ -28379,8 +28410,6 @@ $cbox-ripple-size: -9px !default;
|
|
|
28379
28410
|
font-size: $cbox-bigger-font-size;
|
|
28380
28411
|
line-height: $cbox-bigger-height;
|
|
28381
28412
|
margin-left: $cbox-bigger-margin;
|
|
28382
|
-
max-width: calc(100% - ($cbox-bigger-width + $cbox-bigger-margin));
|
|
28383
|
-
word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
|
|
28384
28413
|
}
|
|
28385
28414
|
|
|
28386
28415
|
+.e-ripple-container {
|
|
@@ -75651,6 +75680,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
75651
75680
|
|
|
75652
75681
|
li.e-cclist {
|
|
75653
75682
|
padding: $grid-bigger-columnchooser-li-padding;
|
|
75683
|
+
@if $grid-skin == 'material3' {
|
|
75684
|
+
line-height: 24px;
|
|
75685
|
+
}
|
|
75654
75686
|
}
|
|
75655
75687
|
|
|
75656
75688
|
.e-toolbar .e-ccdiv {
|
|
@@ -76373,7 +76405,6 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76373
76405
|
border-collapse: separate;
|
|
76374
76406
|
table-layout: fixed;
|
|
76375
76407
|
width: 100%;
|
|
76376
|
-
border-spacing: 0.25px;
|
|
76377
76408
|
}
|
|
76378
76409
|
|
|
76379
76410
|
.e-tableborder {
|
|
@@ -77871,6 +77902,13 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
77871
77902
|
margin: -12px;
|
|
77872
77903
|
}
|
|
77873
77904
|
|
|
77905
|
+
.e-bigger & .e-ccdlg .e-checkbox-wrapper span.e-label,
|
|
77906
|
+
&.e-bigger .e-ccdlg .e-checkbox-wrapper span.e-label {
|
|
77907
|
+
@if $grid-skin == 'material3' {
|
|
77908
|
+
font-size: $text-base;
|
|
77909
|
+
}
|
|
77910
|
+
}
|
|
77911
|
+
|
|
77874
77912
|
.e-ccdlg {
|
|
77875
77913
|
|
|
77876
77914
|
.e-dlg-content {
|
|
@@ -79698,6 +79736,26 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
79698
79736
|
}
|
|
79699
79737
|
/* stylelint-enable */
|
|
79700
79738
|
|
|
79739
|
+
/* Apply styles for Firefox only */
|
|
79740
|
+
/* stylelint-disable function-url-quotes */
|
|
79741
|
+
@-moz-document url-prefix() {
|
|
79742
|
+
#{&}.e-grid-min-height {
|
|
79743
|
+
.e-rowcell,
|
|
79744
|
+
.e-icon-grightarrow,
|
|
79745
|
+
.e-icon-gdownarrow {
|
|
79746
|
+
line-height: normal;
|
|
79747
|
+
}
|
|
79748
|
+
}
|
|
79749
|
+
.e-bigger .e-grid.e-grid-min-height {
|
|
79750
|
+
.e-rowcell,
|
|
79751
|
+
.e-rowcell:first-child,
|
|
79752
|
+
.e-rowcell:last-child {
|
|
79753
|
+
line-height: normal;
|
|
79754
|
+
}
|
|
79755
|
+
}
|
|
79756
|
+
}
|
|
79757
|
+
/* stylelint-enable function-url-quotes */
|
|
79758
|
+
|
|
79701
79759
|
|
|
79702
79760
|
@include export-module('grid-theme') {
|
|
79703
79761
|
|
|
@@ -117435,7 +117493,16 @@ $image-editor-contextual-toolbar: $neutral-lighter !default;
|
|
|
117435
117493
|
& .e-dropdown-btn.e-image-popup {
|
|
117436
117494
|
& .e-select,
|
|
117437
117495
|
& .e-annotation,
|
|
117438
|
-
& .e-transform
|
|
117496
|
+
& .e-transform {
|
|
117497
|
+
font-size: $image-editor-bigger-tbar-btn-fontsize;
|
|
117498
|
+
|
|
117499
|
+
& .e-icons.e-caret {
|
|
117500
|
+
font-size: 10px;
|
|
117501
|
+
}
|
|
117502
|
+
}
|
|
117503
|
+
}
|
|
117504
|
+
|
|
117505
|
+
& .e-dropdown-btn {
|
|
117439
117506
|
& .e-save {
|
|
117440
117507
|
font-size: $image-editor-bigger-tbar-btn-fontsize;
|
|
117441
117508
|
|
|
@@ -117541,7 +117608,16 @@ $image-editor-contextual-toolbar: $neutral-lighter !default;
|
|
|
117541
117608
|
& .e-dropdown-btn.e-image-popup {
|
|
117542
117609
|
& .e-select,
|
|
117543
117610
|
& .e-annotation,
|
|
117544
|
-
& .e-transform
|
|
117611
|
+
& .e-transform {
|
|
117612
|
+
font-size: $image-editor-tbar-btn-fontsize;
|
|
117613
|
+
|
|
117614
|
+
& .e-icons.e-caret {
|
|
117615
|
+
font-size: 10px !important; /* stylelint-disable-line declaration-no-important */
|
|
117616
|
+
}
|
|
117617
|
+
}
|
|
117618
|
+
}
|
|
117619
|
+
|
|
117620
|
+
& .e-dropdown-btn {
|
|
117545
117621
|
& .e-save {
|
|
117546
117622
|
font-size: $image-editor-tbar-btn-fontsize;
|
|
117547
117623
|
|
package/SCSS-Themes/fabric.scss
CHANGED
|
@@ -4843,7 +4843,7 @@ $float-label-rtl-value: -7px !default;
|
|
|
4843
4843
|
.e-bigger .e-float-input.e-control-wrapper .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
|
|
4844
4844
|
.e-bigger .e-float-input.e-control-wrapper .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text {
|
|
4845
4845
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
4846
|
-
top: -
|
|
4846
|
+
top: -7px;
|
|
4847
4847
|
}
|
|
4848
4848
|
}
|
|
4849
4849
|
|
|
@@ -4884,7 +4884,7 @@ $float-label-rtl-value: -7px !default;
|
|
|
4884
4884
|
.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
|
|
4885
4885
|
.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text {
|
|
4886
4886
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
4887
|
-
top: -
|
|
4887
|
+
top: -7px;
|
|
4888
4888
|
}
|
|
4889
4889
|
}
|
|
4890
4890
|
|
|
@@ -6197,6 +6197,7 @@ $float-label-rtl-value: -7px !default;
|
|
|
6197
6197
|
}
|
|
6198
6198
|
|
|
6199
6199
|
input.e-input.e-bigger#{$css},
|
|
6200
|
+
.e-bigger input.e-input#{$css},
|
|
6200
6201
|
.e-input-group.e-bigger input,
|
|
6201
6202
|
.e-input-group.e-bigger input.e-input,
|
|
6202
6203
|
.e-input-group.e-control-wrapper.e-bigger input,
|
|
@@ -9393,6 +9394,16 @@ $float-label-rtl-value: -7px !default;
|
|
|
9393
9394
|
}
|
|
9394
9395
|
}
|
|
9395
9396
|
|
|
9397
|
+
.e-outline.e-input-group.e-prepend.e-small .e-input-group-icon,
|
|
9398
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon,
|
|
9399
|
+
.e-small .e-outline.e-input-group.e-prepend .e-input-group-icon,
|
|
9400
|
+
.e-small .e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon {
|
|
9401
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9402
|
+
margin-left: $outline-small-input-icon-margin-left;
|
|
9403
|
+
margin-right: $zero-value;
|
|
9404
|
+
}
|
|
9405
|
+
}
|
|
9406
|
+
|
|
9396
9407
|
.e-outline.e-input-group.e-small .e-clear-icon,
|
|
9397
9408
|
.e-outline.e-input-group .e-clear-icon.e-small,
|
|
9398
9409
|
.e-small .e-outline.e-input-group .e-clear-icon,
|
|
@@ -9476,6 +9487,17 @@ $float-label-rtl-value: -7px !default;
|
|
|
9476
9487
|
}
|
|
9477
9488
|
}
|
|
9478
9489
|
|
|
9490
|
+
.e-outline.e-input-group.e-prepend.e-bigger .e-input-group-icon,
|
|
9491
|
+
.e-outline.e-input-group.e-prepend .e-input-group-icon.e-bigger,
|
|
9492
|
+
.e-bigger .e-outline.e-input-group.e-prepend .e-input-group-icon,
|
|
9493
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-bigger .e-input-group-icon,
|
|
9494
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon.e-bigger,
|
|
9495
|
+
.e-bigger .e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon {
|
|
9496
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9497
|
+
margin: $outline-bigger-input-icon-padding $zero-value $outline-bigger-input-icon-padding $outline-bigger-input-icon-margin-left;
|
|
9498
|
+
}
|
|
9499
|
+
}
|
|
9500
|
+
|
|
9479
9501
|
input.e-input.e-bigger.e-outline,
|
|
9480
9502
|
.e-bigger input.e-input.e-outline,
|
|
9481
9503
|
.e-outline.e-input-group.e-bigger:not(.e-float-icon-left) input.e-input,
|
|
@@ -9682,6 +9704,17 @@ $float-label-rtl-value: -7px !default;
|
|
|
9682
9704
|
}
|
|
9683
9705
|
}
|
|
9684
9706
|
|
|
9707
|
+
.e-outline.e-input-group.e-prepend.e-small.e-bigger .e-input-group-icon,
|
|
9708
|
+
.e-outline.e-input-group.e-prepend.e-small .e-input-group-icon.e-bigger,
|
|
9709
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small.e-bigger .e-input-group-icon,
|
|
9710
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon.e-bigger,
|
|
9711
|
+
.e-bigger .e-outline.e-input-group.e-prepend.e-small .e-input-group-icon,
|
|
9712
|
+
.e-bigger .e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon {
|
|
9713
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9714
|
+
margin: $outline-bigger-small-group-icon-top $zero-value $outline-bigger-small-group-icon-bottom $outline-small-bigger-icon-margin-left;
|
|
9715
|
+
}
|
|
9716
|
+
}
|
|
9717
|
+
|
|
9685
9718
|
.e-outline.e-float-input.e-input-group.e-small .e-input-group-icon,
|
|
9686
9719
|
.e-small .e-outline.e-float-input.e-input-group .e-input-group-icon,
|
|
9687
9720
|
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon,
|
|
@@ -25210,7 +25243,7 @@ $calendar-title-font-weight-style: 300 !default;
|
|
|
25210
25243
|
$calendar-yeardecade-hover-color: $neutral-tertiary-alt !default;
|
|
25211
25244
|
$calendar-spanicon-font-weight-style: 300 !default;
|
|
25212
25245
|
$calendar-title-margin-left-style: 7px !default;
|
|
25213
|
-
$calendar-normal-year-decade-padding:
|
|
25246
|
+
$calendar-normal-year-decade-padding: 5px !default;
|
|
25214
25247
|
$calendar-icon-font-size-style: 14px !default;
|
|
25215
25248
|
$calendar-link-font-weight-style: 500 !default;
|
|
25216
25249
|
$calendar-focused-date-bg-style: $neutral-quintenaryalt !default;
|
|
@@ -27993,8 +28026,6 @@ $cbox-checked-ripple-bgcolo: rgba(0, 0, 0, .3) !default;
|
|
|
27993
28026
|
|
|
27994
28027
|
+.e-label {
|
|
27995
28028
|
margin-left: $cbox-margin;
|
|
27996
|
-
max-width: calc(100% - ($cbox-width + $cbox-margin));
|
|
27997
|
-
word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
|
|
27998
28029
|
}
|
|
27999
28030
|
|
|
28000
28031
|
+.e-ripple-container {
|
|
@@ -28224,8 +28255,6 @@ $cbox-checked-ripple-bgcolo: rgba(0, 0, 0, .3) !default;
|
|
|
28224
28255
|
font-size: $cbox-bigger-font-size;
|
|
28225
28256
|
line-height: $cbox-bigger-height;
|
|
28226
28257
|
margin-left: $cbox-bigger-margin;
|
|
28227
|
-
max-width: calc(100% - ($cbox-bigger-width + $cbox-bigger-margin));
|
|
28228
|
-
word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
|
|
28229
28258
|
}
|
|
28230
28259
|
|
|
28231
28260
|
+.e-ripple-container {
|
|
@@ -75414,6 +75443,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
75414
75443
|
|
|
75415
75444
|
li.e-cclist {
|
|
75416
75445
|
padding: $grid-bigger-columnchooser-li-padding;
|
|
75446
|
+
@if $grid-skin == 'material3' {
|
|
75447
|
+
line-height: 24px;
|
|
75448
|
+
}
|
|
75417
75449
|
}
|
|
75418
75450
|
|
|
75419
75451
|
.e-toolbar .e-ccdiv {
|
|
@@ -76136,7 +76168,6 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76136
76168
|
border-collapse: separate;
|
|
76137
76169
|
table-layout: fixed;
|
|
76138
76170
|
width: 100%;
|
|
76139
|
-
border-spacing: 0.25px;
|
|
76140
76171
|
}
|
|
76141
76172
|
|
|
76142
76173
|
.e-tableborder {
|
|
@@ -77634,6 +77665,13 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
77634
77665
|
margin: -12px;
|
|
77635
77666
|
}
|
|
77636
77667
|
|
|
77668
|
+
.e-bigger & .e-ccdlg .e-checkbox-wrapper span.e-label,
|
|
77669
|
+
&.e-bigger .e-ccdlg .e-checkbox-wrapper span.e-label {
|
|
77670
|
+
@if $grid-skin == 'material3' {
|
|
77671
|
+
font-size: $text-base;
|
|
77672
|
+
}
|
|
77673
|
+
}
|
|
77674
|
+
|
|
77637
77675
|
.e-ccdlg {
|
|
77638
77676
|
|
|
77639
77677
|
.e-dlg-content {
|
|
@@ -79461,6 +79499,26 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
79461
79499
|
}
|
|
79462
79500
|
/* stylelint-enable */
|
|
79463
79501
|
|
|
79502
|
+
/* Apply styles for Firefox only */
|
|
79503
|
+
/* stylelint-disable function-url-quotes */
|
|
79504
|
+
@-moz-document url-prefix() {
|
|
79505
|
+
#{&}.e-grid-min-height {
|
|
79506
|
+
.e-rowcell,
|
|
79507
|
+
.e-icon-grightarrow,
|
|
79508
|
+
.e-icon-gdownarrow {
|
|
79509
|
+
line-height: normal;
|
|
79510
|
+
}
|
|
79511
|
+
}
|
|
79512
|
+
.e-bigger .e-grid.e-grid-min-height {
|
|
79513
|
+
.e-rowcell,
|
|
79514
|
+
.e-rowcell:first-child,
|
|
79515
|
+
.e-rowcell:last-child {
|
|
79516
|
+
line-height: normal;
|
|
79517
|
+
}
|
|
79518
|
+
}
|
|
79519
|
+
}
|
|
79520
|
+
/* stylelint-enable function-url-quotes */
|
|
79521
|
+
|
|
79464
79522
|
|
|
79465
79523
|
@include export-module('grid-theme') {
|
|
79466
79524
|
|
|
@@ -117189,7 +117247,16 @@ $image-editor-contextual-toolbar: $neutral-white !default;
|
|
|
117189
117247
|
& .e-dropdown-btn.e-image-popup {
|
|
117190
117248
|
& .e-select,
|
|
117191
117249
|
& .e-annotation,
|
|
117192
|
-
& .e-transform
|
|
117250
|
+
& .e-transform {
|
|
117251
|
+
font-size: $image-editor-bigger-tbar-btn-fontsize;
|
|
117252
|
+
|
|
117253
|
+
& .e-icons.e-caret {
|
|
117254
|
+
font-size: 10px;
|
|
117255
|
+
}
|
|
117256
|
+
}
|
|
117257
|
+
}
|
|
117258
|
+
|
|
117259
|
+
& .e-dropdown-btn {
|
|
117193
117260
|
& .e-save {
|
|
117194
117261
|
font-size: $image-editor-bigger-tbar-btn-fontsize;
|
|
117195
117262
|
|
|
@@ -117295,7 +117362,16 @@ $image-editor-contextual-toolbar: $neutral-white !default;
|
|
|
117295
117362
|
& .e-dropdown-btn.e-image-popup {
|
|
117296
117363
|
& .e-select,
|
|
117297
117364
|
& .e-annotation,
|
|
117298
|
-
& .e-transform
|
|
117365
|
+
& .e-transform {
|
|
117366
|
+
font-size: $image-editor-tbar-btn-fontsize;
|
|
117367
|
+
|
|
117368
|
+
& .e-icons.e-caret {
|
|
117369
|
+
font-size: 10px !important; /* stylelint-disable-line declaration-no-important */
|
|
117370
|
+
}
|
|
117371
|
+
}
|
|
117372
|
+
}
|
|
117373
|
+
|
|
117374
|
+
& .e-dropdown-btn {
|
|
117299
117375
|
& .e-save {
|
|
117300
117376
|
font-size: $image-editor-tbar-btn-fontsize;
|
|
117301
117377
|
|
|
@@ -5037,7 +5037,7 @@ $float-label-rtl-value: -10px !default;
|
|
|
5037
5037
|
.e-bigger .e-float-input.e-control-wrapper .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
|
|
5038
5038
|
.e-bigger .e-float-input.e-control-wrapper .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text {
|
|
5039
5039
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
5040
|
-
top: -
|
|
5040
|
+
top: -7px;
|
|
5041
5041
|
}
|
|
5042
5042
|
}
|
|
5043
5043
|
|
|
@@ -5078,7 +5078,7 @@ $float-label-rtl-value: -10px !default;
|
|
|
5078
5078
|
.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[readonly] ~ label.e-label-top.e-float-text,
|
|
5079
5079
|
.e-float-input.e-control-wrapper.e-small .e-input-in-wrap input[disabled] ~ label.e-label-top.e-float-text {
|
|
5080
5080
|
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
5081
|
-
top: -
|
|
5081
|
+
top: -7px;
|
|
5082
5082
|
}
|
|
5083
5083
|
}
|
|
5084
5084
|
|
|
@@ -6391,6 +6391,7 @@ $float-label-rtl-value: -10px !default;
|
|
|
6391
6391
|
}
|
|
6392
6392
|
|
|
6393
6393
|
input.e-input.e-bigger#{$css},
|
|
6394
|
+
.e-bigger input.e-input#{$css},
|
|
6394
6395
|
.e-input-group.e-bigger input,
|
|
6395
6396
|
.e-input-group.e-bigger input.e-input,
|
|
6396
6397
|
.e-input-group.e-control-wrapper.e-bigger input,
|
|
@@ -9587,6 +9588,16 @@ $float-label-rtl-value: -10px !default;
|
|
|
9587
9588
|
}
|
|
9588
9589
|
}
|
|
9589
9590
|
|
|
9591
|
+
.e-outline.e-input-group.e-prepend.e-small .e-input-group-icon,
|
|
9592
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon,
|
|
9593
|
+
.e-small .e-outline.e-input-group.e-prepend .e-input-group-icon,
|
|
9594
|
+
.e-small .e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon {
|
|
9595
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9596
|
+
margin-left: $outline-small-input-icon-margin-left;
|
|
9597
|
+
margin-right: $zero-value;
|
|
9598
|
+
}
|
|
9599
|
+
}
|
|
9600
|
+
|
|
9590
9601
|
.e-outline.e-input-group.e-small .e-clear-icon,
|
|
9591
9602
|
.e-outline.e-input-group .e-clear-icon.e-small,
|
|
9592
9603
|
.e-small .e-outline.e-input-group .e-clear-icon,
|
|
@@ -9670,6 +9681,17 @@ $float-label-rtl-value: -10px !default;
|
|
|
9670
9681
|
}
|
|
9671
9682
|
}
|
|
9672
9683
|
|
|
9684
|
+
.e-outline.e-input-group.e-prepend.e-bigger .e-input-group-icon,
|
|
9685
|
+
.e-outline.e-input-group.e-prepend .e-input-group-icon.e-bigger,
|
|
9686
|
+
.e-bigger .e-outline.e-input-group.e-prepend .e-input-group-icon,
|
|
9687
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-bigger .e-input-group-icon,
|
|
9688
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon.e-bigger,
|
|
9689
|
+
.e-bigger .e-outline.e-input-group.e-prepend.e-control-wrapper .e-input-group-icon {
|
|
9690
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9691
|
+
margin: $outline-bigger-input-icon-padding $zero-value $outline-bigger-input-icon-padding $outline-bigger-input-icon-margin-left;
|
|
9692
|
+
}
|
|
9693
|
+
}
|
|
9694
|
+
|
|
9673
9695
|
input.e-input.e-bigger.e-outline,
|
|
9674
9696
|
.e-bigger input.e-input.e-outline,
|
|
9675
9697
|
.e-outline.e-input-group.e-bigger:not(.e-float-icon-left) input.e-input,
|
|
@@ -9876,6 +9898,17 @@ $float-label-rtl-value: -10px !default;
|
|
|
9876
9898
|
}
|
|
9877
9899
|
}
|
|
9878
9900
|
|
|
9901
|
+
.e-outline.e-input-group.e-prepend.e-small.e-bigger .e-input-group-icon,
|
|
9902
|
+
.e-outline.e-input-group.e-prepend.e-small .e-input-group-icon.e-bigger,
|
|
9903
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small.e-bigger .e-input-group-icon,
|
|
9904
|
+
.e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon.e-bigger,
|
|
9905
|
+
.e-bigger .e-outline.e-input-group.e-prepend.e-small .e-input-group-icon,
|
|
9906
|
+
.e-bigger .e-outline.e-input-group.e-prepend.e-control-wrapper.e-small .e-input-group-icon {
|
|
9907
|
+
@if $input-skin-name == 'material' or $input-skin-name == 'Material3' {
|
|
9908
|
+
margin: $outline-bigger-small-group-icon-top $zero-value $outline-bigger-small-group-icon-bottom $outline-small-bigger-icon-margin-left;
|
|
9909
|
+
}
|
|
9910
|
+
}
|
|
9911
|
+
|
|
9879
9912
|
.e-outline.e-float-input.e-input-group.e-small .e-input-group-icon,
|
|
9880
9913
|
.e-small .e-outline.e-float-input.e-input-group .e-input-group-icon,
|
|
9881
9914
|
.e-outline.e-float-input.e-control-wrapper.e-input-group.e-small .e-input-group-icon,
|
|
@@ -28442,8 +28475,6 @@ $cbox-icon-color: $icon-color !default;
|
|
|
28442
28475
|
|
|
28443
28476
|
+.e-label {
|
|
28444
28477
|
margin-left: $cbox-margin;
|
|
28445
|
-
max-width: calc(100% - ($cbox-width + $cbox-margin));
|
|
28446
|
-
word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
|
|
28447
28478
|
}
|
|
28448
28479
|
|
|
28449
28480
|
+.e-ripple-container {
|
|
@@ -28673,8 +28704,6 @@ $cbox-icon-color: $icon-color !default;
|
|
|
28673
28704
|
font-size: $cbox-bigger-font-size;
|
|
28674
28705
|
line-height: $cbox-bigger-height;
|
|
28675
28706
|
margin-left: $cbox-bigger-margin;
|
|
28676
|
-
max-width: calc(100% - ($cbox-bigger-width + $cbox-bigger-margin));
|
|
28677
|
-
word-break: break-word !important; /* stylelint-disable-line declaration-no-important */
|
|
28678
28707
|
}
|
|
28679
28708
|
|
|
28680
28709
|
+.e-ripple-container {
|
|
@@ -76240,6 +76269,9 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76240
76269
|
|
|
76241
76270
|
li.e-cclist {
|
|
76242
76271
|
padding: $grid-bigger-columnchooser-li-padding;
|
|
76272
|
+
@if $grid-skin == 'material3' {
|
|
76273
|
+
line-height: 24px;
|
|
76274
|
+
}
|
|
76243
76275
|
}
|
|
76244
76276
|
|
|
76245
76277
|
.e-toolbar .e-ccdiv {
|
|
@@ -76962,7 +76994,6 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
76962
76994
|
border-collapse: separate;
|
|
76963
76995
|
table-layout: fixed;
|
|
76964
76996
|
width: 100%;
|
|
76965
|
-
border-spacing: 0.25px;
|
|
76966
76997
|
}
|
|
76967
76998
|
|
|
76968
76999
|
.e-tableborder {
|
|
@@ -78460,6 +78491,13 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
78460
78491
|
margin: -12px;
|
|
78461
78492
|
}
|
|
78462
78493
|
|
|
78494
|
+
.e-bigger & .e-ccdlg .e-checkbox-wrapper span.e-label,
|
|
78495
|
+
&.e-bigger .e-ccdlg .e-checkbox-wrapper span.e-label {
|
|
78496
|
+
@if $grid-skin == 'material3' {
|
|
78497
|
+
font-size: $text-base;
|
|
78498
|
+
}
|
|
78499
|
+
}
|
|
78500
|
+
|
|
78463
78501
|
.e-ccdlg {
|
|
78464
78502
|
|
|
78465
78503
|
.e-dlg-content {
|
|
@@ -80287,6 +80325,26 @@ $grid-dropitems-count-margin-left: -8px !default;
|
|
|
80287
80325
|
}
|
|
80288
80326
|
/* stylelint-enable */
|
|
80289
80327
|
|
|
80328
|
+
/* Apply styles for Firefox only */
|
|
80329
|
+
/* stylelint-disable function-url-quotes */
|
|
80330
|
+
@-moz-document url-prefix() {
|
|
80331
|
+
#{&}.e-grid-min-height {
|
|
80332
|
+
.e-rowcell,
|
|
80333
|
+
.e-icon-grightarrow,
|
|
80334
|
+
.e-icon-gdownarrow {
|
|
80335
|
+
line-height: normal;
|
|
80336
|
+
}
|
|
80337
|
+
}
|
|
80338
|
+
.e-bigger .e-grid.e-grid-min-height {
|
|
80339
|
+
.e-rowcell,
|
|
80340
|
+
.e-rowcell:first-child,
|
|
80341
|
+
.e-rowcell:last-child {
|
|
80342
|
+
line-height: normal;
|
|
80343
|
+
}
|
|
80344
|
+
}
|
|
80345
|
+
}
|
|
80346
|
+
/* stylelint-enable function-url-quotes */
|
|
80347
|
+
|
|
80290
80348
|
|
|
80291
80349
|
@include export-module('grid-theme') {
|
|
80292
80350
|
|
|
@@ -118077,7 +118135,16 @@ $image-editor-contextual-toolbar: $content-bg-color-alt2 !default;
|
|
|
118077
118135
|
& .e-dropdown-btn.e-image-popup {
|
|
118078
118136
|
& .e-select,
|
|
118079
118137
|
& .e-annotation,
|
|
118080
|
-
& .e-transform
|
|
118138
|
+
& .e-transform {
|
|
118139
|
+
font-size: $image-editor-bigger-tbar-btn-fontsize;
|
|
118140
|
+
|
|
118141
|
+
& .e-icons.e-caret {
|
|
118142
|
+
font-size: 10px;
|
|
118143
|
+
}
|
|
118144
|
+
}
|
|
118145
|
+
}
|
|
118146
|
+
|
|
118147
|
+
& .e-dropdown-btn {
|
|
118081
118148
|
& .e-save {
|
|
118082
118149
|
font-size: $image-editor-bigger-tbar-btn-fontsize;
|
|
118083
118150
|
|
|
@@ -118183,7 +118250,16 @@ $image-editor-contextual-toolbar: $content-bg-color-alt2 !default;
|
|
|
118183
118250
|
& .e-dropdown-btn.e-image-popup {
|
|
118184
118251
|
& .e-select,
|
|
118185
118252
|
& .e-annotation,
|
|
118186
|
-
& .e-transform
|
|
118253
|
+
& .e-transform {
|
|
118254
|
+
font-size: $image-editor-tbar-btn-fontsize;
|
|
118255
|
+
|
|
118256
|
+
& .e-icons.e-caret {
|
|
118257
|
+
font-size: 10px !important; /* stylelint-disable-line declaration-no-important */
|
|
118258
|
+
}
|
|
118259
|
+
}
|
|
118260
|
+
}
|
|
118261
|
+
|
|
118262
|
+
& .e-dropdown-btn {
|
|
118187
118263
|
& .e-save {
|
|
118188
118264
|
font-size: $image-editor-tbar-btn-fontsize;
|
|
118189
118265
|
|