@syncfusion/blazor-themes 24.1.46 → 24.2.3
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 +196 -32
- package/SCSS-Themes/bootstrap.scss +196 -32
- package/SCSS-Themes/bootstrap4.scss +196 -32
- package/SCSS-Themes/bootstrap5-dark.scss +199 -37
- package/SCSS-Themes/bootstrap5.scss +199 -37
- package/SCSS-Themes/calendars/calendar/bootstrap-dark.scss +37 -3
- package/SCSS-Themes/calendars/calendar/bootstrap.scss +37 -3
- package/SCSS-Themes/calendars/calendar/bootstrap4.scss +37 -3
- package/SCSS-Themes/calendars/calendar/bootstrap5-dark.scss +36 -4
- package/SCSS-Themes/calendars/calendar/bootstrap5.scss +36 -4
- package/SCSS-Themes/calendars/calendar/fabric-dark.scss +37 -3
- package/SCSS-Themes/calendars/calendar/fabric.scss +38 -4
- package/SCSS-Themes/calendars/calendar/fluent-dark.scss +38 -4
- package/SCSS-Themes/calendars/calendar/fluent.scss +38 -4
- package/SCSS-Themes/calendars/calendar/highcontrast.scss +38 -4
- package/SCSS-Themes/calendars/calendar/material-dark.scss +38 -4
- package/SCSS-Themes/calendars/calendar/material.scss +38 -4
- package/SCSS-Themes/calendars/calendar/material3-dark.scss +38 -4
- package/SCSS-Themes/calendars/calendar/material3.scss +38 -4
- package/SCSS-Themes/calendars/calendar/tailwind-dark.scss +37 -4
- package/SCSS-Themes/calendars/calendar/tailwind.scss +37 -4
- package/SCSS-Themes/dropdowns/drop-down-base/bootstrap-dark.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/bootstrap.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/bootstrap4.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/bootstrap5-dark.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/bootstrap5.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/fabric-dark.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/fabric.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/fluent-dark.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/fluent.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/highcontrast.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/material-dark.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/material.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/material3-dark.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/material3.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/tailwind-dark.scss +0 -5
- package/SCSS-Themes/dropdowns/drop-down-base/tailwind.scss +0 -5
- package/SCSS-Themes/fabric-dark.scss +196 -32
- package/SCSS-Themes/fabric.scss +197 -33
- package/SCSS-Themes/fluent-dark.scss +199 -35
- package/SCSS-Themes/fluent.scss +199 -35
- package/SCSS-Themes/gantt/gantt/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/bootstrap.scss +1 -1
- package/SCSS-Themes/gantt/gantt/bootstrap4.scss +1 -1
- package/SCSS-Themes/gantt/gantt/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/bootstrap5.scss +1 -1
- package/SCSS-Themes/gantt/gantt/fabric-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/fabric.scss +1 -1
- package/SCSS-Themes/gantt/gantt/fluent-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/fluent.scss +1 -1
- package/SCSS-Themes/gantt/gantt/highcontrast.scss +1 -1
- package/SCSS-Themes/gantt/gantt/material-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/material.scss +1 -1
- package/SCSS-Themes/gantt/gantt/material3-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/material3.scss +1 -1
- package/SCSS-Themes/gantt/gantt/tailwind-dark.scss +1 -1
- package/SCSS-Themes/gantt/gantt/tailwind.scss +1 -1
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +24 -0
- package/SCSS-Themes/grids/grid/bootstrap.scss +24 -0
- package/SCSS-Themes/grids/grid/bootstrap4.scss +24 -0
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +24 -0
- package/SCSS-Themes/grids/grid/bootstrap5.scss +24 -0
- package/SCSS-Themes/grids/grid/fabric-dark.scss +24 -0
- package/SCSS-Themes/grids/grid/fabric.scss +24 -0
- package/SCSS-Themes/grids/grid/fluent-dark.scss +24 -0
- package/SCSS-Themes/grids/grid/fluent.scss +24 -0
- package/SCSS-Themes/grids/grid/highcontrast.scss +24 -0
- package/SCSS-Themes/grids/grid/material-dark.scss +24 -0
- package/SCSS-Themes/grids/grid/material.scss +24 -0
- package/SCSS-Themes/grids/grid/material3-dark.scss +24 -0
- package/SCSS-Themes/grids/grid/material3.scss +24 -0
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +24 -0
- package/SCSS-Themes/grids/grid/tailwind.scss +24 -0
- package/SCSS-Themes/highcontrast.scss +197 -33
- package/SCSS-Themes/image-editor/image-editor/bootstrap-dark.scss +33 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap.scss +33 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap4.scss +33 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap5-dark.scss +33 -2
- package/SCSS-Themes/image-editor/image-editor/bootstrap5.scss +33 -2
- package/SCSS-Themes/image-editor/image-editor/fabric-dark.scss +33 -2
- package/SCSS-Themes/image-editor/image-editor/fabric.scss +33 -2
- package/SCSS-Themes/image-editor/image-editor/fluent-dark.scss +33 -2
- package/SCSS-Themes/image-editor/image-editor/fluent.scss +33 -2
- package/SCSS-Themes/image-editor/image-editor/highcontrast.scss +33 -2
- package/SCSS-Themes/image-editor/image-editor/material-dark.scss +33 -2
- package/SCSS-Themes/image-editor/image-editor/material.scss +33 -2
- package/SCSS-Themes/image-editor/image-editor/material3-dark.scss +35 -4
- package/SCSS-Themes/image-editor/image-editor/material3.scss +35 -4
- package/SCSS-Themes/image-editor/image-editor/tailwind-dark.scss +33 -2
- package/SCSS-Themes/image-editor/image-editor/tailwind.scss +33 -2
- package/SCSS-Themes/kanban/kanban/bootstrap-dark.scss +0 -1
- package/SCSS-Themes/kanban/kanban/bootstrap.scss +0 -1
- package/SCSS-Themes/kanban/kanban/bootstrap4.scss +0 -1
- package/SCSS-Themes/kanban/kanban/bootstrap5-dark.scss +0 -1
- package/SCSS-Themes/kanban/kanban/bootstrap5.scss +0 -1
- package/SCSS-Themes/kanban/kanban/fabric-dark.scss +0 -1
- package/SCSS-Themes/kanban/kanban/fabric.scss +0 -1
- package/SCSS-Themes/kanban/kanban/fluent-dark.scss +0 -1
- package/SCSS-Themes/kanban/kanban/fluent.scss +0 -1
- package/SCSS-Themes/kanban/kanban/highcontrast.scss +0 -1
- package/SCSS-Themes/kanban/kanban/material-dark.scss +0 -1
- package/SCSS-Themes/kanban/kanban/material.scss +0 -1
- package/SCSS-Themes/kanban/kanban/material3-dark.scss +0 -1
- package/SCSS-Themes/kanban/kanban/material3.scss +0 -1
- package/SCSS-Themes/kanban/kanban/tailwind-dark.scss +0 -1
- package/SCSS-Themes/kanban/kanban/tailwind.scss +0 -1
- package/SCSS-Themes/material-dark.scss +197 -33
- package/SCSS-Themes/material.scss +197 -33
- package/SCSS-Themes/material3-dark.scss +207 -43
- package/SCSS-Themes/material3.scss +207 -43
- package/SCSS-Themes/navigations/menu/bootstrap-dark.scss +0 -1
- package/SCSS-Themes/navigations/menu/bootstrap.scss +0 -1
- package/SCSS-Themes/navigations/menu/bootstrap4.scss +0 -1
- package/SCSS-Themes/navigations/menu/bootstrap5-dark.scss +0 -1
- package/SCSS-Themes/navigations/menu/bootstrap5.scss +0 -1
- package/SCSS-Themes/navigations/menu/fabric-dark.scss +0 -1
- package/SCSS-Themes/navigations/menu/fabric.scss +0 -1
- package/SCSS-Themes/navigations/menu/fluent-dark.scss +0 -1
- package/SCSS-Themes/navigations/menu/fluent.scss +0 -1
- package/SCSS-Themes/navigations/menu/highcontrast.scss +0 -1
- package/SCSS-Themes/navigations/menu/material-dark.scss +0 -1
- package/SCSS-Themes/navigations/menu/material.scss +0 -1
- package/SCSS-Themes/navigations/menu/material3-dark.scss +0 -1
- package/SCSS-Themes/navigations/menu/material3.scss +0 -1
- package/SCSS-Themes/navigations/menu/tailwind-dark.scss +0 -1
- package/SCSS-Themes/navigations/menu/tailwind.scss +0 -1
- package/SCSS-Themes/navigations/toolbar/bootstrap-dark.scss +8 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap.scss +8 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap4.scss +8 -0
- package/SCSS-Themes/navigations/toolbar/bootstrap5-dark.scss +10 -2
- package/SCSS-Themes/navigations/toolbar/bootstrap5.scss +10 -2
- package/SCSS-Themes/navigations/toolbar/fabric-dark.scss +8 -0
- package/SCSS-Themes/navigations/toolbar/fabric.scss +8 -0
- package/SCSS-Themes/navigations/toolbar/fluent-dark.scss +8 -0
- package/SCSS-Themes/navigations/toolbar/fluent.scss +8 -0
- package/SCSS-Themes/navigations/toolbar/highcontrast.scss +8 -0
- package/SCSS-Themes/navigations/toolbar/material-dark.scss +8 -0
- package/SCSS-Themes/navigations/toolbar/material.scss +8 -0
- package/SCSS-Themes/navigations/toolbar/material3-dark.scss +8 -0
- package/SCSS-Themes/navigations/toolbar/material3.scss +8 -0
- package/SCSS-Themes/navigations/toolbar/tailwind-dark.scss +8 -0
- package/SCSS-Themes/navigations/toolbar/tailwind.scss +8 -0
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark.scss +37 -3
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap.scss +37 -3
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4.scss +37 -3
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark.scss +38 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.scss +38 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark.scss +37 -3
- package/SCSS-Themes/pdfviewer/pdfviewer/fabric.scss +37 -3
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark.scss +38 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/fluent.scss +38 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast.scss +37 -3
- package/SCSS-Themes/pdfviewer/pdfviewer/material-dark.scss +37 -3
- package/SCSS-Themes/pdfviewer/pdfviewer/material.scss +37 -3
- package/SCSS-Themes/pdfviewer/pdfviewer/material3-dark.scss +37 -3
- package/SCSS-Themes/pdfviewer/pdfviewer/material3.scss +37 -3
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark.scss +38 -4
- package/SCSS-Themes/pdfviewer/pdfviewer/tailwind.scss +38 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark.scss +50 -10
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap.scss +50 -10
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4.scss +50 -10
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark.scss +51 -11
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.scss +51 -11
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark.scss +50 -10
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric.scss +50 -10
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark.scss +51 -11
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent.scss +51 -11
- package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast.scss +50 -10
- package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark.scss +50 -10
- package/SCSS-Themes/richtexteditor/rich-text-editor/material.scss +50 -10
- package/SCSS-Themes/richtexteditor/rich-text-editor/material3-dark.scss +58 -18
- package/SCSS-Themes/richtexteditor/rich-text-editor/material3.scss +58 -18
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark.scss +51 -11
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind.scss +51 -11
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap-dark.scss +6 -6
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap.scss +6 -6
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap4.scss +6 -6
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5-dark.scss +6 -6
- package/SCSS-Themes/splitbuttons/drop-down-button/bootstrap5.scss +6 -6
- package/SCSS-Themes/splitbuttons/drop-down-button/fabric-dark.scss +6 -6
- package/SCSS-Themes/splitbuttons/drop-down-button/fabric.scss +6 -6
- package/SCSS-Themes/splitbuttons/drop-down-button/fluent-dark.scss +6 -6
- package/SCSS-Themes/splitbuttons/drop-down-button/fluent.scss +6 -6
- package/SCSS-Themes/splitbuttons/drop-down-button/highcontrast.scss +6 -6
- package/SCSS-Themes/splitbuttons/drop-down-button/material-dark.scss +6 -6
- package/SCSS-Themes/splitbuttons/drop-down-button/material.scss +6 -6
- package/SCSS-Themes/splitbuttons/drop-down-button/material3-dark.scss +6 -6
- package/SCSS-Themes/splitbuttons/drop-down-button/material3.scss +6 -6
- package/SCSS-Themes/splitbuttons/drop-down-button/tailwind-dark.scss +6 -6
- package/SCSS-Themes/splitbuttons/drop-down-button/tailwind.scss +6 -6
- package/SCSS-Themes/tailwind-dark.scss +198 -35
- package/SCSS-Themes/tailwind.scss +198 -35
- package/package.json +1 -1
|
@@ -206,6 +206,7 @@ $rte-insert-dialog-label-padding-bottom: 20px !default;
|
|
|
206
206
|
$rte-big-quick-tbar-item-min-height: 34px !default;
|
|
207
207
|
$rte-big-quick-tbar-item-min-width: 39px !default;
|
|
208
208
|
$rte-content-font-size: 14px !default;
|
|
209
|
+
$rte-big-content-font-size: 16px !default;
|
|
209
210
|
$rte-dropdown-caret-icon-size: 12px !default;
|
|
210
211
|
$rte-big-dropdown-caret-icon-size: 12px !default;
|
|
211
212
|
|
|
@@ -439,6 +440,9 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
439
440
|
min-height: 350px;
|
|
440
441
|
}
|
|
441
442
|
}
|
|
443
|
+
.e-rte-content .e-content {
|
|
444
|
+
font-size: $rte-big-content-font-size;
|
|
445
|
+
}
|
|
442
446
|
}
|
|
443
447
|
|
|
444
448
|
.e-richtexteditor {
|
|
@@ -745,10 +749,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
745
749
|
position: relative;
|
|
746
750
|
text-align: inherit;
|
|
747
751
|
z-index: 2;
|
|
748
|
-
|
|
749
|
-
@media screen and (min-width: 992px) {
|
|
750
|
-
font-size: $rte-content-font-size;
|
|
751
|
-
}
|
|
752
|
+
font-size: $rte-content-font-size;
|
|
752
753
|
}
|
|
753
754
|
|
|
754
755
|
.e-content p {
|
|
@@ -934,6 +935,34 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
934
935
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item .e-tbar-btn{
|
|
935
936
|
font-size: $rte-tbar-icon-size;
|
|
936
937
|
}
|
|
938
|
+
.e-clickelem::after,
|
|
939
|
+
.e-video-clickelem::after {
|
|
940
|
+
left: 0;
|
|
941
|
+
right: 0;
|
|
942
|
+
z-index: 1;
|
|
943
|
+
}
|
|
944
|
+
.e-clickelem::before,
|
|
945
|
+
.e-video-clickelem::before {
|
|
946
|
+
left: 0;
|
|
947
|
+
right: 0;
|
|
948
|
+
z-index: 1;
|
|
949
|
+
}
|
|
950
|
+
.e-clickelem::before {
|
|
951
|
+
bottom: 70%;
|
|
952
|
+
top: 0;
|
|
953
|
+
}
|
|
954
|
+
.e-clickelem::after {
|
|
955
|
+
bottom: 0;
|
|
956
|
+
top: 70%;
|
|
957
|
+
}
|
|
958
|
+
.e-video-clickelem::before {
|
|
959
|
+
bottom: 85%;
|
|
960
|
+
top: 0;
|
|
961
|
+
}
|
|
962
|
+
.e-video-clickelem::after {
|
|
963
|
+
bottom: 0;
|
|
964
|
+
top: 90%;
|
|
965
|
+
}
|
|
937
966
|
}
|
|
938
967
|
|
|
939
968
|
.e-rte-linkcontent .e-rte-label {
|
|
@@ -1229,7 +1258,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
1229
1258
|
height: 20px;
|
|
1230
1259
|
min-width: 20px;
|
|
1231
1260
|
padding: 2px 5px;
|
|
1232
|
-
vertical-align: middle;
|
|
1233
1261
|
}
|
|
1234
1262
|
|
|
1235
1263
|
.e-rte-table.e-dashed-border td,
|
|
@@ -1272,6 +1300,14 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
1272
1300
|
padding-top: 0;
|
|
1273
1301
|
}
|
|
1274
1302
|
|
|
1303
|
+
.e-rte-video-dialog .e-rte-label {
|
|
1304
|
+
padding-top: $rte-insert-dialog-label-padding-top;
|
|
1305
|
+
}
|
|
1306
|
+
|
|
1307
|
+
.e-rte-video-dialog .e-rte-label:first-child {
|
|
1308
|
+
padding-top: 0;
|
|
1309
|
+
}
|
|
1310
|
+
|
|
1275
1311
|
.e-rte-table-resize.e-row-resize,
|
|
1276
1312
|
.e-rte-table-resize.e-column-resize {
|
|
1277
1313
|
background-color: transparent;
|
|
@@ -2812,15 +2848,19 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
2812
2848
|
.e-clickelem::after,
|
|
2813
2849
|
.e-video-clickelem::after {
|
|
2814
2850
|
background: transparent;
|
|
2815
|
-
bottom: 0;
|
|
2816
2851
|
content: '';
|
|
2817
2852
|
cursor: default;
|
|
2818
2853
|
display: block;
|
|
2819
|
-
left: 0;
|
|
2820
2854
|
position: absolute;
|
|
2821
|
-
|
|
2822
|
-
|
|
2823
|
-
|
|
2855
|
+
}
|
|
2856
|
+
|
|
2857
|
+
.e-clickelem::before,
|
|
2858
|
+
.e-video-clickelem::before {
|
|
2859
|
+
background: transparent;
|
|
2860
|
+
content: '';
|
|
2861
|
+
cursor: default;
|
|
2862
|
+
display: block;
|
|
2863
|
+
position: absolute;
|
|
2824
2864
|
}
|
|
2825
2865
|
|
|
2826
2866
|
.e-videoheader,
|
|
@@ -117,7 +117,8 @@ $rte-insert-dialog-label-padding-top: 12px !default;
|
|
|
117
117
|
$rte-insert-dialog-label-padding-bottom: 12px !default;
|
|
118
118
|
$rte-big-quick-tbar-item-min-height: 48px !default;
|
|
119
119
|
$rte-big-quick-tbar-item-min-width: 48px !default;
|
|
120
|
-
$rte-content-font-size:
|
|
120
|
+
$rte-content-font-size: 14px !default;
|
|
121
|
+
$rte-big-content-font-size: 16px !default;
|
|
121
122
|
$rte-dropdown-caret-icon-size: $text-xs !default;
|
|
122
123
|
$rte-big-dropdown-caret-icon-size: $text-sm !default;
|
|
123
124
|
$font-weight: $font-weight-normal !default;
|
|
@@ -445,6 +446,9 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
445
446
|
min-height: 350px;
|
|
446
447
|
}
|
|
447
448
|
}
|
|
449
|
+
.e-rte-content .e-content {
|
|
450
|
+
font-size: $rte-big-content-font-size;
|
|
451
|
+
}
|
|
448
452
|
}
|
|
449
453
|
|
|
450
454
|
.e-richtexteditor {
|
|
@@ -751,10 +755,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
751
755
|
position: relative;
|
|
752
756
|
text-align: inherit;
|
|
753
757
|
z-index: 2;
|
|
754
|
-
|
|
755
|
-
@media screen and (min-width: 992px) {
|
|
756
|
-
font-size: $rte-content-font-size;
|
|
757
|
-
}
|
|
758
|
+
font-size: $rte-content-font-size;
|
|
758
759
|
}
|
|
759
760
|
|
|
760
761
|
.e-content p {
|
|
@@ -940,6 +941,34 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
940
941
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item .e-tbar-btn{
|
|
941
942
|
font-size: $rte-tbar-icon-size;
|
|
942
943
|
}
|
|
944
|
+
.e-clickelem::after,
|
|
945
|
+
.e-video-clickelem::after {
|
|
946
|
+
left: 0;
|
|
947
|
+
right: 0;
|
|
948
|
+
z-index: 1;
|
|
949
|
+
}
|
|
950
|
+
.e-clickelem::before,
|
|
951
|
+
.e-video-clickelem::before {
|
|
952
|
+
left: 0;
|
|
953
|
+
right: 0;
|
|
954
|
+
z-index: 1;
|
|
955
|
+
}
|
|
956
|
+
.e-clickelem::before {
|
|
957
|
+
bottom: 70%;
|
|
958
|
+
top: 0;
|
|
959
|
+
}
|
|
960
|
+
.e-clickelem::after {
|
|
961
|
+
bottom: 0;
|
|
962
|
+
top: 70%;
|
|
963
|
+
}
|
|
964
|
+
.e-video-clickelem::before {
|
|
965
|
+
bottom: 85%;
|
|
966
|
+
top: 0;
|
|
967
|
+
}
|
|
968
|
+
.e-video-clickelem::after {
|
|
969
|
+
bottom: 0;
|
|
970
|
+
top: 90%;
|
|
971
|
+
}
|
|
943
972
|
}
|
|
944
973
|
|
|
945
974
|
.e-rte-linkcontent .e-rte-label {
|
|
@@ -1235,7 +1264,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
1235
1264
|
height: 20px;
|
|
1236
1265
|
min-width: 20px;
|
|
1237
1266
|
padding: 2px 5px;
|
|
1238
|
-
vertical-align: middle;
|
|
1239
1267
|
}
|
|
1240
1268
|
|
|
1241
1269
|
.e-rte-table.e-dashed-border td,
|
|
@@ -1278,6 +1306,14 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
1278
1306
|
padding-top: 0;
|
|
1279
1307
|
}
|
|
1280
1308
|
|
|
1309
|
+
.e-rte-video-dialog .e-rte-label {
|
|
1310
|
+
padding-top: $rte-insert-dialog-label-padding-top;
|
|
1311
|
+
}
|
|
1312
|
+
|
|
1313
|
+
.e-rte-video-dialog .e-rte-label:first-child {
|
|
1314
|
+
padding-top: 0;
|
|
1315
|
+
}
|
|
1316
|
+
|
|
1281
1317
|
.e-rte-table-resize.e-row-resize,
|
|
1282
1318
|
.e-rte-table-resize.e-column-resize {
|
|
1283
1319
|
background-color: transparent;
|
|
@@ -2818,15 +2854,19 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
2818
2854
|
.e-clickelem::after,
|
|
2819
2855
|
.e-video-clickelem::after {
|
|
2820
2856
|
background: transparent;
|
|
2821
|
-
bottom: 0;
|
|
2822
2857
|
content: '';
|
|
2823
2858
|
cursor: default;
|
|
2824
2859
|
display: block;
|
|
2825
|
-
left: 0;
|
|
2826
2860
|
position: absolute;
|
|
2827
|
-
|
|
2828
|
-
|
|
2829
|
-
|
|
2861
|
+
}
|
|
2862
|
+
|
|
2863
|
+
.e-clickelem::before,
|
|
2864
|
+
.e-video-clickelem::before {
|
|
2865
|
+
background: transparent;
|
|
2866
|
+
content: '';
|
|
2867
|
+
cursor: default;
|
|
2868
|
+
display: block;
|
|
2869
|
+
position: absolute;
|
|
2830
2870
|
}
|
|
2831
2871
|
|
|
2832
2872
|
.e-videoheader,
|
|
@@ -117,7 +117,8 @@ $rte-insert-dialog-label-padding-top: 12px !default;
|
|
|
117
117
|
$rte-insert-dialog-label-padding-bottom: 12px !default;
|
|
118
118
|
$rte-big-quick-tbar-item-min-height: 48px !default;
|
|
119
119
|
$rte-big-quick-tbar-item-min-width: 48px !default;
|
|
120
|
-
$rte-content-font-size:
|
|
120
|
+
$rte-content-font-size: 14px !default;
|
|
121
|
+
$rte-big-content-font-size: 16px !default;
|
|
121
122
|
$rte-dropdown-caret-icon-size: $text-xs !default;
|
|
122
123
|
$rte-big-dropdown-caret-icon-size: $text-sm !default;
|
|
123
124
|
$font-weight: $font-weight-normal !default;
|
|
@@ -445,6 +446,9 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
445
446
|
min-height: 350px;
|
|
446
447
|
}
|
|
447
448
|
}
|
|
449
|
+
.e-rte-content .e-content {
|
|
450
|
+
font-size: $rte-big-content-font-size;
|
|
451
|
+
}
|
|
448
452
|
}
|
|
449
453
|
|
|
450
454
|
.e-richtexteditor {
|
|
@@ -751,10 +755,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
751
755
|
position: relative;
|
|
752
756
|
text-align: inherit;
|
|
753
757
|
z-index: 2;
|
|
754
|
-
|
|
755
|
-
@media screen and (min-width: 992px) {
|
|
756
|
-
font-size: $rte-content-font-size;
|
|
757
|
-
}
|
|
758
|
+
font-size: $rte-content-font-size;
|
|
758
759
|
}
|
|
759
760
|
|
|
760
761
|
.e-content p {
|
|
@@ -940,6 +941,34 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
940
941
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item .e-tbar-btn{
|
|
941
942
|
font-size: $rte-tbar-icon-size;
|
|
942
943
|
}
|
|
944
|
+
.e-clickelem::after,
|
|
945
|
+
.e-video-clickelem::after {
|
|
946
|
+
left: 0;
|
|
947
|
+
right: 0;
|
|
948
|
+
z-index: 1;
|
|
949
|
+
}
|
|
950
|
+
.e-clickelem::before,
|
|
951
|
+
.e-video-clickelem::before {
|
|
952
|
+
left: 0;
|
|
953
|
+
right: 0;
|
|
954
|
+
z-index: 1;
|
|
955
|
+
}
|
|
956
|
+
.e-clickelem::before {
|
|
957
|
+
bottom: 70%;
|
|
958
|
+
top: 0;
|
|
959
|
+
}
|
|
960
|
+
.e-clickelem::after {
|
|
961
|
+
bottom: 0;
|
|
962
|
+
top: 70%;
|
|
963
|
+
}
|
|
964
|
+
.e-video-clickelem::before {
|
|
965
|
+
bottom: 85%;
|
|
966
|
+
top: 0;
|
|
967
|
+
}
|
|
968
|
+
.e-video-clickelem::after {
|
|
969
|
+
bottom: 0;
|
|
970
|
+
top: 90%;
|
|
971
|
+
}
|
|
943
972
|
}
|
|
944
973
|
|
|
945
974
|
.e-rte-linkcontent .e-rte-label {
|
|
@@ -1235,7 +1264,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
1235
1264
|
height: 20px;
|
|
1236
1265
|
min-width: 20px;
|
|
1237
1266
|
padding: 2px 5px;
|
|
1238
|
-
vertical-align: middle;
|
|
1239
1267
|
}
|
|
1240
1268
|
|
|
1241
1269
|
.e-rte-table.e-dashed-border td,
|
|
@@ -1278,6 +1306,14 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
1278
1306
|
padding-top: 0;
|
|
1279
1307
|
}
|
|
1280
1308
|
|
|
1309
|
+
.e-rte-video-dialog .e-rte-label {
|
|
1310
|
+
padding-top: $rte-insert-dialog-label-padding-top;
|
|
1311
|
+
}
|
|
1312
|
+
|
|
1313
|
+
.e-rte-video-dialog .e-rte-label:first-child {
|
|
1314
|
+
padding-top: 0;
|
|
1315
|
+
}
|
|
1316
|
+
|
|
1281
1317
|
.e-rte-table-resize.e-row-resize,
|
|
1282
1318
|
.e-rte-table-resize.e-column-resize {
|
|
1283
1319
|
background-color: transparent;
|
|
@@ -2818,15 +2854,19 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
2818
2854
|
.e-clickelem::after,
|
|
2819
2855
|
.e-video-clickelem::after {
|
|
2820
2856
|
background: transparent;
|
|
2821
|
-
bottom: 0;
|
|
2822
2857
|
content: '';
|
|
2823
2858
|
cursor: default;
|
|
2824
2859
|
display: block;
|
|
2825
|
-
left: 0;
|
|
2826
2860
|
position: absolute;
|
|
2827
|
-
|
|
2828
|
-
|
|
2829
|
-
|
|
2861
|
+
}
|
|
2862
|
+
|
|
2863
|
+
.e-clickelem::before,
|
|
2864
|
+
.e-video-clickelem::before {
|
|
2865
|
+
background: transparent;
|
|
2866
|
+
content: '';
|
|
2867
|
+
cursor: default;
|
|
2868
|
+
display: block;
|
|
2869
|
+
position: absolute;
|
|
2830
2870
|
}
|
|
2831
2871
|
|
|
2832
2872
|
.e-videoheader,
|
|
@@ -207,6 +207,7 @@ $rte-insert-dialog-label-padding-bottom: 20px !default;
|
|
|
207
207
|
$rte-big-quick-tbar-item-min-height: 49px !default;
|
|
208
208
|
$rte-big-quick-tbar-item-min-width: 50px !default;
|
|
209
209
|
$rte-content-font-size: 14px !default;
|
|
210
|
+
$rte-big-content-font-size: 16px !default;
|
|
210
211
|
$rte-dropdown-caret-icon-size: 12px !default;
|
|
211
212
|
$rte-big-dropdown-caret-icon-size: 12px !default;
|
|
212
213
|
$rte-toolbar-icon-size: 16px !default;
|
|
@@ -439,6 +440,9 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
439
440
|
min-height: 350px;
|
|
440
441
|
}
|
|
441
442
|
}
|
|
443
|
+
.e-rte-content .e-content {
|
|
444
|
+
font-size: $rte-big-content-font-size;
|
|
445
|
+
}
|
|
442
446
|
}
|
|
443
447
|
|
|
444
448
|
.e-richtexteditor {
|
|
@@ -745,10 +749,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
745
749
|
position: relative;
|
|
746
750
|
text-align: inherit;
|
|
747
751
|
z-index: 2;
|
|
748
|
-
|
|
749
|
-
@media screen and (min-width: 992px) {
|
|
750
|
-
font-size: $rte-content-font-size;
|
|
751
|
-
}
|
|
752
|
+
font-size: $rte-content-font-size;
|
|
752
753
|
}
|
|
753
754
|
|
|
754
755
|
.e-content p {
|
|
@@ -934,6 +935,34 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
934
935
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item .e-tbar-btn{
|
|
935
936
|
font-size: $rte-tbar-icon-size;
|
|
936
937
|
}
|
|
938
|
+
.e-clickelem::after,
|
|
939
|
+
.e-video-clickelem::after {
|
|
940
|
+
left: 0;
|
|
941
|
+
right: 0;
|
|
942
|
+
z-index: 1;
|
|
943
|
+
}
|
|
944
|
+
.e-clickelem::before,
|
|
945
|
+
.e-video-clickelem::before {
|
|
946
|
+
left: 0;
|
|
947
|
+
right: 0;
|
|
948
|
+
z-index: 1;
|
|
949
|
+
}
|
|
950
|
+
.e-clickelem::before {
|
|
951
|
+
bottom: 70%;
|
|
952
|
+
top: 0;
|
|
953
|
+
}
|
|
954
|
+
.e-clickelem::after {
|
|
955
|
+
bottom: 0;
|
|
956
|
+
top: 70%;
|
|
957
|
+
}
|
|
958
|
+
.e-video-clickelem::before {
|
|
959
|
+
bottom: 85%;
|
|
960
|
+
top: 0;
|
|
961
|
+
}
|
|
962
|
+
.e-video-clickelem::after {
|
|
963
|
+
bottom: 0;
|
|
964
|
+
top: 90%;
|
|
965
|
+
}
|
|
937
966
|
}
|
|
938
967
|
|
|
939
968
|
.e-rte-linkcontent .e-rte-label {
|
|
@@ -1229,7 +1258,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
1229
1258
|
height: 20px;
|
|
1230
1259
|
min-width: 20px;
|
|
1231
1260
|
padding: 2px 5px;
|
|
1232
|
-
vertical-align: middle;
|
|
1233
1261
|
}
|
|
1234
1262
|
|
|
1235
1263
|
.e-rte-table.e-dashed-border td,
|
|
@@ -1272,6 +1300,14 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
1272
1300
|
padding-top: 0;
|
|
1273
1301
|
}
|
|
1274
1302
|
|
|
1303
|
+
.e-rte-video-dialog .e-rte-label {
|
|
1304
|
+
padding-top: $rte-insert-dialog-label-padding-top;
|
|
1305
|
+
}
|
|
1306
|
+
|
|
1307
|
+
.e-rte-video-dialog .e-rte-label:first-child {
|
|
1308
|
+
padding-top: 0;
|
|
1309
|
+
}
|
|
1310
|
+
|
|
1275
1311
|
.e-rte-table-resize.e-row-resize,
|
|
1276
1312
|
.e-rte-table-resize.e-column-resize {
|
|
1277
1313
|
background-color: transparent;
|
|
@@ -2812,15 +2848,19 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
2812
2848
|
.e-clickelem::after,
|
|
2813
2849
|
.e-video-clickelem::after {
|
|
2814
2850
|
background: transparent;
|
|
2815
|
-
bottom: 0;
|
|
2816
2851
|
content: '';
|
|
2817
2852
|
cursor: default;
|
|
2818
2853
|
display: block;
|
|
2819
|
-
left: 0;
|
|
2820
2854
|
position: absolute;
|
|
2821
|
-
|
|
2822
|
-
|
|
2823
|
-
|
|
2855
|
+
}
|
|
2856
|
+
|
|
2857
|
+
.e-clickelem::before,
|
|
2858
|
+
.e-video-clickelem::before {
|
|
2859
|
+
background: transparent;
|
|
2860
|
+
content: '';
|
|
2861
|
+
cursor: default;
|
|
2862
|
+
display: block;
|
|
2863
|
+
position: absolute;
|
|
2824
2864
|
}
|
|
2825
2865
|
|
|
2826
2866
|
.e-videoheader,
|
|
@@ -208,6 +208,7 @@ $rte-insert-dialog-label-padding-bottom: 20px !default;
|
|
|
208
208
|
$rte-big-quick-tbar-item-min-height: 34px !default;
|
|
209
209
|
$rte-big-quick-tbar-item-min-width: 39px !default;
|
|
210
210
|
$rte-content-font-size: 14px !default;
|
|
211
|
+
$rte-big-content-font-size: 16px !default;
|
|
211
212
|
$rte-dropdown-caret-icon-size: 12px !default;
|
|
212
213
|
$rte-big-dropdown-caret-icon-size: 12px !default;
|
|
213
214
|
|
|
@@ -444,6 +445,9 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
444
445
|
min-height: 350px;
|
|
445
446
|
}
|
|
446
447
|
}
|
|
448
|
+
.e-rte-content .e-content {
|
|
449
|
+
font-size: $rte-big-content-font-size;
|
|
450
|
+
}
|
|
447
451
|
}
|
|
448
452
|
|
|
449
453
|
.e-richtexteditor {
|
|
@@ -750,10 +754,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
750
754
|
position: relative;
|
|
751
755
|
text-align: inherit;
|
|
752
756
|
z-index: 2;
|
|
753
|
-
|
|
754
|
-
@media screen and (min-width: 992px) {
|
|
755
|
-
font-size: $rte-content-font-size;
|
|
756
|
-
}
|
|
757
|
+
font-size: $rte-content-font-size;
|
|
757
758
|
}
|
|
758
759
|
|
|
759
760
|
.e-content p {
|
|
@@ -939,6 +940,34 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
939
940
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item .e-tbar-btn{
|
|
940
941
|
font-size: $rte-tbar-icon-size;
|
|
941
942
|
}
|
|
943
|
+
.e-clickelem::after,
|
|
944
|
+
.e-video-clickelem::after {
|
|
945
|
+
left: 0;
|
|
946
|
+
right: 0;
|
|
947
|
+
z-index: 1;
|
|
948
|
+
}
|
|
949
|
+
.e-clickelem::before,
|
|
950
|
+
.e-video-clickelem::before {
|
|
951
|
+
left: 0;
|
|
952
|
+
right: 0;
|
|
953
|
+
z-index: 1;
|
|
954
|
+
}
|
|
955
|
+
.e-clickelem::before {
|
|
956
|
+
bottom: 70%;
|
|
957
|
+
top: 0;
|
|
958
|
+
}
|
|
959
|
+
.e-clickelem::after {
|
|
960
|
+
bottom: 0;
|
|
961
|
+
top: 70%;
|
|
962
|
+
}
|
|
963
|
+
.e-video-clickelem::before {
|
|
964
|
+
bottom: 85%;
|
|
965
|
+
top: 0;
|
|
966
|
+
}
|
|
967
|
+
.e-video-clickelem::after {
|
|
968
|
+
bottom: 0;
|
|
969
|
+
top: 90%;
|
|
970
|
+
}
|
|
942
971
|
}
|
|
943
972
|
|
|
944
973
|
.e-rte-linkcontent .e-rte-label {
|
|
@@ -1234,7 +1263,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
1234
1263
|
height: 20px;
|
|
1235
1264
|
min-width: 20px;
|
|
1236
1265
|
padding: 2px 5px;
|
|
1237
|
-
vertical-align: middle;
|
|
1238
1266
|
}
|
|
1239
1267
|
|
|
1240
1268
|
.e-rte-table.e-dashed-border td,
|
|
@@ -1277,6 +1305,14 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
1277
1305
|
padding-top: 0;
|
|
1278
1306
|
}
|
|
1279
1307
|
|
|
1308
|
+
.e-rte-video-dialog .e-rte-label {
|
|
1309
|
+
padding-top: $rte-insert-dialog-label-padding-top;
|
|
1310
|
+
}
|
|
1311
|
+
|
|
1312
|
+
.e-rte-video-dialog .e-rte-label:first-child {
|
|
1313
|
+
padding-top: 0;
|
|
1314
|
+
}
|
|
1315
|
+
|
|
1280
1316
|
.e-rte-table-resize.e-row-resize,
|
|
1281
1317
|
.e-rte-table-resize.e-column-resize {
|
|
1282
1318
|
background-color: transparent;
|
|
@@ -2817,15 +2853,19 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
2817
2853
|
.e-clickelem::after,
|
|
2818
2854
|
.e-video-clickelem::after {
|
|
2819
2855
|
background: transparent;
|
|
2820
|
-
bottom: 0;
|
|
2821
2856
|
content: '';
|
|
2822
2857
|
cursor: default;
|
|
2823
2858
|
display: block;
|
|
2824
|
-
left: 0;
|
|
2825
2859
|
position: absolute;
|
|
2826
|
-
|
|
2827
|
-
|
|
2828
|
-
|
|
2860
|
+
}
|
|
2861
|
+
|
|
2862
|
+
.e-clickelem::before,
|
|
2863
|
+
.e-video-clickelem::before {
|
|
2864
|
+
background: transparent;
|
|
2865
|
+
content: '';
|
|
2866
|
+
cursor: default;
|
|
2867
|
+
display: block;
|
|
2868
|
+
position: absolute;
|
|
2829
2869
|
}
|
|
2830
2870
|
|
|
2831
2871
|
.e-videoheader,
|
|
@@ -203,6 +203,7 @@ $rte-insert-dialog-label-padding-bottom: 20px !default;
|
|
|
203
203
|
$rte-big-quick-tbar-item-min-height: 34px !default;
|
|
204
204
|
$rte-big-quick-tbar-item-min-width: 39px !default;
|
|
205
205
|
$rte-content-font-size: 14px !default;
|
|
206
|
+
$rte-big-content-font-size: 16px !default;
|
|
206
207
|
$rte-dropdown-caret-icon-size: 12px !default;
|
|
207
208
|
$rte-big-dropdown-caret-icon-size: 12px !default;
|
|
208
209
|
$rte-toolbar-icon-size: 14px !default;
|
|
@@ -442,6 +443,9 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
442
443
|
min-height: 350px;
|
|
443
444
|
}
|
|
444
445
|
}
|
|
446
|
+
.e-rte-content .e-content {
|
|
447
|
+
font-size: $rte-big-content-font-size;
|
|
448
|
+
}
|
|
445
449
|
}
|
|
446
450
|
|
|
447
451
|
.e-richtexteditor {
|
|
@@ -748,10 +752,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
748
752
|
position: relative;
|
|
749
753
|
text-align: inherit;
|
|
750
754
|
z-index: 2;
|
|
751
|
-
|
|
752
|
-
@media screen and (min-width: 992px) {
|
|
753
|
-
font-size: $rte-content-font-size;
|
|
754
|
-
}
|
|
755
|
+
font-size: $rte-content-font-size;
|
|
755
756
|
}
|
|
756
757
|
|
|
757
758
|
.e-content p {
|
|
@@ -937,6 +938,34 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
937
938
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item .e-tbar-btn{
|
|
938
939
|
font-size: $rte-tbar-icon-size;
|
|
939
940
|
}
|
|
941
|
+
.e-clickelem::after,
|
|
942
|
+
.e-video-clickelem::after {
|
|
943
|
+
left: 0;
|
|
944
|
+
right: 0;
|
|
945
|
+
z-index: 1;
|
|
946
|
+
}
|
|
947
|
+
.e-clickelem::before,
|
|
948
|
+
.e-video-clickelem::before {
|
|
949
|
+
left: 0;
|
|
950
|
+
right: 0;
|
|
951
|
+
z-index: 1;
|
|
952
|
+
}
|
|
953
|
+
.e-clickelem::before {
|
|
954
|
+
bottom: 70%;
|
|
955
|
+
top: 0;
|
|
956
|
+
}
|
|
957
|
+
.e-clickelem::after {
|
|
958
|
+
bottom: 0;
|
|
959
|
+
top: 70%;
|
|
960
|
+
}
|
|
961
|
+
.e-video-clickelem::before {
|
|
962
|
+
bottom: 85%;
|
|
963
|
+
top: 0;
|
|
964
|
+
}
|
|
965
|
+
.e-video-clickelem::after {
|
|
966
|
+
bottom: 0;
|
|
967
|
+
top: 90%;
|
|
968
|
+
}
|
|
940
969
|
}
|
|
941
970
|
|
|
942
971
|
.e-rte-linkcontent .e-rte-label {
|
|
@@ -1232,7 +1261,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
1232
1261
|
height: 20px;
|
|
1233
1262
|
min-width: 20px;
|
|
1234
1263
|
padding: 2px 5px;
|
|
1235
|
-
vertical-align: middle;
|
|
1236
1264
|
}
|
|
1237
1265
|
|
|
1238
1266
|
.e-rte-table.e-dashed-border td,
|
|
@@ -1275,6 +1303,14 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
1275
1303
|
padding-top: 0;
|
|
1276
1304
|
}
|
|
1277
1305
|
|
|
1306
|
+
.e-rte-video-dialog .e-rte-label {
|
|
1307
|
+
padding-top: $rte-insert-dialog-label-padding-top;
|
|
1308
|
+
}
|
|
1309
|
+
|
|
1310
|
+
.e-rte-video-dialog .e-rte-label:first-child {
|
|
1311
|
+
padding-top: 0;
|
|
1312
|
+
}
|
|
1313
|
+
|
|
1278
1314
|
.e-rte-table-resize.e-row-resize,
|
|
1279
1315
|
.e-rte-table-resize.e-column-resize {
|
|
1280
1316
|
background-color: transparent;
|
|
@@ -2815,15 +2851,19 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
2815
2851
|
.e-clickelem::after,
|
|
2816
2852
|
.e-video-clickelem::after {
|
|
2817
2853
|
background: transparent;
|
|
2818
|
-
bottom: 0;
|
|
2819
2854
|
content: '';
|
|
2820
2855
|
cursor: default;
|
|
2821
2856
|
display: block;
|
|
2822
|
-
left: 0;
|
|
2823
2857
|
position: absolute;
|
|
2824
|
-
|
|
2825
|
-
|
|
2826
|
-
|
|
2858
|
+
}
|
|
2859
|
+
|
|
2860
|
+
.e-clickelem::before,
|
|
2861
|
+
.e-video-clickelem::before {
|
|
2862
|
+
background: transparent;
|
|
2863
|
+
content: '';
|
|
2864
|
+
cursor: default;
|
|
2865
|
+
display: block;
|
|
2866
|
+
position: absolute;
|
|
2827
2867
|
}
|
|
2828
2868
|
|
|
2829
2869
|
.e-videoheader,
|