@syncfusion/blazor-themes 20.3.56 → 20.3.58
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/base/bootstrap4.scss +599 -599
- package/SCSS-Themes/base/bootstrap5-dark.scss +457 -457
- package/SCSS-Themes/base/bootstrap5.scss +457 -457
- package/SCSS-Themes/base/fluent-dark.scss +457 -457
- package/SCSS-Themes/base/fluent.scss +457 -457
- package/SCSS-Themes/bootstrap-dark.scss +16 -42
- package/SCSS-Themes/bootstrap.scss +16 -42
- package/SCSS-Themes/bootstrap4.scss +616 -642
- package/SCSS-Themes/bootstrap5-dark.scss +476 -502
- package/SCSS-Themes/bootstrap5.scss +476 -502
- package/SCSS-Themes/buttons/check-box/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/buttons/check-box/bootstrap.scss +1 -1
- package/SCSS-Themes/buttons/check-box/bootstrap4.scss +1 -1
- package/SCSS-Themes/buttons/check-box/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/buttons/check-box/bootstrap5.scss +1 -1
- package/SCSS-Themes/buttons/check-box/fabric-dark.scss +1 -1
- package/SCSS-Themes/buttons/check-box/fabric.scss +1 -1
- package/SCSS-Themes/buttons/check-box/fluent-dark.scss +4 -4
- package/SCSS-Themes/buttons/check-box/fluent.scss +4 -4
- package/SCSS-Themes/buttons/check-box/highcontrast.scss +1 -1
- package/SCSS-Themes/buttons/check-box/material-dark.scss +1 -1
- package/SCSS-Themes/buttons/check-box/material.scss +1 -1
- package/SCSS-Themes/buttons/check-box/tailwind-dark.scss +1 -1
- package/SCSS-Themes/buttons/check-box/tailwind.scss +1 -1
- package/SCSS-Themes/dropdowns/multi-select/bootstrap-dark.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap4.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5-dark.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/fabric-dark.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/fabric.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/fluent-dark.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/fluent.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/highcontrast.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/material-dark.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/material.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/tailwind-dark.scss +4 -0
- package/SCSS-Themes/dropdowns/multi-select/tailwind.scss +4 -0
- package/SCSS-Themes/fabric-dark.scss +16 -42
- package/SCSS-Themes/fabric.scss +16 -42
- package/SCSS-Themes/filemanager/file-manager/bootstrap-dark.scss +0 -19
- package/SCSS-Themes/filemanager/file-manager/bootstrap.scss +0 -19
- package/SCSS-Themes/filemanager/file-manager/bootstrap4.scss +0 -19
- package/SCSS-Themes/filemanager/file-manager/bootstrap5-dark.scss +0 -19
- package/SCSS-Themes/filemanager/file-manager/bootstrap5.scss +0 -19
- package/SCSS-Themes/filemanager/file-manager/fabric-dark.scss +0 -19
- package/SCSS-Themes/filemanager/file-manager/fabric.scss +0 -19
- package/SCSS-Themes/filemanager/file-manager/fluent-dark.scss +0 -19
- package/SCSS-Themes/filemanager/file-manager/fluent.scss +0 -19
- package/SCSS-Themes/filemanager/file-manager/highcontrast.scss +0 -19
- package/SCSS-Themes/filemanager/file-manager/material-dark.scss +0 -19
- package/SCSS-Themes/filemanager/file-manager/material.scss +0 -19
- package/SCSS-Themes/filemanager/file-manager/tailwind-dark.scss +0 -19
- package/SCSS-Themes/filemanager/file-manager/tailwind.scss +0 -19
- package/SCSS-Themes/fluent-dark.scss +479 -505
- package/SCSS-Themes/fluent.scss +479 -505
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +1 -0
- package/SCSS-Themes/grids/grid/bootstrap.scss +1 -0
- package/SCSS-Themes/grids/grid/bootstrap4.scss +1 -0
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +1 -0
- package/SCSS-Themes/grids/grid/bootstrap5.scss +1 -0
- package/SCSS-Themes/grids/grid/fabric-dark.scss +1 -0
- package/SCSS-Themes/grids/grid/fabric.scss +1 -0
- package/SCSS-Themes/grids/grid/fluent-dark.scss +1 -0
- package/SCSS-Themes/grids/grid/fluent.scss +1 -0
- package/SCSS-Themes/grids/grid/highcontrast.scss +1 -0
- package/SCSS-Themes/grids/grid/material-dark.scss +1 -0
- package/SCSS-Themes/grids/grid/material.scss +1 -0
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +1 -0
- package/SCSS-Themes/grids/grid/tailwind.scss +1 -0
- package/SCSS-Themes/highcontrast.scss +16 -42
- package/SCSS-Themes/material-dark.scss +16 -42
- package/SCSS-Themes/material.scss +16 -42
- package/SCSS-Themes/navigations/tab/bootstrap-dark.scss +6 -19
- package/SCSS-Themes/navigations/tab/bootstrap.scss +6 -19
- package/SCSS-Themes/navigations/tab/bootstrap4.scss +6 -19
- package/SCSS-Themes/navigations/tab/bootstrap5-dark.scss +6 -19
- package/SCSS-Themes/navigations/tab/bootstrap5.scss +6 -19
- package/SCSS-Themes/navigations/tab/fabric-dark.scss +6 -19
- package/SCSS-Themes/navigations/tab/fabric.scss +6 -19
- package/SCSS-Themes/navigations/tab/fluent-dark.scss +6 -19
- package/SCSS-Themes/navigations/tab/fluent.scss +6 -19
- package/SCSS-Themes/navigations/tab/highcontrast.scss +6 -19
- package/SCSS-Themes/navigations/tab/material-dark.scss +6 -19
- package/SCSS-Themes/navigations/tab/material.scss +6 -19
- package/SCSS-Themes/navigations/tab/tailwind-dark.scss +6 -19
- package/SCSS-Themes/navigations/tab/tailwind.scss +6 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark.scss +3 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap.scss +3 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4.scss +3 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark.scss +3 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.scss +3 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark.scss +3 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric.scss +3 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark.scss +3 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent.scss +3 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast.scss +3 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/material-dark.scss +3 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/material.scss +3 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark.scss +3 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind.scss +3 -0
- package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +1 -3
- package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +1 -3
- package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +1 -3
- package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +1 -3
- package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +1 -3
- package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +1 -3
- package/SCSS-Themes/pivotview/pivotview/fabric.scss +1 -3
- package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +1 -3
- package/SCSS-Themes/pivotview/pivotview/fluent.scss +1 -3
- package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +1 -3
- package/SCSS-Themes/pivotview/pivotview/material-dark.scss +1 -3
- package/SCSS-Themes/pivotview/pivotview/material.scss +1 -3
- package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +1 -3
- package/SCSS-Themes/pivotview/pivotview/tailwind.scss +1 -3
- package/SCSS-Themes/tailwind-dark.scss +16 -42
- package/SCSS-Themes/tailwind.scss +16 -42
- package/package.json +1 -1
|
@@ -418,11 +418,6 @@ $tab-alt-nav-hover-bg-color: $grey-e6 !default;
|
|
|
418
418
|
height: auto;
|
|
419
419
|
min-height: auto;
|
|
420
420
|
|
|
421
|
-
@if $tab-skin == 'bootstrap' or $tab-skin == 'bootstrap4' or $tbar-skin == 'bootstrap5' or $tbar-skin == 'FluentUI' {
|
|
422
|
-
height: $tab-big-height;
|
|
423
|
-
min-height: $tab-big-height;
|
|
424
|
-
}
|
|
425
|
-
|
|
426
421
|
&:not(.e-tbar-pos) .e-toolbar-item:first-child,
|
|
427
422
|
&:not(.e-tbar-pos) .e-toolbar-item:last-child {
|
|
428
423
|
margin: $tab-big-first-item-margin;
|
|
@@ -1138,11 +1133,11 @@ $tab-alt-nav-hover-bg-color: $grey-e6 !default;
|
|
|
1138
1133
|
|
|
1139
1134
|
&.e-vertical-icon {
|
|
1140
1135
|
|
|
1141
|
-
.e-tab-header {
|
|
1136
|
+
> .e-tab-header {
|
|
1142
1137
|
height: $tab-big-tb-icon-height;
|
|
1143
1138
|
min-height: $tab-big-tb-icon-height;
|
|
1144
1139
|
|
|
1145
|
-
.e-toolbar-items {
|
|
1140
|
+
> .e-toolbar-items {
|
|
1146
1141
|
height: $tab-big-tb-icon-height;
|
|
1147
1142
|
}
|
|
1148
1143
|
|
|
@@ -1618,7 +1613,7 @@ $tab-alt-nav-hover-bg-color: $grey-e6 !default;
|
|
|
1618
1613
|
|
|
1619
1614
|
&.e-vertical-icon {
|
|
1620
1615
|
|
|
1621
|
-
.e-tab-header {
|
|
1616
|
+
> .e-tab-header {
|
|
1622
1617
|
height: $tab-big-tb-icon-height - 2;
|
|
1623
1618
|
min-height: $tab-big-tb-icon-height - 2;
|
|
1624
1619
|
}
|
|
@@ -1895,16 +1890,8 @@ $tab-alt-nav-hover-bg-color: $grey-e6 !default;
|
|
|
1895
1890
|
min-height: $tab-nrml-height;
|
|
1896
1891
|
position: relative;
|
|
1897
1892
|
|
|
1898
|
-
@if $tab-skin == 'bootstrap' or $tab-skin == 'bootstrap4' or $tbar-skin == 'bootstrap5' or $tbar-skin == 'FluentUI' {
|
|
1899
|
-
height: $tab-nrml-height;
|
|
1900
|
-
min-height: $tab-nrml-height;
|
|
1901
|
-
}
|
|
1902
|
-
|
|
1903
1893
|
@media screen and (max-width: 480px) {
|
|
1904
1894
|
min-height: $tab-big-height;
|
|
1905
|
-
@if $tab-skin == 'bootstrap' or $tab-skin == 'bootstrap4' or $tbar-skin == 'bootstrap5' {
|
|
1906
|
-
height: $tab-big-height;
|
|
1907
|
-
}
|
|
1908
1895
|
}
|
|
1909
1896
|
|
|
1910
1897
|
&:not(.e-tbar-pos) .e-toolbar-item:first-child,
|
|
@@ -3213,7 +3200,7 @@ $tab-alt-nav-hover-bg-color: $grey-e6 !default;
|
|
|
3213
3200
|
|
|
3214
3201
|
&.e-vertical-icon {
|
|
3215
3202
|
|
|
3216
|
-
.e-tab-header {
|
|
3203
|
+
> .e-tab-header {
|
|
3217
3204
|
height: $tab-nrml-tb-icon-height;
|
|
3218
3205
|
min-height: $tab-nrml-tb-icon-height;
|
|
3219
3206
|
|
|
@@ -3225,7 +3212,7 @@ $tab-alt-nav-hover-bg-color: $grey-e6 !default;
|
|
|
3225
3212
|
}
|
|
3226
3213
|
}
|
|
3227
3214
|
|
|
3228
|
-
.e-toolbar-items {
|
|
3215
|
+
> .e-toolbar-items {
|
|
3229
3216
|
height: $tab-nrml-tb-icon-height;
|
|
3230
3217
|
}
|
|
3231
3218
|
|
|
@@ -3861,7 +3848,7 @@ $tab-alt-nav-hover-bg-color: $grey-e6 !default;
|
|
|
3861
3848
|
|
|
3862
3849
|
&.e-vertical-icon {
|
|
3863
3850
|
|
|
3864
|
-
.e-tab-header {
|
|
3851
|
+
> .e-tab-header {
|
|
3865
3852
|
height: $tab-nrml-tb-icon-height - 2;
|
|
3866
3853
|
min-height: $tab-nrml-tb-icon-height - 2;
|
|
3867
3854
|
}
|
|
@@ -427,11 +427,6 @@ $tab-v-pop-focus-outline: 0 !default;
|
|
|
427
427
|
height: auto;
|
|
428
428
|
min-height: auto;
|
|
429
429
|
|
|
430
|
-
@if $tab-skin == 'bootstrap' or $tab-skin == 'bootstrap4' or $tbar-skin == 'bootstrap5' or $tbar-skin == 'FluentUI' {
|
|
431
|
-
height: $tab-big-height;
|
|
432
|
-
min-height: $tab-big-height;
|
|
433
|
-
}
|
|
434
|
-
|
|
435
430
|
&:not(.e-tbar-pos) .e-toolbar-item:first-child,
|
|
436
431
|
&:not(.e-tbar-pos) .e-toolbar-item:last-child {
|
|
437
432
|
margin: $tab-big-first-item-margin;
|
|
@@ -1147,11 +1142,11 @@ $tab-v-pop-focus-outline: 0 !default;
|
|
|
1147
1142
|
|
|
1148
1143
|
&.e-vertical-icon {
|
|
1149
1144
|
|
|
1150
|
-
.e-tab-header {
|
|
1145
|
+
> .e-tab-header {
|
|
1151
1146
|
height: $tab-big-tb-icon-height;
|
|
1152
1147
|
min-height: $tab-big-tb-icon-height;
|
|
1153
1148
|
|
|
1154
|
-
.e-toolbar-items {
|
|
1149
|
+
> .e-toolbar-items {
|
|
1155
1150
|
height: $tab-big-tb-icon-height;
|
|
1156
1151
|
}
|
|
1157
1152
|
|
|
@@ -1627,7 +1622,7 @@ $tab-v-pop-focus-outline: 0 !default;
|
|
|
1627
1622
|
|
|
1628
1623
|
&.e-vertical-icon {
|
|
1629
1624
|
|
|
1630
|
-
.e-tab-header {
|
|
1625
|
+
> .e-tab-header {
|
|
1631
1626
|
height: $tab-big-tb-icon-height - 2;
|
|
1632
1627
|
min-height: $tab-big-tb-icon-height - 2;
|
|
1633
1628
|
}
|
|
@@ -1904,16 +1899,8 @@ $tab-v-pop-focus-outline: 0 !default;
|
|
|
1904
1899
|
min-height: $tab-nrml-height;
|
|
1905
1900
|
position: relative;
|
|
1906
1901
|
|
|
1907
|
-
@if $tab-skin == 'bootstrap' or $tab-skin == 'bootstrap4' or $tbar-skin == 'bootstrap5' or $tbar-skin == 'FluentUI' {
|
|
1908
|
-
height: $tab-nrml-height;
|
|
1909
|
-
min-height: $tab-nrml-height;
|
|
1910
|
-
}
|
|
1911
|
-
|
|
1912
1902
|
@media screen and (max-width: 480px) {
|
|
1913
1903
|
min-height: $tab-big-height;
|
|
1914
|
-
@if $tab-skin == 'bootstrap' or $tab-skin == 'bootstrap4' or $tbar-skin == 'bootstrap5' {
|
|
1915
|
-
height: $tab-big-height;
|
|
1916
|
-
}
|
|
1917
1904
|
}
|
|
1918
1905
|
|
|
1919
1906
|
&:not(.e-tbar-pos) .e-toolbar-item:first-child,
|
|
@@ -3222,7 +3209,7 @@ $tab-v-pop-focus-outline: 0 !default;
|
|
|
3222
3209
|
|
|
3223
3210
|
&.e-vertical-icon {
|
|
3224
3211
|
|
|
3225
|
-
.e-tab-header {
|
|
3212
|
+
> .e-tab-header {
|
|
3226
3213
|
height: $tab-nrml-tb-icon-height;
|
|
3227
3214
|
min-height: $tab-nrml-tb-icon-height;
|
|
3228
3215
|
|
|
@@ -3234,7 +3221,7 @@ $tab-v-pop-focus-outline: 0 !default;
|
|
|
3234
3221
|
}
|
|
3235
3222
|
}
|
|
3236
3223
|
|
|
3237
|
-
.e-toolbar-items {
|
|
3224
|
+
> .e-toolbar-items {
|
|
3238
3225
|
height: $tab-nrml-tb-icon-height;
|
|
3239
3226
|
}
|
|
3240
3227
|
|
|
@@ -3870,7 +3857,7 @@ $tab-v-pop-focus-outline: 0 !default;
|
|
|
3870
3857
|
|
|
3871
3858
|
&.e-vertical-icon {
|
|
3872
3859
|
|
|
3873
|
-
.e-tab-header {
|
|
3860
|
+
> .e-tab-header {
|
|
3874
3861
|
height: $tab-nrml-tb-icon-height - 2;
|
|
3875
3862
|
min-height: $tab-nrml-tb-icon-height - 2;
|
|
3876
3863
|
}
|
|
@@ -431,11 +431,6 @@ $tab-v-pop-focus-outline: 0 !default;
|
|
|
431
431
|
height: auto;
|
|
432
432
|
min-height: auto;
|
|
433
433
|
|
|
434
|
-
@if $tab-skin == 'bootstrap' or $tab-skin == 'bootstrap4' or $tbar-skin == 'bootstrap5' or $tbar-skin == 'FluentUI' {
|
|
435
|
-
height: $tab-big-height;
|
|
436
|
-
min-height: $tab-big-height;
|
|
437
|
-
}
|
|
438
|
-
|
|
439
434
|
&:not(.e-tbar-pos) .e-toolbar-item:first-child,
|
|
440
435
|
&:not(.e-tbar-pos) .e-toolbar-item:last-child {
|
|
441
436
|
margin: $tab-big-first-item-margin;
|
|
@@ -1151,11 +1146,11 @@ $tab-v-pop-focus-outline: 0 !default;
|
|
|
1151
1146
|
|
|
1152
1147
|
&.e-vertical-icon {
|
|
1153
1148
|
|
|
1154
|
-
.e-tab-header {
|
|
1149
|
+
> .e-tab-header {
|
|
1155
1150
|
height: $tab-big-tb-icon-height;
|
|
1156
1151
|
min-height: $tab-big-tb-icon-height;
|
|
1157
1152
|
|
|
1158
|
-
.e-toolbar-items {
|
|
1153
|
+
> .e-toolbar-items {
|
|
1159
1154
|
height: $tab-big-tb-icon-height;
|
|
1160
1155
|
}
|
|
1161
1156
|
|
|
@@ -1631,7 +1626,7 @@ $tab-v-pop-focus-outline: 0 !default;
|
|
|
1631
1626
|
|
|
1632
1627
|
&.e-vertical-icon {
|
|
1633
1628
|
|
|
1634
|
-
.e-tab-header {
|
|
1629
|
+
> .e-tab-header {
|
|
1635
1630
|
height: $tab-big-tb-icon-height - 2;
|
|
1636
1631
|
min-height: $tab-big-tb-icon-height - 2;
|
|
1637
1632
|
}
|
|
@@ -1908,16 +1903,8 @@ $tab-v-pop-focus-outline: 0 !default;
|
|
|
1908
1903
|
min-height: $tab-nrml-height;
|
|
1909
1904
|
position: relative;
|
|
1910
1905
|
|
|
1911
|
-
@if $tab-skin == 'bootstrap' or $tab-skin == 'bootstrap4' or $tbar-skin == 'bootstrap5' or $tbar-skin == 'FluentUI' {
|
|
1912
|
-
height: $tab-nrml-height;
|
|
1913
|
-
min-height: $tab-nrml-height;
|
|
1914
|
-
}
|
|
1915
|
-
|
|
1916
1906
|
@media screen and (max-width: 480px) {
|
|
1917
1907
|
min-height: $tab-big-height;
|
|
1918
|
-
@if $tab-skin == 'bootstrap' or $tab-skin == 'bootstrap4' or $tbar-skin == 'bootstrap5' {
|
|
1919
|
-
height: $tab-big-height;
|
|
1920
|
-
}
|
|
1921
1908
|
}
|
|
1922
1909
|
|
|
1923
1910
|
&:not(.e-tbar-pos) .e-toolbar-item:first-child,
|
|
@@ -3226,7 +3213,7 @@ $tab-v-pop-focus-outline: 0 !default;
|
|
|
3226
3213
|
|
|
3227
3214
|
&.e-vertical-icon {
|
|
3228
3215
|
|
|
3229
|
-
.e-tab-header {
|
|
3216
|
+
> .e-tab-header {
|
|
3230
3217
|
height: $tab-nrml-tb-icon-height;
|
|
3231
3218
|
min-height: $tab-nrml-tb-icon-height;
|
|
3232
3219
|
|
|
@@ -3238,7 +3225,7 @@ $tab-v-pop-focus-outline: 0 !default;
|
|
|
3238
3225
|
}
|
|
3239
3226
|
}
|
|
3240
3227
|
|
|
3241
|
-
.e-toolbar-items {
|
|
3228
|
+
> .e-toolbar-items {
|
|
3242
3229
|
height: $tab-nrml-tb-icon-height;
|
|
3243
3230
|
}
|
|
3244
3231
|
|
|
@@ -3874,7 +3861,7 @@ $tab-v-pop-focus-outline: 0 !default;
|
|
|
3874
3861
|
|
|
3875
3862
|
&.e-vertical-icon {
|
|
3876
3863
|
|
|
3877
|
-
.e-tab-header {
|
|
3864
|
+
> .e-tab-header {
|
|
3878
3865
|
height: $tab-nrml-tb-icon-height - 2;
|
|
3879
3866
|
min-height: $tab-nrml-tb-icon-height - 2;
|
|
3880
3867
|
}
|
|
@@ -420,11 +420,6 @@ $tab-v-nav-hover-bg-color: rgba($content-bg-color-alt2, .12) !default;
|
|
|
420
420
|
height: auto;
|
|
421
421
|
min-height: auto;
|
|
422
422
|
|
|
423
|
-
@if $tab-skin == 'bootstrap' or $tab-skin == 'bootstrap4' or $tbar-skin == 'bootstrap5' or $tbar-skin == 'FluentUI' {
|
|
424
|
-
height: $tab-big-height;
|
|
425
|
-
min-height: $tab-big-height;
|
|
426
|
-
}
|
|
427
|
-
|
|
428
423
|
&:not(.e-tbar-pos) .e-toolbar-item:first-child,
|
|
429
424
|
&:not(.e-tbar-pos) .e-toolbar-item:last-child {
|
|
430
425
|
margin: $tab-big-first-item-margin;
|
|
@@ -1140,11 +1135,11 @@ $tab-v-nav-hover-bg-color: rgba($content-bg-color-alt2, .12) !default;
|
|
|
1140
1135
|
|
|
1141
1136
|
&.e-vertical-icon {
|
|
1142
1137
|
|
|
1143
|
-
.e-tab-header {
|
|
1138
|
+
> .e-tab-header {
|
|
1144
1139
|
height: $tab-big-tb-icon-height;
|
|
1145
1140
|
min-height: $tab-big-tb-icon-height;
|
|
1146
1141
|
|
|
1147
|
-
.e-toolbar-items {
|
|
1142
|
+
> .e-toolbar-items {
|
|
1148
1143
|
height: $tab-big-tb-icon-height;
|
|
1149
1144
|
}
|
|
1150
1145
|
|
|
@@ -1620,7 +1615,7 @@ $tab-v-nav-hover-bg-color: rgba($content-bg-color-alt2, .12) !default;
|
|
|
1620
1615
|
|
|
1621
1616
|
&.e-vertical-icon {
|
|
1622
1617
|
|
|
1623
|
-
.e-tab-header {
|
|
1618
|
+
> .e-tab-header {
|
|
1624
1619
|
height: $tab-big-tb-icon-height - 2;
|
|
1625
1620
|
min-height: $tab-big-tb-icon-height - 2;
|
|
1626
1621
|
}
|
|
@@ -1897,16 +1892,8 @@ $tab-v-nav-hover-bg-color: rgba($content-bg-color-alt2, .12) !default;
|
|
|
1897
1892
|
min-height: $tab-nrml-height;
|
|
1898
1893
|
position: relative;
|
|
1899
1894
|
|
|
1900
|
-
@if $tab-skin == 'bootstrap' or $tab-skin == 'bootstrap4' or $tbar-skin == 'bootstrap5' or $tbar-skin == 'FluentUI' {
|
|
1901
|
-
height: $tab-nrml-height;
|
|
1902
|
-
min-height: $tab-nrml-height;
|
|
1903
|
-
}
|
|
1904
|
-
|
|
1905
1895
|
@media screen and (max-width: 480px) {
|
|
1906
1896
|
min-height: $tab-big-height;
|
|
1907
|
-
@if $tab-skin == 'bootstrap' or $tab-skin == 'bootstrap4' or $tbar-skin == 'bootstrap5' {
|
|
1908
|
-
height: $tab-big-height;
|
|
1909
|
-
}
|
|
1910
1897
|
}
|
|
1911
1898
|
|
|
1912
1899
|
&:not(.e-tbar-pos) .e-toolbar-item:first-child,
|
|
@@ -3215,7 +3202,7 @@ $tab-v-nav-hover-bg-color: rgba($content-bg-color-alt2, .12) !default;
|
|
|
3215
3202
|
|
|
3216
3203
|
&.e-vertical-icon {
|
|
3217
3204
|
|
|
3218
|
-
.e-tab-header {
|
|
3205
|
+
> .e-tab-header {
|
|
3219
3206
|
height: $tab-nrml-tb-icon-height;
|
|
3220
3207
|
min-height: $tab-nrml-tb-icon-height;
|
|
3221
3208
|
|
|
@@ -3227,7 +3214,7 @@ $tab-v-nav-hover-bg-color: rgba($content-bg-color-alt2, .12) !default;
|
|
|
3227
3214
|
}
|
|
3228
3215
|
}
|
|
3229
3216
|
|
|
3230
|
-
.e-toolbar-items {
|
|
3217
|
+
> .e-toolbar-items {
|
|
3231
3218
|
height: $tab-nrml-tb-icon-height;
|
|
3232
3219
|
}
|
|
3233
3220
|
|
|
@@ -3863,7 +3850,7 @@ $tab-v-nav-hover-bg-color: rgba($content-bg-color-alt2, .12) !default;
|
|
|
3863
3850
|
|
|
3864
3851
|
&.e-vertical-icon {
|
|
3865
3852
|
|
|
3866
|
-
.e-tab-header {
|
|
3853
|
+
> .e-tab-header {
|
|
3867
3854
|
height: $tab-nrml-tb-icon-height - 2;
|
|
3868
3855
|
min-height: $tab-nrml-tb-icon-height - 2;
|
|
3869
3856
|
}
|
|
@@ -420,11 +420,6 @@ $tab-v-nav-hover-bg-color: rgba($content-bg-color-alt2, .12) !default;
|
|
|
420
420
|
height: auto;
|
|
421
421
|
min-height: auto;
|
|
422
422
|
|
|
423
|
-
@if $tab-skin == 'bootstrap' or $tab-skin == 'bootstrap4' or $tbar-skin == 'bootstrap5' or $tbar-skin == 'FluentUI' {
|
|
424
|
-
height: $tab-big-height;
|
|
425
|
-
min-height: $tab-big-height;
|
|
426
|
-
}
|
|
427
|
-
|
|
428
423
|
&:not(.e-tbar-pos) .e-toolbar-item:first-child,
|
|
429
424
|
&:not(.e-tbar-pos) .e-toolbar-item:last-child {
|
|
430
425
|
margin: $tab-big-first-item-margin;
|
|
@@ -1140,11 +1135,11 @@ $tab-v-nav-hover-bg-color: rgba($content-bg-color-alt2, .12) !default;
|
|
|
1140
1135
|
|
|
1141
1136
|
&.e-vertical-icon {
|
|
1142
1137
|
|
|
1143
|
-
.e-tab-header {
|
|
1138
|
+
> .e-tab-header {
|
|
1144
1139
|
height: $tab-big-tb-icon-height;
|
|
1145
1140
|
min-height: $tab-big-tb-icon-height;
|
|
1146
1141
|
|
|
1147
|
-
.e-toolbar-items {
|
|
1142
|
+
> .e-toolbar-items {
|
|
1148
1143
|
height: $tab-big-tb-icon-height;
|
|
1149
1144
|
}
|
|
1150
1145
|
|
|
@@ -1620,7 +1615,7 @@ $tab-v-nav-hover-bg-color: rgba($content-bg-color-alt2, .12) !default;
|
|
|
1620
1615
|
|
|
1621
1616
|
&.e-vertical-icon {
|
|
1622
1617
|
|
|
1623
|
-
.e-tab-header {
|
|
1618
|
+
> .e-tab-header {
|
|
1624
1619
|
height: $tab-big-tb-icon-height - 2;
|
|
1625
1620
|
min-height: $tab-big-tb-icon-height - 2;
|
|
1626
1621
|
}
|
|
@@ -1897,16 +1892,8 @@ $tab-v-nav-hover-bg-color: rgba($content-bg-color-alt2, .12) !default;
|
|
|
1897
1892
|
min-height: $tab-nrml-height;
|
|
1898
1893
|
position: relative;
|
|
1899
1894
|
|
|
1900
|
-
@if $tab-skin == 'bootstrap' or $tab-skin == 'bootstrap4' or $tbar-skin == 'bootstrap5' or $tbar-skin == 'FluentUI' {
|
|
1901
|
-
height: $tab-nrml-height;
|
|
1902
|
-
min-height: $tab-nrml-height;
|
|
1903
|
-
}
|
|
1904
|
-
|
|
1905
1895
|
@media screen and (max-width: 480px) {
|
|
1906
1896
|
min-height: $tab-big-height;
|
|
1907
|
-
@if $tab-skin == 'bootstrap' or $tab-skin == 'bootstrap4' or $tbar-skin == 'bootstrap5' {
|
|
1908
|
-
height: $tab-big-height;
|
|
1909
|
-
}
|
|
1910
1897
|
}
|
|
1911
1898
|
|
|
1912
1899
|
&:not(.e-tbar-pos) .e-toolbar-item:first-child,
|
|
@@ -3215,7 +3202,7 @@ $tab-v-nav-hover-bg-color: rgba($content-bg-color-alt2, .12) !default;
|
|
|
3215
3202
|
|
|
3216
3203
|
&.e-vertical-icon {
|
|
3217
3204
|
|
|
3218
|
-
.e-tab-header {
|
|
3205
|
+
> .e-tab-header {
|
|
3219
3206
|
height: $tab-nrml-tb-icon-height;
|
|
3220
3207
|
min-height: $tab-nrml-tb-icon-height;
|
|
3221
3208
|
|
|
@@ -3227,7 +3214,7 @@ $tab-v-nav-hover-bg-color: rgba($content-bg-color-alt2, .12) !default;
|
|
|
3227
3214
|
}
|
|
3228
3215
|
}
|
|
3229
3216
|
|
|
3230
|
-
.e-toolbar-items {
|
|
3217
|
+
> .e-toolbar-items {
|
|
3231
3218
|
height: $tab-nrml-tb-icon-height;
|
|
3232
3219
|
}
|
|
3233
3220
|
|
|
@@ -3863,7 +3850,7 @@ $tab-v-nav-hover-bg-color: rgba($content-bg-color-alt2, .12) !default;
|
|
|
3863
3850
|
|
|
3864
3851
|
&.e-vertical-icon {
|
|
3865
3852
|
|
|
3866
|
-
.e-tab-header {
|
|
3853
|
+
> .e-tab-header {
|
|
3867
3854
|
height: $tab-nrml-tb-icon-height - 2;
|
|
3868
3855
|
min-height: $tab-nrml-tb-icon-height - 2;
|
|
3869
3856
|
}
|
|
@@ -426,11 +426,6 @@ $tab-pop-bg-color: $neutral-white !default;
|
|
|
426
426
|
height: auto;
|
|
427
427
|
min-height: auto;
|
|
428
428
|
|
|
429
|
-
@if $tab-skin == 'bootstrap' or $tab-skin == 'bootstrap4' or $tbar-skin == 'bootstrap5' or $tbar-skin == 'FluentUI' {
|
|
430
|
-
height: $tab-big-height;
|
|
431
|
-
min-height: $tab-big-height;
|
|
432
|
-
}
|
|
433
|
-
|
|
434
429
|
&:not(.e-tbar-pos) .e-toolbar-item:first-child,
|
|
435
430
|
&:not(.e-tbar-pos) .e-toolbar-item:last-child {
|
|
436
431
|
margin: $tab-big-first-item-margin;
|
|
@@ -1146,11 +1141,11 @@ $tab-pop-bg-color: $neutral-white !default;
|
|
|
1146
1141
|
|
|
1147
1142
|
&.e-vertical-icon {
|
|
1148
1143
|
|
|
1149
|
-
.e-tab-header {
|
|
1144
|
+
> .e-tab-header {
|
|
1150
1145
|
height: $tab-big-tb-icon-height;
|
|
1151
1146
|
min-height: $tab-big-tb-icon-height;
|
|
1152
1147
|
|
|
1153
|
-
.e-toolbar-items {
|
|
1148
|
+
> .e-toolbar-items {
|
|
1154
1149
|
height: $tab-big-tb-icon-height;
|
|
1155
1150
|
}
|
|
1156
1151
|
|
|
@@ -1626,7 +1621,7 @@ $tab-pop-bg-color: $neutral-white !default;
|
|
|
1626
1621
|
|
|
1627
1622
|
&.e-vertical-icon {
|
|
1628
1623
|
|
|
1629
|
-
.e-tab-header {
|
|
1624
|
+
> .e-tab-header {
|
|
1630
1625
|
height: $tab-big-tb-icon-height - 2;
|
|
1631
1626
|
min-height: $tab-big-tb-icon-height - 2;
|
|
1632
1627
|
}
|
|
@@ -1903,16 +1898,8 @@ $tab-pop-bg-color: $neutral-white !default;
|
|
|
1903
1898
|
min-height: $tab-nrml-height;
|
|
1904
1899
|
position: relative;
|
|
1905
1900
|
|
|
1906
|
-
@if $tab-skin == 'bootstrap' or $tab-skin == 'bootstrap4' or $tbar-skin == 'bootstrap5' or $tbar-skin == 'FluentUI' {
|
|
1907
|
-
height: $tab-nrml-height;
|
|
1908
|
-
min-height: $tab-nrml-height;
|
|
1909
|
-
}
|
|
1910
|
-
|
|
1911
1901
|
@media screen and (max-width: 480px) {
|
|
1912
1902
|
min-height: $tab-big-height;
|
|
1913
|
-
@if $tab-skin == 'bootstrap' or $tab-skin == 'bootstrap4' or $tbar-skin == 'bootstrap5' {
|
|
1914
|
-
height: $tab-big-height;
|
|
1915
|
-
}
|
|
1916
1903
|
}
|
|
1917
1904
|
|
|
1918
1905
|
&:not(.e-tbar-pos) .e-toolbar-item:first-child,
|
|
@@ -3221,7 +3208,7 @@ $tab-pop-bg-color: $neutral-white !default;
|
|
|
3221
3208
|
|
|
3222
3209
|
&.e-vertical-icon {
|
|
3223
3210
|
|
|
3224
|
-
.e-tab-header {
|
|
3211
|
+
> .e-tab-header {
|
|
3225
3212
|
height: $tab-nrml-tb-icon-height;
|
|
3226
3213
|
min-height: $tab-nrml-tb-icon-height;
|
|
3227
3214
|
|
|
@@ -3233,7 +3220,7 @@ $tab-pop-bg-color: $neutral-white !default;
|
|
|
3233
3220
|
}
|
|
3234
3221
|
}
|
|
3235
3222
|
|
|
3236
|
-
.e-toolbar-items {
|
|
3223
|
+
> .e-toolbar-items {
|
|
3237
3224
|
height: $tab-nrml-tb-icon-height;
|
|
3238
3225
|
}
|
|
3239
3226
|
|
|
@@ -3869,7 +3856,7 @@ $tab-pop-bg-color: $neutral-white !default;
|
|
|
3869
3856
|
|
|
3870
3857
|
&.e-vertical-icon {
|
|
3871
3858
|
|
|
3872
|
-
.e-tab-header {
|
|
3859
|
+
> .e-tab-header {
|
|
3873
3860
|
height: $tab-nrml-tb-icon-height - 2;
|
|
3874
3861
|
min-height: $tab-nrml-tb-icon-height - 2;
|
|
3875
3862
|
}
|
|
@@ -441,11 +441,6 @@ $tab-v-pop-focus-outline: 1.5px solid $neutral-secondary-alt !default;
|
|
|
441
441
|
height: auto;
|
|
442
442
|
min-height: auto;
|
|
443
443
|
|
|
444
|
-
@if $tab-skin == 'bootstrap' or $tab-skin == 'bootstrap4' or $tbar-skin == 'bootstrap5' or $tbar-skin == 'FluentUI' {
|
|
445
|
-
height: $tab-big-height;
|
|
446
|
-
min-height: $tab-big-height;
|
|
447
|
-
}
|
|
448
|
-
|
|
449
444
|
&:not(.e-tbar-pos) .e-toolbar-item:first-child,
|
|
450
445
|
&:not(.e-tbar-pos) .e-toolbar-item:last-child {
|
|
451
446
|
margin: $tab-big-first-item-margin;
|
|
@@ -1161,11 +1156,11 @@ $tab-v-pop-focus-outline: 1.5px solid $neutral-secondary-alt !default;
|
|
|
1161
1156
|
|
|
1162
1157
|
&.e-vertical-icon {
|
|
1163
1158
|
|
|
1164
|
-
.e-tab-header {
|
|
1159
|
+
> .e-tab-header {
|
|
1165
1160
|
height: $tab-big-tb-icon-height;
|
|
1166
1161
|
min-height: $tab-big-tb-icon-height;
|
|
1167
1162
|
|
|
1168
|
-
.e-toolbar-items {
|
|
1163
|
+
> .e-toolbar-items {
|
|
1169
1164
|
height: $tab-big-tb-icon-height;
|
|
1170
1165
|
}
|
|
1171
1166
|
|
|
@@ -1641,7 +1636,7 @@ $tab-v-pop-focus-outline: 1.5px solid $neutral-secondary-alt !default;
|
|
|
1641
1636
|
|
|
1642
1637
|
&.e-vertical-icon {
|
|
1643
1638
|
|
|
1644
|
-
.e-tab-header {
|
|
1639
|
+
> .e-tab-header {
|
|
1645
1640
|
height: $tab-big-tb-icon-height - 2;
|
|
1646
1641
|
min-height: $tab-big-tb-icon-height - 2;
|
|
1647
1642
|
}
|
|
@@ -1918,16 +1913,8 @@ $tab-v-pop-focus-outline: 1.5px solid $neutral-secondary-alt !default;
|
|
|
1918
1913
|
min-height: $tab-nrml-height;
|
|
1919
1914
|
position: relative;
|
|
1920
1915
|
|
|
1921
|
-
@if $tab-skin == 'bootstrap' or $tab-skin == 'bootstrap4' or $tbar-skin == 'bootstrap5' or $tbar-skin == 'FluentUI' {
|
|
1922
|
-
height: $tab-nrml-height;
|
|
1923
|
-
min-height: $tab-nrml-height;
|
|
1924
|
-
}
|
|
1925
|
-
|
|
1926
1916
|
@media screen and (max-width: 480px) {
|
|
1927
1917
|
min-height: $tab-big-height;
|
|
1928
|
-
@if $tab-skin == 'bootstrap' or $tab-skin == 'bootstrap4' or $tbar-skin == 'bootstrap5' {
|
|
1929
|
-
height: $tab-big-height;
|
|
1930
|
-
}
|
|
1931
1918
|
}
|
|
1932
1919
|
|
|
1933
1920
|
&:not(.e-tbar-pos) .e-toolbar-item:first-child,
|
|
@@ -3236,7 +3223,7 @@ $tab-v-pop-focus-outline: 1.5px solid $neutral-secondary-alt !default;
|
|
|
3236
3223
|
|
|
3237
3224
|
&.e-vertical-icon {
|
|
3238
3225
|
|
|
3239
|
-
.e-tab-header {
|
|
3226
|
+
> .e-tab-header {
|
|
3240
3227
|
height: $tab-nrml-tb-icon-height;
|
|
3241
3228
|
min-height: $tab-nrml-tb-icon-height;
|
|
3242
3229
|
|
|
@@ -3248,7 +3235,7 @@ $tab-v-pop-focus-outline: 1.5px solid $neutral-secondary-alt !default;
|
|
|
3248
3235
|
}
|
|
3249
3236
|
}
|
|
3250
3237
|
|
|
3251
|
-
.e-toolbar-items {
|
|
3238
|
+
> .e-toolbar-items {
|
|
3252
3239
|
height: $tab-nrml-tb-icon-height;
|
|
3253
3240
|
}
|
|
3254
3241
|
|
|
@@ -3884,7 +3871,7 @@ $tab-v-pop-focus-outline: 1.5px solid $neutral-secondary-alt !default;
|
|
|
3884
3871
|
|
|
3885
3872
|
&.e-vertical-icon {
|
|
3886
3873
|
|
|
3887
|
-
.e-tab-header {
|
|
3874
|
+
> .e-tab-header {
|
|
3888
3875
|
height: $tab-nrml-tb-icon-height - 2;
|
|
3889
3876
|
min-height: $tab-nrml-tb-icon-height - 2;
|
|
3890
3877
|
}
|
|
@@ -429,11 +429,6 @@ $tab-v-pop-focus-outline: 0 !default;
|
|
|
429
429
|
height: auto;
|
|
430
430
|
min-height: auto;
|
|
431
431
|
|
|
432
|
-
@if $tab-skin == 'bootstrap' or $tab-skin == 'bootstrap4' or $tbar-skin == 'bootstrap5' or $tbar-skin == 'FluentUI' {
|
|
433
|
-
height: $tab-big-height;
|
|
434
|
-
min-height: $tab-big-height;
|
|
435
|
-
}
|
|
436
|
-
|
|
437
432
|
&:not(.e-tbar-pos) .e-toolbar-item:first-child,
|
|
438
433
|
&:not(.e-tbar-pos) .e-toolbar-item:last-child {
|
|
439
434
|
margin: $tab-big-first-item-margin;
|
|
@@ -1149,11 +1144,11 @@ $tab-v-pop-focus-outline: 0 !default;
|
|
|
1149
1144
|
|
|
1150
1145
|
&.e-vertical-icon {
|
|
1151
1146
|
|
|
1152
|
-
.e-tab-header {
|
|
1147
|
+
> .e-tab-header {
|
|
1153
1148
|
height: $tab-big-tb-icon-height;
|
|
1154
1149
|
min-height: $tab-big-tb-icon-height;
|
|
1155
1150
|
|
|
1156
|
-
.e-toolbar-items {
|
|
1151
|
+
> .e-toolbar-items {
|
|
1157
1152
|
height: $tab-big-tb-icon-height;
|
|
1158
1153
|
}
|
|
1159
1154
|
|
|
@@ -1629,7 +1624,7 @@ $tab-v-pop-focus-outline: 0 !default;
|
|
|
1629
1624
|
|
|
1630
1625
|
&.e-vertical-icon {
|
|
1631
1626
|
|
|
1632
|
-
.e-tab-header {
|
|
1627
|
+
> .e-tab-header {
|
|
1633
1628
|
height: $tab-big-tb-icon-height - 2;
|
|
1634
1629
|
min-height: $tab-big-tb-icon-height - 2;
|
|
1635
1630
|
}
|
|
@@ -1906,16 +1901,8 @@ $tab-v-pop-focus-outline: 0 !default;
|
|
|
1906
1901
|
min-height: $tab-nrml-height;
|
|
1907
1902
|
position: relative;
|
|
1908
1903
|
|
|
1909
|
-
@if $tab-skin == 'bootstrap' or $tab-skin == 'bootstrap4' or $tbar-skin == 'bootstrap5' or $tbar-skin == 'FluentUI' {
|
|
1910
|
-
height: $tab-nrml-height;
|
|
1911
|
-
min-height: $tab-nrml-height;
|
|
1912
|
-
}
|
|
1913
|
-
|
|
1914
1904
|
@media screen and (max-width: 480px) {
|
|
1915
1905
|
min-height: $tab-big-height;
|
|
1916
|
-
@if $tab-skin == 'bootstrap' or $tab-skin == 'bootstrap4' or $tbar-skin == 'bootstrap5' {
|
|
1917
|
-
height: $tab-big-height;
|
|
1918
|
-
}
|
|
1919
1906
|
}
|
|
1920
1907
|
|
|
1921
1908
|
&:not(.e-tbar-pos) .e-toolbar-item:first-child,
|
|
@@ -3224,7 +3211,7 @@ $tab-v-pop-focus-outline: 0 !default;
|
|
|
3224
3211
|
|
|
3225
3212
|
&.e-vertical-icon {
|
|
3226
3213
|
|
|
3227
|
-
.e-tab-header {
|
|
3214
|
+
> .e-tab-header {
|
|
3228
3215
|
height: $tab-nrml-tb-icon-height;
|
|
3229
3216
|
min-height: $tab-nrml-tb-icon-height;
|
|
3230
3217
|
|
|
@@ -3236,7 +3223,7 @@ $tab-v-pop-focus-outline: 0 !default;
|
|
|
3236
3223
|
}
|
|
3237
3224
|
}
|
|
3238
3225
|
|
|
3239
|
-
.e-toolbar-items {
|
|
3226
|
+
> .e-toolbar-items {
|
|
3240
3227
|
height: $tab-nrml-tb-icon-height;
|
|
3241
3228
|
}
|
|
3242
3229
|
|
|
@@ -3872,7 +3859,7 @@ $tab-v-pop-focus-outline: 0 !default;
|
|
|
3872
3859
|
|
|
3873
3860
|
&.e-vertical-icon {
|
|
3874
3861
|
|
|
3875
|
-
.e-tab-header {
|
|
3862
|
+
> .e-tab-header {
|
|
3876
3863
|
height: $tab-nrml-tb-icon-height - 2;
|
|
3877
3864
|
min-height: $tab-nrml-tb-icon-height - 2;
|
|
3878
3865
|
}
|
|
@@ -429,11 +429,6 @@ $tab-v-pop-focus-outline: 0 !default;
|
|
|
429
429
|
height: auto;
|
|
430
430
|
min-height: auto;
|
|
431
431
|
|
|
432
|
-
@if $tab-skin == 'bootstrap' or $tab-skin == 'bootstrap4' or $tbar-skin == 'bootstrap5' or $tbar-skin == 'FluentUI' {
|
|
433
|
-
height: $tab-big-height;
|
|
434
|
-
min-height: $tab-big-height;
|
|
435
|
-
}
|
|
436
|
-
|
|
437
432
|
&:not(.e-tbar-pos) .e-toolbar-item:first-child,
|
|
438
433
|
&:not(.e-tbar-pos) .e-toolbar-item:last-child {
|
|
439
434
|
margin: $tab-big-first-item-margin;
|
|
@@ -1149,11 +1144,11 @@ $tab-v-pop-focus-outline: 0 !default;
|
|
|
1149
1144
|
|
|
1150
1145
|
&.e-vertical-icon {
|
|
1151
1146
|
|
|
1152
|
-
.e-tab-header {
|
|
1147
|
+
> .e-tab-header {
|
|
1153
1148
|
height: $tab-big-tb-icon-height;
|
|
1154
1149
|
min-height: $tab-big-tb-icon-height;
|
|
1155
1150
|
|
|
1156
|
-
.e-toolbar-items {
|
|
1151
|
+
> .e-toolbar-items {
|
|
1157
1152
|
height: $tab-big-tb-icon-height;
|
|
1158
1153
|
}
|
|
1159
1154
|
|
|
@@ -1629,7 +1624,7 @@ $tab-v-pop-focus-outline: 0 !default;
|
|
|
1629
1624
|
|
|
1630
1625
|
&.e-vertical-icon {
|
|
1631
1626
|
|
|
1632
|
-
.e-tab-header {
|
|
1627
|
+
> .e-tab-header {
|
|
1633
1628
|
height: $tab-big-tb-icon-height - 2;
|
|
1634
1629
|
min-height: $tab-big-tb-icon-height - 2;
|
|
1635
1630
|
}
|
|
@@ -1906,16 +1901,8 @@ $tab-v-pop-focus-outline: 0 !default;
|
|
|
1906
1901
|
min-height: $tab-nrml-height;
|
|
1907
1902
|
position: relative;
|
|
1908
1903
|
|
|
1909
|
-
@if $tab-skin == 'bootstrap' or $tab-skin == 'bootstrap4' or $tbar-skin == 'bootstrap5' or $tbar-skin == 'FluentUI' {
|
|
1910
|
-
height: $tab-nrml-height;
|
|
1911
|
-
min-height: $tab-nrml-height;
|
|
1912
|
-
}
|
|
1913
|
-
|
|
1914
1904
|
@media screen and (max-width: 480px) {
|
|
1915
1905
|
min-height: $tab-big-height;
|
|
1916
|
-
@if $tab-skin == 'bootstrap' or $tab-skin == 'bootstrap4' or $tbar-skin == 'bootstrap5' {
|
|
1917
|
-
height: $tab-big-height;
|
|
1918
|
-
}
|
|
1919
1906
|
}
|
|
1920
1907
|
|
|
1921
1908
|
&:not(.e-tbar-pos) .e-toolbar-item:first-child,
|
|
@@ -3224,7 +3211,7 @@ $tab-v-pop-focus-outline: 0 !default;
|
|
|
3224
3211
|
|
|
3225
3212
|
&.e-vertical-icon {
|
|
3226
3213
|
|
|
3227
|
-
.e-tab-header {
|
|
3214
|
+
> .e-tab-header {
|
|
3228
3215
|
height: $tab-nrml-tb-icon-height;
|
|
3229
3216
|
min-height: $tab-nrml-tb-icon-height;
|
|
3230
3217
|
|
|
@@ -3236,7 +3223,7 @@ $tab-v-pop-focus-outline: 0 !default;
|
|
|
3236
3223
|
}
|
|
3237
3224
|
}
|
|
3238
3225
|
|
|
3239
|
-
.e-toolbar-items {
|
|
3226
|
+
> .e-toolbar-items {
|
|
3240
3227
|
height: $tab-nrml-tb-icon-height;
|
|
3241
3228
|
}
|
|
3242
3229
|
|
|
@@ -3872,7 +3859,7 @@ $tab-v-pop-focus-outline: 0 !default;
|
|
|
3872
3859
|
|
|
3873
3860
|
&.e-vertical-icon {
|
|
3874
3861
|
|
|
3875
|
-
.e-tab-header {
|
|
3862
|
+
> .e-tab-header {
|
|
3876
3863
|
height: $tab-nrml-tb-icon-height - 2;
|
|
3877
3864
|
min-height: $tab-nrml-tb-icon-height - 2;
|
|
3878
3865
|
}
|