@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
|
@@ -2750,6 +2750,30 @@ $rte-popup-item-padding: 4px 4px !default;
|
|
|
2750
2750
|
}
|
|
2751
2751
|
}
|
|
2752
2752
|
|
|
2753
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
2754
|
+
.e-tbar-btn,
|
|
2755
|
+
.e-rte-dropdown-menu,
|
|
2756
|
+
.e-rte-dropdown {
|
|
2757
|
+
pointer-events: none;
|
|
2758
|
+
cursor: default;
|
|
2759
|
+
background: transparent;
|
|
2760
|
+
border: none;
|
|
2761
|
+
|
|
2762
|
+
&:hover {
|
|
2763
|
+
background: transparent;
|
|
2764
|
+
border: none;
|
|
2765
|
+
|
|
2766
|
+
.e-icons,
|
|
2767
|
+
.e-rte-dropdown-btn-text,
|
|
2768
|
+
.e-rte-font-color::before,
|
|
2769
|
+
.e-background-color::before {
|
|
2770
|
+
color: inherit;
|
|
2771
|
+
background: transparent;
|
|
2772
|
+
}
|
|
2773
|
+
}
|
|
2774
|
+
}
|
|
2775
|
+
}
|
|
2776
|
+
|
|
2753
2777
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
2754
2778
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
2755
2779
|
.e-rte-dropdown {
|
|
@@ -2751,6 +2751,30 @@ $rte-popup-item-padding: 9px 4px !default;
|
|
|
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-popup-item-padding: 9px 4px !default;
|
|
|
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-popup-item-padding: 9px 4px !default;
|
|
|
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-popup-item-padding: 9px 4px !default;
|
|
|
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 {
|
|
@@ -2750,6 +2750,30 @@ $rte-popup-item-padding: 4px 4px !default;
|
|
|
2750
2750
|
}
|
|
2751
2751
|
}
|
|
2752
2752
|
|
|
2753
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
2754
|
+
.e-tbar-btn,
|
|
2755
|
+
.e-rte-dropdown-menu,
|
|
2756
|
+
.e-rte-dropdown {
|
|
2757
|
+
pointer-events: none;
|
|
2758
|
+
cursor: default;
|
|
2759
|
+
background: transparent;
|
|
2760
|
+
border: none;
|
|
2761
|
+
|
|
2762
|
+
&:hover {
|
|
2763
|
+
background: transparent;
|
|
2764
|
+
border: none;
|
|
2765
|
+
|
|
2766
|
+
.e-icons,
|
|
2767
|
+
.e-rte-dropdown-btn-text,
|
|
2768
|
+
.e-rte-font-color::before,
|
|
2769
|
+
.e-background-color::before {
|
|
2770
|
+
color: inherit;
|
|
2771
|
+
background: transparent;
|
|
2772
|
+
}
|
|
2773
|
+
}
|
|
2774
|
+
}
|
|
2775
|
+
}
|
|
2776
|
+
|
|
2753
2777
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
2754
2778
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
2755
2779
|
.e-rte-dropdown {
|
|
@@ -2749,6 +2749,30 @@ $rte-popup-item-padding: 1px 1px !default;
|
|
|
2749
2749
|
}
|
|
2750
2750
|
}
|
|
2751
2751
|
|
|
2752
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
2753
|
+
.e-tbar-btn,
|
|
2754
|
+
.e-rte-dropdown-menu,
|
|
2755
|
+
.e-rte-dropdown {
|
|
2756
|
+
pointer-events: none;
|
|
2757
|
+
cursor: default;
|
|
2758
|
+
background: transparent;
|
|
2759
|
+
border: none;
|
|
2760
|
+
|
|
2761
|
+
&:hover {
|
|
2762
|
+
background: transparent;
|
|
2763
|
+
border: none;
|
|
2764
|
+
|
|
2765
|
+
.e-icons,
|
|
2766
|
+
.e-rte-dropdown-btn-text,
|
|
2767
|
+
.e-rte-font-color::before,
|
|
2768
|
+
.e-background-color::before {
|
|
2769
|
+
color: inherit;
|
|
2770
|
+
background: transparent;
|
|
2771
|
+
}
|
|
2772
|
+
}
|
|
2773
|
+
}
|
|
2774
|
+
}
|
|
2775
|
+
|
|
2752
2776
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
2753
2777
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
2754
2778
|
.e-rte-dropdown {
|
|
@@ -2749,6 +2749,30 @@ $rte-popup-item-padding: 1px 1px !default;
|
|
|
2749
2749
|
}
|
|
2750
2750
|
}
|
|
2751
2751
|
|
|
2752
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
2753
|
+
.e-tbar-btn,
|
|
2754
|
+
.e-rte-dropdown-menu,
|
|
2755
|
+
.e-rte-dropdown {
|
|
2756
|
+
pointer-events: none;
|
|
2757
|
+
cursor: default;
|
|
2758
|
+
background: transparent;
|
|
2759
|
+
border: none;
|
|
2760
|
+
|
|
2761
|
+
&:hover {
|
|
2762
|
+
background: transparent;
|
|
2763
|
+
border: none;
|
|
2764
|
+
|
|
2765
|
+
.e-icons,
|
|
2766
|
+
.e-rte-dropdown-btn-text,
|
|
2767
|
+
.e-rte-font-color::before,
|
|
2768
|
+
.e-background-color::before {
|
|
2769
|
+
color: inherit;
|
|
2770
|
+
background: transparent;
|
|
2771
|
+
}
|
|
2772
|
+
}
|
|
2773
|
+
}
|
|
2774
|
+
}
|
|
2775
|
+
|
|
2752
2776
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
2753
2777
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
2754
2778
|
.e-rte-dropdown {
|
|
@@ -2748,6 +2748,30 @@ $rte-popup-item-padding: 1px 1px !default;
|
|
|
2748
2748
|
}
|
|
2749
2749
|
}
|
|
2750
2750
|
|
|
2751
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
2752
|
+
.e-tbar-btn,
|
|
2753
|
+
.e-rte-dropdown-menu,
|
|
2754
|
+
.e-rte-dropdown {
|
|
2755
|
+
pointer-events: none;
|
|
2756
|
+
cursor: default;
|
|
2757
|
+
background: transparent;
|
|
2758
|
+
border: none;
|
|
2759
|
+
|
|
2760
|
+
&:hover {
|
|
2761
|
+
background: transparent;
|
|
2762
|
+
border: none;
|
|
2763
|
+
|
|
2764
|
+
.e-icons,
|
|
2765
|
+
.e-rte-dropdown-btn-text,
|
|
2766
|
+
.e-rte-font-color::before,
|
|
2767
|
+
.e-background-color::before {
|
|
2768
|
+
color: inherit;
|
|
2769
|
+
background: transparent;
|
|
2770
|
+
}
|
|
2771
|
+
}
|
|
2772
|
+
}
|
|
2773
|
+
}
|
|
2774
|
+
|
|
2751
2775
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
2752
2776
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
2753
2777
|
.e-rte-dropdown {
|
|
@@ -2748,6 +2748,30 @@ $rte-popup-item-padding: 1px 1px !default;
|
|
|
2748
2748
|
}
|
|
2749
2749
|
}
|
|
2750
2750
|
|
|
2751
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
2752
|
+
.e-tbar-btn,
|
|
2753
|
+
.e-rte-dropdown-menu,
|
|
2754
|
+
.e-rte-dropdown {
|
|
2755
|
+
pointer-events: none;
|
|
2756
|
+
cursor: default;
|
|
2757
|
+
background: transparent;
|
|
2758
|
+
border: none;
|
|
2759
|
+
|
|
2760
|
+
&:hover {
|
|
2761
|
+
background: transparent;
|
|
2762
|
+
border: none;
|
|
2763
|
+
|
|
2764
|
+
.e-icons,
|
|
2765
|
+
.e-rte-dropdown-btn-text,
|
|
2766
|
+
.e-rte-font-color::before,
|
|
2767
|
+
.e-background-color::before {
|
|
2768
|
+
color: inherit;
|
|
2769
|
+
background: transparent;
|
|
2770
|
+
}
|
|
2771
|
+
}
|
|
2772
|
+
}
|
|
2773
|
+
}
|
|
2774
|
+
|
|
2751
2775
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
2752
2776
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
2753
2777
|
.e-rte-dropdown {
|
|
@@ -2749,6 +2749,30 @@ $rte-popup-item-padding: 0 0 !default;
|
|
|
2749
2749
|
}
|
|
2750
2750
|
}
|
|
2751
2751
|
|
|
2752
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
2753
|
+
.e-tbar-btn,
|
|
2754
|
+
.e-rte-dropdown-menu,
|
|
2755
|
+
.e-rte-dropdown {
|
|
2756
|
+
pointer-events: none;
|
|
2757
|
+
cursor: default;
|
|
2758
|
+
background: transparent;
|
|
2759
|
+
border: none;
|
|
2760
|
+
|
|
2761
|
+
&:hover {
|
|
2762
|
+
background: transparent;
|
|
2763
|
+
border: none;
|
|
2764
|
+
|
|
2765
|
+
.e-icons,
|
|
2766
|
+
.e-rte-dropdown-btn-text,
|
|
2767
|
+
.e-rte-font-color::before,
|
|
2768
|
+
.e-background-color::before {
|
|
2769
|
+
color: inherit;
|
|
2770
|
+
background: transparent;
|
|
2771
|
+
}
|
|
2772
|
+
}
|
|
2773
|
+
}
|
|
2774
|
+
}
|
|
2775
|
+
|
|
2752
2776
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
2753
2777
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
2754
2778
|
.e-rte-dropdown {
|
|
@@ -2749,6 +2749,30 @@ $rte-popup-item-padding: 0 0 !default;
|
|
|
2749
2749
|
}
|
|
2750
2750
|
}
|
|
2751
2751
|
|
|
2752
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
2753
|
+
.e-tbar-btn,
|
|
2754
|
+
.e-rte-dropdown-menu,
|
|
2755
|
+
.e-rte-dropdown {
|
|
2756
|
+
pointer-events: none;
|
|
2757
|
+
cursor: default;
|
|
2758
|
+
background: transparent;
|
|
2759
|
+
border: none;
|
|
2760
|
+
|
|
2761
|
+
&:hover {
|
|
2762
|
+
background: transparent;
|
|
2763
|
+
border: none;
|
|
2764
|
+
|
|
2765
|
+
.e-icons,
|
|
2766
|
+
.e-rte-dropdown-btn-text,
|
|
2767
|
+
.e-rte-font-color::before,
|
|
2768
|
+
.e-background-color::before {
|
|
2769
|
+
color: inherit;
|
|
2770
|
+
background: transparent;
|
|
2771
|
+
}
|
|
2772
|
+
}
|
|
2773
|
+
}
|
|
2774
|
+
}
|
|
2775
|
+
|
|
2752
2776
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
2753
2777
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
2754
2778
|
.e-rte-dropdown {
|
|
@@ -2749,6 +2749,30 @@ $rte-popup-item-padding: 0 0 !default;
|
|
|
2749
2749
|
}
|
|
2750
2750
|
}
|
|
2751
2751
|
|
|
2752
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
2753
|
+
.e-tbar-btn,
|
|
2754
|
+
.e-rte-dropdown-menu,
|
|
2755
|
+
.e-rte-dropdown {
|
|
2756
|
+
pointer-events: none;
|
|
2757
|
+
cursor: default;
|
|
2758
|
+
background: transparent;
|
|
2759
|
+
border: none;
|
|
2760
|
+
|
|
2761
|
+
&:hover {
|
|
2762
|
+
background: transparent;
|
|
2763
|
+
border: none;
|
|
2764
|
+
|
|
2765
|
+
.e-icons,
|
|
2766
|
+
.e-rte-dropdown-btn-text,
|
|
2767
|
+
.e-rte-font-color::before,
|
|
2768
|
+
.e-background-color::before {
|
|
2769
|
+
color: inherit;
|
|
2770
|
+
background: transparent;
|
|
2771
|
+
}
|
|
2772
|
+
}
|
|
2773
|
+
}
|
|
2774
|
+
}
|
|
2775
|
+
|
|
2752
2776
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
2753
2777
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
2754
2778
|
.e-rte-dropdown {
|
|
@@ -2749,6 +2749,30 @@ $rte-popup-item-padding: 0 0 !default;
|
|
|
2749
2749
|
}
|
|
2750
2750
|
}
|
|
2751
2751
|
|
|
2752
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
2753
|
+
.e-tbar-btn,
|
|
2754
|
+
.e-rte-dropdown-menu,
|
|
2755
|
+
.e-rte-dropdown {
|
|
2756
|
+
pointer-events: none;
|
|
2757
|
+
cursor: default;
|
|
2758
|
+
background: transparent;
|
|
2759
|
+
border: none;
|
|
2760
|
+
|
|
2761
|
+
&:hover {
|
|
2762
|
+
background: transparent;
|
|
2763
|
+
border: none;
|
|
2764
|
+
|
|
2765
|
+
.e-icons,
|
|
2766
|
+
.e-rte-dropdown-btn-text,
|
|
2767
|
+
.e-rte-font-color::before,
|
|
2768
|
+
.e-background-color::before {
|
|
2769
|
+
color: inherit;
|
|
2770
|
+
background: transparent;
|
|
2771
|
+
}
|
|
2772
|
+
}
|
|
2773
|
+
}
|
|
2774
|
+
}
|
|
2775
|
+
|
|
2752
2776
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
2753
2777
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
2754
2778
|
.e-rte-dropdown {
|
|
@@ -2759,6 +2759,30 @@ $rte-popup-item-padding: 4px 0 !default;
|
|
|
2759
2759
|
}
|
|
2760
2760
|
}
|
|
2761
2761
|
|
|
2762
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
2763
|
+
.e-tbar-btn,
|
|
2764
|
+
.e-rte-dropdown-menu,
|
|
2765
|
+
.e-rte-dropdown {
|
|
2766
|
+
pointer-events: none;
|
|
2767
|
+
cursor: default;
|
|
2768
|
+
background: transparent;
|
|
2769
|
+
border: none;
|
|
2770
|
+
|
|
2771
|
+
&:hover {
|
|
2772
|
+
background: transparent;
|
|
2773
|
+
border: none;
|
|
2774
|
+
|
|
2775
|
+
.e-icons,
|
|
2776
|
+
.e-rte-dropdown-btn-text,
|
|
2777
|
+
.e-rte-font-color::before,
|
|
2778
|
+
.e-background-color::before {
|
|
2779
|
+
color: inherit;
|
|
2780
|
+
background: transparent;
|
|
2781
|
+
}
|
|
2782
|
+
}
|
|
2783
|
+
}
|
|
2784
|
+
}
|
|
2785
|
+
|
|
2762
2786
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
2763
2787
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
2764
2788
|
.e-rte-dropdown {
|
|
@@ -2759,6 +2759,30 @@ $rte-popup-item-padding: 4px 0 !default;
|
|
|
2759
2759
|
}
|
|
2760
2760
|
}
|
|
2761
2761
|
|
|
2762
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
2763
|
+
.e-tbar-btn,
|
|
2764
|
+
.e-rte-dropdown-menu,
|
|
2765
|
+
.e-rte-dropdown {
|
|
2766
|
+
pointer-events: none;
|
|
2767
|
+
cursor: default;
|
|
2768
|
+
background: transparent;
|
|
2769
|
+
border: none;
|
|
2770
|
+
|
|
2771
|
+
&:hover {
|
|
2772
|
+
background: transparent;
|
|
2773
|
+
border: none;
|
|
2774
|
+
|
|
2775
|
+
.e-icons,
|
|
2776
|
+
.e-rte-dropdown-btn-text,
|
|
2777
|
+
.e-rte-font-color::before,
|
|
2778
|
+
.e-background-color::before {
|
|
2779
|
+
color: inherit;
|
|
2780
|
+
background: transparent;
|
|
2781
|
+
}
|
|
2782
|
+
}
|
|
2783
|
+
}
|
|
2784
|
+
}
|
|
2785
|
+
|
|
2762
2786
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
2763
2787
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
2764
2788
|
.e-rte-dropdown {
|
|
@@ -2759,6 +2759,30 @@ $rte-popup-item-padding: 4px 0 !default;
|
|
|
2759
2759
|
}
|
|
2760
2760
|
}
|
|
2761
2761
|
|
|
2762
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
2763
|
+
.e-tbar-btn,
|
|
2764
|
+
.e-rte-dropdown-menu,
|
|
2765
|
+
.e-rte-dropdown {
|
|
2766
|
+
pointer-events: none;
|
|
2767
|
+
cursor: default;
|
|
2768
|
+
background: transparent;
|
|
2769
|
+
border: none;
|
|
2770
|
+
|
|
2771
|
+
&:hover {
|
|
2772
|
+
background: transparent;
|
|
2773
|
+
border: none;
|
|
2774
|
+
|
|
2775
|
+
.e-icons,
|
|
2776
|
+
.e-rte-dropdown-btn-text,
|
|
2777
|
+
.e-rte-font-color::before,
|
|
2778
|
+
.e-background-color::before {
|
|
2779
|
+
color: inherit;
|
|
2780
|
+
background: transparent;
|
|
2781
|
+
}
|
|
2782
|
+
}
|
|
2783
|
+
}
|
|
2784
|
+
}
|
|
2785
|
+
|
|
2762
2786
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
2763
2787
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
2764
2788
|
.e-rte-dropdown {
|
|
@@ -2759,6 +2759,30 @@ $rte-popup-item-padding: 4px 0 !default;
|
|
|
2759
2759
|
}
|
|
2760
2760
|
}
|
|
2761
2761
|
|
|
2762
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
2763
|
+
.e-tbar-btn,
|
|
2764
|
+
.e-rte-dropdown-menu,
|
|
2765
|
+
.e-rte-dropdown {
|
|
2766
|
+
pointer-events: none;
|
|
2767
|
+
cursor: default;
|
|
2768
|
+
background: transparent;
|
|
2769
|
+
border: none;
|
|
2770
|
+
|
|
2771
|
+
&:hover {
|
|
2772
|
+
background: transparent;
|
|
2773
|
+
border: none;
|
|
2774
|
+
|
|
2775
|
+
.e-icons,
|
|
2776
|
+
.e-rte-dropdown-btn-text,
|
|
2777
|
+
.e-rte-font-color::before,
|
|
2778
|
+
.e-background-color::before {
|
|
2779
|
+
color: inherit;
|
|
2780
|
+
background: transparent;
|
|
2781
|
+
}
|
|
2782
|
+
}
|
|
2783
|
+
}
|
|
2784
|
+
}
|
|
2785
|
+
|
|
2762
2786
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
2763
2787
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
2764
2788
|
.e-rte-dropdown {
|
|
@@ -2759,6 +2759,30 @@ $rte-popup-item-padding: 4px 0 !default;
|
|
|
2759
2759
|
}
|
|
2760
2760
|
}
|
|
2761
2761
|
|
|
2762
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
2763
|
+
.e-tbar-btn,
|
|
2764
|
+
.e-rte-dropdown-menu,
|
|
2765
|
+
.e-rte-dropdown {
|
|
2766
|
+
pointer-events: none;
|
|
2767
|
+
cursor: default;
|
|
2768
|
+
background: transparent;
|
|
2769
|
+
border: none;
|
|
2770
|
+
|
|
2771
|
+
&:hover {
|
|
2772
|
+
background: transparent;
|
|
2773
|
+
border: none;
|
|
2774
|
+
|
|
2775
|
+
.e-icons,
|
|
2776
|
+
.e-rte-dropdown-btn-text,
|
|
2777
|
+
.e-rte-font-color::before,
|
|
2778
|
+
.e-background-color::before {
|
|
2779
|
+
color: inherit;
|
|
2780
|
+
background: transparent;
|
|
2781
|
+
}
|
|
2782
|
+
}
|
|
2783
|
+
}
|
|
2784
|
+
}
|
|
2785
|
+
|
|
2762
2786
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
2763
2787
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
2764
2788
|
.e-rte-dropdown {
|
|
@@ -2759,6 +2759,30 @@ $rte-popup-item-padding: 4px 0 !default;
|
|
|
2759
2759
|
}
|
|
2760
2760
|
}
|
|
2761
2761
|
|
|
2762
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
2763
|
+
.e-tbar-btn,
|
|
2764
|
+
.e-rte-dropdown-menu,
|
|
2765
|
+
.e-rte-dropdown {
|
|
2766
|
+
pointer-events: none;
|
|
2767
|
+
cursor: default;
|
|
2768
|
+
background: transparent;
|
|
2769
|
+
border: none;
|
|
2770
|
+
|
|
2771
|
+
&:hover {
|
|
2772
|
+
background: transparent;
|
|
2773
|
+
border: none;
|
|
2774
|
+
|
|
2775
|
+
.e-icons,
|
|
2776
|
+
.e-rte-dropdown-btn-text,
|
|
2777
|
+
.e-rte-font-color::before,
|
|
2778
|
+
.e-background-color::before {
|
|
2779
|
+
color: inherit;
|
|
2780
|
+
background: transparent;
|
|
2781
|
+
}
|
|
2782
|
+
}
|
|
2783
|
+
}
|
|
2784
|
+
}
|
|
2785
|
+
|
|
2762
2786
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
2763
2787
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
2764
2788
|
.e-rte-dropdown {
|
|
@@ -2749,6 +2749,30 @@ $rte-popup-item-padding: 1px 1px !default;
|
|
|
2749
2749
|
}
|
|
2750
2750
|
}
|
|
2751
2751
|
|
|
2752
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
2753
|
+
.e-tbar-btn,
|
|
2754
|
+
.e-rte-dropdown-menu,
|
|
2755
|
+
.e-rte-dropdown {
|
|
2756
|
+
pointer-events: none;
|
|
2757
|
+
cursor: default;
|
|
2758
|
+
background: transparent;
|
|
2759
|
+
border: none;
|
|
2760
|
+
|
|
2761
|
+
&:hover {
|
|
2762
|
+
background: transparent;
|
|
2763
|
+
border: none;
|
|
2764
|
+
|
|
2765
|
+
.e-icons,
|
|
2766
|
+
.e-rte-dropdown-btn-text,
|
|
2767
|
+
.e-rte-font-color::before,
|
|
2768
|
+
.e-background-color::before {
|
|
2769
|
+
color: inherit;
|
|
2770
|
+
background: transparent;
|
|
2771
|
+
}
|
|
2772
|
+
}
|
|
2773
|
+
}
|
|
2774
|
+
}
|
|
2775
|
+
|
|
2752
2776
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
2753
2777
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
2754
2778
|
.e-rte-dropdown {
|
|
@@ -2749,6 +2749,30 @@ $rte-popup-item-padding: 1px 1px !default;
|
|
|
2749
2749
|
}
|
|
2750
2750
|
}
|
|
2751
2751
|
|
|
2752
|
+
.e-richtexteditor.e-disabled .e-rte-toolbar .e-toolbar-item {
|
|
2753
|
+
.e-tbar-btn,
|
|
2754
|
+
.e-rte-dropdown-menu,
|
|
2755
|
+
.e-rte-dropdown {
|
|
2756
|
+
pointer-events: none;
|
|
2757
|
+
cursor: default;
|
|
2758
|
+
background: transparent;
|
|
2759
|
+
border: none;
|
|
2760
|
+
|
|
2761
|
+
&:hover {
|
|
2762
|
+
background: transparent;
|
|
2763
|
+
border: none;
|
|
2764
|
+
|
|
2765
|
+
.e-icons,
|
|
2766
|
+
.e-rte-dropdown-btn-text,
|
|
2767
|
+
.e-rte-font-color::before,
|
|
2768
|
+
.e-background-color::before {
|
|
2769
|
+
color: inherit;
|
|
2770
|
+
background: transparent;
|
|
2771
|
+
}
|
|
2772
|
+
}
|
|
2773
|
+
}
|
|
2774
|
+
}
|
|
2775
|
+
|
|
2752
2776
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-item,
|
|
2753
2777
|
.e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-item {
|
|
2754
2778
|
.e-rte-dropdown {
|