@syncfusion/blazor-themes 23.1.44 → 23.2.5
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 +184 -17
- package/SCSS-Themes/bootstrap.scss +179 -17
- package/SCSS-Themes/bootstrap4.scss +179 -17
- package/SCSS-Themes/bootstrap5-dark.scss +181 -18
- package/SCSS-Themes/bootstrap5.scss +181 -18
- package/SCSS-Themes/documenteditor/document-editor/bootstrap-dark.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap4.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap5-dark.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/bootstrap5.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/fabric-dark.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/fabric.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent-dark.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/fluent.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/highcontrast.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/material-dark.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/material.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/material3-dark.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/material3.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/tailwind-dark.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor/tailwind.scss +7 -0
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap-dark.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap4.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5-dark.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/bootstrap5.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/fabric-dark.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/fabric.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/fluent-dark.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/fluent.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/highcontrast.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/material-dark.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/material.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/material3-dark.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/material3.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/tailwind-dark.scss +69 -0
- package/SCSS-Themes/documenteditor/document-editor-container/tailwind.scss +69 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5-dark.scss +2 -1
- package/SCSS-Themes/dropdowns/multi-select/bootstrap5.scss +2 -1
- package/SCSS-Themes/dropdowns/multi-select/fabric-dark.scss +5 -0
- package/SCSS-Themes/dropdowns/multi-select/fluent-dark.scss +2 -1
- package/SCSS-Themes/dropdowns/multi-select/fluent.scss +2 -1
- package/SCSS-Themes/dropdowns/multi-select/highcontrast.scss +5 -0
- package/SCSS-Themes/dropdowns/multi-select/tailwind-dark.scss +2 -1
- package/SCSS-Themes/dropdowns/multi-select/tailwind.scss +2 -1
- package/SCSS-Themes/fabric-dark.scss +184 -17
- package/SCSS-Themes/fabric.scss +179 -17
- package/SCSS-Themes/filemanager/file-manager/material3-dark.scss +1 -1
- package/SCSS-Themes/filemanager/file-manager/material3.scss +1 -1
- package/SCSS-Themes/fluent-dark.scss +181 -18
- package/SCSS-Themes/fluent.scss +181 -18
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +48 -2
- package/SCSS-Themes/grids/grid/bootstrap.scss +48 -2
- package/SCSS-Themes/grids/grid/bootstrap4.scss +48 -2
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +48 -2
- package/SCSS-Themes/grids/grid/bootstrap5.scss +48 -2
- package/SCSS-Themes/grids/grid/fabric-dark.scss +48 -2
- package/SCSS-Themes/grids/grid/fabric.scss +48 -2
- package/SCSS-Themes/grids/grid/fluent-dark.scss +48 -2
- package/SCSS-Themes/grids/grid/fluent.scss +48 -2
- package/SCSS-Themes/grids/grid/highcontrast.scss +48 -2
- package/SCSS-Themes/grids/grid/material-dark.scss +48 -2
- package/SCSS-Themes/grids/grid/material.scss +48 -2
- package/SCSS-Themes/grids/grid/material3-dark.scss +48 -2
- package/SCSS-Themes/grids/grid/material3.scss +48 -2
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +48 -2
- package/SCSS-Themes/grids/grid/tailwind.scss +48 -2
- package/SCSS-Themes/highcontrast.scss +184 -17
- package/SCSS-Themes/image-editor/image-editor/bootstrap-dark.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/bootstrap.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/bootstrap4.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/fabric-dark.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/fabric.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/fluent-dark.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/fluent.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/highcontrast.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/material-dark.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/material.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/material3-dark.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/material3.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/tailwind-dark.scss +25 -7
- package/SCSS-Themes/image-editor/image-editor/tailwind.scss +25 -7
- package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap-dark.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap4.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap5-dark.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/bootstrap5.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/fabric-dark.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/fabric.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/fluent-dark.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/fluent.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/highcontrast.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/material-dark.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/material.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/material3-dark.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/material3.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/tailwind-dark.scss +4 -4
- package/SCSS-Themes/inplace-editor/inplace-editor/tailwind.scss +4 -4
- package/SCSS-Themes/material-dark.scss +179 -17
- package/SCSS-Themes/material.scss +179 -17
- package/SCSS-Themes/material3-dark.scss +181 -19
- package/SCSS-Themes/material3.scss +181 -19
- package/SCSS-Themes/pdfviewer/pdfviewer/material3-dark.scss +1 -1
- package/SCSS-Themes/pdfviewer/pdfviewer/material3.scss +1 -1
- package/SCSS-Themes/ribbon/ribbon/bootstrap-dark.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/bootstrap.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/bootstrap4.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/bootstrap5-dark.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/bootstrap5.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/fabric-dark.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/fabric.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/fluent-dark.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/fluent.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/highcontrast.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/material-dark.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/material.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/material3-dark.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/material3.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/tailwind-dark.scss +10 -3
- package/SCSS-Themes/ribbon/ribbon/tailwind.scss +10 -3
- package/SCSS-Themes/schedule/schedule/bootstrap-dark.scss +16 -1
- package/SCSS-Themes/schedule/schedule/bootstrap.scss +16 -1
- package/SCSS-Themes/schedule/schedule/bootstrap4.scss +16 -1
- package/SCSS-Themes/schedule/schedule/bootstrap5-dark.scss +16 -1
- package/SCSS-Themes/schedule/schedule/bootstrap5.scss +16 -1
- package/SCSS-Themes/schedule/schedule/fabric-dark.scss +16 -1
- package/SCSS-Themes/schedule/schedule/fabric.scss +16 -1
- package/SCSS-Themes/schedule/schedule/fluent-dark.scss +16 -1
- package/SCSS-Themes/schedule/schedule/fluent.scss +16 -1
- package/SCSS-Themes/schedule/schedule/highcontrast.scss +16 -1
- package/SCSS-Themes/schedule/schedule/material-dark.scss +16 -1
- package/SCSS-Themes/schedule/schedule/material.scss +16 -1
- package/SCSS-Themes/schedule/schedule/material3-dark.scss +16 -1
- package/SCSS-Themes/schedule/schedule/material3.scss +16 -1
- package/SCSS-Themes/schedule/schedule/tailwind-dark.scss +16 -1
- package/SCSS-Themes/schedule/schedule/tailwind.scss +16 -1
- package/SCSS-Themes/tailwind-dark.scss +181 -18
- package/SCSS-Themes/tailwind.scss +181 -18
- package/package.json +1 -1
|
@@ -494,6 +494,10 @@ $ribbon-group-button-dropdown-popup-box-shadow: none !default;
|
|
|
494
494
|
&:focus {
|
|
495
495
|
outline: none;
|
|
496
496
|
}
|
|
497
|
+
|
|
498
|
+
&.e-hidden {
|
|
499
|
+
display: none;
|
|
500
|
+
}
|
|
497
501
|
}
|
|
498
502
|
|
|
499
503
|
.e-ribbon-overall-of-btn {
|
|
@@ -565,7 +569,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: none !default;
|
|
|
565
569
|
padding-top: $ribbon-group-padding;
|
|
566
570
|
height: $ribbon-group-height;
|
|
567
571
|
|
|
568
|
-
&.e-hidden
|
|
572
|
+
&.e-hidden,
|
|
573
|
+
&.e-hide-group {
|
|
569
574
|
display: none;
|
|
570
575
|
}
|
|
571
576
|
|
|
@@ -1107,7 +1112,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: none !default;
|
|
|
1107
1112
|
|
|
1108
1113
|
.e-ribbon-overflow-target {
|
|
1109
1114
|
|
|
1110
|
-
&.e-hidden
|
|
1115
|
+
&.e-hidden,
|
|
1116
|
+
&.e-hide-group {
|
|
1111
1117
|
display: none;
|
|
1112
1118
|
}
|
|
1113
1119
|
|
|
@@ -1116,7 +1122,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: none !default;
|
|
|
1116
1122
|
}
|
|
1117
1123
|
|
|
1118
1124
|
.e-ribbon-of-tab .e-ribbon-of-group-container {
|
|
1119
|
-
&.e-hidden
|
|
1125
|
+
&.e-hidden,
|
|
1126
|
+
&.e-hide-group {
|
|
1120
1127
|
display: none;
|
|
1121
1128
|
}
|
|
1122
1129
|
|
|
@@ -494,6 +494,10 @@ $ribbon-group-button-dropdown-popup-box-shadow: none !default;
|
|
|
494
494
|
&:focus {
|
|
495
495
|
outline: none;
|
|
496
496
|
}
|
|
497
|
+
|
|
498
|
+
&.e-hidden {
|
|
499
|
+
display: none;
|
|
500
|
+
}
|
|
497
501
|
}
|
|
498
502
|
|
|
499
503
|
.e-ribbon-overall-of-btn {
|
|
@@ -565,7 +569,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: none !default;
|
|
|
565
569
|
padding-top: $ribbon-group-padding;
|
|
566
570
|
height: $ribbon-group-height;
|
|
567
571
|
|
|
568
|
-
&.e-hidden
|
|
572
|
+
&.e-hidden,
|
|
573
|
+
&.e-hide-group {
|
|
569
574
|
display: none;
|
|
570
575
|
}
|
|
571
576
|
|
|
@@ -1107,7 +1112,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: none !default;
|
|
|
1107
1112
|
|
|
1108
1113
|
.e-ribbon-overflow-target {
|
|
1109
1114
|
|
|
1110
|
-
&.e-hidden
|
|
1115
|
+
&.e-hidden,
|
|
1116
|
+
&.e-hide-group {
|
|
1111
1117
|
display: none;
|
|
1112
1118
|
}
|
|
1113
1119
|
|
|
@@ -1116,7 +1122,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: none !default;
|
|
|
1116
1122
|
}
|
|
1117
1123
|
|
|
1118
1124
|
.e-ribbon-of-tab .e-ribbon-of-group-container {
|
|
1119
|
-
&.e-hidden
|
|
1125
|
+
&.e-hidden,
|
|
1126
|
+
&.e-hide-group {
|
|
1120
1127
|
display: none;
|
|
1121
1128
|
}
|
|
1122
1129
|
|
|
@@ -494,6 +494,10 @@ $ribbon-group-button-dropdown-popup-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .25) !de
|
|
|
494
494
|
&:focus {
|
|
495
495
|
outline: none;
|
|
496
496
|
}
|
|
497
|
+
|
|
498
|
+
&.e-hidden {
|
|
499
|
+
display: none;
|
|
500
|
+
}
|
|
497
501
|
}
|
|
498
502
|
|
|
499
503
|
.e-ribbon-overall-of-btn {
|
|
@@ -565,7 +569,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .25) !de
|
|
|
565
569
|
padding-top: $ribbon-group-padding;
|
|
566
570
|
height: $ribbon-group-height;
|
|
567
571
|
|
|
568
|
-
&.e-hidden
|
|
572
|
+
&.e-hidden,
|
|
573
|
+
&.e-hide-group {
|
|
569
574
|
display: none;
|
|
570
575
|
}
|
|
571
576
|
|
|
@@ -1107,7 +1112,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .25) !de
|
|
|
1107
1112
|
|
|
1108
1113
|
.e-ribbon-overflow-target {
|
|
1109
1114
|
|
|
1110
|
-
&.e-hidden
|
|
1115
|
+
&.e-hidden,
|
|
1116
|
+
&.e-hide-group {
|
|
1111
1117
|
display: none;
|
|
1112
1118
|
}
|
|
1113
1119
|
|
|
@@ -1116,7 +1122,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: 0 0 6px 0 rgba(0, 0, 0, .25) !de
|
|
|
1116
1122
|
}
|
|
1117
1123
|
|
|
1118
1124
|
.e-ribbon-of-tab .e-ribbon-of-group-container {
|
|
1119
|
-
&.e-hidden
|
|
1125
|
+
&.e-hidden,
|
|
1126
|
+
&.e-hide-group {
|
|
1120
1127
|
display: none;
|
|
1121
1128
|
}
|
|
1122
1129
|
|
|
@@ -494,6 +494,10 @@ $ribbon-group-button-dropdown-popup-box-shadow: 0 3px 8px 0 rgba($grey-black, .2
|
|
|
494
494
|
&:focus {
|
|
495
495
|
outline: none;
|
|
496
496
|
}
|
|
497
|
+
|
|
498
|
+
&.e-hidden {
|
|
499
|
+
display: none;
|
|
500
|
+
}
|
|
497
501
|
}
|
|
498
502
|
|
|
499
503
|
.e-ribbon-overall-of-btn {
|
|
@@ -565,7 +569,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: 0 3px 8px 0 rgba($grey-black, .2
|
|
|
565
569
|
padding-top: $ribbon-group-padding;
|
|
566
570
|
height: $ribbon-group-height;
|
|
567
571
|
|
|
568
|
-
&.e-hidden
|
|
572
|
+
&.e-hidden,
|
|
573
|
+
&.e-hide-group {
|
|
569
574
|
display: none;
|
|
570
575
|
}
|
|
571
576
|
|
|
@@ -1107,7 +1112,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: 0 3px 8px 0 rgba($grey-black, .2
|
|
|
1107
1112
|
|
|
1108
1113
|
.e-ribbon-overflow-target {
|
|
1109
1114
|
|
|
1110
|
-
&.e-hidden
|
|
1115
|
+
&.e-hidden,
|
|
1116
|
+
&.e-hide-group {
|
|
1111
1117
|
display: none;
|
|
1112
1118
|
}
|
|
1113
1119
|
|
|
@@ -1116,7 +1122,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: 0 3px 8px 0 rgba($grey-black, .2
|
|
|
1116
1122
|
}
|
|
1117
1123
|
|
|
1118
1124
|
.e-ribbon-of-tab .e-ribbon-of-group-container {
|
|
1119
|
-
&.e-hidden
|
|
1125
|
+
&.e-hidden,
|
|
1126
|
+
&.e-hide-group {
|
|
1120
1127
|
display: none;
|
|
1121
1128
|
}
|
|
1122
1129
|
|
|
@@ -494,6 +494,10 @@ $ribbon-group-button-dropdown-popup-box-shadow: 0 6px 6px 0 rgba(0, 0, 0, .23),
|
|
|
494
494
|
&:focus {
|
|
495
495
|
outline: none;
|
|
496
496
|
}
|
|
497
|
+
|
|
498
|
+
&.e-hidden {
|
|
499
|
+
display: none;
|
|
500
|
+
}
|
|
497
501
|
}
|
|
498
502
|
|
|
499
503
|
.e-ribbon-overall-of-btn {
|
|
@@ -565,7 +569,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: 0 6px 6px 0 rgba(0, 0, 0, .23),
|
|
|
565
569
|
padding-top: $ribbon-group-padding;
|
|
566
570
|
height: $ribbon-group-height;
|
|
567
571
|
|
|
568
|
-
&.e-hidden
|
|
572
|
+
&.e-hidden,
|
|
573
|
+
&.e-hide-group {
|
|
569
574
|
display: none;
|
|
570
575
|
}
|
|
571
576
|
|
|
@@ -1107,7 +1112,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: 0 6px 6px 0 rgba(0, 0, 0, .23),
|
|
|
1107
1112
|
|
|
1108
1113
|
.e-ribbon-overflow-target {
|
|
1109
1114
|
|
|
1110
|
-
&.e-hidden
|
|
1115
|
+
&.e-hidden,
|
|
1116
|
+
&.e-hide-group {
|
|
1111
1117
|
display: none;
|
|
1112
1118
|
}
|
|
1113
1119
|
|
|
@@ -1116,7 +1122,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: 0 6px 6px 0 rgba(0, 0, 0, .23),
|
|
|
1116
1122
|
}
|
|
1117
1123
|
|
|
1118
1124
|
.e-ribbon-of-tab .e-ribbon-of-group-container {
|
|
1119
|
-
&.e-hidden
|
|
1125
|
+
&.e-hidden,
|
|
1126
|
+
&.e-hide-group {
|
|
1120
1127
|
display: none;
|
|
1121
1128
|
}
|
|
1122
1129
|
|
|
@@ -495,6 +495,10 @@ $ribbon-group-button-dropdown-popup-box-shadow: $shadow-sm !default;
|
|
|
495
495
|
&:focus {
|
|
496
496
|
outline: none;
|
|
497
497
|
}
|
|
498
|
+
|
|
499
|
+
&.e-hidden {
|
|
500
|
+
display: none;
|
|
501
|
+
}
|
|
498
502
|
}
|
|
499
503
|
|
|
500
504
|
.e-ribbon-overall-of-btn {
|
|
@@ -566,7 +570,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: $shadow-sm !default;
|
|
|
566
570
|
padding-top: $ribbon-group-padding;
|
|
567
571
|
height: $ribbon-group-height;
|
|
568
572
|
|
|
569
|
-
&.e-hidden
|
|
573
|
+
&.e-hidden,
|
|
574
|
+
&.e-hide-group {
|
|
570
575
|
display: none;
|
|
571
576
|
}
|
|
572
577
|
|
|
@@ -1108,7 +1113,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: $shadow-sm !default;
|
|
|
1108
1113
|
|
|
1109
1114
|
.e-ribbon-overflow-target {
|
|
1110
1115
|
|
|
1111
|
-
&.e-hidden
|
|
1116
|
+
&.e-hidden,
|
|
1117
|
+
&.e-hide-group {
|
|
1112
1118
|
display: none;
|
|
1113
1119
|
}
|
|
1114
1120
|
|
|
@@ -1117,7 +1123,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: $shadow-sm !default;
|
|
|
1117
1123
|
}
|
|
1118
1124
|
|
|
1119
1125
|
.e-ribbon-of-tab .e-ribbon-of-group-container {
|
|
1120
|
-
&.e-hidden
|
|
1126
|
+
&.e-hidden,
|
|
1127
|
+
&.e-hide-group {
|
|
1121
1128
|
display: none;
|
|
1122
1129
|
}
|
|
1123
1130
|
|
|
@@ -495,6 +495,10 @@ $ribbon-group-button-dropdown-popup-box-shadow: $shadow-sm !default;
|
|
|
495
495
|
&:focus {
|
|
496
496
|
outline: none;
|
|
497
497
|
}
|
|
498
|
+
|
|
499
|
+
&.e-hidden {
|
|
500
|
+
display: none;
|
|
501
|
+
}
|
|
498
502
|
}
|
|
499
503
|
|
|
500
504
|
.e-ribbon-overall-of-btn {
|
|
@@ -566,7 +570,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: $shadow-sm !default;
|
|
|
566
570
|
padding-top: $ribbon-group-padding;
|
|
567
571
|
height: $ribbon-group-height;
|
|
568
572
|
|
|
569
|
-
&.e-hidden
|
|
573
|
+
&.e-hidden,
|
|
574
|
+
&.e-hide-group {
|
|
570
575
|
display: none;
|
|
571
576
|
}
|
|
572
577
|
|
|
@@ -1108,7 +1113,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: $shadow-sm !default;
|
|
|
1108
1113
|
|
|
1109
1114
|
.e-ribbon-overflow-target {
|
|
1110
1115
|
|
|
1111
|
-
&.e-hidden
|
|
1116
|
+
&.e-hidden,
|
|
1117
|
+
&.e-hide-group {
|
|
1112
1118
|
display: none;
|
|
1113
1119
|
}
|
|
1114
1120
|
|
|
@@ -1117,7 +1123,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: $shadow-sm !default;
|
|
|
1117
1123
|
}
|
|
1118
1124
|
|
|
1119
1125
|
.e-ribbon-of-tab .e-ribbon-of-group-container {
|
|
1120
|
-
&.e-hidden
|
|
1126
|
+
&.e-hidden,
|
|
1127
|
+
&.e-hide-group {
|
|
1121
1128
|
display: none;
|
|
1122
1129
|
}
|
|
1123
1130
|
|
|
@@ -494,6 +494,10 @@ $ribbon-group-button-dropdown-popup-box-shadow: none !default;
|
|
|
494
494
|
&:focus {
|
|
495
495
|
outline: none;
|
|
496
496
|
}
|
|
497
|
+
|
|
498
|
+
&.e-hidden {
|
|
499
|
+
display: none;
|
|
500
|
+
}
|
|
497
501
|
}
|
|
498
502
|
|
|
499
503
|
.e-ribbon-overall-of-btn {
|
|
@@ -565,7 +569,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: none !default;
|
|
|
565
569
|
padding-top: $ribbon-group-padding;
|
|
566
570
|
height: $ribbon-group-height;
|
|
567
571
|
|
|
568
|
-
&.e-hidden
|
|
572
|
+
&.e-hidden,
|
|
573
|
+
&.e-hide-group {
|
|
569
574
|
display: none;
|
|
570
575
|
}
|
|
571
576
|
|
|
@@ -1107,7 +1112,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: none !default;
|
|
|
1107
1112
|
|
|
1108
1113
|
.e-ribbon-overflow-target {
|
|
1109
1114
|
|
|
1110
|
-
&.e-hidden
|
|
1115
|
+
&.e-hidden,
|
|
1116
|
+
&.e-hide-group {
|
|
1111
1117
|
display: none;
|
|
1112
1118
|
}
|
|
1113
1119
|
|
|
@@ -1116,7 +1122,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: none !default;
|
|
|
1116
1122
|
}
|
|
1117
1123
|
|
|
1118
1124
|
.e-ribbon-of-tab .e-ribbon-of-group-container {
|
|
1119
|
-
&.e-hidden
|
|
1125
|
+
&.e-hidden,
|
|
1126
|
+
&.e-hide-group {
|
|
1120
1127
|
display: none;
|
|
1121
1128
|
}
|
|
1122
1129
|
|
|
@@ -494,6 +494,10 @@ $ribbon-group-button-dropdown-popup-box-shadow: none !default;
|
|
|
494
494
|
&:focus {
|
|
495
495
|
outline: none;
|
|
496
496
|
}
|
|
497
|
+
|
|
498
|
+
&.e-hidden {
|
|
499
|
+
display: none;
|
|
500
|
+
}
|
|
497
501
|
}
|
|
498
502
|
|
|
499
503
|
.e-ribbon-overall-of-btn {
|
|
@@ -565,7 +569,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: none !default;
|
|
|
565
569
|
padding-top: $ribbon-group-padding;
|
|
566
570
|
height: $ribbon-group-height;
|
|
567
571
|
|
|
568
|
-
&.e-hidden
|
|
572
|
+
&.e-hidden,
|
|
573
|
+
&.e-hide-group {
|
|
569
574
|
display: none;
|
|
570
575
|
}
|
|
571
576
|
|
|
@@ -1107,7 +1112,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: none !default;
|
|
|
1107
1112
|
|
|
1108
1113
|
.e-ribbon-overflow-target {
|
|
1109
1114
|
|
|
1110
|
-
&.e-hidden
|
|
1115
|
+
&.e-hidden,
|
|
1116
|
+
&.e-hide-group {
|
|
1111
1117
|
display: none;
|
|
1112
1118
|
}
|
|
1113
1119
|
|
|
@@ -1116,7 +1122,8 @@ $ribbon-group-button-dropdown-popup-box-shadow: none !default;
|
|
|
1116
1122
|
}
|
|
1117
1123
|
|
|
1118
1124
|
.e-ribbon-of-tab .e-ribbon-of-group-container {
|
|
1119
|
-
&.e-hidden
|
|
1125
|
+
&.e-hidden,
|
|
1126
|
+
&.e-hide-group {
|
|
1120
1127
|
display: none;
|
|
1121
1128
|
}
|
|
1122
1129
|
|
|
@@ -3689,7 +3689,18 @@ $schedule-tree-content-color: #fff !default;
|
|
|
3689
3689
|
line-height: normal;
|
|
3690
3690
|
}
|
|
3691
3691
|
|
|
3692
|
-
.e-
|
|
3692
|
+
.e-title-text {
|
|
3693
|
+
text-align: center;
|
|
3694
|
+
}
|
|
3695
|
+
|
|
3696
|
+
.e-save-icon,
|
|
3697
|
+
.e-back-icon,
|
|
3698
|
+
.e-delete-icon {
|
|
3699
|
+
width: 2.5em;
|
|
3700
|
+
}
|
|
3701
|
+
|
|
3702
|
+
.e-save-icon,
|
|
3703
|
+
.e-delete-icon {
|
|
3693
3704
|
text-align: right;
|
|
3694
3705
|
}
|
|
3695
3706
|
|
|
@@ -5202,6 +5213,10 @@ $schedule-tree-content-color: #fff !default;
|
|
|
5202
5213
|
content: '\e964';
|
|
5203
5214
|
}
|
|
5204
5215
|
|
|
5216
|
+
.e-delete-icon::before {
|
|
5217
|
+
content: '\e94a';
|
|
5218
|
+
}
|
|
5219
|
+
|
|
5205
5220
|
.e-recurrence-container {
|
|
5206
5221
|
.e-recurrence-edit-button {
|
|
5207
5222
|
.e-recurrence-edit.e-icons::before {
|
|
@@ -3689,7 +3689,18 @@ $schedule-tree-content-color: $shadow !default;
|
|
|
3689
3689
|
line-height: normal;
|
|
3690
3690
|
}
|
|
3691
3691
|
|
|
3692
|
-
.e-
|
|
3692
|
+
.e-title-text {
|
|
3693
|
+
text-align: center;
|
|
3694
|
+
}
|
|
3695
|
+
|
|
3696
|
+
.e-save-icon,
|
|
3697
|
+
.e-back-icon,
|
|
3698
|
+
.e-delete-icon {
|
|
3699
|
+
width: 2.5em;
|
|
3700
|
+
}
|
|
3701
|
+
|
|
3702
|
+
.e-save-icon,
|
|
3703
|
+
.e-delete-icon {
|
|
3693
3704
|
text-align: right;
|
|
3694
3705
|
}
|
|
3695
3706
|
|
|
@@ -5202,6 +5213,10 @@ $schedule-tree-content-color: $shadow !default;
|
|
|
5202
5213
|
content: '\e964';
|
|
5203
5214
|
}
|
|
5204
5215
|
|
|
5216
|
+
.e-delete-icon::before {
|
|
5217
|
+
content: '\e94a';
|
|
5218
|
+
}
|
|
5219
|
+
|
|
5205
5220
|
.e-recurrence-container {
|
|
5206
5221
|
.e-recurrence-edit-button {
|
|
5207
5222
|
.e-recurrence-edit.e-icons::before {
|
|
@@ -3692,7 +3692,18 @@ $schedule-tbar-border-hover-color: darken($gray-600, 12.5%) !default;
|
|
|
3692
3692
|
line-height: normal;
|
|
3693
3693
|
}
|
|
3694
3694
|
|
|
3695
|
-
.e-
|
|
3695
|
+
.e-title-text {
|
|
3696
|
+
text-align: center;
|
|
3697
|
+
}
|
|
3698
|
+
|
|
3699
|
+
.e-save-icon,
|
|
3700
|
+
.e-back-icon,
|
|
3701
|
+
.e-delete-icon {
|
|
3702
|
+
width: 2.5em;
|
|
3703
|
+
}
|
|
3704
|
+
|
|
3705
|
+
.e-save-icon,
|
|
3706
|
+
.e-delete-icon {
|
|
3696
3707
|
text-align: right;
|
|
3697
3708
|
}
|
|
3698
3709
|
|
|
@@ -5205,6 +5216,10 @@ $schedule-tbar-border-hover-color: darken($gray-600, 12.5%) !default;
|
|
|
5205
5216
|
content: '\e74d';
|
|
5206
5217
|
}
|
|
5207
5218
|
|
|
5219
|
+
.e-delete-icon::before {
|
|
5220
|
+
content: '\e773';
|
|
5221
|
+
}
|
|
5222
|
+
|
|
5208
5223
|
.e-recurrence-container {
|
|
5209
5224
|
.e-recurrence-edit-button {
|
|
5210
5225
|
.e-recurrence-edit.e-icons::before {
|
|
@@ -3699,7 +3699,18 @@ $schedule-multiple-event-popup-icon-bg-color: $schedule-header-bg-color !default
|
|
|
3699
3699
|
line-height: normal;
|
|
3700
3700
|
}
|
|
3701
3701
|
|
|
3702
|
-
.e-
|
|
3702
|
+
.e-title-text {
|
|
3703
|
+
text-align: center;
|
|
3704
|
+
}
|
|
3705
|
+
|
|
3706
|
+
.e-save-icon,
|
|
3707
|
+
.e-back-icon,
|
|
3708
|
+
.e-delete-icon {
|
|
3709
|
+
width: 2.5em;
|
|
3710
|
+
}
|
|
3711
|
+
|
|
3712
|
+
.e-save-icon,
|
|
3713
|
+
.e-delete-icon {
|
|
3703
3714
|
text-align: right;
|
|
3704
3715
|
}
|
|
3705
3716
|
|
|
@@ -5212,6 +5223,10 @@ $schedule-multiple-event-popup-icon-bg-color: $schedule-header-bg-color !default
|
|
|
5212
5223
|
content: '\e7c8';
|
|
5213
5224
|
}
|
|
5214
5225
|
|
|
5226
|
+
.e-delete-icon::before {
|
|
5227
|
+
content: '\e820';
|
|
5228
|
+
}
|
|
5229
|
+
|
|
5215
5230
|
.e-recurrence-container {
|
|
5216
5231
|
.e-recurrence-edit-button {
|
|
5217
5232
|
.e-recurrence-edit.e-icons::before {
|
|
@@ -3699,7 +3699,18 @@ $schedule-multiple-event-popup-icon-bg-color: $schedule-header-bg-color !default
|
|
|
3699
3699
|
line-height: normal;
|
|
3700
3700
|
}
|
|
3701
3701
|
|
|
3702
|
-
.e-
|
|
3702
|
+
.e-title-text {
|
|
3703
|
+
text-align: center;
|
|
3704
|
+
}
|
|
3705
|
+
|
|
3706
|
+
.e-save-icon,
|
|
3707
|
+
.e-back-icon,
|
|
3708
|
+
.e-delete-icon {
|
|
3709
|
+
width: 2.5em;
|
|
3710
|
+
}
|
|
3711
|
+
|
|
3712
|
+
.e-save-icon,
|
|
3713
|
+
.e-delete-icon {
|
|
3703
3714
|
text-align: right;
|
|
3704
3715
|
}
|
|
3705
3716
|
|
|
@@ -5212,6 +5223,10 @@ $schedule-multiple-event-popup-icon-bg-color: $schedule-header-bg-color !default
|
|
|
5212
5223
|
content: '\e7c8';
|
|
5213
5224
|
}
|
|
5214
5225
|
|
|
5226
|
+
.e-delete-icon::before {
|
|
5227
|
+
content: '\e820';
|
|
5228
|
+
}
|
|
5229
|
+
|
|
5215
5230
|
.e-recurrence-container {
|
|
5216
5231
|
.e-recurrence-edit-button {
|
|
5217
5232
|
.e-recurrence-edit.e-icons::before {
|
|
@@ -3688,7 +3688,18 @@ $schedule-tree-content-color: #fff !default;
|
|
|
3688
3688
|
line-height: normal;
|
|
3689
3689
|
}
|
|
3690
3690
|
|
|
3691
|
-
.e-
|
|
3691
|
+
.e-title-text {
|
|
3692
|
+
text-align: center;
|
|
3693
|
+
}
|
|
3694
|
+
|
|
3695
|
+
.e-save-icon,
|
|
3696
|
+
.e-back-icon,
|
|
3697
|
+
.e-delete-icon {
|
|
3698
|
+
width: 2.5em;
|
|
3699
|
+
}
|
|
3700
|
+
|
|
3701
|
+
.e-save-icon,
|
|
3702
|
+
.e-delete-icon {
|
|
3692
3703
|
text-align: right;
|
|
3693
3704
|
}
|
|
3694
3705
|
|
|
@@ -5201,6 +5212,10 @@ $schedule-tree-content-color: #fff !default;
|
|
|
5201
5212
|
content: '\e954';
|
|
5202
5213
|
}
|
|
5203
5214
|
|
|
5215
|
+
.e-delete-icon::before {
|
|
5216
|
+
content: '\e965';
|
|
5217
|
+
}
|
|
5218
|
+
|
|
5204
5219
|
.e-recurrence-container {
|
|
5205
5220
|
.e-recurrence-edit-button {
|
|
5206
5221
|
.e-recurrence-edit.e-icons::before {
|
|
@@ -3689,7 +3689,18 @@ $schedule-tree-content-color: $shadow !default;
|
|
|
3689
3689
|
line-height: normal;
|
|
3690
3690
|
}
|
|
3691
3691
|
|
|
3692
|
-
.e-
|
|
3692
|
+
.e-title-text {
|
|
3693
|
+
text-align: center;
|
|
3694
|
+
}
|
|
3695
|
+
|
|
3696
|
+
.e-save-icon,
|
|
3697
|
+
.e-back-icon,
|
|
3698
|
+
.e-delete-icon {
|
|
3699
|
+
width: 2.5em;
|
|
3700
|
+
}
|
|
3701
|
+
|
|
3702
|
+
.e-save-icon,
|
|
3703
|
+
.e-delete-icon {
|
|
3693
3704
|
text-align: right;
|
|
3694
3705
|
}
|
|
3695
3706
|
|
|
@@ -5202,6 +5213,10 @@ $schedule-tree-content-color: $shadow !default;
|
|
|
5202
5213
|
content: '\e954';
|
|
5203
5214
|
}
|
|
5204
5215
|
|
|
5216
|
+
.e-delete-icon::before {
|
|
5217
|
+
content: '\e965';
|
|
5218
|
+
}
|
|
5219
|
+
|
|
5205
5220
|
.e-recurrence-container {
|
|
5206
5221
|
.e-recurrence-edit-button {
|
|
5207
5222
|
.e-recurrence-edit.e-icons::before {
|
|
@@ -3694,7 +3694,18 @@ $schedule-tree-content-color: $content-text-color-alt2;
|
|
|
3694
3694
|
line-height: normal;
|
|
3695
3695
|
}
|
|
3696
3696
|
|
|
3697
|
-
.e-
|
|
3697
|
+
.e-title-text {
|
|
3698
|
+
text-align: center;
|
|
3699
|
+
}
|
|
3700
|
+
|
|
3701
|
+
.e-save-icon,
|
|
3702
|
+
.e-back-icon,
|
|
3703
|
+
.e-delete-icon {
|
|
3704
|
+
width: 2.5em;
|
|
3705
|
+
}
|
|
3706
|
+
|
|
3707
|
+
.e-save-icon,
|
|
3708
|
+
.e-delete-icon {
|
|
3698
3709
|
text-align: right;
|
|
3699
3710
|
}
|
|
3700
3711
|
|
|
@@ -5207,6 +5218,10 @@ $schedule-tree-content-color: $content-text-color-alt2;
|
|
|
5207
5218
|
content: '\e7c8';
|
|
5208
5219
|
}
|
|
5209
5220
|
|
|
5221
|
+
.e-delete-icon::before {
|
|
5222
|
+
content: '\e820';
|
|
5223
|
+
}
|
|
5224
|
+
|
|
5210
5225
|
.e-recurrence-container {
|
|
5211
5226
|
.e-recurrence-edit-button {
|
|
5212
5227
|
.e-recurrence-edit.e-icons::before {
|
|
@@ -3694,7 +3694,18 @@ $schedule-tree-content-color: $content-text-color-alt2;
|
|
|
3694
3694
|
line-height: normal;
|
|
3695
3695
|
}
|
|
3696
3696
|
|
|
3697
|
-
.e-
|
|
3697
|
+
.e-title-text {
|
|
3698
|
+
text-align: center;
|
|
3699
|
+
}
|
|
3700
|
+
|
|
3701
|
+
.e-save-icon,
|
|
3702
|
+
.e-back-icon,
|
|
3703
|
+
.e-delete-icon {
|
|
3704
|
+
width: 2.5em;
|
|
3705
|
+
}
|
|
3706
|
+
|
|
3707
|
+
.e-save-icon,
|
|
3708
|
+
.e-delete-icon {
|
|
3698
3709
|
text-align: right;
|
|
3699
3710
|
}
|
|
3700
3711
|
|
|
@@ -5207,6 +5218,10 @@ $schedule-tree-content-color: $content-text-color-alt2;
|
|
|
5207
5218
|
content: '\e7c8';
|
|
5208
5219
|
}
|
|
5209
5220
|
|
|
5221
|
+
.e-delete-icon::before {
|
|
5222
|
+
content: '\e820';
|
|
5223
|
+
}
|
|
5224
|
+
|
|
5210
5225
|
.e-recurrence-container {
|
|
5211
5226
|
.e-recurrence-edit-button {
|
|
5212
5227
|
.e-recurrence-edit.e-icons::before {
|
|
@@ -3690,7 +3690,18 @@ $schedule-tree-content-color: #fff !default;
|
|
|
3690
3690
|
line-height: normal;
|
|
3691
3691
|
}
|
|
3692
3692
|
|
|
3693
|
-
.e-
|
|
3693
|
+
.e-title-text {
|
|
3694
|
+
text-align: center;
|
|
3695
|
+
}
|
|
3696
|
+
|
|
3697
|
+
.e-save-icon,
|
|
3698
|
+
.e-back-icon,
|
|
3699
|
+
.e-delete-icon {
|
|
3700
|
+
width: 2.5em;
|
|
3701
|
+
}
|
|
3702
|
+
|
|
3703
|
+
.e-save-icon,
|
|
3704
|
+
.e-delete-icon {
|
|
3694
3705
|
text-align: right;
|
|
3695
3706
|
}
|
|
3696
3707
|
|
|
@@ -5203,6 +5214,10 @@ $schedule-tree-content-color: #fff !default;
|
|
|
5203
5214
|
content: '\e954';
|
|
5204
5215
|
}
|
|
5205
5216
|
|
|
5217
|
+
.e-delete-icon::before {
|
|
5218
|
+
content: '\e965';
|
|
5219
|
+
}
|
|
5220
|
+
|
|
5206
5221
|
.e-recurrence-container {
|
|
5207
5222
|
.e-recurrence-edit-button {
|
|
5208
5223
|
.e-recurrence-edit.e-icons::before {
|