@syncfusion/blazor-themes 22.1.34 → 22.1.37
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 +62 -18
- package/SCSS-Themes/bootstrap.scss +66 -22
- package/SCSS-Themes/bootstrap4.scss +65 -21
- package/SCSS-Themes/bootstrap5-dark.scss +62 -18
- package/SCSS-Themes/bootstrap5.scss +62 -18
- package/SCSS-Themes/fabric-dark.scss +62 -18
- package/SCSS-Themes/fabric.scss +65 -21
- package/SCSS-Themes/fluent-dark.scss +62 -18
- package/SCSS-Themes/fluent.scss +62 -18
- package/SCSS-Themes/highcontrast.scss +65 -21
- package/SCSS-Themes/image-editor/image-editor/bootstrap-dark.scss +2 -4
- package/SCSS-Themes/image-editor/image-editor/bootstrap.scss +2 -4
- package/SCSS-Themes/image-editor/image-editor/bootstrap4.scss +2 -4
- package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark.scss +2 -4
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.scss +2 -4
- package/SCSS-Themes/image-editor/image-editor/fabric-dark.scss +2 -4
- package/SCSS-Themes/image-editor/image-editor/fabric.scss +2 -4
- package/SCSS-Themes/image-editor/image-editor/fluent-dark.scss +2 -4
- package/SCSS-Themes/image-editor/image-editor/fluent.scss +2 -4
- package/SCSS-Themes/image-editor/image-editor/highcontrast.scss +3 -5
- package/SCSS-Themes/image-editor/image-editor/material-dark.scss +2 -4
- package/SCSS-Themes/image-editor/image-editor/material.scss +2 -4
- package/SCSS-Themes/image-editor/image-editor/material3-dark.scss +2 -4
- package/SCSS-Themes/image-editor/image-editor/material3.scss +2 -4
- package/SCSS-Themes/image-editor/image-editor/tailwind-dark.scss +2 -4
- package/SCSS-Themes/image-editor/image-editor/tailwind.scss +2 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap-dark.scss +10 -1
- package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap.scss +10 -1
- package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap4.scss +10 -1
- package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap5-dark.scss +10 -1
- package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap5.scss +10 -1
- package/SCSS-Themes/inplace-editor/inplace-editor/fabric-dark.scss +10 -1
- package/SCSS-Themes/inplace-editor/inplace-editor/fabric.scss +10 -1
- package/SCSS-Themes/inplace-editor/inplace-editor/fluent-dark.scss +10 -1
- package/SCSS-Themes/inplace-editor/inplace-editor/fluent.scss +10 -1
- package/SCSS-Themes/inplace-editor/inplace-editor/highcontrast.scss +10 -1
- package/SCSS-Themes/inplace-editor/inplace-editor/material-dark.scss +10 -1
- package/SCSS-Themes/inplace-editor/inplace-editor/material.scss +10 -1
- package/SCSS-Themes/inplace-editor/inplace-editor/material3-dark.scss +10 -1
- package/SCSS-Themes/inplace-editor/inplace-editor/material3.scss +10 -1
- package/SCSS-Themes/inplace-editor/inplace-editor/tailwind-dark.scss +10 -1
- package/SCSS-Themes/inplace-editor/inplace-editor/tailwind.scss +10 -1
- package/SCSS-Themes/inputs/input/bootstrap-dark.scss +34 -2
- package/SCSS-Themes/inputs/input/bootstrap.scss +34 -2
- package/SCSS-Themes/inputs/input/bootstrap4.scss +34 -2
- package/SCSS-Themes/inputs/input/bootstrap5-dark.scss +34 -2
- package/SCSS-Themes/inputs/input/bootstrap5.scss +34 -2
- package/SCSS-Themes/inputs/input/fabric-dark.scss +34 -2
- package/SCSS-Themes/inputs/input/fabric.scss +34 -2
- package/SCSS-Themes/inputs/input/fluent-dark.scss +34 -2
- package/SCSS-Themes/inputs/input/fluent.scss +34 -2
- package/SCSS-Themes/inputs/input/highcontrast.scss +34 -2
- package/SCSS-Themes/inputs/input/material-dark.scss +34 -2
- package/SCSS-Themes/inputs/input/material.scss +34 -2
- package/SCSS-Themes/inputs/input/material3-dark.scss +34 -2
- package/SCSS-Themes/inputs/input/material3.scss +34 -2
- package/SCSS-Themes/inputs/input/tailwind-dark.scss +34 -2
- package/SCSS-Themes/inputs/input/tailwind.scss +34 -2
- package/SCSS-Themes/layouts/splitter/bootstrap-dark.scss +2 -0
- package/SCSS-Themes/layouts/splitter/bootstrap.scss +2 -0
- package/SCSS-Themes/layouts/splitter/bootstrap4.scss +2 -0
- package/SCSS-Themes/layouts/splitter/bootstrap5-dark.scss +2 -0
- package/SCSS-Themes/layouts/splitter/bootstrap5.scss +2 -0
- package/SCSS-Themes/layouts/splitter/fabric-dark.scss +2 -0
- package/SCSS-Themes/layouts/splitter/fabric.scss +2 -0
- package/SCSS-Themes/layouts/splitter/fluent-dark.scss +2 -0
- package/SCSS-Themes/layouts/splitter/fluent.scss +2 -0
- package/SCSS-Themes/layouts/splitter/highcontrast.scss +2 -0
- package/SCSS-Themes/layouts/splitter/material-dark.scss +2 -0
- package/SCSS-Themes/layouts/splitter/material.scss +2 -0
- package/SCSS-Themes/layouts/splitter/material3-dark.scss +2 -0
- package/SCSS-Themes/layouts/splitter/material3.scss +2 -0
- package/SCSS-Themes/layouts/splitter/tailwind-dark.scss +2 -0
- package/SCSS-Themes/layouts/splitter/tailwind.scss +2 -0
- package/SCSS-Themes/material-dark.scss +68 -24
- package/SCSS-Themes/material.scss +71 -27
- package/SCSS-Themes/material3-dark.scss +62 -18
- package/SCSS-Themes/material3.scss +62 -18
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap.scss +3 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/bootstrap4.scss +2 -2
- package/SCSS-Themes/pivotview/pivotfieldlist/fabric.scss +2 -2
- package/SCSS-Themes/pivotview/pivotfieldlist/highcontrast.scss +2 -2
- package/SCSS-Themes/pivotview/pivotfieldlist/material-dark.scss +3 -3
- package/SCSS-Themes/pivotview/pivotfieldlist/material.scss +4 -4
- package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/fabric.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/material-dark.scss +3 -3
- package/SCSS-Themes/pivotview/pivotview/material.scss +5 -5
- package/SCSS-Themes/querybuilder/query-builder/bootstrap-dark.scss +13 -11
- package/SCSS-Themes/querybuilder/query-builder/bootstrap.scss +13 -11
- package/SCSS-Themes/querybuilder/query-builder/bootstrap4.scss +13 -11
- package/SCSS-Themes/querybuilder/query-builder/bootstrap5-dark.scss +13 -11
- package/SCSS-Themes/querybuilder/query-builder/bootstrap5.scss +13 -11
- package/SCSS-Themes/querybuilder/query-builder/fabric-dark.scss +13 -11
- package/SCSS-Themes/querybuilder/query-builder/fabric.scss +13 -11
- package/SCSS-Themes/querybuilder/query-builder/fluent-dark.scss +13 -11
- package/SCSS-Themes/querybuilder/query-builder/fluent.scss +13 -11
- package/SCSS-Themes/querybuilder/query-builder/highcontrast.scss +13 -11
- package/SCSS-Themes/querybuilder/query-builder/material-dark.scss +13 -11
- package/SCSS-Themes/querybuilder/query-builder/material.scss +13 -11
- package/SCSS-Themes/querybuilder/query-builder/material3-dark.scss +13 -11
- package/SCSS-Themes/querybuilder/query-builder/material3.scss +13 -11
- package/SCSS-Themes/querybuilder/query-builder/tailwind-dark.scss +13 -11
- package/SCSS-Themes/querybuilder/query-builder/tailwind.scss +13 -11
- package/SCSS-Themes/ribbon/ribbon/bootstrap-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap4.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap5-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/bootstrap5.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/fabric-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/fabric.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/fluent-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/fluent.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/highcontrast.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/material-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/material.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/material3-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/material3.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/tailwind-dark.scss +1 -0
- package/SCSS-Themes/ribbon/ribbon/tailwind.scss +1 -0
- package/SCSS-Themes/tailwind-dark.scss +62 -18
- package/SCSS-Themes/tailwind.scss +62 -18
- package/package.json +1 -1
|
@@ -58,7 +58,7 @@ $field-list-toggle-border-color: #ccc !default;
|
|
|
58
58
|
$field-list-border-type: solid !default;
|
|
59
59
|
$field-list-border-size: 1px !default;
|
|
60
60
|
$field-list-table-background-color: $white !default;
|
|
61
|
-
$field-list-default-bg-color:
|
|
61
|
+
$field-list-default-bg-color: $white !default;
|
|
62
62
|
$field-list-default-padding-size: 8px !default;
|
|
63
63
|
$field-list-title-padding-size: 20px !default;
|
|
64
64
|
$field-list-title-font-size: 18px !default;
|
|
@@ -145,7 +145,7 @@ $field-list-sort-select-background-color: darken($gray-600, 10%) !default;
|
|
|
145
145
|
$field-list-sort-select-border-color: darken($gray-600, 12.5%) !default;
|
|
146
146
|
$field-list-sort-select-color: $white !default;
|
|
147
147
|
$field-list-border: $field-list-default-border-color !default;
|
|
148
|
-
$field-list-cal-button-text-color:
|
|
148
|
+
$field-list-cal-button-text-color: $gray-100 !default;
|
|
149
149
|
$field-list-calc-expand-icon-padding: 8px !default;
|
|
150
150
|
$field-list-search-padding-size: 10px $field-list-title-padding-size !default;
|
|
151
151
|
$field-list-member-prompt-padding-size: 25px 12px !default;
|
|
@@ -66,7 +66,7 @@ $field-list-title-line-height: 0 !default;
|
|
|
66
66
|
$field-list-content-font-size: $font-size !default;
|
|
67
67
|
$field-list-button-font-weight: 500 !default;
|
|
68
68
|
$field-list-font-family: $font-family !default;
|
|
69
|
-
$field-list-toggle-bg-color:
|
|
69
|
+
$field-list-toggle-bg-color: $neutral-lighter-alt !default;
|
|
70
70
|
$field-list-header-background-color: $neutral-light !default;
|
|
71
71
|
$field-list-axis-header-color: $field-list-header-background-color !default;
|
|
72
72
|
$field-list-default-fill-color: $neutral-white !default;
|
|
@@ -130,7 +130,7 @@ $field-list-button-active-color: $content-font-color !default;
|
|
|
130
130
|
$field-list-default-header-icon-font-color: $neutral-secondary !default;
|
|
131
131
|
$field-list-button-icon-color: $neutral-secondary !default;
|
|
132
132
|
$field-list-icon-hover-color: $neutral-secondary !default;
|
|
133
|
-
$error-font-color:
|
|
133
|
+
$error-font-color: $error-font !default;
|
|
134
134
|
$field-list-excel-member-filter-height: 120px !default;
|
|
135
135
|
$field-list-excel-member-filter-node-limit-height: 115px !default;
|
|
136
136
|
$field-list-excel-filter-height: 215px !default;
|
|
@@ -78,7 +78,7 @@ $field-list-toggle-bg-color: $bg-base-0 !default;
|
|
|
78
78
|
$field-list-toggle-font-color: $content-font !default;
|
|
79
79
|
$field-list-button-font-color: $content-font !default;
|
|
80
80
|
$field-list-button-border-color: $field-list-default-border-color !default;
|
|
81
|
-
$field-list-button-back-color:
|
|
81
|
+
$field-list-button-back-color: $invert-font !default;
|
|
82
82
|
$field-list-drag-clone-text-color: $selection-font !default;
|
|
83
83
|
$field-list-drag-clone-bg-color: $selection-bg !default;
|
|
84
84
|
$field-list-drag-clone-border-radius: 0 !default;
|
|
@@ -118,7 +118,7 @@ $field-list-button-hover-color: $hover-bg !default;
|
|
|
118
118
|
$field-list-button-focus-color: $selection-bg !default;
|
|
119
119
|
$field-list-button-active-color: $selection-font !default;
|
|
120
120
|
$field-list-drag-icon-color: $bg-base-100 !default;
|
|
121
|
-
$error-font-color:
|
|
121
|
+
$error-font-color: $error-alt !default;
|
|
122
122
|
$field-list-excel-member-filter-height: 118px !default;
|
|
123
123
|
$field-list-excel-member-filter-node-limit-height: 115px !default;
|
|
124
124
|
$field-list-excel-filter-height: 212px !default;
|
|
@@ -58,7 +58,7 @@ $field-list-toggle-border-color: rgba($grey-black, .12) !default;
|
|
|
58
58
|
$field-list-border-type: $border-type !default;
|
|
59
59
|
$field-list-border-size: $border-size !default;
|
|
60
60
|
$field-list-table-background-color: rgba($grey-black, .42) !default;
|
|
61
|
-
$field-list-default-bg-color:
|
|
61
|
+
$field-list-default-bg-color: $grey-800 !default;
|
|
62
62
|
$field-list-default-padding-size: 8px !default;
|
|
63
63
|
$field-list-title-padding-size: 20px !default;
|
|
64
64
|
$field-list-title-font-size: 18px !default;
|
|
@@ -68,7 +68,7 @@ $field-list-button-font-weight: 500 !default;
|
|
|
68
68
|
$field-list-font-family: $font-family !default;
|
|
69
69
|
$field-list-header-background-color: $grey-900 !default;
|
|
70
70
|
$field-list-axis-header-color: $field-list-header-background-color !default;
|
|
71
|
-
$field-list-toggle-bg-color:
|
|
71
|
+
$field-list-toggle-bg-color: $grey-800 !default;
|
|
72
72
|
$field-list-default-fill-color: $grey-white !default;
|
|
73
73
|
$field-list-default-border-radius: 4px !default;
|
|
74
74
|
$field-list-drop-hover-color: $grey-600 !default;
|
|
@@ -212,7 +212,7 @@ $field-list-header-padding-size: 14px !default;
|
|
|
212
212
|
$field-list-axis-header-padding-size: 5px !default;
|
|
213
213
|
$field-list-selected-color: rgba($header-bg-color, .87) !default;
|
|
214
214
|
$field-list-button-color: $grey-700 !default;
|
|
215
|
-
$field-list-button-back-color:
|
|
215
|
+
$field-list-button-back-color: $grey-100 !default;
|
|
216
216
|
$field-list-header-text-transform: none !default;
|
|
217
217
|
$field-list-icon-size: 14px !default;
|
|
218
218
|
$field-list-toggle-icon-size: 17px !default;
|
|
@@ -68,10 +68,10 @@ $field-list-button-font-weight: 500 !default;
|
|
|
68
68
|
$field-list-font-family: $font-family !default;
|
|
69
69
|
$field-list-header-background-color: $grey-100 !default;
|
|
70
70
|
$field-list-axis-header-color: $field-list-header-background-color !default;
|
|
71
|
-
$field-list-toggle-bg-color:
|
|
71
|
+
$field-list-toggle-bg-color: $grey-50 !default;
|
|
72
72
|
$field-list-default-fill-color: $grey-white !default;
|
|
73
73
|
$field-list-default-border-radius: 4px !default;
|
|
74
|
-
$field-list-drop-hover-color:
|
|
74
|
+
$field-list-drop-hover-color: $grey-500 !default;
|
|
75
75
|
$field-list-button-font-color: $grey-light-font !default;
|
|
76
76
|
$field-list-button-border-color: rgba($grey-light-font, .12) !default;
|
|
77
77
|
$field-list-button-hover-color: $grey-200 !default;
|
|
@@ -131,7 +131,7 @@ $field-list-static-bigger-header-icon-wrapper-padding: 7px !default;
|
|
|
131
131
|
$field-list-toggle-font-color: rgba($grey-light-font, .54) !default;
|
|
132
132
|
$pivot-calculated-icon-opacity: .87 !default;
|
|
133
133
|
$field-list-bigger-button-line-height: 1.1em !default;
|
|
134
|
-
$error-font-color:
|
|
134
|
+
$error-font-color: $error-font !default;
|
|
135
135
|
$field-list-excel-member-filter-height: 150px !default;
|
|
136
136
|
$field-list-excel-member-filter-node-limit-height: 145px !default;
|
|
137
137
|
$field-list-excel-filter-height: 248px !default;
|
|
@@ -212,7 +212,7 @@ $field-list-header-padding-size: 14px !default;
|
|
|
212
212
|
$field-list-axis-header-padding-size: 5px !default;
|
|
213
213
|
$field-list-selected-color: rgba($header-bg-color, .87) !default;
|
|
214
214
|
$field-list-button-color: $grey-50 !default;
|
|
215
|
-
$field-list-button-back-color:
|
|
215
|
+
$field-list-button-back-color: $grey-100 !default;
|
|
216
216
|
$field-list-header-text-transform: none !default;
|
|
217
217
|
$field-list-icon-size: 14px !default;
|
|
218
218
|
$field-list-toggle-icon-size: 17px !default;
|
|
@@ -100,7 +100,7 @@ $pivotgrid-vsort-column-parent-margin: -11px 0 !default;
|
|
|
100
100
|
$pivotgrid-vsort-row-margin: -20px 0 !default;
|
|
101
101
|
$pivotgrid-vsort-row-parent-margin: -12px 0 !default;
|
|
102
102
|
$pivotgrid-tooltip-padding: 3px 2px !default;
|
|
103
|
-
$pivotgrid-tooltip-fontcolor:
|
|
103
|
+
$pivotgrid-tooltip-fontcolor: $grey-light-font !default;
|
|
104
104
|
$pivotgrid-tooltip-fontsize: 14px !default;
|
|
105
105
|
$pivotgrid-tooltip-fontfamily: Helvetica !default;
|
|
106
106
|
$pivotgrid-member-filter-list-bigger-height: 121px !default;
|
|
@@ -100,7 +100,7 @@ $pivotgrid-vsort-column-parent-margin: -11px 0 !default;
|
|
|
100
100
|
$pivotgrid-vsort-row-margin: -20px 0 !default;
|
|
101
101
|
$pivotgrid-vsort-row-parent-margin: -12px 0 !default;
|
|
102
102
|
$pivotgrid-tooltip-padding: 3px 2px !default;
|
|
103
|
-
$pivotgrid-tooltip-fontcolor:
|
|
103
|
+
$pivotgrid-tooltip-fontcolor: $white !default;
|
|
104
104
|
$pivotgrid-tooltip-fontsize: 14px !default;
|
|
105
105
|
$pivotgrid-tooltip-fontfamily: Helvetica !default;
|
|
106
106
|
$pivotgrid-member-filter-list-bigger-height: 128px !default;
|
|
@@ -99,7 +99,7 @@ $pivotgrid-vsort-column-parent-margin: 2px 0 !default;
|
|
|
99
99
|
$pivotgrid-vsort-row-margin: -5px 0 !default;
|
|
100
100
|
$pivotgrid-vsort-row-parent-margin: 2px 0 !default;
|
|
101
101
|
$pivotgrid-tooltip-padding: 3px 3px !default;
|
|
102
|
-
$pivotgrid-tooltip-fontcolor:
|
|
102
|
+
$pivotgrid-tooltip-fontcolor: $neutral-primary !default;
|
|
103
103
|
$pivotgrid-tooltip-fontsize: 13px !default;
|
|
104
104
|
$pivotgrid-tooltip-fontfamily: Segoe UI !default;
|
|
105
105
|
$pivotgrid-member-filter-list-bigger-height: 107px !default;
|
|
@@ -85,7 +85,7 @@ $pivotgrid-default-border-radius: 4px !default;
|
|
|
85
85
|
$pivotgrid-button-icon-size: 12px !default;
|
|
86
86
|
$pivotgrid-bigger-button-icon-size: 14px !default;
|
|
87
87
|
$pivotgrid-button-border-radius: 25px !default;
|
|
88
|
-
$pivotgrid-button-background-color:
|
|
88
|
+
$pivotgrid-button-background-color: $grey-800 !default;
|
|
89
89
|
$pivotgrid-editor-dialog-footer-padding: 10px !default;
|
|
90
90
|
$pivotgrid-button-drag-color: $accent !default;
|
|
91
91
|
$pivotgrid-expand-icon-fontsize: 10px !default;
|
|
@@ -207,8 +207,8 @@ $pivotpager-single-title-font-size: 14px !default;
|
|
|
207
207
|
$pivotpager-touch-single-title-font-size: 16px !default;
|
|
208
208
|
$pivotpager-single-title-line-height: 2.4em !default;
|
|
209
209
|
$pivotpager-touch-single-title-line-height: 2.8em !default;
|
|
210
|
-
$pivotpager-axis-title-font-color:
|
|
211
|
-
$pivotpager-size-title-font-color:
|
|
210
|
+
$pivotpager-axis-title-font-color: $grey-500 !default;
|
|
211
|
+
$pivotpager-size-title-font-color: $grey-800 !default;
|
|
212
212
|
$pivotpager-string-font-touch-size: 14px !default;
|
|
213
213
|
$pivotpager-pager-number-font-weight: 400 !default;
|
|
214
214
|
$pivotpager-v-separator-margin: 8px 16px !default;
|
|
@@ -66,7 +66,7 @@ $pivotgrid-grp-bg-color: $grey-100 !default;
|
|
|
66
66
|
$pivotgrid-grp-bg-hover-color: rgba(0, 0, 0, .12) !default;
|
|
67
67
|
$pivotgrid-cell-hover-color: rgba(0, 0, 0, 0) !default;
|
|
68
68
|
$pivotgrid-drag-clone-color: $grey-200 !default;
|
|
69
|
-
$pivotgrid-drop-hover-color:
|
|
69
|
+
$pivotgrid-drop-hover-color: $grey-500 !default;
|
|
70
70
|
$pivotview-grid-content-opacity: .87 !default;
|
|
71
71
|
$pivotview-grid-header-font-size: 13px !default;
|
|
72
72
|
$pivotview-bigger-grid-header-font-size: 13px !default;
|
|
@@ -95,7 +95,7 @@ $pivotgrid-bigger-drill-margintop: $pivotgrid-drill-margintop !default;
|
|
|
95
95
|
$pivotgrid-rtl-expand-icon-font-size: 10px !default;
|
|
96
96
|
$pivotgrid-collapse-icon-fonsize: 10px !default;
|
|
97
97
|
$pivotgrid-hover-color: $grey-400 !default;
|
|
98
|
-
$pivotgrid-focus-color:
|
|
98
|
+
$pivotgrid-focus-color: $grey-500 !default;
|
|
99
99
|
$pivotgrid-button-icon-color: rgba($grey-black, .54) !default;
|
|
100
100
|
$pivotgrid-button-active-icon-color: $pivotgrid-button-icon-color !default;
|
|
101
101
|
$pivotgrid-icon-hover-color: rgba($grey-black, .87) !default;
|
|
@@ -105,7 +105,7 @@ $pivotgrid-vsort-column-parent-margin: 0 !default;
|
|
|
105
105
|
$pivotgrid-vsort-row-margin: -8px 0 !default;
|
|
106
106
|
$pivotgrid-vsort-row-parent-margin: 0 !default;
|
|
107
107
|
$pivotgrid-tooltip-padding: 3px 4px !default;
|
|
108
|
-
$pivotgrid-tooltip-fontcolor:
|
|
108
|
+
$pivotgrid-tooltip-fontcolor: $accent-font !default;
|
|
109
109
|
$pivotgrid-tooltip-fontsize: 14px !default;
|
|
110
110
|
$pivotgrid-tooltip-fontfamily: Roboto !default;
|
|
111
111
|
$pivotgrid-member-filter-list-height: 150px !default;
|
|
@@ -203,8 +203,8 @@ $pivotpager-single-title-font-size: 14px !default;
|
|
|
203
203
|
$pivotpager-touch-single-title-font-size: 16px !default;
|
|
204
204
|
$pivotpager-single-title-line-height: 2.4em !default;
|
|
205
205
|
$pivotpager-touch-single-title-line-height: 2.8em !default;
|
|
206
|
-
$pivotpager-axis-title-font-color:
|
|
207
|
-
$pivotpager-size-title-font-color:
|
|
206
|
+
$pivotpager-axis-title-font-color: $grey-500 !default;
|
|
207
|
+
$pivotpager-size-title-font-color: $grey-800 !default;
|
|
208
208
|
$pivotpager-string-font-touch-size: 14px !default;
|
|
209
209
|
$pivotpager-pager-number-font-weight: 400 !default;
|
|
210
210
|
$pivotpager-v-separator-margin: 8px 16px !default;
|
|
@@ -138,8 +138,6 @@ $qrybldr-btngrp-brdr-radius: 4px !default;
|
|
|
138
138
|
&.e-not {
|
|
139
139
|
@if $skin-name == 'Material3' {
|
|
140
140
|
border: 1px solid $secondary-outline-border;
|
|
141
|
-
border-bottom-left-radius: $qrybldr-btngrp-brdr-radius;
|
|
142
|
-
border-top-left-radius: $qrybldr-btngrp-brdr-radius;
|
|
143
141
|
}
|
|
144
142
|
@else {
|
|
145
143
|
border-bottom-right-radius: 0;
|
|
@@ -168,14 +166,16 @@ $qrybldr-btngrp-brdr-radius: 4px !default;
|
|
|
168
166
|
& .e-btn-group.e-rtl .e-qb-toggle.e-btn.e-small {
|
|
169
167
|
@if $skin-name == 'Material3' {
|
|
170
168
|
border: 1px solid $secondary-outline-border;
|
|
171
|
-
border-bottom-
|
|
172
|
-
border-
|
|
169
|
+
border-bottom-right-radius: 4px;
|
|
170
|
+
border-bottom-left-radius: 0;
|
|
171
|
+
border-top-left-radius: 0;
|
|
172
|
+
border-top-right-radius: 4px;
|
|
173
173
|
}
|
|
174
174
|
@else {
|
|
175
175
|
border-bottom-left-radius: 0;
|
|
176
176
|
border-top-left-radius: 0;
|
|
177
|
+
border-top-right-radius: 0;
|
|
177
178
|
}
|
|
178
|
-
border-top-right-radius: $qrybldr-btngrp-brdr-radius;
|
|
179
179
|
|
|
180
180
|
&.e-not-readonly {
|
|
181
181
|
border-bottom-right-radius: $qrybldr-btngrp-brdr-radius;
|
|
@@ -319,8 +319,8 @@ $qrybldr-btngrp-brdr-radius: 4px !default;
|
|
|
319
319
|
@if $skin-name == 'Material3' {
|
|
320
320
|
border: 1px solid $secondary-outline-border;
|
|
321
321
|
border-bottom-right-radius: $qrybldr-btngrp-brdr-radius;
|
|
322
|
-
border-bottom-left-radius:
|
|
323
|
-
border-top-left-radius:
|
|
322
|
+
border-bottom-left-radius: 4px;
|
|
323
|
+
border-top-left-radius: 4px;
|
|
324
324
|
border-top-right-radius: $qrybldr-btngrp-brdr-radius;
|
|
325
325
|
}
|
|
326
326
|
@else {
|
|
@@ -363,6 +363,8 @@ $qrybldr-btngrp-brdr-radius: 4px !default;
|
|
|
363
363
|
&.e-not {
|
|
364
364
|
@if $skin-name == 'Material3' {
|
|
365
365
|
border: 1px solid $secondary-outline-border;
|
|
366
|
+
border-bottom-right-radius: 0;
|
|
367
|
+
border-top-right-radius: 0;
|
|
366
368
|
}
|
|
367
369
|
border-bottom-left-radius: 0;
|
|
368
370
|
border-top-left-radius: 0;
|
|
@@ -381,11 +383,11 @@ $qrybldr-btngrp-brdr-radius: 4px !default;
|
|
|
381
383
|
& .e-btn.e-btngroup-or-lbl.e-small {
|
|
382
384
|
@if $skin-name == 'Material3' {
|
|
383
385
|
border: 1px solid $secondary-outline-border;
|
|
384
|
-
border-bottom-right-radius: 20px;
|
|
385
|
-
border-top-right-radius: 20px;
|
|
386
386
|
}
|
|
387
|
-
|
|
388
|
-
|
|
387
|
+
@else {
|
|
388
|
+
border-bottom-left-radius: 0;
|
|
389
|
+
border-top-left-radius: 0;
|
|
390
|
+
}
|
|
389
391
|
|
|
390
392
|
&.e-readonly-or-not {
|
|
391
393
|
border-bottom-left-radius: $qrybldr-btngrp-brdr-radius;
|
|
@@ -138,8 +138,6 @@ $qrybldr-btngrp-brdr-radius: 4px !default;
|
|
|
138
138
|
&.e-not {
|
|
139
139
|
@if $skin-name == 'Material3' {
|
|
140
140
|
border: 1px solid $secondary-outline-border;
|
|
141
|
-
border-bottom-left-radius: $qrybldr-btngrp-brdr-radius;
|
|
142
|
-
border-top-left-radius: $qrybldr-btngrp-brdr-radius;
|
|
143
141
|
}
|
|
144
142
|
@else {
|
|
145
143
|
border-bottom-right-radius: 0;
|
|
@@ -168,14 +166,16 @@ $qrybldr-btngrp-brdr-radius: 4px !default;
|
|
|
168
166
|
& .e-btn-group.e-rtl .e-qb-toggle.e-btn.e-small {
|
|
169
167
|
@if $skin-name == 'Material3' {
|
|
170
168
|
border: 1px solid $secondary-outline-border;
|
|
171
|
-
border-bottom-
|
|
172
|
-
border-
|
|
169
|
+
border-bottom-right-radius: 4px;
|
|
170
|
+
border-bottom-left-radius: 0;
|
|
171
|
+
border-top-left-radius: 0;
|
|
172
|
+
border-top-right-radius: 4px;
|
|
173
173
|
}
|
|
174
174
|
@else {
|
|
175
175
|
border-bottom-left-radius: 0;
|
|
176
176
|
border-top-left-radius: 0;
|
|
177
|
+
border-top-right-radius: 0;
|
|
177
178
|
}
|
|
178
|
-
border-top-right-radius: $qrybldr-btngrp-brdr-radius;
|
|
179
179
|
|
|
180
180
|
&.e-not-readonly {
|
|
181
181
|
border-bottom-right-radius: $qrybldr-btngrp-brdr-radius;
|
|
@@ -319,8 +319,8 @@ $qrybldr-btngrp-brdr-radius: 4px !default;
|
|
|
319
319
|
@if $skin-name == 'Material3' {
|
|
320
320
|
border: 1px solid $secondary-outline-border;
|
|
321
321
|
border-bottom-right-radius: $qrybldr-btngrp-brdr-radius;
|
|
322
|
-
border-bottom-left-radius:
|
|
323
|
-
border-top-left-radius:
|
|
322
|
+
border-bottom-left-radius: 4px;
|
|
323
|
+
border-top-left-radius: 4px;
|
|
324
324
|
border-top-right-radius: $qrybldr-btngrp-brdr-radius;
|
|
325
325
|
}
|
|
326
326
|
@else {
|
|
@@ -363,6 +363,8 @@ $qrybldr-btngrp-brdr-radius: 4px !default;
|
|
|
363
363
|
&.e-not {
|
|
364
364
|
@if $skin-name == 'Material3' {
|
|
365
365
|
border: 1px solid $secondary-outline-border;
|
|
366
|
+
border-bottom-right-radius: 0;
|
|
367
|
+
border-top-right-radius: 0;
|
|
366
368
|
}
|
|
367
369
|
border-bottom-left-radius: 0;
|
|
368
370
|
border-top-left-radius: 0;
|
|
@@ -381,11 +383,11 @@ $qrybldr-btngrp-brdr-radius: 4px !default;
|
|
|
381
383
|
& .e-btn.e-btngroup-or-lbl.e-small {
|
|
382
384
|
@if $skin-name == 'Material3' {
|
|
383
385
|
border: 1px solid $secondary-outline-border;
|
|
384
|
-
border-bottom-right-radius: 20px;
|
|
385
|
-
border-top-right-radius: 20px;
|
|
386
386
|
}
|
|
387
|
-
|
|
388
|
-
|
|
387
|
+
@else {
|
|
388
|
+
border-bottom-left-radius: 0;
|
|
389
|
+
border-top-left-radius: 0;
|
|
390
|
+
}
|
|
389
391
|
|
|
390
392
|
&.e-readonly-or-not {
|
|
391
393
|
border-bottom-left-radius: $qrybldr-btngrp-brdr-radius;
|
|
@@ -140,8 +140,6 @@ $qrybldr-btngrp-brdr-radius: 4px !default;
|
|
|
140
140
|
&.e-not {
|
|
141
141
|
@if $skin-name == 'Material3' {
|
|
142
142
|
border: 1px solid $secondary-outline-border;
|
|
143
|
-
border-bottom-left-radius: $qrybldr-btngrp-brdr-radius;
|
|
144
|
-
border-top-left-radius: $qrybldr-btngrp-brdr-radius;
|
|
145
143
|
}
|
|
146
144
|
@else {
|
|
147
145
|
border-bottom-right-radius: 0;
|
|
@@ -170,14 +168,16 @@ $qrybldr-btngrp-brdr-radius: 4px !default;
|
|
|
170
168
|
& .e-btn-group.e-rtl .e-qb-toggle.e-btn.e-small {
|
|
171
169
|
@if $skin-name == 'Material3' {
|
|
172
170
|
border: 1px solid $secondary-outline-border;
|
|
173
|
-
border-bottom-
|
|
174
|
-
border-
|
|
171
|
+
border-bottom-right-radius: 4px;
|
|
172
|
+
border-bottom-left-radius: 0;
|
|
173
|
+
border-top-left-radius: 0;
|
|
174
|
+
border-top-right-radius: 4px;
|
|
175
175
|
}
|
|
176
176
|
@else {
|
|
177
177
|
border-bottom-left-radius: 0;
|
|
178
178
|
border-top-left-radius: 0;
|
|
179
|
+
border-top-right-radius: 0;
|
|
179
180
|
}
|
|
180
|
-
border-top-right-radius: $qrybldr-btngrp-brdr-radius;
|
|
181
181
|
|
|
182
182
|
&.e-not-readonly {
|
|
183
183
|
border-bottom-right-radius: $qrybldr-btngrp-brdr-radius;
|
|
@@ -321,8 +321,8 @@ $qrybldr-btngrp-brdr-radius: 4px !default;
|
|
|
321
321
|
@if $skin-name == 'Material3' {
|
|
322
322
|
border: 1px solid $secondary-outline-border;
|
|
323
323
|
border-bottom-right-radius: $qrybldr-btngrp-brdr-radius;
|
|
324
|
-
border-bottom-left-radius:
|
|
325
|
-
border-top-left-radius:
|
|
324
|
+
border-bottom-left-radius: 4px;
|
|
325
|
+
border-top-left-radius: 4px;
|
|
326
326
|
border-top-right-radius: $qrybldr-btngrp-brdr-radius;
|
|
327
327
|
}
|
|
328
328
|
@else {
|
|
@@ -365,6 +365,8 @@ $qrybldr-btngrp-brdr-radius: 4px !default;
|
|
|
365
365
|
&.e-not {
|
|
366
366
|
@if $skin-name == 'Material3' {
|
|
367
367
|
border: 1px solid $secondary-outline-border;
|
|
368
|
+
border-bottom-right-radius: 0;
|
|
369
|
+
border-top-right-radius: 0;
|
|
368
370
|
}
|
|
369
371
|
border-bottom-left-radius: 0;
|
|
370
372
|
border-top-left-radius: 0;
|
|
@@ -383,11 +385,11 @@ $qrybldr-btngrp-brdr-radius: 4px !default;
|
|
|
383
385
|
& .e-btn.e-btngroup-or-lbl.e-small {
|
|
384
386
|
@if $skin-name == 'Material3' {
|
|
385
387
|
border: 1px solid $secondary-outline-border;
|
|
386
|
-
border-bottom-right-radius: 20px;
|
|
387
|
-
border-top-right-radius: 20px;
|
|
388
388
|
}
|
|
389
|
-
|
|
390
|
-
|
|
389
|
+
@else {
|
|
390
|
+
border-bottom-left-radius: 0;
|
|
391
|
+
border-top-left-radius: 0;
|
|
392
|
+
}
|
|
391
393
|
|
|
392
394
|
&.e-readonly-or-not {
|
|
393
395
|
border-bottom-left-radius: $qrybldr-btngrp-brdr-radius;
|
|
@@ -142,8 +142,6 @@ $qrybldr-icon-color: $icon-color !default;
|
|
|
142
142
|
&.e-not {
|
|
143
143
|
@if $skin-name == 'Material3' {
|
|
144
144
|
border: 1px solid $secondary-outline-border;
|
|
145
|
-
border-bottom-left-radius: $qrybldr-btngrp-brdr-radius;
|
|
146
|
-
border-top-left-radius: $qrybldr-btngrp-brdr-radius;
|
|
147
145
|
}
|
|
148
146
|
@else {
|
|
149
147
|
border-bottom-right-radius: 0;
|
|
@@ -172,14 +170,16 @@ $qrybldr-icon-color: $icon-color !default;
|
|
|
172
170
|
& .e-btn-group.e-rtl .e-qb-toggle.e-btn.e-small {
|
|
173
171
|
@if $skin-name == 'Material3' {
|
|
174
172
|
border: 1px solid $secondary-outline-border;
|
|
175
|
-
border-bottom-
|
|
176
|
-
border-
|
|
173
|
+
border-bottom-right-radius: 4px;
|
|
174
|
+
border-bottom-left-radius: 0;
|
|
175
|
+
border-top-left-radius: 0;
|
|
176
|
+
border-top-right-radius: 4px;
|
|
177
177
|
}
|
|
178
178
|
@else {
|
|
179
179
|
border-bottom-left-radius: 0;
|
|
180
180
|
border-top-left-radius: 0;
|
|
181
|
+
border-top-right-radius: 0;
|
|
181
182
|
}
|
|
182
|
-
border-top-right-radius: $qrybldr-btngrp-brdr-radius;
|
|
183
183
|
|
|
184
184
|
&.e-not-readonly {
|
|
185
185
|
border-bottom-right-radius: $qrybldr-btngrp-brdr-radius;
|
|
@@ -323,8 +323,8 @@ $qrybldr-icon-color: $icon-color !default;
|
|
|
323
323
|
@if $skin-name == 'Material3' {
|
|
324
324
|
border: 1px solid $secondary-outline-border;
|
|
325
325
|
border-bottom-right-radius: $qrybldr-btngrp-brdr-radius;
|
|
326
|
-
border-bottom-left-radius:
|
|
327
|
-
border-top-left-radius:
|
|
326
|
+
border-bottom-left-radius: 4px;
|
|
327
|
+
border-top-left-radius: 4px;
|
|
328
328
|
border-top-right-radius: $qrybldr-btngrp-brdr-radius;
|
|
329
329
|
}
|
|
330
330
|
@else {
|
|
@@ -367,6 +367,8 @@ $qrybldr-icon-color: $icon-color !default;
|
|
|
367
367
|
&.e-not {
|
|
368
368
|
@if $skin-name == 'Material3' {
|
|
369
369
|
border: 1px solid $secondary-outline-border;
|
|
370
|
+
border-bottom-right-radius: 0;
|
|
371
|
+
border-top-right-radius: 0;
|
|
370
372
|
}
|
|
371
373
|
border-bottom-left-radius: 0;
|
|
372
374
|
border-top-left-radius: 0;
|
|
@@ -385,11 +387,11 @@ $qrybldr-icon-color: $icon-color !default;
|
|
|
385
387
|
& .e-btn.e-btngroup-or-lbl.e-small {
|
|
386
388
|
@if $skin-name == 'Material3' {
|
|
387
389
|
border: 1px solid $secondary-outline-border;
|
|
388
|
-
border-bottom-right-radius: 20px;
|
|
389
|
-
border-top-right-radius: 20px;
|
|
390
390
|
}
|
|
391
|
-
|
|
392
|
-
|
|
391
|
+
@else {
|
|
392
|
+
border-bottom-left-radius: 0;
|
|
393
|
+
border-top-left-radius: 0;
|
|
394
|
+
}
|
|
393
395
|
|
|
394
396
|
&.e-readonly-or-not {
|
|
395
397
|
border-bottom-left-radius: $qrybldr-btngrp-brdr-radius;
|
|
@@ -142,8 +142,6 @@ $qrybldr-icon-color: $icon-color !default;
|
|
|
142
142
|
&.e-not {
|
|
143
143
|
@if $skin-name == 'Material3' {
|
|
144
144
|
border: 1px solid $secondary-outline-border;
|
|
145
|
-
border-bottom-left-radius: $qrybldr-btngrp-brdr-radius;
|
|
146
|
-
border-top-left-radius: $qrybldr-btngrp-brdr-radius;
|
|
147
145
|
}
|
|
148
146
|
@else {
|
|
149
147
|
border-bottom-right-radius: 0;
|
|
@@ -172,14 +170,16 @@ $qrybldr-icon-color: $icon-color !default;
|
|
|
172
170
|
& .e-btn-group.e-rtl .e-qb-toggle.e-btn.e-small {
|
|
173
171
|
@if $skin-name == 'Material3' {
|
|
174
172
|
border: 1px solid $secondary-outline-border;
|
|
175
|
-
border-bottom-
|
|
176
|
-
border-
|
|
173
|
+
border-bottom-right-radius: 4px;
|
|
174
|
+
border-bottom-left-radius: 0;
|
|
175
|
+
border-top-left-radius: 0;
|
|
176
|
+
border-top-right-radius: 4px;
|
|
177
177
|
}
|
|
178
178
|
@else {
|
|
179
179
|
border-bottom-left-radius: 0;
|
|
180
180
|
border-top-left-radius: 0;
|
|
181
|
+
border-top-right-radius: 0;
|
|
181
182
|
}
|
|
182
|
-
border-top-right-radius: $qrybldr-btngrp-brdr-radius;
|
|
183
183
|
|
|
184
184
|
&.e-not-readonly {
|
|
185
185
|
border-bottom-right-radius: $qrybldr-btngrp-brdr-radius;
|
|
@@ -323,8 +323,8 @@ $qrybldr-icon-color: $icon-color !default;
|
|
|
323
323
|
@if $skin-name == 'Material3' {
|
|
324
324
|
border: 1px solid $secondary-outline-border;
|
|
325
325
|
border-bottom-right-radius: $qrybldr-btngrp-brdr-radius;
|
|
326
|
-
border-bottom-left-radius:
|
|
327
|
-
border-top-left-radius:
|
|
326
|
+
border-bottom-left-radius: 4px;
|
|
327
|
+
border-top-left-radius: 4px;
|
|
328
328
|
border-top-right-radius: $qrybldr-btngrp-brdr-radius;
|
|
329
329
|
}
|
|
330
330
|
@else {
|
|
@@ -367,6 +367,8 @@ $qrybldr-icon-color: $icon-color !default;
|
|
|
367
367
|
&.e-not {
|
|
368
368
|
@if $skin-name == 'Material3' {
|
|
369
369
|
border: 1px solid $secondary-outline-border;
|
|
370
|
+
border-bottom-right-radius: 0;
|
|
371
|
+
border-top-right-radius: 0;
|
|
370
372
|
}
|
|
371
373
|
border-bottom-left-radius: 0;
|
|
372
374
|
border-top-left-radius: 0;
|
|
@@ -385,11 +387,11 @@ $qrybldr-icon-color: $icon-color !default;
|
|
|
385
387
|
& .e-btn.e-btngroup-or-lbl.e-small {
|
|
386
388
|
@if $skin-name == 'Material3' {
|
|
387
389
|
border: 1px solid $secondary-outline-border;
|
|
388
|
-
border-bottom-right-radius: 20px;
|
|
389
|
-
border-top-right-radius: 20px;
|
|
390
390
|
}
|
|
391
|
-
|
|
392
|
-
|
|
391
|
+
@else {
|
|
392
|
+
border-bottom-left-radius: 0;
|
|
393
|
+
border-top-left-radius: 0;
|
|
394
|
+
}
|
|
393
395
|
|
|
394
396
|
&.e-readonly-or-not {
|
|
395
397
|
border-bottom-left-radius: $qrybldr-btngrp-brdr-radius;
|
|
@@ -138,8 +138,6 @@ $qrybldr-btngrp-brdr-radius: 0 !default;
|
|
|
138
138
|
&.e-not {
|
|
139
139
|
@if $skin-name == 'Material3' {
|
|
140
140
|
border: 1px solid $secondary-outline-border;
|
|
141
|
-
border-bottom-left-radius: $qrybldr-btngrp-brdr-radius;
|
|
142
|
-
border-top-left-radius: $qrybldr-btngrp-brdr-radius;
|
|
143
141
|
}
|
|
144
142
|
@else {
|
|
145
143
|
border-bottom-right-radius: 0;
|
|
@@ -168,14 +166,16 @@ $qrybldr-btngrp-brdr-radius: 0 !default;
|
|
|
168
166
|
& .e-btn-group.e-rtl .e-qb-toggle.e-btn.e-small {
|
|
169
167
|
@if $skin-name == 'Material3' {
|
|
170
168
|
border: 1px solid $secondary-outline-border;
|
|
171
|
-
border-bottom-
|
|
172
|
-
border-
|
|
169
|
+
border-bottom-right-radius: 4px;
|
|
170
|
+
border-bottom-left-radius: 0;
|
|
171
|
+
border-top-left-radius: 0;
|
|
172
|
+
border-top-right-radius: 4px;
|
|
173
173
|
}
|
|
174
174
|
@else {
|
|
175
175
|
border-bottom-left-radius: 0;
|
|
176
176
|
border-top-left-radius: 0;
|
|
177
|
+
border-top-right-radius: 0;
|
|
177
178
|
}
|
|
178
|
-
border-top-right-radius: $qrybldr-btngrp-brdr-radius;
|
|
179
179
|
|
|
180
180
|
&.e-not-readonly {
|
|
181
181
|
border-bottom-right-radius: $qrybldr-btngrp-brdr-radius;
|
|
@@ -319,8 +319,8 @@ $qrybldr-btngrp-brdr-radius: 0 !default;
|
|
|
319
319
|
@if $skin-name == 'Material3' {
|
|
320
320
|
border: 1px solid $secondary-outline-border;
|
|
321
321
|
border-bottom-right-radius: $qrybldr-btngrp-brdr-radius;
|
|
322
|
-
border-bottom-left-radius:
|
|
323
|
-
border-top-left-radius:
|
|
322
|
+
border-bottom-left-radius: 4px;
|
|
323
|
+
border-top-left-radius: 4px;
|
|
324
324
|
border-top-right-radius: $qrybldr-btngrp-brdr-radius;
|
|
325
325
|
}
|
|
326
326
|
@else {
|
|
@@ -363,6 +363,8 @@ $qrybldr-btngrp-brdr-radius: 0 !default;
|
|
|
363
363
|
&.e-not {
|
|
364
364
|
@if $skin-name == 'Material3' {
|
|
365
365
|
border: 1px solid $secondary-outline-border;
|
|
366
|
+
border-bottom-right-radius: 0;
|
|
367
|
+
border-top-right-radius: 0;
|
|
366
368
|
}
|
|
367
369
|
border-bottom-left-radius: 0;
|
|
368
370
|
border-top-left-radius: 0;
|
|
@@ -381,11 +383,11 @@ $qrybldr-btngrp-brdr-radius: 0 !default;
|
|
|
381
383
|
& .e-btn.e-btngroup-or-lbl.e-small {
|
|
382
384
|
@if $skin-name == 'Material3' {
|
|
383
385
|
border: 1px solid $secondary-outline-border;
|
|
384
|
-
border-bottom-right-radius: 20px;
|
|
385
|
-
border-top-right-radius: 20px;
|
|
386
386
|
}
|
|
387
|
-
|
|
388
|
-
|
|
387
|
+
@else {
|
|
388
|
+
border-bottom-left-radius: 0;
|
|
389
|
+
border-top-left-radius: 0;
|
|
390
|
+
}
|
|
389
391
|
|
|
390
392
|
&.e-readonly-or-not {
|
|
391
393
|
border-bottom-left-radius: $qrybldr-btngrp-brdr-radius;
|
|
@@ -138,8 +138,6 @@ $qrybldr-btngrp-brdr-radius: 0 !default;
|
|
|
138
138
|
&.e-not {
|
|
139
139
|
@if $skin-name == 'Material3' {
|
|
140
140
|
border: 1px solid $secondary-outline-border;
|
|
141
|
-
border-bottom-left-radius: $qrybldr-btngrp-brdr-radius;
|
|
142
|
-
border-top-left-radius: $qrybldr-btngrp-brdr-radius;
|
|
143
141
|
}
|
|
144
142
|
@else {
|
|
145
143
|
border-bottom-right-radius: 0;
|
|
@@ -168,14 +166,16 @@ $qrybldr-btngrp-brdr-radius: 0 !default;
|
|
|
168
166
|
& .e-btn-group.e-rtl .e-qb-toggle.e-btn.e-small {
|
|
169
167
|
@if $skin-name == 'Material3' {
|
|
170
168
|
border: 1px solid $secondary-outline-border;
|
|
171
|
-
border-bottom-
|
|
172
|
-
border-
|
|
169
|
+
border-bottom-right-radius: 4px;
|
|
170
|
+
border-bottom-left-radius: 0;
|
|
171
|
+
border-top-left-radius: 0;
|
|
172
|
+
border-top-right-radius: 4px;
|
|
173
173
|
}
|
|
174
174
|
@else {
|
|
175
175
|
border-bottom-left-radius: 0;
|
|
176
176
|
border-top-left-radius: 0;
|
|
177
|
+
border-top-right-radius: 0;
|
|
177
178
|
}
|
|
178
|
-
border-top-right-radius: $qrybldr-btngrp-brdr-radius;
|
|
179
179
|
|
|
180
180
|
&.e-not-readonly {
|
|
181
181
|
border-bottom-right-radius: $qrybldr-btngrp-brdr-radius;
|
|
@@ -319,8 +319,8 @@ $qrybldr-btngrp-brdr-radius: 0 !default;
|
|
|
319
319
|
@if $skin-name == 'Material3' {
|
|
320
320
|
border: 1px solid $secondary-outline-border;
|
|
321
321
|
border-bottom-right-radius: $qrybldr-btngrp-brdr-radius;
|
|
322
|
-
border-bottom-left-radius:
|
|
323
|
-
border-top-left-radius:
|
|
322
|
+
border-bottom-left-radius: 4px;
|
|
323
|
+
border-top-left-radius: 4px;
|
|
324
324
|
border-top-right-radius: $qrybldr-btngrp-brdr-radius;
|
|
325
325
|
}
|
|
326
326
|
@else {
|
|
@@ -363,6 +363,8 @@ $qrybldr-btngrp-brdr-radius: 0 !default;
|
|
|
363
363
|
&.e-not {
|
|
364
364
|
@if $skin-name == 'Material3' {
|
|
365
365
|
border: 1px solid $secondary-outline-border;
|
|
366
|
+
border-bottom-right-radius: 0;
|
|
367
|
+
border-top-right-radius: 0;
|
|
366
368
|
}
|
|
367
369
|
border-bottom-left-radius: 0;
|
|
368
370
|
border-top-left-radius: 0;
|
|
@@ -381,11 +383,11 @@ $qrybldr-btngrp-brdr-radius: 0 !default;
|
|
|
381
383
|
& .e-btn.e-btngroup-or-lbl.e-small {
|
|
382
384
|
@if $skin-name == 'Material3' {
|
|
383
385
|
border: 1px solid $secondary-outline-border;
|
|
384
|
-
border-bottom-right-radius: 20px;
|
|
385
|
-
border-top-right-radius: 20px;
|
|
386
386
|
}
|
|
387
|
-
|
|
388
|
-
|
|
387
|
+
@else {
|
|
388
|
+
border-bottom-left-radius: 0;
|
|
389
|
+
border-top-left-radius: 0;
|
|
390
|
+
}
|
|
389
391
|
|
|
390
392
|
&.e-readonly-or-not {
|
|
391
393
|
border-bottom-left-radius: $qrybldr-btngrp-brdr-radius;
|