@syncfusion/blazor-themes 26.2.5 → 26.2.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/SCSS-Themes/bds-dark.scss +188 -30
- package/SCSS-Themes/bds.scss +188 -30
- package/SCSS-Themes/bootstrap-dark.scss +190 -32
- package/SCSS-Themes/bootstrap.scss +190 -32
- package/SCSS-Themes/bootstrap4.scss +190 -32
- package/SCSS-Themes/bootstrap5-dark.scss +190 -32
- package/SCSS-Themes/bootstrap5.scss +190 -32
- package/SCSS-Themes/buttons/radio-button/bds-dark.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/bds.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/bootstrap-dark.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/bootstrap.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/bootstrap4.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/bootstrap5-dark.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/bootstrap5.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/fabric-dark.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/fabric.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/fluent-dark.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/fluent.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/fluent2-dark.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/fluent2.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/highcontrast.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/material-dark.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/material.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/material3-dark.scss +8 -2
- package/SCSS-Themes/buttons/radio-button/material3.scss +8 -2
- package/SCSS-Themes/buttons/radio-button/tailwind-dark.scss +6 -0
- package/SCSS-Themes/buttons/radio-button/tailwind.scss +6 -0
- package/SCSS-Themes/documenteditor/document-editor/bds-dark.scss +2 -1
- package/SCSS-Themes/documenteditor/document-editor/bds.scss +2 -1
- package/SCSS-Themes/documenteditor/document-editor/bootstrap-dark.scss +2 -1
- package/SCSS-Themes/documenteditor/document-editor/bootstrap.scss +2 -1
- package/SCSS-Themes/documenteditor/document-editor/bootstrap4.scss +2 -1
- package/SCSS-Themes/documenteditor/document-editor/bootstrap5-dark.scss +2 -1
- package/SCSS-Themes/documenteditor/document-editor/bootstrap5.scss +2 -1
- package/SCSS-Themes/documenteditor/document-editor/fabric-dark.scss +2 -1
- package/SCSS-Themes/documenteditor/document-editor/fabric.scss +2 -1
- package/SCSS-Themes/documenteditor/document-editor/fluent-dark.scss +2 -1
- package/SCSS-Themes/documenteditor/document-editor/fluent.scss +2 -1
- package/SCSS-Themes/documenteditor/document-editor/fluent2-dark.scss +4 -3
- package/SCSS-Themes/documenteditor/document-editor/fluent2.scss +4 -3
- package/SCSS-Themes/documenteditor/document-editor/highcontrast.scss +2 -1
- package/SCSS-Themes/documenteditor/document-editor/material-dark.scss +2 -1
- package/SCSS-Themes/documenteditor/document-editor/material.scss +2 -1
- package/SCSS-Themes/documenteditor/document-editor/material3-dark.scss +2 -1
- package/SCSS-Themes/documenteditor/document-editor/material3.scss +2 -1
- package/SCSS-Themes/documenteditor/document-editor/tailwind-dark.scss +2 -1
- package/SCSS-Themes/documenteditor/document-editor/tailwind.scss +2 -1
- package/SCSS-Themes/documenteditor/document-editor-container/bds-dark.scss +16 -3
- package/SCSS-Themes/documenteditor/document-editor-container/bds.scss +16 -3
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap-dark.scss +16 -3
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap.scss +16 -3
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap4.scss +16 -3
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5-dark.scss +16 -3
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5.scss +16 -3
- package/SCSS-Themes/documenteditor/document-editor-container/fabric-dark.scss +16 -3
- package/SCSS-Themes/documenteditor/document-editor-container/fabric.scss +16 -3
- package/SCSS-Themes/documenteditor/document-editor-container/fluent-dark.scss +16 -3
- package/SCSS-Themes/documenteditor/document-editor-container/fluent.scss +16 -3
- package/SCSS-Themes/documenteditor/document-editor-container/fluent2-dark.scss +16 -3
- package/SCSS-Themes/documenteditor/document-editor-container/fluent2.scss +16 -3
- package/SCSS-Themes/documenteditor/document-editor-container/highcontrast.scss +16 -3
- package/SCSS-Themes/documenteditor/document-editor-container/material-dark.scss +16 -3
- package/SCSS-Themes/documenteditor/document-editor-container/material.scss +16 -3
- package/SCSS-Themes/documenteditor/document-editor-container/material3-dark.scss +16 -3
- package/SCSS-Themes/documenteditor/document-editor-container/material3.scss +16 -3
- package/SCSS-Themes/documenteditor/document-editor-container/tailwind-dark.scss +16 -3
- package/SCSS-Themes/documenteditor/document-editor-container/tailwind.scss +16 -3
- package/SCSS-Themes/fabric-dark.scss +190 -32
- package/SCSS-Themes/fabric.scss +190 -32
- package/SCSS-Themes/fluent-dark.scss +190 -32
- package/SCSS-Themes/fluent.scss +190 -32
- package/SCSS-Themes/fluent2-dark.scss +192 -34
- package/SCSS-Themes/fluent2.scss +192 -34
- package/SCSS-Themes/highcontrast.scss +190 -32
- package/SCSS-Themes/material-dark.scss +190 -32
- package/SCSS-Themes/material.scss +190 -32
- package/SCSS-Themes/material3-dark.scss +192 -34
- package/SCSS-Themes/material3.scss +192 -34
- package/SCSS-Themes/pdfviewer/pdfviewer/bds-dark.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/bds.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent2-dark.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent2.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/material-dark.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/material.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/material3-dark.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/material3.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark.scss +94 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind.scss +94 -19
- package/SCSS-Themes/pivotview/pivotview/bds-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/bds.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/fabric.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/fluent.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/fluent2-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/fluent2.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/material-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/material.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/material3-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/material3.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +10 -0
- package/SCSS-Themes/pivotview/pivotview/tailwind.scss +10 -0
- package/SCSS-Themes/ribbon/ribbon/bds-dark.scss +32 -4
- package/SCSS-Themes/ribbon/ribbon/bds.scss +32 -4
- package/SCSS-Themes/ribbon/ribbon/bootstrap-dark.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/bootstrap.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/bootstrap4.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/bootstrap5-dark.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/bootstrap5.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/fabric-dark.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/fabric.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/fluent-dark.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/fluent.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/fluent2-dark.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/fluent2.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/highcontrast.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/material-dark.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/material.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/material3-dark.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/material3.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/tailwind-dark.scss +34 -6
- package/SCSS-Themes/ribbon/ribbon/tailwind.scss +34 -6
- package/SCSS-Themes/tailwind-dark.scss +190 -32
- package/SCSS-Themes/tailwind.scss +190 -32
- package/SCSS-Themes/treegrid/treegrid/bds-dark.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/bds.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/bootstrap-dark.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/bootstrap.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/bootstrap4.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/bootstrap5-dark.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/bootstrap5.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/fabric-dark.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/fabric.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/fluent-dark.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/fluent.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/fluent2-dark.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/fluent2.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/highcontrast.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/material-dark.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/material.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/material3-dark.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/material3.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/tailwind-dark.scss +28 -3
- package/SCSS-Themes/treegrid/treegrid/tailwind.scss +28 -3
- package/package.json +1 -1
|
@@ -37976,6 +37976,12 @@ $radio-btn-focus-outline: $radio-btn-background-color 0 solid !default;
|
|
|
37976
37976
|
border-color: $radio-btn-focus-check-border-color;
|
|
37977
37977
|
box-shadow: $radio-btn-focussed-box-shadow;
|
|
37978
37978
|
}
|
|
37979
|
+
|
|
37980
|
+
& .e-ripple-container {
|
|
37981
|
+
@if $skin-name == 'Material3' {
|
|
37982
|
+
background-color: $radio-btn-focus-ripple-bgcolor;
|
|
37983
|
+
}
|
|
37984
|
+
}
|
|
37979
37985
|
}
|
|
37980
37986
|
}
|
|
37981
37987
|
|
|
@@ -67584,7 +67590,8 @@ $de-column-presets-font-size: $text-6xl !default;
|
|
|
67584
67590
|
.e-de-style-paragraph-group-button .e-btn.e-active,
|
|
67585
67591
|
.e-de-style-font-group-button .e-btn.e-active {
|
|
67586
67592
|
@if $skin-name =='fluent2' {
|
|
67587
|
-
background-color: var(--color-sf-
|
|
67593
|
+
background-color: var(--color-sf-content-bg-color-pressed);
|
|
67594
|
+
color: var(--color-sf-toolbar-icon-color);
|
|
67588
67595
|
}
|
|
67589
67596
|
}
|
|
67590
67597
|
.e-de-hyperlink-bookmark-check .e-checkbox-wrapper .e-frame {
|
|
@@ -70057,13 +70064,13 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
70057
70064
|
}
|
|
70058
70065
|
.e-btn-toggle {
|
|
70059
70066
|
@if $skin-name=='fluent2' {
|
|
70060
|
-
background-color: var(--color-sf-
|
|
70067
|
+
background-color: var(--color-sf-content-bg-color-pressed) !important;
|
|
70061
70068
|
}
|
|
70062
70069
|
@else{
|
|
70063
70070
|
background-color: $de-toggle-bg-color !important;
|
|
70064
70071
|
}
|
|
70065
70072
|
@if $skin-name =='fluent2' {
|
|
70066
|
-
|
|
70073
|
+
color: var(--color-sf-toolbar-icon-color) !important;
|
|
70067
70074
|
}
|
|
70068
70075
|
@if $skin-name=='highcontrast' {
|
|
70069
70076
|
color: $de-title-bar-font-clr !important;
|
|
@@ -70075,7 +70082,12 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
70075
70082
|
outline-offset: 0;
|
|
70076
70083
|
box-shadow: $de-toggle-btn-border !important;
|
|
70077
70084
|
#{if(&, '&', '*')}:hover {
|
|
70078
|
-
|
|
70085
|
+
@if $skin-name=='fluent2' {
|
|
70086
|
+
background-color: var(--color-sf-content-bg-color-pressed) !important;
|
|
70087
|
+
}
|
|
70088
|
+
@else {
|
|
70089
|
+
background-color: $de-toggle-bg-color !important;
|
|
70090
|
+
}
|
|
70079
70091
|
@if $skin-name=='fabric' {
|
|
70080
70092
|
border-color: $de-toggle-bg-color !important;
|
|
70081
70093
|
}
|
|
@@ -70092,6 +70104,14 @@ $de-hover-bg: $content-bg-color-alt2 !default;
|
|
|
70092
70104
|
color: $de-title-bar-font-clr !important;
|
|
70093
70105
|
}
|
|
70094
70106
|
}
|
|
70107
|
+
@if $skin-name=='fluent2' {
|
|
70108
|
+
.e-btn-toggle .e-tbar-btn-text {
|
|
70109
|
+
color: var(--color-sf-toolbar-icon-color) !important;
|
|
70110
|
+
}
|
|
70111
|
+
.e-btn-toggle>span {
|
|
70112
|
+
color: var(--color-sf-toolbar-icon-color) !important;
|
|
70113
|
+
}
|
|
70114
|
+
}
|
|
70095
70115
|
@if $skin-name=='bootstrap' or $skin-name=='bootstrap4' or $skin-name=='tailwind' or or $skin-name=='bootstrap5' or $skin-name =='FluentUI' {
|
|
70096
70116
|
.e-de-ctnr-group-btn-top>button:first-child {
|
|
70097
70117
|
border-radius: 0;
|
|
@@ -85459,7 +85479,7 @@ $treegrid-rtl-rowdd-childborder-width: 2px 0 2px 0 !default;
|
|
|
85459
85479
|
}
|
|
85460
85480
|
@mixin display-align {
|
|
85461
85481
|
display: inline-block;
|
|
85462
|
-
vertical-align:
|
|
85482
|
+
vertical-align: text-bottom;
|
|
85463
85483
|
}
|
|
85464
85484
|
@mixin drop-bottom-child {
|
|
85465
85485
|
box-shadow: 0 1px 0 0 $childborder-color;
|
|
@@ -85487,6 +85507,12 @@ $treegrid-rtl-rowdd-childborder-width: 2px 0 2px 0 !default;
|
|
|
85487
85507
|
font-size: $treegrid-bigger-icon-font-size;
|
|
85488
85508
|
height: $treegrid-bigger-icon-size;
|
|
85489
85509
|
width: $treegrid-bigger-icon-size;
|
|
85510
|
+
vertical-align: bottom;
|
|
85511
|
+
}
|
|
85512
|
+
.e-treegridexpand{
|
|
85513
|
+
@if $skin-name == 'highcontrast'{
|
|
85514
|
+
vertical-align: middle;
|
|
85515
|
+
}
|
|
85490
85516
|
}
|
|
85491
85517
|
|
|
85492
85518
|
.e-hierarchycheckbox {
|
|
@@ -85507,6 +85533,10 @@ $treegrid-rtl-rowdd-childborder-width: 2px 0 2px 0 !default;
|
|
|
85507
85533
|
line-height: $treegrid-bigger-icon-size;
|
|
85508
85534
|
}
|
|
85509
85535
|
|
|
85536
|
+
.e-treecolumn-container span {
|
|
85537
|
+
vertical-align: middle;
|
|
85538
|
+
}
|
|
85539
|
+
|
|
85510
85540
|
.e-row[aria-expanded = 'true'] .e-treecell {
|
|
85511
85541
|
@if $skin-name == 'FluentUI' or $theme-name == 'fluentui-dark' {
|
|
85512
85542
|
font-size: 16px;
|
|
@@ -85547,18 +85577,29 @@ $treegrid-rtl-rowdd-childborder-width: 2px 0 2px 0 !default;
|
|
|
85547
85577
|
vertical-align: $treegrid-right-arrow-icon-vertical-align;
|
|
85548
85578
|
}
|
|
85549
85579
|
|
|
85580
|
+
span.e-icons.e-treegridcollapse{
|
|
85581
|
+
@if $skin-name == 'highcontrast'{
|
|
85582
|
+
text-align: center;
|
|
85583
|
+
vertical-align: baseline;
|
|
85584
|
+
}
|
|
85585
|
+
}
|
|
85586
|
+
|
|
85550
85587
|
.e-rowcell:not(.e-gridclip) {
|
|
85551
85588
|
.e-treecolumn-container {
|
|
85552
85589
|
display: block;
|
|
85553
85590
|
@include rowcell-container;
|
|
85554
85591
|
|
|
85555
85592
|
span.e-treecell {
|
|
85556
|
-
display:
|
|
85593
|
+
display: contents;
|
|
85557
85594
|
@include rowcell-container;
|
|
85558
85595
|
}
|
|
85559
85596
|
}
|
|
85560
85597
|
}
|
|
85561
85598
|
|
|
85599
|
+
.e-templatecell .e-treecolumn-container span {
|
|
85600
|
+
vertical-align: middle;
|
|
85601
|
+
}
|
|
85602
|
+
|
|
85562
85603
|
.e-treegridexpand:hover::before,
|
|
85563
85604
|
.e-treegridcollapse:hover::before {
|
|
85564
85605
|
color: $treegrid-right-arrow-hover-color;
|
|
@@ -85614,6 +85655,10 @@ $treegrid-rtl-rowdd-childborder-width: 2px 0 2px 0 !default;
|
|
|
85614
85655
|
@include display-align;
|
|
85615
85656
|
}
|
|
85616
85657
|
}
|
|
85658
|
+
|
|
85659
|
+
.e-templatecell .e-treecolumn-container span {
|
|
85660
|
+
vertical-align: middle;
|
|
85661
|
+
}
|
|
85617
85662
|
|
|
85618
85663
|
.e-cloneproperties .e-treecolumn-container {
|
|
85619
85664
|
span {
|
|
@@ -85652,7 +85697,7 @@ $treegrid-rtl-rowdd-childborder-width: 2px 0 2px 0 !default;
|
|
|
85652
85697
|
height: $treegrid-right-arrow-icon-height;
|
|
85653
85698
|
padding: $treegrid-right-arrow-icon-padding;
|
|
85654
85699
|
text-align: center;
|
|
85655
|
-
vertical-align: bottom;
|
|
85700
|
+
vertical-align: text-bottom;
|
|
85656
85701
|
width: $treegrid-right-arrow-icon-width;
|
|
85657
85702
|
}
|
|
85658
85703
|
|
|
@@ -102013,6 +102058,18 @@ $lg-desktop: 1399.98;
|
|
|
102013
102058
|
}
|
|
102014
102059
|
}
|
|
102015
102060
|
|
|
102061
|
+
.e-bigger .e-pv-properties-line-thickness-container .e-input,
|
|
102062
|
+
.e-bigger .e-pv-properties-line-start-container .e-dropdown-btn,
|
|
102063
|
+
.e-bigger .e-pv-properties-line-end-container .e-dropdown-btn,
|
|
102064
|
+
.e-bigger .e-pv-properties-line-style-container .e-dropdown-btn,
|
|
102065
|
+
.e-bigger .e-pv-properties-line-start-container .e-input,
|
|
102066
|
+
.e-bigger .e-pv-properties-line-end-container .e-input,
|
|
102067
|
+
.e-bigger .e-pv-properties-line-style-container .e-input {
|
|
102068
|
+
@if ($theme-name == 'fluent2'){
|
|
102069
|
+
height: 40px !important;/* stylelint-disable-line declaration-no-important */
|
|
102070
|
+
}
|
|
102071
|
+
}
|
|
102072
|
+
|
|
102016
102073
|
.e-pv-properties-line-leader-length-container {
|
|
102017
102074
|
@if ($theme-name == 'fluent2') {
|
|
102018
102075
|
margin-top: 10px;
|
|
@@ -103136,7 +103193,8 @@ $lg-desktop: 1399.98;
|
|
|
103136
103193
|
|
|
103137
103194
|
.e-bigger .e-menu-icon.e-pv-stamp-icon.e-pv-icon {
|
|
103138
103195
|
@if $theme-name=='fluent2' {
|
|
103139
|
-
margin-right:
|
|
103196
|
+
margin-right: 16px !important;/* stylelint-disable-line declaration-no-important */
|
|
103197
|
+
margin-top: -8px;
|
|
103140
103198
|
}
|
|
103141
103199
|
}
|
|
103142
103200
|
|
|
@@ -103164,6 +103222,12 @@ $lg-desktop: 1399.98;
|
|
|
103164
103222
|
}
|
|
103165
103223
|
}
|
|
103166
103224
|
|
|
103225
|
+
.e-bigger .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item .e-caret {
|
|
103226
|
+
@if ($skin-name == 'fluent2') {
|
|
103227
|
+
margin-top: -8px;
|
|
103228
|
+
}
|
|
103229
|
+
}
|
|
103230
|
+
|
|
103167
103231
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
103168
103232
|
.e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
103169
103233
|
@if ($skin-name == 'fluent2') {
|
|
@@ -103171,6 +103235,13 @@ $lg-desktop: 1399.98;
|
|
|
103171
103235
|
}
|
|
103172
103236
|
}
|
|
103173
103237
|
|
|
103238
|
+
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-pv-stamp-icon,
|
|
103239
|
+
.e-bigger .e-pv-custom-annotation-stamp-container.e-menu-container ul .e-menu-item .e-caret {
|
|
103240
|
+
@if ($skin-name == 'fluent2') {
|
|
103241
|
+
margin-top: -8px;
|
|
103242
|
+
}
|
|
103243
|
+
}
|
|
103244
|
+
|
|
103174
103245
|
.e-pv-annotation-shapes-container.e-btn.e-icon-btn,
|
|
103175
103246
|
.e-pv-annotation-calibrate-container.e-btn.e-icon-btn,
|
|
103176
103247
|
.e-pv-annotation-handwritten-container.e-btn.e-icon-btn {
|
|
@@ -103298,6 +103369,13 @@ $lg-desktop: 1399.98;
|
|
|
103298
103369
|
}
|
|
103299
103370
|
}
|
|
103300
103371
|
|
|
103372
|
+
.e-bigger .e-pv-accordion-container.e-accordion .e-acrdn-item .e-acrdn-header .e-acrdn-header-content,
|
|
103373
|
+
.e-bigger .e-pv-accordion-content-container .e-accordion .e-acrdn-item .e-acrdn-header .e-acrdn-header-content {
|
|
103374
|
+
@if $theme-name == 'fluent2' {
|
|
103375
|
+
font-size: 14px;
|
|
103376
|
+
}
|
|
103377
|
+
}
|
|
103378
|
+
|
|
103301
103379
|
.e-content-placeholder.e-pdfviewer.e-placeholder-pdfviewer {
|
|
103302
103380
|
background-size: 100%;
|
|
103303
103381
|
}
|
|
@@ -103334,6 +103412,14 @@ $lg-desktop: 1399.98;
|
|
|
103334
103412
|
min-height: 32px;
|
|
103335
103413
|
}
|
|
103336
103414
|
}
|
|
103415
|
+
|
|
103416
|
+
.e-pv-signature-dialog-height .e-pv-clearbtn:disabled,
|
|
103417
|
+
.e-pv-signature-dialog-height .e-pv-createbtn:disabled {
|
|
103418
|
+
@if ($theme-name == 'fluent2') {
|
|
103419
|
+
border-color: var(--color-sf-primary-border-color-disabled) !important;/* stylelint-disable-line declaration-no-important */
|
|
103420
|
+
}
|
|
103421
|
+
}
|
|
103422
|
+
|
|
103337
103423
|
.e-pv-signature-dialog-height .e-pv-cancelbtn{
|
|
103338
103424
|
@if $skin-name != 'Material3' {
|
|
103339
103425
|
height: 32px;
|
|
@@ -103719,6 +103805,15 @@ $lg-desktop: 1399.98;
|
|
|
103719
103805
|
}
|
|
103720
103806
|
}
|
|
103721
103807
|
|
|
103808
|
+
.e-pv-properties-form-field-name-main-div .e-float-text,
|
|
103809
|
+
.e-pv-properties-form-field-tooltip-main-div .e-float-text,
|
|
103810
|
+
.e-pv-properties-form-field-value-main-div .e-float-text,
|
|
103811
|
+
.e-pv-properties-form-field-visibility-main-div .e-float-text {
|
|
103812
|
+
@if $theme-name == 'fluent2' {
|
|
103813
|
+
padding-left: 0 !important;/* stylelint-disable-line declaration-no-important */
|
|
103814
|
+
}
|
|
103815
|
+
}
|
|
103816
|
+
|
|
103722
103817
|
.e-pv-properties-text-edit-prop {
|
|
103723
103818
|
@if $skin-name == 'FluentUI' {
|
|
103724
103819
|
padding-top: 35px;
|
|
@@ -103757,6 +103852,28 @@ $lg-desktop: 1399.98;
|
|
|
103757
103852
|
.e-pv-center-align-icon-div,
|
|
103758
103853
|
.e-pv-right-align-icon-div {
|
|
103759
103854
|
padding: $pv-formfield-properties-icon-align-padding;
|
|
103855
|
+
@if ($theme-name == 'fluent2') {
|
|
103856
|
+
width: 32px;
|
|
103857
|
+
}
|
|
103858
|
+
}
|
|
103859
|
+
|
|
103860
|
+
.e-bigger .e-pv-bold-icon-div,
|
|
103861
|
+
.e-bigger .e-pv-italic-icon-div,
|
|
103862
|
+
.e-bigger .e-pv-strikeout-icon-div,
|
|
103863
|
+
.e-bigger .e-pv-underlinetext-icon-div, {
|
|
103864
|
+
padding: 4px 10px;
|
|
103865
|
+
@if ($theme-name == 'fluent2') {
|
|
103866
|
+
width: 40px;
|
|
103867
|
+
}
|
|
103868
|
+
}
|
|
103869
|
+
|
|
103870
|
+
.e-bigger .e-pv-left-align-icon-div,
|
|
103871
|
+
.e-bigger .e-pv-center-align-icon-div,
|
|
103872
|
+
.e-bigger .e-pv-right-align-icon-div {
|
|
103873
|
+
padding: 4px 10px;
|
|
103874
|
+
@if ($theme-name == 'fluent2') {
|
|
103875
|
+
width: 38.5px;
|
|
103876
|
+
}
|
|
103760
103877
|
}
|
|
103761
103878
|
|
|
103762
103879
|
.e-pv-bold-icon-div:hover,
|
|
@@ -103767,7 +103884,9 @@ $lg-desktop: 1399.98;
|
|
|
103767
103884
|
.e-pv-center-align-icon-div:hover,
|
|
103768
103885
|
.e-pv-right-align-icon-div:hover {
|
|
103769
103886
|
@if ($skin-name != 'Material3' and $skin-name != 'bootstrap5') {
|
|
103770
|
-
|
|
103887
|
+
@if ($theme-name != 'fluent2') {
|
|
103888
|
+
background-color: $pv-annotation-dropdown-background-color-hover;
|
|
103889
|
+
}
|
|
103771
103890
|
border-color: $pv-annotation-dropdown-border-color-hover;
|
|
103772
103891
|
}
|
|
103773
103892
|
@if ($skin-name == 'bootstrap5') {
|
|
@@ -103898,6 +104017,9 @@ $lg-desktop: 1399.98;
|
|
|
103898
104017
|
@if ($skin-name == 'Material3') {
|
|
103899
104018
|
padding: 20px 15px 6px 0;
|
|
103900
104019
|
}
|
|
104020
|
+
@if ($theme-name == 'fluent2') {
|
|
104021
|
+
padding: 15px;
|
|
104022
|
+
}
|
|
103901
104023
|
@else {
|
|
103902
104024
|
padding: 15px 15px 15px 1px;
|
|
103903
104025
|
}
|
|
@@ -104085,6 +104207,7 @@ $lg-desktop: 1399.98;
|
|
|
104085
104207
|
}
|
|
104086
104208
|
@if ($theme-name == 'fluent2') {
|
|
104087
104209
|
min-height: 555px !important;/* stylelint-disable-line declaration-no-important */
|
|
104210
|
+
max-width: 525px !important;/* stylelint-disable-line declaration-no-important */
|
|
104088
104211
|
}
|
|
104089
104212
|
}
|
|
104090
104213
|
|
|
@@ -104092,12 +104215,13 @@ $lg-desktop: 1399.98;
|
|
|
104092
104215
|
@if ($theme-name == 'fluent2') {
|
|
104093
104216
|
width: $pv-properties-form-field-win-max-width !important;/* stylelint-disable-line declaration-no-important */
|
|
104094
104217
|
margin-left: -20px !important;/* stylelint-disable-line declaration-no-important */
|
|
104218
|
+
border-bottom: 1px solid var(--color-sf-border-light);
|
|
104095
104219
|
}
|
|
104096
104220
|
}
|
|
104097
104221
|
|
|
104098
104222
|
.e-pv-properties-form-field-window .e-dlg-content .e-tab-header .e-toolbar-items {
|
|
104099
104223
|
@if ($theme-name == 'fluent2') {
|
|
104100
|
-
margin-left:
|
|
104224
|
+
margin-left: 18px;
|
|
104101
104225
|
}
|
|
104102
104226
|
}
|
|
104103
104227
|
|
|
@@ -104340,7 +104464,9 @@ $lg-desktop: 1399.98;
|
|
|
104340
104464
|
height: 36px;
|
|
104341
104465
|
width: 154px;
|
|
104342
104466
|
}
|
|
104343
|
-
|
|
104467
|
+
@if ($theme-name != 'fluent2') {
|
|
104468
|
+
justify-content: space-evenly;
|
|
104469
|
+
}
|
|
104344
104470
|
@if ($skin-name == 'bootstrap5') {
|
|
104345
104471
|
align-items: center;
|
|
104346
104472
|
border: 1px solid $border-light;
|
|
@@ -104388,7 +104514,9 @@ $lg-desktop: 1399.98;
|
|
|
104388
104514
|
height: 36px;
|
|
104389
104515
|
width: 120px;
|
|
104390
104516
|
}
|
|
104391
|
-
|
|
104517
|
+
@if ($theme-name != 'fluent2') {
|
|
104518
|
+
justify-content: space-evenly;
|
|
104519
|
+
}
|
|
104392
104520
|
margin-right: 15px;
|
|
104393
104521
|
@if ($skin-name == 'bootstrap5' or $skin-name == 'FluentUI') {
|
|
104394
104522
|
align-items: center;
|
|
@@ -104417,7 +104545,9 @@ $lg-desktop: 1399.98;
|
|
|
104417
104545
|
}
|
|
104418
104546
|
display: flex;
|
|
104419
104547
|
height: 36px;
|
|
104420
|
-
|
|
104548
|
+
@if ($theme-name != 'fluent2') {
|
|
104549
|
+
justify-content: space-evenly;
|
|
104550
|
+
}
|
|
104421
104551
|
width: 154px;
|
|
104422
104552
|
@if ($skin-name == 'bootstrap5') {
|
|
104423
104553
|
align-items: center;
|
|
@@ -104451,7 +104581,9 @@ $lg-desktop: 1399.98;
|
|
|
104451
104581
|
}
|
|
104452
104582
|
display: flex;
|
|
104453
104583
|
height: 36px;
|
|
104454
|
-
|
|
104584
|
+
@if ($theme-name != 'fluent2') {
|
|
104585
|
+
justify-content: space-evenly;
|
|
104586
|
+
}
|
|
104455
104587
|
margin-right: 15px;
|
|
104456
104588
|
width: 120px;
|
|
104457
104589
|
@if ($skin-name == 'bootstrap5' or $skin-name == 'FluentUI') {
|
|
@@ -104596,12 +104728,6 @@ $lg-desktop: 1399.98;
|
|
|
104596
104728
|
}
|
|
104597
104729
|
}
|
|
104598
104730
|
|
|
104599
|
-
.e-bigger .e-pv-signature-apperance .e-float-input.e-control-wrapper.e-input-group {
|
|
104600
|
-
@if ($theme-name=='fluent2') {
|
|
104601
|
-
margin-left: 6.4%;
|
|
104602
|
-
}
|
|
104603
|
-
}
|
|
104604
|
-
|
|
104605
104731
|
.e-pv-signature-apperance .e-checkbox-wrapper{
|
|
104606
104732
|
@if ($theme-name == 'fluent2') {
|
|
104607
104733
|
margin-left: $pv-toolbar-btn-height;
|
|
@@ -104755,12 +104881,6 @@ $lg-desktop: 1399.98;
|
|
|
104755
104881
|
}
|
|
104756
104882
|
}
|
|
104757
104883
|
|
|
104758
|
-
.e-bigger .e-pv-canvas-signature {
|
|
104759
|
-
@if $theme-name =='fluent2' {
|
|
104760
|
-
margin-left: 5.65%;
|
|
104761
|
-
}
|
|
104762
|
-
}
|
|
104763
|
-
|
|
104764
104884
|
.e-pv-sign-upload{
|
|
104765
104885
|
@if $theme-name =='fluent2' {
|
|
104766
104886
|
left: 44.5% !important;/* stylelint-disable-line declaration-no-important */
|
|
@@ -111863,6 +111983,16 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
111863
111983
|
}
|
|
111864
111984
|
|
|
111865
111985
|
@include export-module('pivotview-theme') {
|
|
111986
|
+
.e-pivotview.e-pivotview-autofit .e-grid .e-columnsheader .e-headercelldiv {
|
|
111987
|
+
margin-right: 4px;
|
|
111988
|
+
|
|
111989
|
+
@if ($skin-name == 'FluentUI') or ($skin-name =='fluent2') or ($skin-name == 'tailwind') or ($skin-name == 'tailwind-dark') or ($skin-name == 'Material3') {
|
|
111990
|
+
&:has(> .e-pivotcell-container .e-value-sort-icon) {
|
|
111991
|
+
margin-right: $pivotgrid-value-sort-icon-font-size;
|
|
111992
|
+
}
|
|
111993
|
+
}
|
|
111994
|
+
}
|
|
111995
|
+
|
|
111866
111996
|
.e-pivotview {
|
|
111867
111997
|
.e-pivotcell-container {
|
|
111868
111998
|
align-items: center;
|
|
@@ -124611,6 +124741,7 @@ $ribbon-file-menu-size: $text-sm !default;
|
|
|
124611
124741
|
$ribbon-file-menu-padding: 8px 12px !default;
|
|
124612
124742
|
$ribbon-file-menu-height: 22px !default;
|
|
124613
124743
|
$ribbon-file-menu-border-radius: unset !default;
|
|
124744
|
+
$ribbon-file-menu-min-width-height: 18px !default;
|
|
124614
124745
|
$ribbon-help-template-padding: 12px !default;
|
|
124615
124746
|
$ribbon-help-template-height: 38px !default;
|
|
124616
124747
|
$ribbon-help-template-border: none !default;
|
|
@@ -124716,7 +124847,7 @@ $ribbon-backstage-menu-active-border: 0 !default;
|
|
|
124716
124847
|
$ribbon-backstage-menu-item-height: 38px !default;
|
|
124717
124848
|
$ribbon-backstage-menu-icon-font-size: 16px !default;
|
|
124718
124849
|
$ribbon-backstage-menu-icon-line-height: 16px !default;
|
|
124719
|
-
$ribbon-backstage-menu-icon-padding: 11px 18px
|
|
124850
|
+
$ribbon-backstage-menu-icon-padding: 11px 18px 15px 16px !default;
|
|
124720
124851
|
$ribbon-backstage-menu-blank-icon-padding: 50px !default;
|
|
124721
124852
|
$ribbon-backstage-btn-focus-border: 0 !default;
|
|
124722
124853
|
$ribbon-backstage-btn-height: 38px !default;
|
|
@@ -124783,6 +124914,7 @@ $ribbon-bigger-group-height: 150px !default;
|
|
|
124783
124914
|
$ribbon-bigger-file-menu-height: 24px !default;
|
|
124784
124915
|
$ribbon-bigger-file-menu-padding: 12px 15px !default;
|
|
124785
124916
|
$ribbon-bigger-file-menu-size: $text-base !default;
|
|
124917
|
+
$ribbon-bigger-file-menu-min-width-height: 22px !default;
|
|
124786
124918
|
$ribbon-bigger-help-template-padding: 16px !default;
|
|
124787
124919
|
$ribbon-bigger-help-template-height: 48px !default;
|
|
124788
124920
|
$ribbon-bigger-toolbar-items-height: 48px !default;
|
|
@@ -124854,7 +124986,7 @@ $ribbon-bigger-ddb-popup-height: 32px;
|
|
|
124854
124986
|
$ribbon-bigger-backstage-menu-item-height: 48px !default;
|
|
124855
124987
|
$ribbon-bigger-backstage-menu-icon-font-size: 20px !default;
|
|
124856
124988
|
$ribbon-bigger-backstage-menu-icon-line-height: 20px !default;
|
|
124857
|
-
$ribbon-bigger-backstage-menu-icon-padding: 14px 16px !default;
|
|
124989
|
+
$ribbon-bigger-backstage-menu-icon-padding: 14px 16px 18px !default;
|
|
124858
124990
|
$ribbon-bigger-backstage-menu-blank-icon-padding: 52px !default;
|
|
124859
124991
|
$ribbon-bigger-backstage-btn-height: 48px !default;
|
|
124860
124992
|
$ribbon-bigger-backstage-btn-line-height: 48px !default;
|
|
@@ -125524,9 +125656,10 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
125524
125656
|
|
|
125525
125657
|
.e-menu-icon {
|
|
125526
125658
|
@include ribbon-font-props($ribbon-backstage-menu-icon-font-size, $ribbon-backstage-menu-icon-line-height);
|
|
125659
|
+
@include ribbon-items-icon-images($ribbon-backstage-menu-icon-font-size);
|
|
125527
125660
|
width: auto;
|
|
125528
125661
|
margin-right: unset;
|
|
125529
|
-
|
|
125662
|
+
margin: $ribbon-backstage-menu-icon-padding;
|
|
125530
125663
|
}
|
|
125531
125664
|
|
|
125532
125665
|
&.e-blankicon {
|
|
@@ -126139,6 +126272,7 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
126139
126272
|
|
|
126140
126273
|
.e-btn-icon {
|
|
126141
126274
|
@include ribbon-font-styles(16px, $ribbon-items-font-weight, 16px);
|
|
126275
|
+
@include ribbon-items-icon-images(16px);
|
|
126142
126276
|
margin: $ribbon-group-button-icon-margin;
|
|
126143
126277
|
width: auto;
|
|
126144
126278
|
&.e-icon-left {
|
|
@@ -126226,6 +126360,10 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
126226
126360
|
@include ribbon-font-styles($ribbon-gallery-icons-size, $ribbon-gallery-icons-weight, $ribbon-gallery-icons-height);
|
|
126227
126361
|
padding: 3px;
|
|
126228
126362
|
background-size: cover;
|
|
126363
|
+
min-width: $ribbon-gallery-icons-size;
|
|
126364
|
+
min-height: $ribbon-gallery-icons-size;
|
|
126365
|
+
background-position: center;
|
|
126366
|
+
background-repeat: no-repeat;
|
|
126229
126367
|
}
|
|
126230
126368
|
&:hover,
|
|
126231
126369
|
&.e-ribbon-gallery-selected {
|
|
@@ -126270,6 +126408,7 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
126270
126408
|
border-radius: unset;
|
|
126271
126409
|
|
|
126272
126410
|
.e-menu-icon {
|
|
126411
|
+
@include ribbon-items-icon-images($ribbon-file-menu-min-width-height);
|
|
126273
126412
|
width: auto;
|
|
126274
126413
|
}
|
|
126275
126414
|
|
|
@@ -126287,6 +126426,13 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
126287
126426
|
|
|
126288
126427
|
.e-menu-icon {
|
|
126289
126428
|
@include ribbon-font-props(16px, 16px);
|
|
126429
|
+
@include ribbon-items-icon-images(16px);
|
|
126430
|
+
}
|
|
126431
|
+
@if ($skin-name == 'fluent2') {
|
|
126432
|
+
.e-menu-icon {
|
|
126433
|
+
padding: 0;
|
|
126434
|
+
margin: 2px 12px 2px 2px;
|
|
126435
|
+
}
|
|
126290
126436
|
}
|
|
126291
126437
|
}
|
|
126292
126438
|
|
|
@@ -126716,6 +126862,8 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
126716
126862
|
|
|
126717
126863
|
.e-menu-icon {
|
|
126718
126864
|
@include ribbon-font-props(20px, 20px);
|
|
126865
|
+
min-height: 20px;
|
|
126866
|
+
min-width: 20px;
|
|
126719
126867
|
}
|
|
126720
126868
|
}
|
|
126721
126869
|
|
|
@@ -126723,8 +126871,14 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
126723
126871
|
.e-bigger.e-ribbon-menu.e-menu-wrapper ul.e-vertical,
|
|
126724
126872
|
.e-bigger .e-ribbon-menu.e-menu-wrapper ul.e-ul,
|
|
126725
126873
|
.e-bigger.e-ribbon-menu.e-menu-wrapper ul.e-ul {
|
|
126726
|
-
.e-menu-item
|
|
126727
|
-
|
|
126874
|
+
.e-menu-item {
|
|
126875
|
+
&.e-blankicon {
|
|
126876
|
+
padding-left: $ribbon-bigger-menu-blank-icon-padding !important; /* stylelint-disable-line declaration-no-important */
|
|
126877
|
+
}
|
|
126878
|
+
.e-menu-icon {
|
|
126879
|
+
min-width: $ribbon-bigger-file-menu-min-width-height;
|
|
126880
|
+
min-height: $ribbon-bigger-file-menu-min-width-height;
|
|
126881
|
+
}
|
|
126728
126882
|
}
|
|
126729
126883
|
}
|
|
126730
126884
|
|
|
@@ -126747,7 +126901,9 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
126747
126901
|
|
|
126748
126902
|
.e-menu-icon {
|
|
126749
126903
|
@include ribbon-font-props($ribbon-bigger-backstage-menu-icon-font-size, $ribbon-bigger-backstage-menu-icon-line-height);
|
|
126750
|
-
|
|
126904
|
+
margin: $ribbon-bigger-backstage-menu-icon-padding;
|
|
126905
|
+
min-width: $ribbon-bigger-backstage-menu-icon-font-size;
|
|
126906
|
+
min-height: $ribbon-bigger-backstage-menu-icon-font-size;
|
|
126751
126907
|
}
|
|
126752
126908
|
|
|
126753
126909
|
&.e-blankicon {
|
|
@@ -126763,6 +126919,8 @@ $ribbon-items-focus-box-shadow: none !default;
|
|
|
126763
126919
|
.e-btn-icon {
|
|
126764
126920
|
@include ribbon-font-props($ribbon-bigger-items-icon-size, $ribbon-bigger-items-icon-height);
|
|
126765
126921
|
margin: $ribbon-bigger-group-button-icon-margin;
|
|
126922
|
+
min-height: $ribbon-bigger-items-icon-size;
|
|
126923
|
+
min-width: $ribbon-bigger-items-icon-size;
|
|
126766
126924
|
&.e-icon-left {
|
|
126767
126925
|
padding: $ribbon-bigger-group-button-icon-padding;
|
|
126768
126926
|
}
|
|
@@ -727,6 +727,12 @@ $radio-btn-focus-outline: $radio-btn-background-color 0 solid !default;
|
|
|
727
727
|
border-color: $radio-btn-focus-check-border-color;
|
|
728
728
|
box-shadow: $radio-btn-focussed-box-shadow;
|
|
729
729
|
}
|
|
730
|
+
|
|
731
|
+
& .e-ripple-container {
|
|
732
|
+
@if $skin-name == 'Material3' {
|
|
733
|
+
background-color: $radio-btn-focus-ripple-bgcolor;
|
|
734
|
+
}
|
|
735
|
+
}
|
|
730
736
|
}
|
|
731
737
|
}
|
|
732
738
|
|
|
@@ -727,6 +727,12 @@ $radio-btn-focus-outline: $radio-btn-background-color 0 solid !default;
|
|
|
727
727
|
border-color: $radio-btn-focus-check-border-color;
|
|
728
728
|
box-shadow: $radio-btn-focussed-box-shadow;
|
|
729
729
|
}
|
|
730
|
+
|
|
731
|
+
& .e-ripple-container {
|
|
732
|
+
@if $skin-name == 'Material3' {
|
|
733
|
+
background-color: $radio-btn-focus-ripple-bgcolor;
|
|
734
|
+
}
|
|
735
|
+
}
|
|
730
736
|
}
|
|
731
737
|
}
|
|
732
738
|
|
|
@@ -727,6 +727,12 @@ $radio-btn-focus-outline-offset: 0 !default;
|
|
|
727
727
|
border-color: $radio-btn-focus-check-border-color;
|
|
728
728
|
box-shadow: $radio-btn-focussed-box-shadow;
|
|
729
729
|
}
|
|
730
|
+
|
|
731
|
+
& .e-ripple-container {
|
|
732
|
+
@if $skin-name == 'Material3' {
|
|
733
|
+
background-color: $radio-btn-focus-ripple-bgcolor;
|
|
734
|
+
}
|
|
735
|
+
}
|
|
730
736
|
}
|
|
731
737
|
}
|
|
732
738
|
|
|
@@ -727,6 +727,12 @@ $radio-btn-focus-outline-offset: 0 !default;
|
|
|
727
727
|
border-color: $radio-btn-focus-check-border-color;
|
|
728
728
|
box-shadow: $radio-btn-focussed-box-shadow;
|
|
729
729
|
}
|
|
730
|
+
|
|
731
|
+
& .e-ripple-container {
|
|
732
|
+
@if $skin-name == 'Material3' {
|
|
733
|
+
background-color: $radio-btn-focus-ripple-bgcolor;
|
|
734
|
+
}
|
|
735
|
+
}
|
|
730
736
|
}
|
|
731
737
|
}
|
|
732
738
|
|
|
@@ -727,6 +727,12 @@ $radio-btn-focus-outline-offset: 0 !default;
|
|
|
727
727
|
border-color: $radio-btn-focus-check-border-color;
|
|
728
728
|
box-shadow: $radio-btn-focussed-box-shadow;
|
|
729
729
|
}
|
|
730
|
+
|
|
731
|
+
& .e-ripple-container {
|
|
732
|
+
@if $skin-name == 'Material3' {
|
|
733
|
+
background-color: $radio-btn-focus-ripple-bgcolor;
|
|
734
|
+
}
|
|
735
|
+
}
|
|
730
736
|
}
|
|
731
737
|
}
|
|
732
738
|
|
|
@@ -727,6 +727,12 @@ $radio-btn-focus-outline: $radio-btn-background-color 0 solid !default;
|
|
|
727
727
|
border-color: $radio-btn-focus-check-border-color;
|
|
728
728
|
box-shadow: $radio-btn-focussed-box-shadow;
|
|
729
729
|
}
|
|
730
|
+
|
|
731
|
+
& .e-ripple-container {
|
|
732
|
+
@if $skin-name == 'Material3' {
|
|
733
|
+
background-color: $radio-btn-focus-ripple-bgcolor;
|
|
734
|
+
}
|
|
735
|
+
}
|
|
730
736
|
}
|
|
731
737
|
}
|
|
732
738
|
|
|
@@ -727,6 +727,12 @@ $radio-btn-focus-outline: $radio-btn-background-color 0 solid !default;
|
|
|
727
727
|
border-color: $radio-btn-focus-check-border-color;
|
|
728
728
|
box-shadow: $radio-btn-focussed-box-shadow;
|
|
729
729
|
}
|
|
730
|
+
|
|
731
|
+
& .e-ripple-container {
|
|
732
|
+
@if $skin-name == 'Material3' {
|
|
733
|
+
background-color: $radio-btn-focus-ripple-bgcolor;
|
|
734
|
+
}
|
|
735
|
+
}
|
|
730
736
|
}
|
|
731
737
|
}
|
|
732
738
|
|
|
@@ -727,6 +727,12 @@ $radio-btn-ripple-bgcolor: rgba(0, 0, 0, .3) !default;
|
|
|
727
727
|
border-color: $radio-btn-focus-check-border-color;
|
|
728
728
|
box-shadow: $radio-btn-focussed-box-shadow;
|
|
729
729
|
}
|
|
730
|
+
|
|
731
|
+
& .e-ripple-container {
|
|
732
|
+
@if $skin-name == 'Material3' {
|
|
733
|
+
background-color: $radio-btn-focus-ripple-bgcolor;
|
|
734
|
+
}
|
|
735
|
+
}
|
|
730
736
|
}
|
|
731
737
|
}
|
|
732
738
|
|
|
@@ -727,6 +727,12 @@ $radio-btn-checked-ripple-bgcolor: #ff4081 !default;
|
|
|
727
727
|
border-color: $radio-btn-focus-check-border-color;
|
|
728
728
|
box-shadow: $radio-btn-focussed-box-shadow;
|
|
729
729
|
}
|
|
730
|
+
|
|
731
|
+
& .e-ripple-container {
|
|
732
|
+
@if $skin-name == 'Material3' {
|
|
733
|
+
background-color: $radio-btn-focus-ripple-bgcolor;
|
|
734
|
+
}
|
|
735
|
+
}
|
|
730
736
|
}
|
|
731
737
|
}
|
|
732
738
|
|
|
@@ -733,6 +733,12 @@ $radio-btn-uncheck-color: $icon-color !default;
|
|
|
733
733
|
border-color: $radio-btn-focus-check-border-color;
|
|
734
734
|
box-shadow: $radio-btn-focussed-box-shadow;
|
|
735
735
|
}
|
|
736
|
+
|
|
737
|
+
& .e-ripple-container {
|
|
738
|
+
@if $skin-name == 'Material3' {
|
|
739
|
+
background-color: $radio-btn-focus-ripple-bgcolor;
|
|
740
|
+
}
|
|
741
|
+
}
|
|
736
742
|
}
|
|
737
743
|
}
|
|
738
744
|
|
|
@@ -733,6 +733,12 @@ $radio-btn-uncheck-color: $icon-color !default;
|
|
|
733
733
|
border-color: $radio-btn-focus-check-border-color;
|
|
734
734
|
box-shadow: $radio-btn-focussed-box-shadow;
|
|
735
735
|
}
|
|
736
|
+
|
|
737
|
+
& .e-ripple-container {
|
|
738
|
+
@if $skin-name == 'Material3' {
|
|
739
|
+
background-color: $radio-btn-focus-ripple-bgcolor;
|
|
740
|
+
}
|
|
741
|
+
}
|
|
736
742
|
}
|
|
737
743
|
}
|
|
738
744
|
|