@syncfusion/blazor-themes 30.1.37 → 30.1.38
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/Compiled-Themes/bds-dark-lite.css +30 -0
- package/Compiled-Themes/bds-dark.css +30 -0
- package/Compiled-Themes/bds-lite.css +30 -0
- package/Compiled-Themes/bds.css +30 -0
- package/Compiled-Themes/bootstrap-dark-lite.css +30 -0
- package/Compiled-Themes/bootstrap-dark.css +30 -0
- package/Compiled-Themes/bootstrap-lite.css +30 -0
- package/Compiled-Themes/bootstrap.css +30 -0
- package/Compiled-Themes/bootstrap4-lite.css +30 -0
- package/Compiled-Themes/bootstrap4.css +30 -0
- package/Compiled-Themes/bootstrap5-dark-lite.css +31 -1
- package/Compiled-Themes/bootstrap5-dark.css +31 -1
- package/Compiled-Themes/bootstrap5-lite.css +31 -1
- package/Compiled-Themes/bootstrap5.3-dark-lite.css +30 -0
- package/Compiled-Themes/bootstrap5.3-dark.css +30 -0
- package/Compiled-Themes/bootstrap5.3-lite.css +30 -0
- package/Compiled-Themes/bootstrap5.3.css +30 -0
- package/Compiled-Themes/bootstrap5.css +31 -1
- package/Compiled-Themes/fabric-dark-lite.css +30 -0
- package/Compiled-Themes/fabric-dark.css +30 -0
- package/Compiled-Themes/fabric-lite.css +30 -0
- package/Compiled-Themes/fabric.css +30 -0
- package/Compiled-Themes/fluent-dark-lite.css +30 -0
- package/Compiled-Themes/fluent-dark.css +30 -0
- package/Compiled-Themes/fluent-lite.css +30 -0
- package/Compiled-Themes/fluent.css +30 -0
- package/Compiled-Themes/fluent2-dark-lite.css +30 -0
- package/Compiled-Themes/fluent2-dark.css +30 -0
- package/Compiled-Themes/fluent2-highcontrast-lite.css +30 -0
- package/Compiled-Themes/fluent2-highcontrast.css +30 -0
- package/Compiled-Themes/fluent2-lite.css +30 -0
- package/Compiled-Themes/fluent2.css +30 -0
- package/Compiled-Themes/highcontrast-lite.css +30 -0
- package/Compiled-Themes/highcontrast.css +30 -0
- package/Compiled-Themes/material-dark-lite.css +30 -0
- package/Compiled-Themes/material-dark.css +30 -0
- package/Compiled-Themes/material-lite.css +30 -0
- package/Compiled-Themes/material.css +30 -0
- package/Compiled-Themes/material3-dark-lite.css +33 -3
- package/Compiled-Themes/material3-dark.css +34 -4
- package/Compiled-Themes/material3-lite.css +33 -3
- package/Compiled-Themes/material3.css +34 -4
- package/Compiled-Themes/tailwind-dark-lite.css +30 -0
- package/Compiled-Themes/tailwind-dark.css +30 -0
- package/Compiled-Themes/tailwind-lite.css +30 -0
- package/Compiled-Themes/tailwind.css +30 -0
- package/Compiled-Themes/tailwind3-dark-lite.css +30 -0
- package/Compiled-Themes/tailwind3-dark.css +30 -0
- package/Compiled-Themes/tailwind3-lite.css +30 -0
- package/Compiled-Themes/tailwind3.css +30 -0
- package/SCSS-Themes/bds-dark-lite.scss +24 -0
- package/SCSS-Themes/bds-dark.scss +24 -0
- package/SCSS-Themes/bds-lite.scss +24 -0
- package/SCSS-Themes/bds.scss +24 -0
- package/SCSS-Themes/bootstrap-dark-lite.scss +24 -0
- package/SCSS-Themes/bootstrap-dark.scss +24 -0
- package/SCSS-Themes/bootstrap-lite.scss +24 -0
- package/SCSS-Themes/bootstrap.scss +24 -0
- package/SCSS-Themes/bootstrap4-lite.scss +24 -0
- package/SCSS-Themes/bootstrap4.scss +24 -0
- package/SCSS-Themes/bootstrap5-dark-lite.scss +25 -1
- package/SCSS-Themes/bootstrap5-dark.scss +25 -1
- package/SCSS-Themes/bootstrap5-lite.scss +25 -1
- package/SCSS-Themes/bootstrap5.3-dark-lite.scss +24 -0
- package/SCSS-Themes/bootstrap5.3-dark.scss +24 -0
- package/SCSS-Themes/bootstrap5.3-lite.scss +24 -0
- package/SCSS-Themes/bootstrap5.3.scss +24 -0
- package/SCSS-Themes/bootstrap5.scss +25 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap5-dark-lite.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap5-lite.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/bootstrap5.scss +1 -1
- package/SCSS-Themes/dropdowns/drop-down-tree/material3-dark-lite.scss +2 -2
- package/SCSS-Themes/dropdowns/drop-down-tree/material3-dark.scss +2 -2
- package/SCSS-Themes/dropdowns/drop-down-tree/material3-lite.scss +2 -2
- package/SCSS-Themes/dropdowns/drop-down-tree/material3.scss +2 -2
- package/SCSS-Themes/fabric-dark-lite.scss +24 -0
- package/SCSS-Themes/fabric-dark.scss +24 -0
- package/SCSS-Themes/fabric-lite.scss +24 -0
- package/SCSS-Themes/fabric.scss +24 -0
- package/SCSS-Themes/fluent-dark-lite.scss +24 -0
- package/SCSS-Themes/fluent-dark.scss +24 -0
- package/SCSS-Themes/fluent-lite.scss +24 -0
- package/SCSS-Themes/fluent.scss +24 -0
- package/SCSS-Themes/fluent2-dark-lite.scss +24 -0
- package/SCSS-Themes/fluent2-dark.scss +24 -0
- package/SCSS-Themes/fluent2-highcontrast-lite.scss +24 -0
- package/SCSS-Themes/fluent2-highcontrast.scss +24 -0
- package/SCSS-Themes/fluent2-lite.scss +24 -0
- package/SCSS-Themes/fluent2.scss +24 -0
- package/SCSS-Themes/highcontrast-lite.scss +24 -0
- package/SCSS-Themes/highcontrast.scss +24 -0
- package/SCSS-Themes/material-dark-lite.scss +24 -0
- package/SCSS-Themes/material-dark.scss +24 -0
- package/SCSS-Themes/material-lite.scss +24 -0
- package/SCSS-Themes/material.scss +24 -0
- package/SCSS-Themes/material3-dark-lite.scss +26 -2
- package/SCSS-Themes/material3-dark.scss +26 -2
- package/SCSS-Themes/material3-lite.scss +26 -2
- package/SCSS-Themes/material3.scss +26 -2
- package/SCSS-Themes/richtexteditor/rich-text-editor/bds-dark-lite.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bds-dark.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bds-lite.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bds.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark-lite.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-lite.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4-lite.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark-lite.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-lite.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.3-dark-lite.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.3-dark.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.3-lite.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.3.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark-lite.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-lite.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark-lite.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-lite.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2-dark-lite.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2-dark.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2-highcontrast-lite.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2-highcontrast.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2-lite.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast-lite.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark-lite.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/material-lite.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/material.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/material3-dark-lite.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/material3-dark.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/material3-lite.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/material3.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark-lite.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-lite.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind3-dark-lite.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind3-dark.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind3-lite.scss +24 -0
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind3.scss +24 -0
- package/SCSS-Themes/tailwind-dark-lite.scss +24 -0
- package/SCSS-Themes/tailwind-dark.scss +24 -0
- package/SCSS-Themes/tailwind-lite.scss +24 -0
- package/SCSS-Themes/tailwind.scss +24 -0
- package/SCSS-Themes/tailwind3-dark-lite.scss +24 -0
- package/SCSS-Themes/tailwind3-dark.scss +24 -0
- package/SCSS-Themes/tailwind3-lite.scss +24 -0
- package/SCSS-Themes/tailwind3.scss +24 -0
- package/package.json +1 -1
|
@@ -2752,6 +2752,30 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
2752
2752
|
}
|
|
2753
2753
|
}
|
|
2754
2754
|
|
|
2755
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
2756
|
+
.e-tbar-btn,
|
|
2757
|
+
.e-rte-dropdown-menu,
|
|
2758
|
+
.e-rte-dropdown {
|
|
2759
|
+
pointer-events: none;
|
|
2760
|
+
cursor: default;
|
|
2761
|
+
background: transparent;
|
|
2762
|
+
border: none;
|
|
2763
|
+
|
|
2764
|
+
&:hover {
|
|
2765
|
+
background: transparent;
|
|
2766
|
+
border: none;
|
|
2767
|
+
|
|
2768
|
+
.e-icons,
|
|
2769
|
+
.e-rte-dropdown-btn-text,
|
|
2770
|
+
.e-rte-font-color::before,
|
|
2771
|
+
.e-background-color::before {
|
|
2772
|
+
color: inherit;
|
|
2773
|
+
background: transparent;
|
|
2774
|
+
}
|
|
2775
|
+
}
|
|
2776
|
+
}
|
|
2777
|
+
}
|
|
2778
|
+
|
|
2755
2779
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
2756
2780
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
2757
2781
|
.e-rte-dropdown {
|
|
@@ -2752,6 +2752,30 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
2752
2752
|
}
|
|
2753
2753
|
}
|
|
2754
2754
|
|
|
2755
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
2756
|
+
.e-tbar-btn,
|
|
2757
|
+
.e-rte-dropdown-menu,
|
|
2758
|
+
.e-rte-dropdown {
|
|
2759
|
+
pointer-events: none;
|
|
2760
|
+
cursor: default;
|
|
2761
|
+
background: transparent;
|
|
2762
|
+
border: none;
|
|
2763
|
+
|
|
2764
|
+
&:hover {
|
|
2765
|
+
background: transparent;
|
|
2766
|
+
border: none;
|
|
2767
|
+
|
|
2768
|
+
.e-icons,
|
|
2769
|
+
.e-rte-dropdown-btn-text,
|
|
2770
|
+
.e-rte-font-color::before,
|
|
2771
|
+
.e-background-color::before {
|
|
2772
|
+
color: inherit;
|
|
2773
|
+
background: transparent;
|
|
2774
|
+
}
|
|
2775
|
+
}
|
|
2776
|
+
}
|
|
2777
|
+
}
|
|
2778
|
+
|
|
2755
2779
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
2756
2780
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
2757
2781
|
.e-rte-dropdown {
|
|
@@ -2753,6 +2753,30 @@ $rte-popup-item-padding: 4px 4px !default;
|
|
|
2753
2753
|
}
|
|
2754
2754
|
}
|
|
2755
2755
|
|
|
2756
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
2757
|
+
.e-tbar-btn,
|
|
2758
|
+
.e-rte-dropdown-menu,
|
|
2759
|
+
.e-rte-dropdown {
|
|
2760
|
+
pointer-events: none;
|
|
2761
|
+
cursor: default;
|
|
2762
|
+
background: transparent;
|
|
2763
|
+
border: none;
|
|
2764
|
+
|
|
2765
|
+
&:hover {
|
|
2766
|
+
background: transparent;
|
|
2767
|
+
border: none;
|
|
2768
|
+
|
|
2769
|
+
.e-icons,
|
|
2770
|
+
.e-rte-dropdown-btn-text,
|
|
2771
|
+
.e-rte-font-color::before,
|
|
2772
|
+
.e-background-color::before {
|
|
2773
|
+
color: inherit;
|
|
2774
|
+
background: transparent;
|
|
2775
|
+
}
|
|
2776
|
+
}
|
|
2777
|
+
}
|
|
2778
|
+
}
|
|
2779
|
+
|
|
2756
2780
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
2757
2781
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
2758
2782
|
.e-rte-dropdown {
|
|
@@ -2753,6 +2753,30 @@ $rte-popup-item-padding: 4px 4px !default;
|
|
|
2753
2753
|
}
|
|
2754
2754
|
}
|
|
2755
2755
|
|
|
2756
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
2757
|
+
.e-tbar-btn,
|
|
2758
|
+
.e-rte-dropdown-menu,
|
|
2759
|
+
.e-rte-dropdown {
|
|
2760
|
+
pointer-events: none;
|
|
2761
|
+
cursor: default;
|
|
2762
|
+
background: transparent;
|
|
2763
|
+
border: none;
|
|
2764
|
+
|
|
2765
|
+
&:hover {
|
|
2766
|
+
background: transparent;
|
|
2767
|
+
border: none;
|
|
2768
|
+
|
|
2769
|
+
.e-icons,
|
|
2770
|
+
.e-rte-dropdown-btn-text,
|
|
2771
|
+
.e-rte-font-color::before,
|
|
2772
|
+
.e-background-color::before {
|
|
2773
|
+
color: inherit;
|
|
2774
|
+
background: transparent;
|
|
2775
|
+
}
|
|
2776
|
+
}
|
|
2777
|
+
}
|
|
2778
|
+
}
|
|
2779
|
+
|
|
2756
2780
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
2757
2781
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
2758
2782
|
.e-rte-dropdown {
|
|
@@ -2752,6 +2752,30 @@ $rte-popup-item-padding: 2px 4px !default;
|
|
|
2752
2752
|
}
|
|
2753
2753
|
}
|
|
2754
2754
|
|
|
2755
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
2756
|
+
.e-tbar-btn,
|
|
2757
|
+
.e-rte-dropdown-menu,
|
|
2758
|
+
.e-rte-dropdown {
|
|
2759
|
+
pointer-events: none;
|
|
2760
|
+
cursor: default;
|
|
2761
|
+
background: transparent;
|
|
2762
|
+
border: none;
|
|
2763
|
+
|
|
2764
|
+
&:hover {
|
|
2765
|
+
background: transparent;
|
|
2766
|
+
border: none;
|
|
2767
|
+
|
|
2768
|
+
.e-icons,
|
|
2769
|
+
.e-rte-dropdown-btn-text,
|
|
2770
|
+
.e-rte-font-color::before,
|
|
2771
|
+
.e-background-color::before {
|
|
2772
|
+
color: inherit;
|
|
2773
|
+
background: transparent;
|
|
2774
|
+
}
|
|
2775
|
+
}
|
|
2776
|
+
}
|
|
2777
|
+
}
|
|
2778
|
+
|
|
2755
2779
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
2756
2780
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
2757
2781
|
.e-rte-dropdown {
|
|
@@ -2752,6 +2752,30 @@ $rte-popup-item-padding: 2px 4px !default;
|
|
|
2752
2752
|
}
|
|
2753
2753
|
}
|
|
2754
2754
|
|
|
2755
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
2756
|
+
.e-tbar-btn,
|
|
2757
|
+
.e-rte-dropdown-menu,
|
|
2758
|
+
.e-rte-dropdown {
|
|
2759
|
+
pointer-events: none;
|
|
2760
|
+
cursor: default;
|
|
2761
|
+
background: transparent;
|
|
2762
|
+
border: none;
|
|
2763
|
+
|
|
2764
|
+
&:hover {
|
|
2765
|
+
background: transparent;
|
|
2766
|
+
border: none;
|
|
2767
|
+
|
|
2768
|
+
.e-icons,
|
|
2769
|
+
.e-rte-dropdown-btn-text,
|
|
2770
|
+
.e-rte-font-color::before,
|
|
2771
|
+
.e-background-color::before {
|
|
2772
|
+
color: inherit;
|
|
2773
|
+
background: transparent;
|
|
2774
|
+
}
|
|
2775
|
+
}
|
|
2776
|
+
}
|
|
2777
|
+
}
|
|
2778
|
+
|
|
2755
2779
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
2756
2780
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
2757
2781
|
.e-rte-dropdown {
|
|
@@ -2752,6 +2752,30 @@ $rte-popup-item-padding: 2px 4px !default;
|
|
|
2752
2752
|
}
|
|
2753
2753
|
}
|
|
2754
2754
|
|
|
2755
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
2756
|
+
.e-tbar-btn,
|
|
2757
|
+
.e-rte-dropdown-menu,
|
|
2758
|
+
.e-rte-dropdown {
|
|
2759
|
+
pointer-events: none;
|
|
2760
|
+
cursor: default;
|
|
2761
|
+
background: transparent;
|
|
2762
|
+
border: none;
|
|
2763
|
+
|
|
2764
|
+
&:hover {
|
|
2765
|
+
background: transparent;
|
|
2766
|
+
border: none;
|
|
2767
|
+
|
|
2768
|
+
.e-icons,
|
|
2769
|
+
.e-rte-dropdown-btn-text,
|
|
2770
|
+
.e-rte-font-color::before,
|
|
2771
|
+
.e-background-color::before {
|
|
2772
|
+
color: inherit;
|
|
2773
|
+
background: transparent;
|
|
2774
|
+
}
|
|
2775
|
+
}
|
|
2776
|
+
}
|
|
2777
|
+
}
|
|
2778
|
+
|
|
2755
2779
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
2756
2780
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
2757
2781
|
.e-rte-dropdown {
|
|
@@ -2752,6 +2752,30 @@ $rte-popup-item-padding: 2px 4px !default;
|
|
|
2752
2752
|
}
|
|
2753
2753
|
}
|
|
2754
2754
|
|
|
2755
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
2756
|
+
.e-tbar-btn,
|
|
2757
|
+
.e-rte-dropdown-menu,
|
|
2758
|
+
.e-rte-dropdown {
|
|
2759
|
+
pointer-events: none;
|
|
2760
|
+
cursor: default;
|
|
2761
|
+
background: transparent;
|
|
2762
|
+
border: none;
|
|
2763
|
+
|
|
2764
|
+
&:hover {
|
|
2765
|
+
background: transparent;
|
|
2766
|
+
border: none;
|
|
2767
|
+
|
|
2768
|
+
.e-icons,
|
|
2769
|
+
.e-rte-dropdown-btn-text,
|
|
2770
|
+
.e-rte-font-color::before,
|
|
2771
|
+
.e-background-color::before {
|
|
2772
|
+
color: inherit;
|
|
2773
|
+
background: transparent;
|
|
2774
|
+
}
|
|
2775
|
+
}
|
|
2776
|
+
}
|
|
2777
|
+
}
|
|
2778
|
+
|
|
2755
2779
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
2756
2780
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
2757
2781
|
.e-rte-dropdown {
|
|
@@ -2747,6 +2747,30 @@ $rte-popup-item-padding: 4px 4px !default;
|
|
|
2747
2747
|
}
|
|
2748
2748
|
}
|
|
2749
2749
|
|
|
2750
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
2751
|
+
.e-tbar-btn,
|
|
2752
|
+
.e-rte-dropdown-menu,
|
|
2753
|
+
.e-rte-dropdown {
|
|
2754
|
+
pointer-events: none;
|
|
2755
|
+
cursor: default;
|
|
2756
|
+
background: transparent;
|
|
2757
|
+
border: none;
|
|
2758
|
+
|
|
2759
|
+
&:hover {
|
|
2760
|
+
background: transparent;
|
|
2761
|
+
border: none;
|
|
2762
|
+
|
|
2763
|
+
.e-icons,
|
|
2764
|
+
.e-rte-dropdown-btn-text,
|
|
2765
|
+
.e-rte-font-color::before,
|
|
2766
|
+
.e-background-color::before {
|
|
2767
|
+
color: inherit;
|
|
2768
|
+
background: transparent;
|
|
2769
|
+
}
|
|
2770
|
+
}
|
|
2771
|
+
}
|
|
2772
|
+
}
|
|
2773
|
+
|
|
2750
2774
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
2751
2775
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
2752
2776
|
.e-rte-dropdown {
|
|
@@ -2747,6 +2747,30 @@ $rte-popup-item-padding: 4px 4px !default;
|
|
|
2747
2747
|
}
|
|
2748
2748
|
}
|
|
2749
2749
|
|
|
2750
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
2751
|
+
.e-tbar-btn,
|
|
2752
|
+
.e-rte-dropdown-menu,
|
|
2753
|
+
.e-rte-dropdown {
|
|
2754
|
+
pointer-events: none;
|
|
2755
|
+
cursor: default;
|
|
2756
|
+
background: transparent;
|
|
2757
|
+
border: none;
|
|
2758
|
+
|
|
2759
|
+
&:hover {
|
|
2760
|
+
background: transparent;
|
|
2761
|
+
border: none;
|
|
2762
|
+
|
|
2763
|
+
.e-icons,
|
|
2764
|
+
.e-rte-dropdown-btn-text,
|
|
2765
|
+
.e-rte-font-color::before,
|
|
2766
|
+
.e-background-color::before {
|
|
2767
|
+
color: inherit;
|
|
2768
|
+
background: transparent;
|
|
2769
|
+
}
|
|
2770
|
+
}
|
|
2771
|
+
}
|
|
2772
|
+
}
|
|
2773
|
+
|
|
2750
2774
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
2751
2775
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
2752
2776
|
.e-rte-dropdown {
|
|
@@ -2747,6 +2747,30 @@ $rte-popup-item-padding: 4px 4px !default;
|
|
|
2747
2747
|
}
|
|
2748
2748
|
}
|
|
2749
2749
|
|
|
2750
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
2751
|
+
.e-tbar-btn,
|
|
2752
|
+
.e-rte-dropdown-menu,
|
|
2753
|
+
.e-rte-dropdown {
|
|
2754
|
+
pointer-events: none;
|
|
2755
|
+
cursor: default;
|
|
2756
|
+
background: transparent;
|
|
2757
|
+
border: none;
|
|
2758
|
+
|
|
2759
|
+
&:hover {
|
|
2760
|
+
background: transparent;
|
|
2761
|
+
border: none;
|
|
2762
|
+
|
|
2763
|
+
.e-icons,
|
|
2764
|
+
.e-rte-dropdown-btn-text,
|
|
2765
|
+
.e-rte-font-color::before,
|
|
2766
|
+
.e-background-color::before {
|
|
2767
|
+
color: inherit;
|
|
2768
|
+
background: transparent;
|
|
2769
|
+
}
|
|
2770
|
+
}
|
|
2771
|
+
}
|
|
2772
|
+
}
|
|
2773
|
+
|
|
2750
2774
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
2751
2775
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
2752
2776
|
.e-rte-dropdown {
|
|
@@ -2747,6 +2747,30 @@ $rte-popup-item-padding: 4px 4px !default;
|
|
|
2747
2747
|
}
|
|
2748
2748
|
}
|
|
2749
2749
|
|
|
2750
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
2751
|
+
.e-tbar-btn,
|
|
2752
|
+
.e-rte-dropdown-menu,
|
|
2753
|
+
.e-rte-dropdown {
|
|
2754
|
+
pointer-events: none;
|
|
2755
|
+
cursor: default;
|
|
2756
|
+
background: transparent;
|
|
2757
|
+
border: none;
|
|
2758
|
+
|
|
2759
|
+
&:hover {
|
|
2760
|
+
background: transparent;
|
|
2761
|
+
border: none;
|
|
2762
|
+
|
|
2763
|
+
.e-icons,
|
|
2764
|
+
.e-rte-dropdown-btn-text,
|
|
2765
|
+
.e-rte-font-color::before,
|
|
2766
|
+
.e-background-color::before {
|
|
2767
|
+
color: inherit;
|
|
2768
|
+
background: transparent;
|
|
2769
|
+
}
|
|
2770
|
+
}
|
|
2771
|
+
}
|
|
2772
|
+
}
|
|
2773
|
+
|
|
2750
2774
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
2751
2775
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
2752
2776
|
.e-rte-dropdown {
|
|
@@ -2751,6 +2751,30 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
2751
2751
|
}
|
|
2752
2752
|
}
|
|
2753
2753
|
|
|
2754
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
2755
|
+
.e-tbar-btn,
|
|
2756
|
+
.e-rte-dropdown-menu,
|
|
2757
|
+
.e-rte-dropdown {
|
|
2758
|
+
pointer-events: none;
|
|
2759
|
+
cursor: default;
|
|
2760
|
+
background: transparent;
|
|
2761
|
+
border: none;
|
|
2762
|
+
|
|
2763
|
+
&:hover {
|
|
2764
|
+
background: transparent;
|
|
2765
|
+
border: none;
|
|
2766
|
+
|
|
2767
|
+
.e-icons,
|
|
2768
|
+
.e-rte-dropdown-btn-text,
|
|
2769
|
+
.e-rte-font-color::before,
|
|
2770
|
+
.e-background-color::before {
|
|
2771
|
+
color: inherit;
|
|
2772
|
+
background: transparent;
|
|
2773
|
+
}
|
|
2774
|
+
}
|
|
2775
|
+
}
|
|
2776
|
+
}
|
|
2777
|
+
|
|
2754
2778
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
2755
2779
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
2756
2780
|
.e-rte-dropdown {
|
|
@@ -2751,6 +2751,30 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
2751
2751
|
}
|
|
2752
2752
|
}
|
|
2753
2753
|
|
|
2754
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
2755
|
+
.e-tbar-btn,
|
|
2756
|
+
.e-rte-dropdown-menu,
|
|
2757
|
+
.e-rte-dropdown {
|
|
2758
|
+
pointer-events: none;
|
|
2759
|
+
cursor: default;
|
|
2760
|
+
background: transparent;
|
|
2761
|
+
border: none;
|
|
2762
|
+
|
|
2763
|
+
&:hover {
|
|
2764
|
+
background: transparent;
|
|
2765
|
+
border: none;
|
|
2766
|
+
|
|
2767
|
+
.e-icons,
|
|
2768
|
+
.e-rte-dropdown-btn-text,
|
|
2769
|
+
.e-rte-font-color::before,
|
|
2770
|
+
.e-background-color::before {
|
|
2771
|
+
color: inherit;
|
|
2772
|
+
background: transparent;
|
|
2773
|
+
}
|
|
2774
|
+
}
|
|
2775
|
+
}
|
|
2776
|
+
}
|
|
2777
|
+
|
|
2754
2778
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
2755
2779
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
2756
2780
|
.e-rte-dropdown {
|
|
@@ -2751,6 +2751,30 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
2751
2751
|
}
|
|
2752
2752
|
}
|
|
2753
2753
|
|
|
2754
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
2755
|
+
.e-tbar-btn,
|
|
2756
|
+
.e-rte-dropdown-menu,
|
|
2757
|
+
.e-rte-dropdown {
|
|
2758
|
+
pointer-events: none;
|
|
2759
|
+
cursor: default;
|
|
2760
|
+
background: transparent;
|
|
2761
|
+
border: none;
|
|
2762
|
+
|
|
2763
|
+
&:hover {
|
|
2764
|
+
background: transparent;
|
|
2765
|
+
border: none;
|
|
2766
|
+
|
|
2767
|
+
.e-icons,
|
|
2768
|
+
.e-rte-dropdown-btn-text,
|
|
2769
|
+
.e-rte-font-color::before,
|
|
2770
|
+
.e-background-color::before {
|
|
2771
|
+
color: inherit;
|
|
2772
|
+
background: transparent;
|
|
2773
|
+
}
|
|
2774
|
+
}
|
|
2775
|
+
}
|
|
2776
|
+
}
|
|
2777
|
+
|
|
2754
2778
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
2755
2779
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
2756
2780
|
.e-rte-dropdown {
|
|
@@ -2751,6 +2751,30 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
2751
2751
|
}
|
|
2752
2752
|
}
|
|
2753
2753
|
|
|
2754
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
2755
|
+
.e-tbar-btn,
|
|
2756
|
+
.e-rte-dropdown-menu,
|
|
2757
|
+
.e-rte-dropdown {
|
|
2758
|
+
pointer-events: none;
|
|
2759
|
+
cursor: default;
|
|
2760
|
+
background: transparent;
|
|
2761
|
+
border: none;
|
|
2762
|
+
|
|
2763
|
+
&:hover {
|
|
2764
|
+
background: transparent;
|
|
2765
|
+
border: none;
|
|
2766
|
+
|
|
2767
|
+
.e-icons,
|
|
2768
|
+
.e-rte-dropdown-btn-text,
|
|
2769
|
+
.e-rte-font-color::before,
|
|
2770
|
+
.e-background-color::before {
|
|
2771
|
+
color: inherit;
|
|
2772
|
+
background: transparent;
|
|
2773
|
+
}
|
|
2774
|
+
}
|
|
2775
|
+
}
|
|
2776
|
+
}
|
|
2777
|
+
|
|
2754
2778
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
2755
2779
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
2756
2780
|
.e-rte-dropdown {
|
|
@@ -75502,6 +75502,30 @@ $rte-popup-item-padding: 4px 4px !default;
|
|
|
75502
75502
|
}
|
|
75503
75503
|
}
|
|
75504
75504
|
|
|
75505
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
75506
|
+
.e-tbar-btn,
|
|
75507
|
+
.e-rte-dropdown-menu,
|
|
75508
|
+
.e-rte-dropdown {
|
|
75509
|
+
pointer-events: none;
|
|
75510
|
+
cursor: default;
|
|
75511
|
+
background: transparent;
|
|
75512
|
+
border: none;
|
|
75513
|
+
|
|
75514
|
+
&:hover {
|
|
75515
|
+
background: transparent;
|
|
75516
|
+
border: none;
|
|
75517
|
+
|
|
75518
|
+
.e-icons,
|
|
75519
|
+
.e-rte-dropdown-btn-text,
|
|
75520
|
+
.e-rte-font-color::before,
|
|
75521
|
+
.e-background-color::before {
|
|
75522
|
+
color: inherit;
|
|
75523
|
+
background: transparent;
|
|
75524
|
+
}
|
|
75525
|
+
}
|
|
75526
|
+
}
|
|
75527
|
+
}
|
|
75528
|
+
|
|
75505
75529
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
75506
75530
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
75507
75531
|
.e-rte-dropdown {
|
|
@@ -101515,6 +101515,30 @@ $rte-popup-item-padding: 4px 4px !default;
|
|
|
101515
101515
|
}
|
|
101516
101516
|
}
|
|
101517
101517
|
|
|
101518
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
101519
|
+
.e-tbar-btn,
|
|
101520
|
+
.e-rte-dropdown-menu,
|
|
101521
|
+
.e-rte-dropdown {
|
|
101522
|
+
pointer-events: none;
|
|
101523
|
+
cursor: default;
|
|
101524
|
+
background: transparent;
|
|
101525
|
+
border: none;
|
|
101526
|
+
|
|
101527
|
+
&:hover {
|
|
101528
|
+
background: transparent;
|
|
101529
|
+
border: none;
|
|
101530
|
+
|
|
101531
|
+
.e-icons,
|
|
101532
|
+
.e-rte-dropdown-btn-text,
|
|
101533
|
+
.e-rte-font-color::before,
|
|
101534
|
+
.e-background-color::before {
|
|
101535
|
+
color: inherit;
|
|
101536
|
+
background: transparent;
|
|
101537
|
+
}
|
|
101538
|
+
}
|
|
101539
|
+
}
|
|
101540
|
+
}
|
|
101541
|
+
|
|
101518
101542
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
101519
101543
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
101520
101544
|
.e-rte-dropdown {
|
|
@@ -75500,6 +75500,30 @@ $rte-popup-item-padding: 4px 4px !default;
|
|
|
75500
75500
|
}
|
|
75501
75501
|
}
|
|
75502
75502
|
|
|
75503
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
75504
|
+
.e-tbar-btn,
|
|
75505
|
+
.e-rte-dropdown-menu,
|
|
75506
|
+
.e-rte-dropdown {
|
|
75507
|
+
pointer-events: none;
|
|
75508
|
+
cursor: default;
|
|
75509
|
+
background: transparent;
|
|
75510
|
+
border: none;
|
|
75511
|
+
|
|
75512
|
+
&:hover {
|
|
75513
|
+
background: transparent;
|
|
75514
|
+
border: none;
|
|
75515
|
+
|
|
75516
|
+
.e-icons,
|
|
75517
|
+
.e-rte-dropdown-btn-text,
|
|
75518
|
+
.e-rte-font-color::before,
|
|
75519
|
+
.e-background-color::before {
|
|
75520
|
+
color: inherit;
|
|
75521
|
+
background: transparent;
|
|
75522
|
+
}
|
|
75523
|
+
}
|
|
75524
|
+
}
|
|
75525
|
+
}
|
|
75526
|
+
|
|
75503
75527
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
75504
75528
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
75505
75529
|
.e-rte-dropdown {
|
|
@@ -101513,6 +101513,30 @@ $rte-popup-item-padding: 4px 4px !default;
|
|
|
101513
101513
|
}
|
|
101514
101514
|
}
|
|
101515
101515
|
|
|
101516
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
101517
|
+
.e-tbar-btn,
|
|
101518
|
+
.e-rte-dropdown-menu,
|
|
101519
|
+
.e-rte-dropdown {
|
|
101520
|
+
pointer-events: none;
|
|
101521
|
+
cursor: default;
|
|
101522
|
+
background: transparent;
|
|
101523
|
+
border: none;
|
|
101524
|
+
|
|
101525
|
+
&:hover {
|
|
101526
|
+
background: transparent;
|
|
101527
|
+
border: none;
|
|
101528
|
+
|
|
101529
|
+
.e-icons,
|
|
101530
|
+
.e-rte-dropdown-btn-text,
|
|
101531
|
+
.e-rte-font-color::before,
|
|
101532
|
+
.e-background-color::before {
|
|
101533
|
+
color: inherit;
|
|
101534
|
+
background: transparent;
|
|
101535
|
+
}
|
|
101536
|
+
}
|
|
101537
|
+
}
|
|
101538
|
+
}
|
|
101539
|
+
|
|
101516
101540
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
101517
101541
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
101518
101542
|
.e-rte-dropdown {
|
|
@@ -77022,6 +77022,30 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
77022
77022
|
}
|
|
77023
77023
|
}
|
|
77024
77024
|
|
|
77025
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
77026
|
+
.e-tbar-btn,
|
|
77027
|
+
.e-rte-dropdown-menu,
|
|
77028
|
+
.e-rte-dropdown {
|
|
77029
|
+
pointer-events: none;
|
|
77030
|
+
cursor: default;
|
|
77031
|
+
background: transparent;
|
|
77032
|
+
border: none;
|
|
77033
|
+
|
|
77034
|
+
&:hover {
|
|
77035
|
+
background: transparent;
|
|
77036
|
+
border: none;
|
|
77037
|
+
|
|
77038
|
+
.e-icons,
|
|
77039
|
+
.e-rte-dropdown-btn-text,
|
|
77040
|
+
.e-rte-font-color::before,
|
|
77041
|
+
.e-background-color::before {
|
|
77042
|
+
color: inherit;
|
|
77043
|
+
background: transparent;
|
|
77044
|
+
}
|
|
77045
|
+
}
|
|
77046
|
+
}
|
|
77047
|
+
}
|
|
77048
|
+
|
|
77025
77049
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
77026
77050
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
77027
77051
|
.e-rte-dropdown {
|
|
@@ -103035,6 +103035,30 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
103035
103035
|
}
|
|
103036
103036
|
}
|
|
103037
103037
|
|
|
103038
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
103039
|
+
.e-tbar-btn,
|
|
103040
|
+
.e-rte-dropdown-menu,
|
|
103041
|
+
.e-rte-dropdown {
|
|
103042
|
+
pointer-events: none;
|
|
103043
|
+
cursor: default;
|
|
103044
|
+
background: transparent;
|
|
103045
|
+
border: none;
|
|
103046
|
+
|
|
103047
|
+
&:hover {
|
|
103048
|
+
background: transparent;
|
|
103049
|
+
border: none;
|
|
103050
|
+
|
|
103051
|
+
.e-icons,
|
|
103052
|
+
.e-rte-dropdown-btn-text,
|
|
103053
|
+
.e-rte-font-color::before,
|
|
103054
|
+
.e-background-color::before {
|
|
103055
|
+
color: inherit;
|
|
103056
|
+
background: transparent;
|
|
103057
|
+
}
|
|
103058
|
+
}
|
|
103059
|
+
}
|
|
103060
|
+
}
|
|
103061
|
+
|
|
103038
103062
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
103039
103063
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
103040
103064
|
.e-rte-dropdown {
|