@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
|
@@ -200,6 +200,7 @@ $rte-insert-dialog-label-padding-bottom: 20px !default;
|
|
|
200
200
|
$rte-big-quick-tbar-item-min-height: 36px !default;
|
|
201
201
|
$rte-big-quick-tbar-item-min-width: 36px !default;
|
|
202
202
|
$rte-content-font-size: 14px !default;
|
|
203
|
+
$rte-big-content-font-size: 16px !default;
|
|
203
204
|
$rte-toolbar-icon-size: 16px !default;
|
|
204
205
|
$rte-toolbar-big-icon-size: 18px !default;
|
|
205
206
|
$rte-toolbar-hor-nav-border-width: 0 0 0 1px !default;
|
|
@@ -459,6 +460,9 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
459
460
|
min-height: 350px;
|
|
460
461
|
}
|
|
461
462
|
}
|
|
463
|
+
.e-rte-content .e-content {
|
|
464
|
+
font-size: $rte-big-content-font-size;
|
|
465
|
+
}
|
|
462
466
|
}
|
|
463
467
|
|
|
464
468
|
.e-richtexteditor {
|
|
@@ -765,10 +769,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
765
769
|
position: relative;
|
|
766
770
|
text-align: inherit;
|
|
767
771
|
z-index: 2;
|
|
768
|
-
|
|
769
|
-
@media screen and (min-width: 992px) {
|
|
770
|
-
font-size: $rte-content-font-size;
|
|
771
|
-
}
|
|
772
|
+
font-size: $rte-content-font-size;
|
|
772
773
|
}
|
|
773
774
|
|
|
774
775
|
.e-content p {
|
|
@@ -954,6 +955,34 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
954
955
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item .e-tbar-btn{
|
|
955
956
|
font-size: $rte-tbar-icon-size;
|
|
956
957
|
}
|
|
958
|
+
.e-clickelem::after,
|
|
959
|
+
.e-video-clickelem::after {
|
|
960
|
+
left: 0;
|
|
961
|
+
right: 0;
|
|
962
|
+
z-index: 1;
|
|
963
|
+
}
|
|
964
|
+
.e-clickelem::before,
|
|
965
|
+
.e-video-clickelem::before {
|
|
966
|
+
left: 0;
|
|
967
|
+
right: 0;
|
|
968
|
+
z-index: 1;
|
|
969
|
+
}
|
|
970
|
+
.e-clickelem::before {
|
|
971
|
+
bottom: 70%;
|
|
972
|
+
top: 0;
|
|
973
|
+
}
|
|
974
|
+
.e-clickelem::after {
|
|
975
|
+
bottom: 0;
|
|
976
|
+
top: 70%;
|
|
977
|
+
}
|
|
978
|
+
.e-video-clickelem::before {
|
|
979
|
+
bottom: 85%;
|
|
980
|
+
top: 0;
|
|
981
|
+
}
|
|
982
|
+
.e-video-clickelem::after {
|
|
983
|
+
bottom: 0;
|
|
984
|
+
top: 90%;
|
|
985
|
+
}
|
|
957
986
|
}
|
|
958
987
|
|
|
959
988
|
.e-rte-linkcontent .e-rte-label {
|
|
@@ -1249,7 +1278,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
1249
1278
|
height: 20px;
|
|
1250
1279
|
min-width: 20px;
|
|
1251
1280
|
padding: 2px 5px;
|
|
1252
|
-
vertical-align: middle;
|
|
1253
1281
|
}
|
|
1254
1282
|
|
|
1255
1283
|
.e-rte-table.e-dashed-border td,
|
|
@@ -1292,6 +1320,14 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
1292
1320
|
padding-top: 0;
|
|
1293
1321
|
}
|
|
1294
1322
|
|
|
1323
|
+
.e-rte-video-dialog .e-rte-label {
|
|
1324
|
+
padding-top: $rte-insert-dialog-label-padding-top;
|
|
1325
|
+
}
|
|
1326
|
+
|
|
1327
|
+
.e-rte-video-dialog .e-rte-label:first-child {
|
|
1328
|
+
padding-top: 0;
|
|
1329
|
+
}
|
|
1330
|
+
|
|
1295
1331
|
.e-rte-table-resize.e-row-resize,
|
|
1296
1332
|
.e-rte-table-resize.e-column-resize {
|
|
1297
1333
|
background-color: transparent;
|
|
@@ -2832,15 +2868,19 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
2832
2868
|
.e-clickelem::after,
|
|
2833
2869
|
.e-video-clickelem::after {
|
|
2834
2870
|
background: transparent;
|
|
2835
|
-
bottom: 0;
|
|
2836
2871
|
content: '';
|
|
2837
2872
|
cursor: default;
|
|
2838
2873
|
display: block;
|
|
2839
|
-
left: 0;
|
|
2840
2874
|
position: absolute;
|
|
2841
|
-
|
|
2842
|
-
|
|
2843
|
-
|
|
2875
|
+
}
|
|
2876
|
+
|
|
2877
|
+
.e-clickelem::before,
|
|
2878
|
+
.e-video-clickelem::before {
|
|
2879
|
+
background: transparent;
|
|
2880
|
+
content: '';
|
|
2881
|
+
cursor: default;
|
|
2882
|
+
display: block;
|
|
2883
|
+
position: absolute;
|
|
2844
2884
|
}
|
|
2845
2885
|
|
|
2846
2886
|
.e-videoheader,
|
|
@@ -204,6 +204,7 @@ $rte-insert-dialog-label-padding-bottom: 20px !default;
|
|
|
204
204
|
$rte-big-quick-tbar-item-min-height: 36px !default;
|
|
205
205
|
$rte-big-quick-tbar-item-min-width: 36px !default;
|
|
206
206
|
$rte-content-font-size: 14px !default;
|
|
207
|
+
$rte-big-content-font-size: 16px !default;
|
|
207
208
|
$rte-dropdown-caret-icon-size: 12px !default;
|
|
208
209
|
$rte-big-dropdown-caret-icon-size: 12px !default;
|
|
209
210
|
$rte-toolbar-icon-size: 16px !default;
|
|
@@ -516,6 +517,9 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
516
517
|
min-height: 350px;
|
|
517
518
|
}
|
|
518
519
|
}
|
|
520
|
+
.e-rte-content .e-content {
|
|
521
|
+
font-size: $rte-big-content-font-size;
|
|
522
|
+
}
|
|
519
523
|
}
|
|
520
524
|
|
|
521
525
|
.e-richtexteditor {
|
|
@@ -822,10 +826,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
822
826
|
position: relative;
|
|
823
827
|
text-align: inherit;
|
|
824
828
|
z-index: 2;
|
|
825
|
-
|
|
826
|
-
@media screen and (min-width: 992px) {
|
|
827
|
-
font-size: $rte-content-font-size;
|
|
828
|
-
}
|
|
829
|
+
font-size: $rte-content-font-size;
|
|
829
830
|
}
|
|
830
831
|
|
|
831
832
|
.e-content p {
|
|
@@ -1011,6 +1012,34 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
1011
1012
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item .e-tbar-btn{
|
|
1012
1013
|
font-size: $rte-tbar-icon-size;
|
|
1013
1014
|
}
|
|
1015
|
+
.e-clickelem::after,
|
|
1016
|
+
.e-video-clickelem::after {
|
|
1017
|
+
left: 0;
|
|
1018
|
+
right: 0;
|
|
1019
|
+
z-index: 1;
|
|
1020
|
+
}
|
|
1021
|
+
.e-clickelem::before,
|
|
1022
|
+
.e-video-clickelem::before {
|
|
1023
|
+
left: 0;
|
|
1024
|
+
right: 0;
|
|
1025
|
+
z-index: 1;
|
|
1026
|
+
}
|
|
1027
|
+
.e-clickelem::before {
|
|
1028
|
+
bottom: 70%;
|
|
1029
|
+
top: 0;
|
|
1030
|
+
}
|
|
1031
|
+
.e-clickelem::after {
|
|
1032
|
+
bottom: 0;
|
|
1033
|
+
top: 70%;
|
|
1034
|
+
}
|
|
1035
|
+
.e-video-clickelem::before {
|
|
1036
|
+
bottom: 85%;
|
|
1037
|
+
top: 0;
|
|
1038
|
+
}
|
|
1039
|
+
.e-video-clickelem::after {
|
|
1040
|
+
bottom: 0;
|
|
1041
|
+
top: 90%;
|
|
1042
|
+
}
|
|
1014
1043
|
}
|
|
1015
1044
|
|
|
1016
1045
|
.e-rte-linkcontent .e-rte-label {
|
|
@@ -1306,7 +1335,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
1306
1335
|
height: 20px;
|
|
1307
1336
|
min-width: 20px;
|
|
1308
1337
|
padding: 2px 5px;
|
|
1309
|
-
vertical-align: middle;
|
|
1310
1338
|
}
|
|
1311
1339
|
|
|
1312
1340
|
.e-rte-table.e-dashed-border td,
|
|
@@ -1349,6 +1377,14 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
1349
1377
|
padding-top: 0;
|
|
1350
1378
|
}
|
|
1351
1379
|
|
|
1380
|
+
.e-rte-video-dialog .e-rte-label {
|
|
1381
|
+
padding-top: $rte-insert-dialog-label-padding-top;
|
|
1382
|
+
}
|
|
1383
|
+
|
|
1384
|
+
.e-rte-video-dialog .e-rte-label:first-child {
|
|
1385
|
+
padding-top: 0;
|
|
1386
|
+
}
|
|
1387
|
+
|
|
1352
1388
|
.e-rte-table-resize.e-row-resize,
|
|
1353
1389
|
.e-rte-table-resize.e-column-resize {
|
|
1354
1390
|
background-color: transparent;
|
|
@@ -2889,15 +2925,19 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
2889
2925
|
.e-clickelem::after,
|
|
2890
2926
|
.e-video-clickelem::after {
|
|
2891
2927
|
background: transparent;
|
|
2892
|
-
bottom: 0;
|
|
2893
2928
|
content: '';
|
|
2894
2929
|
cursor: default;
|
|
2895
2930
|
display: block;
|
|
2896
|
-
left: 0;
|
|
2897
2931
|
position: absolute;
|
|
2898
|
-
|
|
2899
|
-
|
|
2900
|
-
|
|
2932
|
+
}
|
|
2933
|
+
|
|
2934
|
+
.e-clickelem::before,
|
|
2935
|
+
.e-video-clickelem::before {
|
|
2936
|
+
background: transparent;
|
|
2937
|
+
content: '';
|
|
2938
|
+
cursor: default;
|
|
2939
|
+
display: block;
|
|
2940
|
+
position: absolute;
|
|
2901
2941
|
}
|
|
2902
2942
|
|
|
2903
2943
|
.e-videoheader,
|
|
@@ -191,6 +191,7 @@ $rte-insert-dialog-label-padding-bottom: 14px !default;
|
|
|
191
191
|
$rte-big-quick-tbar-item-min-height: 38px !default;
|
|
192
192
|
$rte-big-quick-tbar-item-min-width: 38px !default;
|
|
193
193
|
$rte-content-font-size: 14px !default;
|
|
194
|
+
$rte-big-content-font-size: 16px !default;
|
|
194
195
|
$rte-table-popup-bdr-radius: 0 !default;
|
|
195
196
|
|
|
196
197
|
$rte-inline-dropdown-line-height: 30px !default;
|
|
@@ -642,6 +643,9 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
642
643
|
min-height: 350px;
|
|
643
644
|
}
|
|
644
645
|
}
|
|
646
|
+
.e-rte-content .e-content {
|
|
647
|
+
font-size: $rte-big-content-font-size;
|
|
648
|
+
}
|
|
645
649
|
}
|
|
646
650
|
|
|
647
651
|
.e-richtexteditor {
|
|
@@ -948,10 +952,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
948
952
|
position: relative;
|
|
949
953
|
text-align: inherit;
|
|
950
954
|
z-index: 2;
|
|
951
|
-
|
|
952
|
-
@media screen and (min-width: 992px) {
|
|
953
|
-
font-size: $rte-content-font-size;
|
|
954
|
-
}
|
|
955
|
+
font-size: $rte-content-font-size;
|
|
955
956
|
}
|
|
956
957
|
|
|
957
958
|
.e-content p {
|
|
@@ -1137,6 +1138,34 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
1137
1138
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item .e-tbar-btn{
|
|
1138
1139
|
font-size: $rte-tbar-icon-size;
|
|
1139
1140
|
}
|
|
1141
|
+
.e-clickelem::after,
|
|
1142
|
+
.e-video-clickelem::after {
|
|
1143
|
+
left: 0;
|
|
1144
|
+
right: 0;
|
|
1145
|
+
z-index: 1;
|
|
1146
|
+
}
|
|
1147
|
+
.e-clickelem::before,
|
|
1148
|
+
.e-video-clickelem::before {
|
|
1149
|
+
left: 0;
|
|
1150
|
+
right: 0;
|
|
1151
|
+
z-index: 1;
|
|
1152
|
+
}
|
|
1153
|
+
.e-clickelem::before {
|
|
1154
|
+
bottom: 70%;
|
|
1155
|
+
top: 0;
|
|
1156
|
+
}
|
|
1157
|
+
.e-clickelem::after {
|
|
1158
|
+
bottom: 0;
|
|
1159
|
+
top: 70%;
|
|
1160
|
+
}
|
|
1161
|
+
.e-video-clickelem::before {
|
|
1162
|
+
bottom: 85%;
|
|
1163
|
+
top: 0;
|
|
1164
|
+
}
|
|
1165
|
+
.e-video-clickelem::after {
|
|
1166
|
+
bottom: 0;
|
|
1167
|
+
top: 90%;
|
|
1168
|
+
}
|
|
1140
1169
|
}
|
|
1141
1170
|
|
|
1142
1171
|
.e-rte-linkcontent .e-rte-label {
|
|
@@ -1432,7 +1461,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
1432
1461
|
height: 20px;
|
|
1433
1462
|
min-width: 20px;
|
|
1434
1463
|
padding: 2px 5px;
|
|
1435
|
-
vertical-align: middle;
|
|
1436
1464
|
}
|
|
1437
1465
|
|
|
1438
1466
|
.e-rte-table.e-dashed-border td,
|
|
@@ -1475,6 +1503,14 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
1475
1503
|
padding-top: 0;
|
|
1476
1504
|
}
|
|
1477
1505
|
|
|
1506
|
+
.e-rte-video-dialog .e-rte-label {
|
|
1507
|
+
padding-top: $rte-insert-dialog-label-padding-top;
|
|
1508
|
+
}
|
|
1509
|
+
|
|
1510
|
+
.e-rte-video-dialog .e-rte-label:first-child {
|
|
1511
|
+
padding-top: 0;
|
|
1512
|
+
}
|
|
1513
|
+
|
|
1478
1514
|
.e-rte-table-resize.e-row-resize,
|
|
1479
1515
|
.e-rte-table-resize.e-column-resize {
|
|
1480
1516
|
background-color: transparent;
|
|
@@ -3015,15 +3051,19 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
3015
3051
|
.e-clickelem::after,
|
|
3016
3052
|
.e-video-clickelem::after {
|
|
3017
3053
|
background: transparent;
|
|
3018
|
-
bottom: 0;
|
|
3019
3054
|
content: '';
|
|
3020
3055
|
cursor: default;
|
|
3021
3056
|
display: block;
|
|
3022
|
-
left: 0;
|
|
3023
3057
|
position: absolute;
|
|
3024
|
-
|
|
3025
|
-
|
|
3026
|
-
|
|
3058
|
+
}
|
|
3059
|
+
|
|
3060
|
+
.e-clickelem::before,
|
|
3061
|
+
.e-video-clickelem::before {
|
|
3062
|
+
background: transparent;
|
|
3063
|
+
content: '';
|
|
3064
|
+
cursor: default;
|
|
3065
|
+
display: block;
|
|
3066
|
+
position: absolute;
|
|
3027
3067
|
}
|
|
3028
3068
|
|
|
3029
3069
|
.e-videoheader,
|
|
@@ -113,7 +113,8 @@ $rte-insert-dialog-label-padding-top: 12px !default;
|
|
|
113
113
|
$rte-insert-dialog-label-padding-bottom: 12px !default;
|
|
114
114
|
$rte-big-quick-tbar-item-min-height: 38px !default;
|
|
115
115
|
$rte-big-quick-tbar-item-min-width: 38px !default;
|
|
116
|
-
$rte-content-font-size:
|
|
116
|
+
$rte-content-font-size: 14px !default;
|
|
117
|
+
$rte-big-content-font-size: 16px !default;
|
|
117
118
|
$rte-dropdown-caret-icon-size: $text-xs !default;
|
|
118
119
|
$rte-big-dropdown-caret-icon-size: $text-sm !default;
|
|
119
120
|
$font-weight: $font-weight-light !default;
|
|
@@ -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,
|
|
@@ -113,7 +113,8 @@ $rte-insert-dialog-label-padding-top: 12px !default;
|
|
|
113
113
|
$rte-insert-dialog-label-padding-bottom: 12px !default;
|
|
114
114
|
$rte-big-quick-tbar-item-min-height: 38px !default;
|
|
115
115
|
$rte-big-quick-tbar-item-min-width: 38px !default;
|
|
116
|
-
$rte-content-font-size:
|
|
116
|
+
$rte-content-font-size: 14px !default;
|
|
117
|
+
$rte-big-content-font-size: 16px !default;
|
|
117
118
|
$rte-dropdown-caret-icon-size: $text-xs !default;
|
|
118
119
|
$rte-big-dropdown-caret-icon-size: $text-sm !default;
|
|
119
120
|
$font-weight: $font-weight-light !default;
|
|
@@ -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: 50px !default;
|
|
204
204
|
$rte-big-quick-tbar-item-min-width: 50px !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: 16px !default;
|
|
@@ -441,6 +442,9 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
441
442
|
min-height: 350px;
|
|
442
443
|
}
|
|
443
444
|
}
|
|
445
|
+
.e-rte-content .e-content {
|
|
446
|
+
font-size: $rte-big-content-font-size;
|
|
447
|
+
}
|
|
444
448
|
}
|
|
445
449
|
|
|
446
450
|
.e-richtexteditor {
|
|
@@ -747,10 +751,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
747
751
|
position: relative;
|
|
748
752
|
text-align: inherit;
|
|
749
753
|
z-index: 2;
|
|
750
|
-
|
|
751
|
-
@media screen and (min-width: 992px) {
|
|
752
|
-
font-size: $rte-content-font-size;
|
|
753
|
-
}
|
|
754
|
+
font-size: $rte-content-font-size;
|
|
754
755
|
}
|
|
755
756
|
|
|
756
757
|
.e-content p {
|
|
@@ -936,6 +937,34 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
936
937
|
.e-toolbar.e-extended-toolbar .e-toolbar-extended.e-toolbar-pop .e-toolbar-item .e-tbar-btn{
|
|
937
938
|
font-size: $rte-tbar-icon-size;
|
|
938
939
|
}
|
|
940
|
+
.e-clickelem::after,
|
|
941
|
+
.e-video-clickelem::after {
|
|
942
|
+
left: 0;
|
|
943
|
+
right: 0;
|
|
944
|
+
z-index: 1;
|
|
945
|
+
}
|
|
946
|
+
.e-clickelem::before,
|
|
947
|
+
.e-video-clickelem::before {
|
|
948
|
+
left: 0;
|
|
949
|
+
right: 0;
|
|
950
|
+
z-index: 1;
|
|
951
|
+
}
|
|
952
|
+
.e-clickelem::before {
|
|
953
|
+
bottom: 70%;
|
|
954
|
+
top: 0;
|
|
955
|
+
}
|
|
956
|
+
.e-clickelem::after {
|
|
957
|
+
bottom: 0;
|
|
958
|
+
top: 70%;
|
|
959
|
+
}
|
|
960
|
+
.e-video-clickelem::before {
|
|
961
|
+
bottom: 85%;
|
|
962
|
+
top: 0;
|
|
963
|
+
}
|
|
964
|
+
.e-video-clickelem::after {
|
|
965
|
+
bottom: 0;
|
|
966
|
+
top: 90%;
|
|
967
|
+
}
|
|
939
968
|
}
|
|
940
969
|
|
|
941
970
|
.e-rte-linkcontent .e-rte-label {
|
|
@@ -1231,7 +1260,6 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
1231
1260
|
height: 20px;
|
|
1232
1261
|
min-width: 20px;
|
|
1233
1262
|
padding: 2px 5px;
|
|
1234
|
-
vertical-align: middle;
|
|
1235
1263
|
}
|
|
1236
1264
|
|
|
1237
1265
|
.e-rte-table.e-dashed-border td,
|
|
@@ -1274,6 +1302,14 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
1274
1302
|
padding-top: 0;
|
|
1275
1303
|
}
|
|
1276
1304
|
|
|
1305
|
+
.e-rte-video-dialog .e-rte-label {
|
|
1306
|
+
padding-top: $rte-insert-dialog-label-padding-top;
|
|
1307
|
+
}
|
|
1308
|
+
|
|
1309
|
+
.e-rte-video-dialog .e-rte-label:first-child {
|
|
1310
|
+
padding-top: 0;
|
|
1311
|
+
}
|
|
1312
|
+
|
|
1277
1313
|
.e-rte-table-resize.e-row-resize,
|
|
1278
1314
|
.e-rte-table-resize.e-column-resize {
|
|
1279
1315
|
background-color: transparent;
|
|
@@ -2814,15 +2850,19 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
2814
2850
|
.e-clickelem::after,
|
|
2815
2851
|
.e-video-clickelem::after {
|
|
2816
2852
|
background: transparent;
|
|
2817
|
-
bottom: 0;
|
|
2818
2853
|
content: '';
|
|
2819
2854
|
cursor: default;
|
|
2820
2855
|
display: block;
|
|
2821
|
-
left: 0;
|
|
2822
2856
|
position: absolute;
|
|
2823
|
-
|
|
2824
|
-
|
|
2825
|
-
|
|
2857
|
+
}
|
|
2858
|
+
|
|
2859
|
+
.e-clickelem::before,
|
|
2860
|
+
.e-video-clickelem::before {
|
|
2861
|
+
background: transparent;
|
|
2862
|
+
content: '';
|
|
2863
|
+
cursor: default;
|
|
2864
|
+
display: block;
|
|
2865
|
+
position: absolute;
|
|
2826
2866
|
}
|
|
2827
2867
|
|
|
2828
2868
|
.e-videoheader,
|