@syncfusion/blazor-themes 24.2.4 → 24.2.5
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/SCSS-Themes/bootstrap-dark.scss +21 -6
- package/SCSS-Themes/bootstrap.scss +19 -4
- package/SCSS-Themes/bootstrap4.scss +24 -9
- package/SCSS-Themes/bootstrap5-dark.scss +19 -4
- package/SCSS-Themes/bootstrap5.scss +19 -4
- package/SCSS-Themes/fabric-dark.scss +19 -4
- package/SCSS-Themes/fabric.scss +19 -4
- package/SCSS-Themes/fluent-dark.scss +20 -5
- package/SCSS-Themes/fluent.scss +20 -5
- package/SCSS-Themes/highcontrast.scss +19 -4
- package/SCSS-Themes/material-dark.scss +19 -4
- package/SCSS-Themes/material.scss +19 -4
- package/SCSS-Themes/material3-dark.scss +20 -5
- package/SCSS-Themes/material3.scss +20 -5
- package/SCSS-Themes/navigations/toolbar/bootstrap-dark.scss +2 -2
- package/SCSS-Themes/navigations/toolbar/bootstrap4.scss +2 -2
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark.scss +19 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap.scss +19 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4.scss +22 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark.scss +19 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.scss +19 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark.scss +19 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric.scss +19 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark.scss +20 -5
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent.scss +20 -5
- package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast.scss +19 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark.scss +19 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/material.scss +19 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/material3-dark.scss +20 -5
- package/SCSS-Themes/richtexteditor/rich-text-editor/material3.scss +20 -5
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark.scss +19 -4
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind.scss +19 -4
- package/SCSS-Themes/tailwind-dark.scss +19 -4
- package/SCSS-Themes/tailwind.scss +19 -4
- package/package.json +1 -1
|
@@ -90690,7 +90690,8 @@ $rte-big-file-browser-dlg-max-height: 557px !default;
|
|
|
90690
90690
|
$rte-big-table-dlg-max-height: 312px !default;
|
|
90691
90691
|
$rte-big-edit-table-dlg-max-height: 385px !default;
|
|
90692
90692
|
$rte-drop-text-width: 300px !default;
|
|
90693
|
-
$rte-drop-text-height:
|
|
90693
|
+
$rte-drop-text-height: 128px !default;
|
|
90694
|
+
$rte-big-drop-text-height: 140px !default;
|
|
90694
90695
|
$rte-drop-text-mobile-width: 250px !default;
|
|
90695
90696
|
|
|
90696
90697
|
$rte-quick-toolbar-item-margin: 0 6px !default;
|
|
@@ -90701,7 +90702,8 @@ $rte-tbar-default-bg: $grey-900;
|
|
|
90701
90702
|
$rte-droparea-line-height: 10;
|
|
90702
90703
|
$rte-droparea-browsebtn-height: 36px;
|
|
90703
90704
|
$rte-droparea-browsebtn-padding: 0 18px;
|
|
90704
|
-
$rte-droparea-browsebtn-top: -
|
|
90705
|
+
$rte-droparea-browsebtn-top: -120px;
|
|
90706
|
+
$rte-big-droparea-browsebtn-top: -120px;
|
|
90705
90707
|
$rte-insert-dialog-font-size: 15px;
|
|
90706
90708
|
$rte-big-insert-dialog-font-size: 15px;
|
|
90707
90709
|
$rte-table-popup-tablecell-height: 14px;
|
|
@@ -90893,6 +90895,11 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
90893
90895
|
.e-rte-content .e-content {
|
|
90894
90896
|
font-size: $rte-big-content-font-size;
|
|
90895
90897
|
}
|
|
90898
|
+
.e-dialog .e-img-uploadwrap.e-droparea .e-browsebtn,
|
|
90899
|
+
.e-dialog .e-aud-uploadwrap.e-droparea .e-browsebtn,
|
|
90900
|
+
.e-dialog .e-vid-uploadwrap.e-droparea .e-browsebtn {
|
|
90901
|
+
top: $rte-big-droparea-browsebtn-top;
|
|
90902
|
+
}
|
|
90896
90903
|
}
|
|
90897
90904
|
|
|
90898
90905
|
.e-richtexteditor {
|
|
@@ -91865,7 +91872,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
91865
91872
|
|
|
91866
91873
|
.e-dialog .e-vid-uploadwrap.e-droparea .e-browsebtn,
|
|
91867
91874
|
.e-rte-video-dialog.e-dialog.e-device.e-dlg-modal .e-vid-uploadwrap.e-droparea .e-browsebtn {
|
|
91868
|
-
top: -
|
|
91875
|
+
top: $rte-droparea-browsebtn-top;
|
|
91869
91876
|
}
|
|
91870
91877
|
|
|
91871
91878
|
.e-dialog.e-device.e-dlg-modal .e-img-uploadwrap.e-droparea .e-browsebtn,
|
|
@@ -93440,7 +93447,15 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
93440
93447
|
}
|
|
93441
93448
|
|
|
93442
93449
|
.e-dialog .e-vid-uploadwrap .e-droptext {
|
|
93443
|
-
height:
|
|
93450
|
+
height: $rte-drop-text-height;
|
|
93451
|
+
}
|
|
93452
|
+
|
|
93453
|
+
.e-bigger .e-richtexteditor {
|
|
93454
|
+
.e-dialog .e-img-uploadwrap .e-droptext,
|
|
93455
|
+
.e-dialog .e-aud-uploadwrap .e-droptext,
|
|
93456
|
+
.e-dialog .e-vid-uploadwrap .e-droptext {
|
|
93457
|
+
height: $rte-big-drop-text-height;
|
|
93458
|
+
}
|
|
93444
93459
|
}
|
|
93445
93460
|
|
|
93446
93461
|
.e-dialog.e-device.e-dlg-modal .e-img-uploadwrap .e-droptext,
|
|
@@ -90410,13 +90410,15 @@ $rte-big-file-browser-dlg-max-height: 557px !default;
|
|
|
90410
90410
|
$rte-big-table-dlg-max-height: 312px !default;
|
|
90411
90411
|
$rte-big-edit-table-dlg-max-height: 385px !default;
|
|
90412
90412
|
$rte-drop-text-width: 300px !default;
|
|
90413
|
-
$rte-drop-text-height:
|
|
90413
|
+
$rte-drop-text-height: 128px !default;
|
|
90414
|
+
$rte-big-drop-text-height: 140px !default;
|
|
90414
90415
|
$rte-drop-text-mobile-width: 250px !default;
|
|
90415
90416
|
$rte-tbar-default-bg: $grey-50;
|
|
90416
90417
|
$rte-droparea-line-height: 10;
|
|
90417
90418
|
$rte-droparea-browsebtn-height: 36px;
|
|
90418
90419
|
$rte-droparea-browsebtn-padding: 0 18px;
|
|
90419
|
-
$rte-droparea-browsebtn-top: -
|
|
90420
|
+
$rte-droparea-browsebtn-top: -120px;
|
|
90421
|
+
$rte-big-droparea-browsebtn-top: -120px;
|
|
90420
90422
|
$rte-insert-dialog-font-size: 15px;
|
|
90421
90423
|
$rte-big-insert-dialog-font-size: 15px;
|
|
90422
90424
|
$rte-table-popup-tablecell-height: 14px;
|
|
@@ -90607,6 +90609,11 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
90607
90609
|
.e-rte-content .e-content {
|
|
90608
90610
|
font-size: $rte-big-content-font-size;
|
|
90609
90611
|
}
|
|
90612
|
+
.e-dialog .e-img-uploadwrap.e-droparea .e-browsebtn,
|
|
90613
|
+
.e-dialog .e-aud-uploadwrap.e-droparea .e-browsebtn,
|
|
90614
|
+
.e-dialog .e-vid-uploadwrap.e-droparea .e-browsebtn {
|
|
90615
|
+
top: $rte-big-droparea-browsebtn-top;
|
|
90616
|
+
}
|
|
90610
90617
|
}
|
|
90611
90618
|
|
|
90612
90619
|
.e-richtexteditor {
|
|
@@ -91579,7 +91586,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
91579
91586
|
|
|
91580
91587
|
.e-dialog .e-vid-uploadwrap.e-droparea .e-browsebtn,
|
|
91581
91588
|
.e-rte-video-dialog.e-dialog.e-device.e-dlg-modal .e-vid-uploadwrap.e-droparea .e-browsebtn {
|
|
91582
|
-
top: -
|
|
91589
|
+
top: $rte-droparea-browsebtn-top;
|
|
91583
91590
|
}
|
|
91584
91591
|
|
|
91585
91592
|
.e-dialog.e-device.e-dlg-modal .e-img-uploadwrap.e-droparea .e-browsebtn,
|
|
@@ -93154,7 +93161,15 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
93154
93161
|
}
|
|
93155
93162
|
|
|
93156
93163
|
.e-dialog .e-vid-uploadwrap .e-droptext {
|
|
93157
|
-
height:
|
|
93164
|
+
height: $rte-drop-text-height;
|
|
93165
|
+
}
|
|
93166
|
+
|
|
93167
|
+
.e-bigger .e-richtexteditor {
|
|
93168
|
+
.e-dialog .e-img-uploadwrap .e-droptext,
|
|
93169
|
+
.e-dialog .e-aud-uploadwrap .e-droptext,
|
|
93170
|
+
.e-dialog .e-vid-uploadwrap .e-droptext {
|
|
93171
|
+
height: $rte-big-drop-text-height;
|
|
93172
|
+
}
|
|
93158
93173
|
}
|
|
93159
93174
|
|
|
93160
93175
|
.e-dialog.e-device.e-dlg-modal .e-img-uploadwrap .e-droptext,
|
|
@@ -90838,7 +90838,8 @@ $rte-default-character-count-opacity: 1;
|
|
|
90838
90838
|
$rte-droparea-line-height: 10;
|
|
90839
90839
|
$rte-droparea-browsebtn-height: 32px;
|
|
90840
90840
|
$rte-droparea-browsebtn-padding: 6px 16px;
|
|
90841
|
-
$rte-droparea-browsebtn-top: -
|
|
90841
|
+
$rte-droparea-browsebtn-top: -120px;
|
|
90842
|
+
$rte-big-droparea-browsebtn-top: -120px;
|
|
90842
90843
|
$rte-inline-dropdown-line-height: 14px !default;
|
|
90843
90844
|
$rte-big-inline-dropdown-line-height: 14px !default;
|
|
90844
90845
|
$rte-insert-dialog-font-size: 10px;
|
|
@@ -90981,7 +90982,8 @@ $rte-big-edit-table-dlg-max-height: 373px !default;
|
|
|
90981
90982
|
$toolbar-expand-icon-min-height: 40px !default;
|
|
90982
90983
|
$rte-align-caret-icon-min-width: 24px !default;
|
|
90983
90984
|
$rte-drop-text-width: 280px !default;
|
|
90984
|
-
$rte-drop-text-height:
|
|
90985
|
+
$rte-drop-text-height: 128px !default;
|
|
90986
|
+
$rte-big-drop-text-height: 140px !default;
|
|
90985
90987
|
$rte-drop-text-mobile-width: 250px !default;
|
|
90986
90988
|
$rte-tbar-default-bg: $content-bg-color-alt2 !default;
|
|
90987
90989
|
$rte-extended-toolbar-items-padding: 0;
|
|
@@ -90995,7 +90997,7 @@ $rte-big-dropdown-btn-color-content-padding: 9.5px !default;
|
|
|
90995
90997
|
$rte-tb-expended-min-height: 48px !default;
|
|
90996
90998
|
$rte-big-tb-expended-min-height: 56px !default;
|
|
90997
90999
|
$rte-tb-expended-padding-left: 1px !default;
|
|
90998
|
-
$rte-tb-expended-hover-padding-left:
|
|
91000
|
+
$rte-tb-expended-hover-padding-left: 1px !default;
|
|
90999
91001
|
$rte-toolbar-expaned-minwidth: 18px !default;
|
|
91000
91002
|
|
|
91001
91003
|
$rte-emoji-pop-background: $flyout-bg-color;
|
|
@@ -91153,6 +91155,11 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
91153
91155
|
.e-rte-content .e-content {
|
|
91154
91156
|
font-size: $rte-big-content-font-size;
|
|
91155
91157
|
}
|
|
91158
|
+
.e-dialog .e-img-uploadwrap.e-droparea .e-browsebtn,
|
|
91159
|
+
.e-dialog .e-aud-uploadwrap.e-droparea .e-browsebtn,
|
|
91160
|
+
.e-dialog .e-vid-uploadwrap.e-droparea .e-browsebtn {
|
|
91161
|
+
top: $rte-big-droparea-browsebtn-top;
|
|
91162
|
+
}
|
|
91156
91163
|
}
|
|
91157
91164
|
|
|
91158
91165
|
.e-richtexteditor {
|
|
@@ -92125,7 +92132,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
92125
92132
|
|
|
92126
92133
|
.e-dialog .e-vid-uploadwrap.e-droparea .e-browsebtn,
|
|
92127
92134
|
.e-rte-video-dialog.e-dialog.e-device.e-dlg-modal .e-vid-uploadwrap.e-droparea .e-browsebtn {
|
|
92128
|
-
top: -
|
|
92135
|
+
top: $rte-droparea-browsebtn-top;
|
|
92129
92136
|
}
|
|
92130
92137
|
|
|
92131
92138
|
.e-dialog.e-device.e-dlg-modal .e-img-uploadwrap.e-droparea .e-browsebtn,
|
|
@@ -93700,7 +93707,15 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
93700
93707
|
}
|
|
93701
93708
|
|
|
93702
93709
|
.e-dialog .e-vid-uploadwrap .e-droptext {
|
|
93703
|
-
height:
|
|
93710
|
+
height: $rte-drop-text-height;
|
|
93711
|
+
}
|
|
93712
|
+
|
|
93713
|
+
.e-bigger .e-richtexteditor {
|
|
93714
|
+
.e-dialog .e-img-uploadwrap .e-droptext,
|
|
93715
|
+
.e-dialog .e-aud-uploadwrap .e-droptext,
|
|
93716
|
+
.e-dialog .e-vid-uploadwrap .e-droptext {
|
|
93717
|
+
height: $rte-big-drop-text-height;
|
|
93718
|
+
}
|
|
93704
93719
|
}
|
|
93705
93720
|
|
|
93706
93721
|
.e-dialog.e-device.e-dlg-modal .e-img-uploadwrap .e-droptext,
|
|
@@ -90921,7 +90921,8 @@ $rte-default-character-count-opacity: 1;
|
|
|
90921
90921
|
$rte-droparea-line-height: 10;
|
|
90922
90922
|
$rte-droparea-browsebtn-height: 32px;
|
|
90923
90923
|
$rte-droparea-browsebtn-padding: 6px 16px;
|
|
90924
|
-
$rte-droparea-browsebtn-top: -
|
|
90924
|
+
$rte-droparea-browsebtn-top: -120px;
|
|
90925
|
+
$rte-big-droparea-browsebtn-top: -120px;
|
|
90925
90926
|
$rte-inline-dropdown-line-height: 14px !default;
|
|
90926
90927
|
$rte-big-inline-dropdown-line-height: 14px !default;
|
|
90927
90928
|
$rte-insert-dialog-font-size: 10px;
|
|
@@ -91064,7 +91065,8 @@ $rte-big-edit-table-dlg-max-height: 373px !default;
|
|
|
91064
91065
|
$toolbar-expand-icon-min-height: 40px !default;
|
|
91065
91066
|
$rte-align-caret-icon-min-width: 24px !default;
|
|
91066
91067
|
$rte-drop-text-width: 280px !default;
|
|
91067
|
-
$rte-drop-text-height:
|
|
91068
|
+
$rte-drop-text-height: 128px !default;
|
|
91069
|
+
$rte-big-drop-text-height: 140px !default;
|
|
91068
91070
|
$rte-drop-text-mobile-width: 250px !default;
|
|
91069
91071
|
$rte-tbar-default-bg: $content-bg-color-alt2 !default;
|
|
91070
91072
|
$rte-extended-toolbar-items-padding: 0;
|
|
@@ -91078,7 +91080,7 @@ $rte-big-dropdown-btn-color-content-padding: 9.5px !default;
|
|
|
91078
91080
|
$rte-tb-expended-min-height: 48px !default;
|
|
91079
91081
|
$rte-big-tb-expended-min-height: 56px !default;
|
|
91080
91082
|
$rte-tb-expended-padding-left: 1px !default;
|
|
91081
|
-
$rte-tb-expended-hover-padding-left:
|
|
91083
|
+
$rte-tb-expended-hover-padding-left: 1px !default;
|
|
91082
91084
|
$rte-toolbar-expaned-minwidth: 18px !default;
|
|
91083
91085
|
|
|
91084
91086
|
$rte-emoji-pop-background: $flyout-bg-color;
|
|
@@ -91236,6 +91238,11 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
91236
91238
|
.e-rte-content .e-content {
|
|
91237
91239
|
font-size: $rte-big-content-font-size;
|
|
91238
91240
|
}
|
|
91241
|
+
.e-dialog .e-img-uploadwrap.e-droparea .e-browsebtn,
|
|
91242
|
+
.e-dialog .e-aud-uploadwrap.e-droparea .e-browsebtn,
|
|
91243
|
+
.e-dialog .e-vid-uploadwrap.e-droparea .e-browsebtn {
|
|
91244
|
+
top: $rte-big-droparea-browsebtn-top;
|
|
91245
|
+
}
|
|
91239
91246
|
}
|
|
91240
91247
|
|
|
91241
91248
|
.e-richtexteditor {
|
|
@@ -92208,7 +92215,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
92208
92215
|
|
|
92209
92216
|
.e-dialog .e-vid-uploadwrap.e-droparea .e-browsebtn,
|
|
92210
92217
|
.e-rte-video-dialog.e-dialog.e-device.e-dlg-modal .e-vid-uploadwrap.e-droparea .e-browsebtn {
|
|
92211
|
-
top: -
|
|
92218
|
+
top: $rte-droparea-browsebtn-top;
|
|
92212
92219
|
}
|
|
92213
92220
|
|
|
92214
92221
|
.e-dialog.e-device.e-dlg-modal .e-img-uploadwrap.e-droparea .e-browsebtn,
|
|
@@ -93783,7 +93790,15 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
93783
93790
|
}
|
|
93784
93791
|
|
|
93785
93792
|
.e-dialog .e-vid-uploadwrap .e-droptext {
|
|
93786
|
-
height:
|
|
93793
|
+
height: $rte-drop-text-height;
|
|
93794
|
+
}
|
|
93795
|
+
|
|
93796
|
+
.e-bigger .e-richtexteditor {
|
|
93797
|
+
.e-dialog .e-img-uploadwrap .e-droptext,
|
|
93798
|
+
.e-dialog .e-aud-uploadwrap .e-droptext,
|
|
93799
|
+
.e-dialog .e-vid-uploadwrap .e-droptext {
|
|
93800
|
+
height: $rte-big-drop-text-height;
|
|
93801
|
+
}
|
|
93787
93802
|
}
|
|
93788
93803
|
|
|
93789
93804
|
.e-dialog.e-device.e-dlg-modal .e-img-uploadwrap .e-droptext,
|
|
@@ -138,13 +138,13 @@ $tbar-bgr-btn-icon-font-size: 16px !default;
|
|
|
138
138
|
$tbar-bgr-btn-focus-padding: 0 6px !default;
|
|
139
139
|
|
|
140
140
|
$tbar-nrml-btn-border-radius: 4px !default;
|
|
141
|
-
$tbar-nrml-btn-focus-padding:
|
|
141
|
+
$tbar-nrml-btn-focus-padding: 1 2.5px !default;
|
|
142
142
|
$tbar-nrml-btn-focus-outline: 0 !default;
|
|
143
143
|
|
|
144
144
|
$tbar-btn-icons-focus-color: $grey-dark-font !default;
|
|
145
145
|
$tbar-btn-text-focus-color: $grey-dark-font !default;
|
|
146
146
|
$tbar-btn-focus-border-color: $tbar-focus-border-color !default;
|
|
147
|
-
$tbar-btn-hover-border-size: $tbar-
|
|
147
|
+
$tbar-btn-hover-border-size: $tbar-zero-value !default;
|
|
148
148
|
$tbar-btn-hover-active-icons-color: $grey-dark-font !default;
|
|
149
149
|
$tbar-btn-hover-active-text-color: $grey-dark-font !default;
|
|
150
150
|
$tbar-btn-overlay-opacity: .5 !default;
|
|
@@ -143,13 +143,13 @@ $tbar-bgr-btn-icon-font-size: 16px !default;
|
|
|
143
143
|
$tbar-bgr-btn-focus-padding: 0 5.5px !default;
|
|
144
144
|
|
|
145
145
|
$tbar-nrml-btn-border-radius: 4px !default;
|
|
146
|
-
$tbar-nrml-btn-focus-padding: 0
|
|
146
|
+
$tbar-nrml-btn-focus-padding: 0 3px !default;
|
|
147
147
|
$tbar-nrml-btn-focus-outline: 0 !default;
|
|
148
148
|
|
|
149
149
|
$tbar-btn-icons-focus-color: inherit !default;
|
|
150
150
|
$tbar-btn-text-focus-color: inherit !default;
|
|
151
151
|
$tbar-btn-focus-border-color: $tbar-focus-border-color !default;
|
|
152
|
-
$tbar-btn-hover-border-size: $tbar-
|
|
152
|
+
$tbar-btn-hover-border-size: $tbar-zero-value !default;
|
|
153
153
|
$tbar-btn-hover-active-icons-color: inherit !default;
|
|
154
154
|
$tbar-btn-hover-active-text-color: inherit !default;
|
|
155
155
|
$tbar-btn-overlay-opacity: .65 !default;
|
|
@@ -248,13 +248,15 @@ $rte-big-file-browser-dlg-max-height: 557px !default;
|
|
|
248
248
|
$rte-big-table-dlg-max-height: 330px !default;
|
|
249
249
|
$rte-big-edit-table-dlg-max-height: 414px !default;
|
|
250
250
|
$rte-drop-text-width: 300px !default;
|
|
251
|
-
$rte-drop-text-height:
|
|
251
|
+
$rte-drop-text-height: 128px !default;
|
|
252
|
+
$rte-big-drop-text-height: 140px !default;
|
|
252
253
|
$rte-drop-text-mobile-width: 250px !default;
|
|
253
254
|
$rte-tbar-default-bg: $grey-darker;
|
|
254
255
|
$rte-droparea-line-height: 10;
|
|
255
256
|
$rte-droparea-browsebtn-height: 36px;
|
|
256
257
|
$rte-droparea-browsebtn-padding: 0 18px;
|
|
257
|
-
$rte-droparea-browsebtn-top: -
|
|
258
|
+
$rte-droparea-browsebtn-top: -120px;
|
|
259
|
+
$rte-big-droparea-browsebtn-top: -120px;
|
|
258
260
|
$rte-insert-dialog-font-size: 15px;
|
|
259
261
|
$rte-big-insert-dialog-font-size: 15px;
|
|
260
262
|
$rte-table-popup-tablecell-height: 14px;
|
|
@@ -463,6 +465,11 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
463
465
|
.e-rte-content .e-content {
|
|
464
466
|
font-size: $rte-big-content-font-size;
|
|
465
467
|
}
|
|
468
|
+
.e-dialog .e-img-uploadwrap.e-droparea .e-browsebtn,
|
|
469
|
+
.e-dialog .e-aud-uploadwrap.e-droparea .e-browsebtn,
|
|
470
|
+
.e-dialog .e-vid-uploadwrap.e-droparea .e-browsebtn {
|
|
471
|
+
top: $rte-big-droparea-browsebtn-top;
|
|
472
|
+
}
|
|
466
473
|
}
|
|
467
474
|
|
|
468
475
|
.e-richtexteditor {
|
|
@@ -1435,7 +1442,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
1435
1442
|
|
|
1436
1443
|
.e-dialog .e-vid-uploadwrap.e-droparea .e-browsebtn,
|
|
1437
1444
|
.e-rte-video-dialog.e-dialog.e-device.e-dlg-modal .e-vid-uploadwrap.e-droparea .e-browsebtn {
|
|
1438
|
-
top: -
|
|
1445
|
+
top: $rte-droparea-browsebtn-top;
|
|
1439
1446
|
}
|
|
1440
1447
|
|
|
1441
1448
|
.e-dialog.e-device.e-dlg-modal .e-img-uploadwrap.e-droparea .e-browsebtn,
|
|
@@ -3010,7 +3017,15 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
3010
3017
|
}
|
|
3011
3018
|
|
|
3012
3019
|
.e-dialog .e-vid-uploadwrap .e-droptext {
|
|
3013
|
-
height:
|
|
3020
|
+
height: $rte-drop-text-height;
|
|
3021
|
+
}
|
|
3022
|
+
|
|
3023
|
+
.e-bigger .e-richtexteditor {
|
|
3024
|
+
.e-dialog .e-img-uploadwrap .e-droptext,
|
|
3025
|
+
.e-dialog .e-aud-uploadwrap .e-droptext,
|
|
3026
|
+
.e-dialog .e-vid-uploadwrap .e-droptext {
|
|
3027
|
+
height: $rte-big-drop-text-height;
|
|
3028
|
+
}
|
|
3014
3029
|
}
|
|
3015
3030
|
|
|
3016
3031
|
.e-dialog.e-device.e-dlg-modal .e-img-uploadwrap .e-droptext,
|
|
@@ -248,13 +248,15 @@ $rte-big-file-browser-dlg-max-height: 557px !default;
|
|
|
248
248
|
$rte-big-table-dlg-max-height: 330px !default;
|
|
249
249
|
$rte-big-edit-table-dlg-max-height: 414px !default;
|
|
250
250
|
$rte-drop-text-width: 300px !default;
|
|
251
|
-
$rte-drop-text-height:
|
|
251
|
+
$rte-drop-text-height: 128px !default;
|
|
252
|
+
$rte-big-drop-text-height: 140px !default;
|
|
252
253
|
$rte-drop-text-mobile-width: 250px !default;
|
|
253
254
|
$rte-tbar-default-bg: $grey-f8;
|
|
254
255
|
$rte-droparea-line-height: 10;
|
|
255
256
|
$rte-droparea-browsebtn-height: 36px;
|
|
256
257
|
$rte-droparea-browsebtn-padding: 0 18px;
|
|
257
|
-
$rte-droparea-browsebtn-top: -
|
|
258
|
+
$rte-droparea-browsebtn-top: -120px;
|
|
259
|
+
$rte-big-droparea-browsebtn-top: -120px;
|
|
258
260
|
$rte-insert-dialog-font-size: 15px;
|
|
259
261
|
$rte-big-insert-dialog-font-size: 15px;
|
|
260
262
|
$rte-table-popup-tablecell-height: 14px;
|
|
@@ -520,6 +522,11 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
520
522
|
.e-rte-content .e-content {
|
|
521
523
|
font-size: $rte-big-content-font-size;
|
|
522
524
|
}
|
|
525
|
+
.e-dialog .e-img-uploadwrap.e-droparea .e-browsebtn,
|
|
526
|
+
.e-dialog .e-aud-uploadwrap.e-droparea .e-browsebtn,
|
|
527
|
+
.e-dialog .e-vid-uploadwrap.e-droparea .e-browsebtn {
|
|
528
|
+
top: $rte-big-droparea-browsebtn-top;
|
|
529
|
+
}
|
|
523
530
|
}
|
|
524
531
|
|
|
525
532
|
.e-richtexteditor {
|
|
@@ -1492,7 +1499,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
1492
1499
|
|
|
1493
1500
|
.e-dialog .e-vid-uploadwrap.e-droparea .e-browsebtn,
|
|
1494
1501
|
.e-rte-video-dialog.e-dialog.e-device.e-dlg-modal .e-vid-uploadwrap.e-droparea .e-browsebtn {
|
|
1495
|
-
top: -
|
|
1502
|
+
top: $rte-droparea-browsebtn-top;
|
|
1496
1503
|
}
|
|
1497
1504
|
|
|
1498
1505
|
.e-dialog.e-device.e-dlg-modal .e-img-uploadwrap.e-droparea .e-browsebtn,
|
|
@@ -3067,7 +3074,15 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
3067
3074
|
}
|
|
3068
3075
|
|
|
3069
3076
|
.e-dialog .e-vid-uploadwrap .e-droptext {
|
|
3070
|
-
height:
|
|
3077
|
+
height: $rte-drop-text-height;
|
|
3078
|
+
}
|
|
3079
|
+
|
|
3080
|
+
.e-bigger .e-richtexteditor {
|
|
3081
|
+
.e-dialog .e-img-uploadwrap .e-droptext,
|
|
3082
|
+
.e-dialog .e-aud-uploadwrap .e-droptext,
|
|
3083
|
+
.e-dialog .e-vid-uploadwrap .e-droptext {
|
|
3084
|
+
height: $rte-big-drop-text-height;
|
|
3085
|
+
}
|
|
3071
3086
|
}
|
|
3072
3087
|
|
|
3073
3088
|
.e-dialog.e-device.e-dlg-modal .e-img-uploadwrap .e-droptext,
|
|
@@ -196,7 +196,7 @@ $rte-table-popup-bdr-radius: 0 !default;
|
|
|
196
196
|
|
|
197
197
|
$rte-inline-dropdown-line-height: 30px !default;
|
|
198
198
|
$rte-big-inline-dropdown-line-height: 34px !default;
|
|
199
|
-
$rte-table-popup-border: rgba(0, 0, 0, .2) !default;
|
|
199
|
+
$rte-table-popup-border:1px solid rgba(0, 0, 0, .2) !default;
|
|
200
200
|
$rte-big-content-font-size: 16px !default;
|
|
201
201
|
$rte-dropdown-caret-icon-size: 8px !default;
|
|
202
202
|
$rte-big-dropdown-caret-icon-size: 10px !default;
|
|
@@ -243,13 +243,15 @@ $rte-big-file-browser-dlg-max-height: 557px !default;
|
|
|
243
243
|
$rte-big-table-dlg-max-height: 302px !default;
|
|
244
244
|
$rte-big-edit-table-dlg-max-height: 378px !default;
|
|
245
245
|
$rte-drop-text-width: 300px !default;
|
|
246
|
-
$rte-drop-text-height:
|
|
246
|
+
$rte-drop-text-height: 128px !default;
|
|
247
|
+
$rte-big-drop-text-height: 140px !default;
|
|
247
248
|
$rte-drop-text-mobile-width: 250px !default;
|
|
248
249
|
$rte-tbar-default-bg: $gray-100;
|
|
249
250
|
$rte-droparea-line-height: 10;
|
|
250
251
|
$rte-droparea-browsebtn-height: 36px;
|
|
251
252
|
$rte-droparea-browsebtn-padding: 0 18px;
|
|
252
|
-
$rte-droparea-browsebtn-top: -
|
|
253
|
+
$rte-droparea-browsebtn-top: -120px;
|
|
254
|
+
$rte-big-droparea-browsebtn-top: -120px;
|
|
253
255
|
$rte-insert-dialog-font-size: 15px;
|
|
254
256
|
$rte-big-insert-dialog-font-size: 15px;
|
|
255
257
|
$rte-table-popup-tablecell-height: 14px;
|
|
@@ -268,7 +270,7 @@ $rte-toolbar-item-frist-last-child-margin: 0;
|
|
|
268
270
|
$rte-big-toolbar-item-frist-last-child-margin: 0 6px;
|
|
269
271
|
$rte-toolbar-expaned-padding: 0 3px;
|
|
270
272
|
$rte-toolbar-expaned-padding-hover: 0 3px;
|
|
271
|
-
$dropdown-btn-font-size:
|
|
273
|
+
$dropdown-btn-font-size: 14px !default;
|
|
272
274
|
$rte-extended-toolbar-items-padding: 0;
|
|
273
275
|
$rte-expand-tbar-hover-bg: $gray-600 !default;
|
|
274
276
|
$rte-big-insert-dialog-label-padding-top: 12px;
|
|
@@ -376,7 +378,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
376
378
|
}
|
|
377
379
|
|
|
378
380
|
& .e-rte-table-popup.e-popup.e-popup-open {
|
|
379
|
-
border:
|
|
381
|
+
border: $rte-table-popup-border;
|
|
380
382
|
border-radius: 4px;
|
|
381
383
|
|
|
382
384
|
& .e-insert-table-btn .e-btn-icon.e-icons {
|
|
@@ -646,6 +648,11 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
646
648
|
.e-rte-content .e-content {
|
|
647
649
|
font-size: $rte-big-content-font-size;
|
|
648
650
|
}
|
|
651
|
+
.e-dialog .e-img-uploadwrap.e-droparea .e-browsebtn,
|
|
652
|
+
.e-dialog .e-aud-uploadwrap.e-droparea .e-browsebtn,
|
|
653
|
+
.e-dialog .e-vid-uploadwrap.e-droparea .e-browsebtn {
|
|
654
|
+
top: $rte-big-droparea-browsebtn-top;
|
|
655
|
+
}
|
|
649
656
|
}
|
|
650
657
|
|
|
651
658
|
.e-richtexteditor {
|
|
@@ -1618,7 +1625,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
1618
1625
|
|
|
1619
1626
|
.e-dialog .e-vid-uploadwrap.e-droparea .e-browsebtn,
|
|
1620
1627
|
.e-rte-video-dialog.e-dialog.e-device.e-dlg-modal .e-vid-uploadwrap.e-droparea .e-browsebtn {
|
|
1621
|
-
top: -
|
|
1628
|
+
top: $rte-droparea-browsebtn-top;
|
|
1622
1629
|
}
|
|
1623
1630
|
|
|
1624
1631
|
.e-dialog.e-device.e-dlg-modal .e-img-uploadwrap.e-droparea .e-browsebtn,
|
|
@@ -3193,7 +3200,15 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
3193
3200
|
}
|
|
3194
3201
|
|
|
3195
3202
|
.e-dialog .e-vid-uploadwrap .e-droptext {
|
|
3196
|
-
height:
|
|
3203
|
+
height: $rte-drop-text-height;
|
|
3204
|
+
}
|
|
3205
|
+
|
|
3206
|
+
.e-bigger .e-richtexteditor {
|
|
3207
|
+
.e-dialog .e-img-uploadwrap .e-droptext,
|
|
3208
|
+
.e-dialog .e-aud-uploadwrap .e-droptext,
|
|
3209
|
+
.e-dialog .e-vid-uploadwrap .e-droptext {
|
|
3210
|
+
height: $rte-big-drop-text-height;
|
|
3211
|
+
}
|
|
3197
3212
|
}
|
|
3198
3213
|
|
|
3199
3214
|
.e-dialog.e-device.e-dlg-modal .e-img-uploadwrap .e-droptext,
|
|
@@ -133,7 +133,8 @@ $rte-default-character-count-opacity: 1;
|
|
|
133
133
|
$rte-droparea-line-height: 10;
|
|
134
134
|
$rte-droparea-browsebtn-height: 36px;
|
|
135
135
|
$rte-droparea-browsebtn-padding: 0 18px;
|
|
136
|
-
$rte-droparea-browsebtn-top: -
|
|
136
|
+
$rte-droparea-browsebtn-top: -120px;
|
|
137
|
+
$rte-big-droparea-browsebtn-top: -120px;
|
|
137
138
|
$rte-insert-dialog-font-size: 15px;
|
|
138
139
|
$rte-big-insert-dialog-font-size: 15px;
|
|
139
140
|
$rte-table-popup-tablecell-height: 14px;
|
|
@@ -275,7 +276,8 @@ $rte-big-edit-table-dlg-max-height: 373px !default;
|
|
|
275
276
|
$toolbar-expand-icon-min-height: 40px !default;
|
|
276
277
|
$rte-align-caret-icon-min-width: 24px !default;
|
|
277
278
|
$rte-drop-text-width: 300px !default;
|
|
278
|
-
$rte-drop-text-height:
|
|
279
|
+
$rte-drop-text-height: 128px !default;
|
|
280
|
+
$rte-big-drop-text-height: 140px !default;
|
|
279
281
|
$rte-drop-text-mobile-width: 250px !default;
|
|
280
282
|
$rte-tbar-default-bg: $content-bg-color-alt1;
|
|
281
283
|
$rte-expand-tbar-hover-bg: $secondary-bg-color-hover !default;
|
|
@@ -448,6 +450,11 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
448
450
|
.e-rte-content .e-content {
|
|
449
451
|
font-size: $rte-big-content-font-size;
|
|
450
452
|
}
|
|
453
|
+
.e-dialog .e-img-uploadwrap.e-droparea .e-browsebtn,
|
|
454
|
+
.e-dialog .e-aud-uploadwrap.e-droparea .e-browsebtn,
|
|
455
|
+
.e-dialog .e-vid-uploadwrap.e-droparea .e-browsebtn {
|
|
456
|
+
top: $rte-big-droparea-browsebtn-top;
|
|
457
|
+
}
|
|
451
458
|
}
|
|
452
459
|
|
|
453
460
|
.e-richtexteditor {
|
|
@@ -1420,7 +1427,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
1420
1427
|
|
|
1421
1428
|
.e-dialog .e-vid-uploadwrap.e-droparea .e-browsebtn,
|
|
1422
1429
|
.e-rte-video-dialog.e-dialog.e-device.e-dlg-modal .e-vid-uploadwrap.e-droparea .e-browsebtn {
|
|
1423
|
-
top: -
|
|
1430
|
+
top: $rte-droparea-browsebtn-top;
|
|
1424
1431
|
}
|
|
1425
1432
|
|
|
1426
1433
|
.e-dialog.e-device.e-dlg-modal .e-img-uploadwrap.e-droparea .e-browsebtn,
|
|
@@ -2995,7 +3002,15 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
2995
3002
|
}
|
|
2996
3003
|
|
|
2997
3004
|
.e-dialog .e-vid-uploadwrap .e-droptext {
|
|
2998
|
-
height:
|
|
3005
|
+
height: $rte-drop-text-height;
|
|
3006
|
+
}
|
|
3007
|
+
|
|
3008
|
+
.e-bigger .e-richtexteditor {
|
|
3009
|
+
.e-dialog .e-img-uploadwrap .e-droptext,
|
|
3010
|
+
.e-dialog .e-aud-uploadwrap .e-droptext,
|
|
3011
|
+
.e-dialog .e-vid-uploadwrap .e-droptext {
|
|
3012
|
+
height: $rte-big-drop-text-height;
|
|
3013
|
+
}
|
|
2999
3014
|
}
|
|
3000
3015
|
|
|
3001
3016
|
.e-dialog.e-device.e-dlg-modal .e-img-uploadwrap .e-droptext,
|
|
@@ -133,7 +133,8 @@ $rte-default-character-count-opacity: 1;
|
|
|
133
133
|
$rte-droparea-line-height: 10;
|
|
134
134
|
$rte-droparea-browsebtn-height: 36px;
|
|
135
135
|
$rte-droparea-browsebtn-padding: 0 18px;
|
|
136
|
-
$rte-droparea-browsebtn-top: -
|
|
136
|
+
$rte-droparea-browsebtn-top: -120px;
|
|
137
|
+
$rte-big-droparea-browsebtn-top: -120px;
|
|
137
138
|
$rte-insert-dialog-font-size: 15px;
|
|
138
139
|
$rte-big-insert-dialog-font-size: 15px;
|
|
139
140
|
$rte-table-popup-tablecell-height: 14px;
|
|
@@ -275,7 +276,8 @@ $rte-big-edit-table-dlg-max-height: 373px !default;
|
|
|
275
276
|
$toolbar-expand-icon-min-height: 40px !default;
|
|
276
277
|
$rte-align-caret-icon-min-width: 24px !default;
|
|
277
278
|
$rte-drop-text-width: 300px !default;
|
|
278
|
-
$rte-drop-text-height:
|
|
279
|
+
$rte-drop-text-height: 128px !default;
|
|
280
|
+
$rte-big-drop-text-height: 140px !default;
|
|
279
281
|
$rte-drop-text-mobile-width: 250px !default;
|
|
280
282
|
$rte-tbar-default-bg: $content-bg-color-alt1;
|
|
281
283
|
$rte-expand-tbar-hover-bg: $secondary-bg-color-hover !default;
|
|
@@ -448,6 +450,11 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
448
450
|
.e-rte-content .e-content {
|
|
449
451
|
font-size: $rte-big-content-font-size;
|
|
450
452
|
}
|
|
453
|
+
.e-dialog .e-img-uploadwrap.e-droparea .e-browsebtn,
|
|
454
|
+
.e-dialog .e-aud-uploadwrap.e-droparea .e-browsebtn,
|
|
455
|
+
.e-dialog .e-vid-uploadwrap.e-droparea .e-browsebtn {
|
|
456
|
+
top: $rte-big-droparea-browsebtn-top;
|
|
457
|
+
}
|
|
451
458
|
}
|
|
452
459
|
|
|
453
460
|
.e-richtexteditor {
|
|
@@ -1420,7 +1427,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
1420
1427
|
|
|
1421
1428
|
.e-dialog .e-vid-uploadwrap.e-droparea .e-browsebtn,
|
|
1422
1429
|
.e-rte-video-dialog.e-dialog.e-device.e-dlg-modal .e-vid-uploadwrap.e-droparea .e-browsebtn {
|
|
1423
|
-
top: -
|
|
1430
|
+
top: $rte-droparea-browsebtn-top;
|
|
1424
1431
|
}
|
|
1425
1432
|
|
|
1426
1433
|
.e-dialog.e-device.e-dlg-modal .e-img-uploadwrap.e-droparea .e-browsebtn,
|
|
@@ -2995,7 +3002,15 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
2995
3002
|
}
|
|
2996
3003
|
|
|
2997
3004
|
.e-dialog .e-vid-uploadwrap .e-droptext {
|
|
2998
|
-
height:
|
|
3005
|
+
height: $rte-drop-text-height;
|
|
3006
|
+
}
|
|
3007
|
+
|
|
3008
|
+
.e-bigger .e-richtexteditor {
|
|
3009
|
+
.e-dialog .e-img-uploadwrap .e-droptext,
|
|
3010
|
+
.e-dialog .e-aud-uploadwrap .e-droptext,
|
|
3011
|
+
.e-dialog .e-vid-uploadwrap .e-droptext {
|
|
3012
|
+
height: $rte-big-drop-text-height;
|
|
3013
|
+
}
|
|
2999
3014
|
}
|
|
3000
3015
|
|
|
3001
3016
|
.e-dialog.e-device.e-dlg-modal .e-img-uploadwrap .e-droptext,
|
|
@@ -247,13 +247,15 @@ $rte-big-file-browser-dlg-max-height: 557px !default;
|
|
|
247
247
|
$rte-big-table-dlg-max-height: 335px !default;
|
|
248
248
|
$rte-big-edit-table-dlg-max-height: 427px !default;
|
|
249
249
|
$rte-drop-text-width: 300px !default;
|
|
250
|
-
$rte-drop-text-height:
|
|
250
|
+
$rte-drop-text-height: 128px !default;
|
|
251
|
+
$rte-big-drop-text-height: 140px !default;
|
|
251
252
|
$rte-drop-text-mobile-width: 250px !default;
|
|
252
253
|
$rte-tbar-default-bg: $neutral-lighter;
|
|
253
254
|
$rte-droparea-line-height: 10;
|
|
254
255
|
$rte-droparea-browsebtn-height: 36px;
|
|
255
256
|
$rte-droparea-browsebtn-padding: 0 18px;
|
|
256
|
-
$rte-droparea-browsebtn-top: -
|
|
257
|
+
$rte-droparea-browsebtn-top: -120px;
|
|
258
|
+
$rte-big-droparea-browsebtn-top: -120px;
|
|
257
259
|
$rte-insert-dialog-font-size: 15px;
|
|
258
260
|
$rte-big-insert-dialog-font-size: 15px;
|
|
259
261
|
$rte-table-popup-tablecell-height: 14px;
|
|
@@ -445,6 +447,11 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
445
447
|
.e-rte-content .e-content {
|
|
446
448
|
font-size: $rte-big-content-font-size;
|
|
447
449
|
}
|
|
450
|
+
.e-dialog .e-img-uploadwrap.e-droparea .e-browsebtn,
|
|
451
|
+
.e-dialog .e-aud-uploadwrap.e-droparea .e-browsebtn,
|
|
452
|
+
.e-dialog .e-vid-uploadwrap.e-droparea .e-browsebtn {
|
|
453
|
+
top: $rte-big-droparea-browsebtn-top;
|
|
454
|
+
}
|
|
448
455
|
}
|
|
449
456
|
|
|
450
457
|
.e-richtexteditor {
|
|
@@ -1417,7 +1424,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
1417
1424
|
|
|
1418
1425
|
.e-dialog .e-vid-uploadwrap.e-droparea .e-browsebtn,
|
|
1419
1426
|
.e-rte-video-dialog.e-dialog.e-device.e-dlg-modal .e-vid-uploadwrap.e-droparea .e-browsebtn {
|
|
1420
|
-
top: -
|
|
1427
|
+
top: $rte-droparea-browsebtn-top;
|
|
1421
1428
|
}
|
|
1422
1429
|
|
|
1423
1430
|
.e-dialog.e-device.e-dlg-modal .e-img-uploadwrap.e-droparea .e-browsebtn,
|
|
@@ -2992,7 +2999,15 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
2992
2999
|
}
|
|
2993
3000
|
|
|
2994
3001
|
.e-dialog .e-vid-uploadwrap .e-droptext {
|
|
2995
|
-
height:
|
|
3002
|
+
height: $rte-drop-text-height;
|
|
3003
|
+
}
|
|
3004
|
+
|
|
3005
|
+
.e-bigger .e-richtexteditor {
|
|
3006
|
+
.e-dialog .e-img-uploadwrap .e-droptext,
|
|
3007
|
+
.e-dialog .e-aud-uploadwrap .e-droptext,
|
|
3008
|
+
.e-dialog .e-vid-uploadwrap .e-droptext {
|
|
3009
|
+
height: $rte-big-drop-text-height;
|
|
3010
|
+
}
|
|
2996
3011
|
}
|
|
2997
3012
|
|
|
2998
3013
|
.e-dialog.e-device.e-dlg-modal .e-img-uploadwrap .e-droptext,
|