@syncfusion/ej2-richtexteditor 28.1.33 → 28.1.35

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.
Files changed (78) hide show
  1. package/dist/ej2-richtexteditor.min.js +2 -2
  2. package/dist/ej2-richtexteditor.umd.min.js +2 -2
  3. package/dist/ej2-richtexteditor.umd.min.js.map +1 -1
  4. package/dist/es6/ej2-richtexteditor.es2015.js +24 -7
  5. package/dist/es6/ej2-richtexteditor.es2015.js.map +1 -1
  6. package/dist/es6/ej2-richtexteditor.es5.js +24 -7
  7. package/dist/es6/ej2-richtexteditor.es5.js.map +1 -1
  8. package/dist/global/ej2-richtexteditor.min.js +2 -2
  9. package/dist/global/ej2-richtexteditor.min.js.map +1 -1
  10. package/dist/global/index.d.ts +1 -1
  11. package/package.json +7 -7
  12. package/src/editor-manager/plugin/inserthtml.js +15 -4
  13. package/src/rich-text-editor/renderer/toolbar-renderer.js +9 -3
  14. package/styles/bds-lite.css +8 -2
  15. package/styles/bds.css +8 -2
  16. package/styles/bootstrap-dark-lite.css +8 -2
  17. package/styles/bootstrap-dark.css +8 -2
  18. package/styles/bootstrap-lite.css +8 -2
  19. package/styles/bootstrap.css +8 -2
  20. package/styles/bootstrap4-lite.css +8 -2
  21. package/styles/bootstrap4.css +8 -2
  22. package/styles/bootstrap5-dark-lite.css +8 -2
  23. package/styles/bootstrap5-dark.css +8 -2
  24. package/styles/bootstrap5-lite.css +8 -2
  25. package/styles/bootstrap5.3-lite.css +8 -2
  26. package/styles/bootstrap5.3.css +8 -2
  27. package/styles/bootstrap5.css +8 -2
  28. package/styles/fabric-dark-lite.css +8 -2
  29. package/styles/fabric-dark.css +8 -2
  30. package/styles/fabric-lite.css +8 -2
  31. package/styles/fabric.css +8 -2
  32. package/styles/fluent-dark-lite.css +8 -2
  33. package/styles/fluent-dark.css +8 -2
  34. package/styles/fluent-lite.css +8 -2
  35. package/styles/fluent.css +8 -2
  36. package/styles/fluent2-lite.css +8 -2
  37. package/styles/fluent2.css +8 -2
  38. package/styles/highcontrast-light-lite.css +8 -2
  39. package/styles/highcontrast-light.css +8 -2
  40. package/styles/highcontrast-lite.css +8 -2
  41. package/styles/highcontrast.css +8 -2
  42. package/styles/material-dark-lite.css +8 -2
  43. package/styles/material-dark.css +8 -2
  44. package/styles/material-lite.css +8 -2
  45. package/styles/material.css +8 -2
  46. package/styles/material3-dark-lite.css +8 -2
  47. package/styles/material3-dark.css +8 -2
  48. package/styles/material3-lite.css +8 -2
  49. package/styles/material3.css +8 -2
  50. package/styles/rich-text-editor/_layout.scss +6 -5
  51. package/styles/rich-text-editor/_tailwind3-definition.scss +1 -1
  52. package/styles/rich-text-editor/bds.css +8 -2
  53. package/styles/rich-text-editor/bootstrap-dark.css +8 -2
  54. package/styles/rich-text-editor/bootstrap.css +8 -2
  55. package/styles/rich-text-editor/bootstrap4.css +8 -2
  56. package/styles/rich-text-editor/bootstrap5-dark.css +8 -2
  57. package/styles/rich-text-editor/bootstrap5.3.css +8 -2
  58. package/styles/rich-text-editor/bootstrap5.css +8 -2
  59. package/styles/rich-text-editor/fabric-dark.css +8 -2
  60. package/styles/rich-text-editor/fabric.css +8 -2
  61. package/styles/rich-text-editor/fluent-dark.css +8 -2
  62. package/styles/rich-text-editor/fluent.css +8 -2
  63. package/styles/rich-text-editor/fluent2.css +8 -2
  64. package/styles/rich-text-editor/highcontrast-light.css +8 -2
  65. package/styles/rich-text-editor/highcontrast.css +8 -2
  66. package/styles/rich-text-editor/material-dark.css +8 -2
  67. package/styles/rich-text-editor/material.css +8 -2
  68. package/styles/rich-text-editor/material3-dark.css +8 -2
  69. package/styles/rich-text-editor/material3.css +8 -2
  70. package/styles/rich-text-editor/tailwind-dark.css +8 -2
  71. package/styles/rich-text-editor/tailwind.css +8 -2
  72. package/styles/rich-text-editor/tailwind3.css +13 -8
  73. package/styles/tailwind-dark-lite.css +8 -2
  74. package/styles/tailwind-dark.css +8 -2
  75. package/styles/tailwind-lite.css +8 -2
  76. package/styles/tailwind.css +8 -2
  77. package/styles/tailwind3-lite.css +13 -8
  78. package/styles/tailwind3.css +13 -8
package/styles/fabric.css CHANGED
@@ -744,6 +744,12 @@
744
744
  display: inline;
745
745
  font-size: 14px;
746
746
  }
747
+ .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-rte-font-color.e-icons::before,
748
+ .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-font-color.e-icons::before,
749
+ .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-font-color.e-icons::before,
750
+ .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-font-color.e-icons::before {
751
+ font-size: 14px;
752
+ }
747
753
  .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-order-list.e-icons,
748
754
  .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-unorder-list.e-icons,
749
755
  .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-icons.e-btn-icon:not(.e-caret),
@@ -1930,7 +1936,7 @@
1930
1936
  padding: 1px 0;
1931
1937
  }
1932
1938
  .e-rte-quick-popup .e-rte-dropdown-btn.e-tbar-btn .e-rte-dropdown-btn-text {
1933
- font-weight: 500;
1939
+ font-weight: normal;
1934
1940
  overflow: hidden;
1935
1941
  text-overflow: ellipsis;
1936
1942
  white-space: nowrap;
@@ -2365,7 +2371,7 @@
2365
2371
  margin: 0 auto 10px;
2366
2372
  padding: 0 18px;
2367
2373
  position: relative;
2368
- top: -50px;
2374
+ top: 6px;
2369
2375
  }
2370
2376
  .e-rte-img-dialog.e-dialog.e-device.e-dlg-modal .e-img-uploadwrap.e-droparea .e-upload,
2371
2377
  .e-rte-img-dialog.e-dialog.e-device.e-dlg-modal .e-aud-uploadwrap.e-droparea .e-upload,
@@ -745,6 +745,12 @@
745
745
  display: inline;
746
746
  font-size: 16px;
747
747
  }
748
+ .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-rte-font-color.e-icons::before,
749
+ .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-font-color.e-icons::before,
750
+ .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-font-color.e-icons::before,
751
+ .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-font-color.e-icons::before {
752
+ font-size: 16px;
753
+ }
748
754
  .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-order-list.e-icons,
749
755
  .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-unorder-list.e-icons,
750
756
  .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-icons.e-btn-icon:not(.e-caret),
@@ -1935,7 +1941,7 @@
1935
1941
  padding: 1px 0;
1936
1942
  }
1937
1943
  .e-rte-quick-popup .e-rte-dropdown-btn.e-tbar-btn .e-rte-dropdown-btn-text {
1938
- font-weight: 500;
1944
+ font-weight: 400;
1939
1945
  overflow: hidden;
1940
1946
  text-overflow: ellipsis;
1941
1947
  white-space: nowrap;
@@ -2391,7 +2397,7 @@
2391
2397
  margin: 0 auto 10px;
2392
2398
  padding: 0 18px;
2393
2399
  position: relative;
2394
- top: -50px;
2400
+ top: 6px;
2395
2401
  outline: none;
2396
2402
  }
2397
2403
  .e-rte-img-dialog.e-dialog.e-device.e-dlg-modal .e-img-uploadwrap.e-droparea .e-upload,
@@ -745,6 +745,12 @@
745
745
  display: inline;
746
746
  font-size: 16px;
747
747
  }
748
+ .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-rte-font-color.e-icons::before,
749
+ .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-font-color.e-icons::before,
750
+ .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-font-color.e-icons::before,
751
+ .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-font-color.e-icons::before {
752
+ font-size: 16px;
753
+ }
748
754
  .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-order-list.e-icons,
749
755
  .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-unorder-list.e-icons,
750
756
  .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-icons.e-btn-icon:not(.e-caret),
@@ -1935,7 +1941,7 @@
1935
1941
  padding: 1px 0;
1936
1942
  }
1937
1943
  .e-rte-quick-popup .e-rte-dropdown-btn.e-tbar-btn .e-rte-dropdown-btn-text {
1938
- font-weight: 500;
1944
+ font-weight: 400;
1939
1945
  overflow: hidden;
1940
1946
  text-overflow: ellipsis;
1941
1947
  white-space: nowrap;
@@ -2391,7 +2397,7 @@
2391
2397
  margin: 0 auto 10px;
2392
2398
  padding: 0 18px;
2393
2399
  position: relative;
2394
- top: -50px;
2400
+ top: 6px;
2395
2401
  outline: none;
2396
2402
  }
2397
2403
  .e-rte-img-dialog.e-dialog.e-device.e-dlg-modal .e-img-uploadwrap.e-droparea .e-upload,
@@ -745,6 +745,12 @@
745
745
  display: inline;
746
746
  font-size: 16px;
747
747
  }
748
+ .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-rte-font-color.e-icons::before,
749
+ .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-font-color.e-icons::before,
750
+ .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-font-color.e-icons::before,
751
+ .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-font-color.e-icons::before {
752
+ font-size: 16px;
753
+ }
748
754
  .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-order-list.e-icons,
749
755
  .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-unorder-list.e-icons,
750
756
  .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-icons.e-btn-icon:not(.e-caret),
@@ -1935,7 +1941,7 @@
1935
1941
  padding: 1px 0;
1936
1942
  }
1937
1943
  .e-rte-quick-popup .e-rte-dropdown-btn.e-tbar-btn .e-rte-dropdown-btn-text {
1938
- font-weight: 500;
1944
+ font-weight: 400;
1939
1945
  overflow: hidden;
1940
1946
  text-overflow: ellipsis;
1941
1947
  white-space: nowrap;
@@ -2391,7 +2397,7 @@
2391
2397
  margin: 0 auto 10px;
2392
2398
  padding: 0 18px;
2393
2399
  position: relative;
2394
- top: -50px;
2400
+ top: 6px;
2395
2401
  outline: none;
2396
2402
  }
2397
2403
  .e-rte-img-dialog.e-dialog.e-device.e-dlg-modal .e-img-uploadwrap.e-droparea .e-upload,
package/styles/fluent.css CHANGED
@@ -745,6 +745,12 @@
745
745
  display: inline;
746
746
  font-size: 16px;
747
747
  }
748
+ .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-rte-font-color.e-icons::before,
749
+ .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-font-color.e-icons::before,
750
+ .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-font-color.e-icons::before,
751
+ .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-font-color.e-icons::before {
752
+ font-size: 16px;
753
+ }
748
754
  .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-order-list.e-icons,
749
755
  .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-unorder-list.e-icons,
750
756
  .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-icons.e-btn-icon:not(.e-caret),
@@ -1935,7 +1941,7 @@
1935
1941
  padding: 1px 0;
1936
1942
  }
1937
1943
  .e-rte-quick-popup .e-rte-dropdown-btn.e-tbar-btn .e-rte-dropdown-btn-text {
1938
- font-weight: 500;
1944
+ font-weight: 400;
1939
1945
  overflow: hidden;
1940
1946
  text-overflow: ellipsis;
1941
1947
  white-space: nowrap;
@@ -2391,7 +2397,7 @@
2391
2397
  margin: 0 auto 10px;
2392
2398
  padding: 0 18px;
2393
2399
  position: relative;
2394
- top: -50px;
2400
+ top: 6px;
2395
2401
  outline: none;
2396
2402
  }
2397
2403
  .e-rte-img-dialog.e-dialog.e-device.e-dlg-modal .e-img-uploadwrap.e-droparea .e-upload,
@@ -752,6 +752,12 @@
752
752
  display: inline;
753
753
  font-size: 16px;
754
754
  }
755
+ .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-rte-font-color.e-icons::before,
756
+ .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-font-color.e-icons::before,
757
+ .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-font-color.e-icons::before,
758
+ .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-font-color.e-icons::before {
759
+ font-size: 16px;
760
+ }
755
761
  .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-order-list.e-icons,
756
762
  .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-unorder-list.e-icons,
757
763
  .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-icons.e-btn-icon:not(.e-caret),
@@ -1939,7 +1945,7 @@
1939
1945
  padding: 1px 0;
1940
1946
  }
1941
1947
  .e-rte-quick-popup .e-rte-dropdown-btn.e-tbar-btn .e-rte-dropdown-btn-text {
1942
- font-weight: 500;
1948
+ font-weight: 400;
1943
1949
  overflow: hidden;
1944
1950
  text-overflow: ellipsis;
1945
1951
  white-space: nowrap;
@@ -2375,7 +2381,7 @@
2375
2381
  margin: 0 auto 10px;
2376
2382
  padding: 0 18px;
2377
2383
  position: relative;
2378
- top: -50px;
2384
+ top: 6px;
2379
2385
  }
2380
2386
  .e-rte-img-dialog.e-dialog.e-device.e-dlg-modal .e-img-uploadwrap.e-droparea .e-upload,
2381
2387
  .e-rte-img-dialog.e-dialog.e-device.e-dlg-modal .e-aud-uploadwrap.e-droparea .e-upload,
@@ -752,6 +752,12 @@
752
752
  display: inline;
753
753
  font-size: 16px;
754
754
  }
755
+ .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-rte-font-color.e-icons::before,
756
+ .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-font-color.e-icons::before,
757
+ .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-font-color.e-icons::before,
758
+ .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-font-color.e-icons::before {
759
+ font-size: 16px;
760
+ }
755
761
  .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-order-list.e-icons,
756
762
  .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-unorder-list.e-icons,
757
763
  .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-icons.e-btn-icon:not(.e-caret),
@@ -1939,7 +1945,7 @@
1939
1945
  padding: 1px 0;
1940
1946
  }
1941
1947
  .e-rte-quick-popup .e-rte-dropdown-btn.e-tbar-btn .e-rte-dropdown-btn-text {
1942
- font-weight: 500;
1948
+ font-weight: 400;
1943
1949
  overflow: hidden;
1944
1950
  text-overflow: ellipsis;
1945
1951
  white-space: nowrap;
@@ -2375,7 +2381,7 @@
2375
2381
  margin: 0 auto 10px;
2376
2382
  padding: 0 18px;
2377
2383
  position: relative;
2378
- top: -50px;
2384
+ top: 6px;
2379
2385
  }
2380
2386
  .e-rte-img-dialog.e-dialog.e-device.e-dlg-modal .e-img-uploadwrap.e-droparea .e-upload,
2381
2387
  .e-rte-img-dialog.e-dialog.e-device.e-dlg-modal .e-aud-uploadwrap.e-droparea .e-upload,
@@ -726,6 +726,12 @@
726
726
  display: inline;
727
727
  font-size: 14px;
728
728
  }
729
+ .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-rte-font-color.e-icons::before,
730
+ .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-font-color.e-icons::before,
731
+ .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-font-color.e-icons::before,
732
+ .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-font-color.e-icons::before {
733
+ font-size: 14px;
734
+ }
729
735
  .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-order-list.e-icons,
730
736
  .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-unorder-list.e-icons,
731
737
  .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-icons.e-btn-icon:not(.e-caret),
@@ -1912,7 +1918,7 @@
1912
1918
  padding: 1px 0;
1913
1919
  }
1914
1920
  .e-rte-quick-popup .e-rte-dropdown-btn.e-tbar-btn .e-rte-dropdown-btn-text {
1915
- font-weight: 500;
1921
+ font-weight: normal;
1916
1922
  overflow: hidden;
1917
1923
  text-overflow: ellipsis;
1918
1924
  white-space: nowrap;
@@ -2347,7 +2353,7 @@
2347
2353
  margin: 0 auto 10px;
2348
2354
  padding: 0 18px;
2349
2355
  position: relative;
2350
- top: -50px;
2356
+ top: 6px;
2351
2357
  }
2352
2358
  .e-rte-img-dialog.e-dialog.e-device.e-dlg-modal .e-img-uploadwrap.e-droparea .e-upload,
2353
2359
  .e-rte-img-dialog.e-dialog.e-device.e-dlg-modal .e-aud-uploadwrap.e-droparea .e-upload,
@@ -726,6 +726,12 @@
726
726
  display: inline;
727
727
  font-size: 14px;
728
728
  }
729
+ .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-rte-font-color.e-icons::before,
730
+ .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-font-color.e-icons::before,
731
+ .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-font-color.e-icons::before,
732
+ .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-font-color.e-icons::before {
733
+ font-size: 14px;
734
+ }
729
735
  .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-order-list.e-icons,
730
736
  .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-unorder-list.e-icons,
731
737
  .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-icons.e-btn-icon:not(.e-caret),
@@ -1912,7 +1918,7 @@
1912
1918
  padding: 1px 0;
1913
1919
  }
1914
1920
  .e-rte-quick-popup .e-rte-dropdown-btn.e-tbar-btn .e-rte-dropdown-btn-text {
1915
- font-weight: 500;
1921
+ font-weight: normal;
1916
1922
  overflow: hidden;
1917
1923
  text-overflow: ellipsis;
1918
1924
  white-space: nowrap;
@@ -2347,7 +2353,7 @@
2347
2353
  margin: 0 auto 10px;
2348
2354
  padding: 0 18px;
2349
2355
  position: relative;
2350
- top: -50px;
2356
+ top: 6px;
2351
2357
  }
2352
2358
  .e-rte-img-dialog.e-dialog.e-device.e-dlg-modal .e-img-uploadwrap.e-droparea .e-upload,
2353
2359
  .e-rte-img-dialog.e-dialog.e-device.e-dlg-modal .e-aud-uploadwrap.e-droparea .e-upload,
@@ -744,6 +744,12 @@
744
744
  display: inline;
745
745
  font-size: 14px;
746
746
  }
747
+ .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-rte-font-color.e-icons::before,
748
+ .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-font-color.e-icons::before,
749
+ .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-font-color.e-icons::before,
750
+ .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-font-color.e-icons::before {
751
+ font-size: 14px;
752
+ }
747
753
  .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-order-list.e-icons,
748
754
  .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-unorder-list.e-icons,
749
755
  .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-icons.e-btn-icon:not(.e-caret),
@@ -1930,7 +1936,7 @@
1930
1936
  padding: 1px 0;
1931
1937
  }
1932
1938
  .e-rte-quick-popup .e-rte-dropdown-btn.e-tbar-btn .e-rte-dropdown-btn-text {
1933
- font-weight: 500;
1939
+ font-weight: normal;
1934
1940
  overflow: hidden;
1935
1941
  text-overflow: ellipsis;
1936
1942
  white-space: nowrap;
@@ -2365,7 +2371,7 @@
2365
2371
  margin: 0 auto 10px;
2366
2372
  padding: 0 18px;
2367
2373
  position: relative;
2368
- top: -50px;
2374
+ top: 6px;
2369
2375
  }
2370
2376
  .e-rte-img-dialog.e-dialog.e-device.e-dlg-modal .e-img-uploadwrap.e-droparea .e-upload,
2371
2377
  .e-rte-img-dialog.e-dialog.e-device.e-dlg-modal .e-aud-uploadwrap.e-droparea .e-upload,
@@ -744,6 +744,12 @@
744
744
  display: inline;
745
745
  font-size: 14px;
746
746
  }
747
+ .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-rte-font-color.e-icons::before,
748
+ .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-font-color.e-icons::before,
749
+ .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-font-color.e-icons::before,
750
+ .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-font-color.e-icons::before {
751
+ font-size: 14px;
752
+ }
747
753
  .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-order-list.e-icons,
748
754
  .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-unorder-list.e-icons,
749
755
  .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-icons.e-btn-icon:not(.e-caret),
@@ -1930,7 +1936,7 @@
1930
1936
  padding: 1px 0;
1931
1937
  }
1932
1938
  .e-rte-quick-popup .e-rte-dropdown-btn.e-tbar-btn .e-rte-dropdown-btn-text {
1933
- font-weight: 500;
1939
+ font-weight: normal;
1934
1940
  overflow: hidden;
1935
1941
  text-overflow: ellipsis;
1936
1942
  white-space: nowrap;
@@ -2365,7 +2371,7 @@
2365
2371
  margin: 0 auto 10px;
2366
2372
  padding: 0 18px;
2367
2373
  position: relative;
2368
- top: -50px;
2374
+ top: 6px;
2369
2375
  }
2370
2376
  .e-rte-img-dialog.e-dialog.e-device.e-dlg-modal .e-img-uploadwrap.e-droparea .e-upload,
2371
2377
  .e-rte-img-dialog.e-dialog.e-device.e-dlg-modal .e-aud-uploadwrap.e-droparea .e-upload,
@@ -744,6 +744,12 @@
744
744
  display: inline;
745
745
  font-size: 14px;
746
746
  }
747
+ .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-rte-font-color.e-icons::before,
748
+ .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-font-color.e-icons::before,
749
+ .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-font-color.e-icons::before,
750
+ .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-font-color.e-icons::before {
751
+ font-size: 14px;
752
+ }
747
753
  .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-order-list.e-icons,
748
754
  .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-unorder-list.e-icons,
749
755
  .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-icons.e-btn-icon:not(.e-caret),
@@ -1935,7 +1941,7 @@
1935
1941
  padding: 1px 0;
1936
1942
  }
1937
1943
  .e-rte-quick-popup .e-rte-dropdown-btn.e-tbar-btn .e-rte-dropdown-btn-text {
1938
- font-weight: 500;
1944
+ font-weight: normal;
1939
1945
  overflow: hidden;
1940
1946
  text-overflow: ellipsis;
1941
1947
  white-space: nowrap;
@@ -2370,7 +2376,7 @@
2370
2376
  margin: 0 auto 10px;
2371
2377
  padding: 0 18px;
2372
2378
  position: relative;
2373
- top: -50px;
2379
+ top: 6px;
2374
2380
  }
2375
2381
  .e-rte-img-dialog.e-dialog.e-device.e-dlg-modal .e-img-uploadwrap.e-droparea .e-upload,
2376
2382
  .e-rte-img-dialog.e-dialog.e-device.e-dlg-modal .e-aud-uploadwrap.e-droparea .e-upload,
@@ -744,6 +744,12 @@
744
744
  display: inline;
745
745
  font-size: 14px;
746
746
  }
747
+ .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-rte-font-color.e-icons::before,
748
+ .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-font-color.e-icons::before,
749
+ .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-font-color.e-icons::before,
750
+ .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-font-color.e-icons::before {
751
+ font-size: 14px;
752
+ }
747
753
  .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-order-list.e-icons,
748
754
  .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-unorder-list.e-icons,
749
755
  .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-icons.e-btn-icon:not(.e-caret),
@@ -1935,7 +1941,7 @@
1935
1941
  padding: 1px 0;
1936
1942
  }
1937
1943
  .e-rte-quick-popup .e-rte-dropdown-btn.e-tbar-btn .e-rte-dropdown-btn-text {
1938
- font-weight: 500;
1944
+ font-weight: normal;
1939
1945
  overflow: hidden;
1940
1946
  text-overflow: ellipsis;
1941
1947
  white-space: nowrap;
@@ -2370,7 +2376,7 @@
2370
2376
  margin: 0 auto 10px;
2371
2377
  padding: 0 18px;
2372
2378
  position: relative;
2373
- top: -50px;
2379
+ top: 6px;
2374
2380
  }
2375
2381
  .e-rte-img-dialog.e-dialog.e-device.e-dlg-modal .e-img-uploadwrap.e-droparea .e-upload,
2376
2382
  .e-rte-img-dialog.e-dialog.e-device.e-dlg-modal .e-aud-uploadwrap.e-droparea .e-upload,
@@ -744,6 +744,12 @@
744
744
  display: inline;
745
745
  font-size: 14px;
746
746
  }
747
+ .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-rte-font-color.e-icons::before,
748
+ .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-font-color.e-icons::before,
749
+ .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-font-color.e-icons::before,
750
+ .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-font-color.e-icons::before {
751
+ font-size: 14px;
752
+ }
747
753
  .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-order-list.e-icons,
748
754
  .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-unorder-list.e-icons,
749
755
  .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-icons.e-btn-icon:not(.e-caret),
@@ -1935,7 +1941,7 @@
1935
1941
  padding: 1px 0;
1936
1942
  }
1937
1943
  .e-rte-quick-popup .e-rte-dropdown-btn.e-tbar-btn .e-rte-dropdown-btn-text {
1938
- font-weight: 500;
1944
+ font-weight: normal;
1939
1945
  overflow: hidden;
1940
1946
  text-overflow: ellipsis;
1941
1947
  white-space: nowrap;
@@ -2370,7 +2376,7 @@
2370
2376
  margin: 0 auto 10px;
2371
2377
  padding: 0 18px;
2372
2378
  position: relative;
2373
- top: -50px;
2379
+ top: 6px;
2374
2380
  }
2375
2381
  .e-rte-img-dialog.e-dialog.e-device.e-dlg-modal .e-img-uploadwrap.e-droparea .e-upload,
2376
2382
  .e-rte-img-dialog.e-dialog.e-device.e-dlg-modal .e-aud-uploadwrap.e-droparea .e-upload,
@@ -744,6 +744,12 @@
744
744
  display: inline;
745
745
  font-size: 14px;
746
746
  }
747
+ .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-rte-font-color.e-icons::before,
748
+ .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-font-color.e-icons::before,
749
+ .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-font-color.e-icons::before,
750
+ .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-font-color.e-icons::before {
751
+ font-size: 14px;
752
+ }
747
753
  .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-order-list.e-icons,
748
754
  .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-unorder-list.e-icons,
749
755
  .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-icons.e-btn-icon:not(.e-caret),
@@ -1935,7 +1941,7 @@
1935
1941
  padding: 1px 0;
1936
1942
  }
1937
1943
  .e-rte-quick-popup .e-rte-dropdown-btn.e-tbar-btn .e-rte-dropdown-btn-text {
1938
- font-weight: 500;
1944
+ font-weight: normal;
1939
1945
  overflow: hidden;
1940
1946
  text-overflow: ellipsis;
1941
1947
  white-space: nowrap;
@@ -2370,7 +2376,7 @@
2370
2376
  margin: 0 auto 10px;
2371
2377
  padding: 0 18px;
2372
2378
  position: relative;
2373
- top: -50px;
2379
+ top: 6px;
2374
2380
  }
2375
2381
  .e-rte-img-dialog.e-dialog.e-device.e-dlg-modal .e-img-uploadwrap.e-droparea .e-upload,
2376
2382
  .e-rte-img-dialog.e-dialog.e-device.e-dlg-modal .e-aud-uploadwrap.e-droparea .e-upload,
@@ -746,6 +746,12 @@
746
746
  display: inline;
747
747
  font-size: 18px;
748
748
  }
749
+ .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-rte-font-color.e-icons::before,
750
+ .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-font-color.e-icons::before,
751
+ .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-font-color.e-icons::before,
752
+ .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-font-color.e-icons::before {
753
+ font-size: 18px;
754
+ }
749
755
  .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-order-list.e-icons,
750
756
  .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-unorder-list.e-icons,
751
757
  .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-icons.e-btn-icon:not(.e-caret),
@@ -1932,7 +1938,7 @@
1932
1938
  padding: 1px 0;
1933
1939
  }
1934
1940
  .e-rte-quick-popup .e-rte-dropdown-btn.e-tbar-btn .e-rte-dropdown-btn-text {
1935
- font-weight: 500;
1941
+ font-weight: 400;
1936
1942
  overflow: hidden;
1937
1943
  text-overflow: ellipsis;
1938
1944
  white-space: nowrap;
@@ -2367,7 +2373,7 @@
2367
2373
  margin: 0 auto 10px;
2368
2374
  padding: 0 18px;
2369
2375
  position: relative;
2370
- top: -50px;
2376
+ top: 6px;
2371
2377
  }
2372
2378
  .e-rte-img-dialog.e-dialog.e-device.e-dlg-modal .e-img-uploadwrap.e-droparea .e-upload,
2373
2379
  .e-rte-img-dialog.e-dialog.e-device.e-dlg-modal .e-aud-uploadwrap.e-droparea .e-upload,
@@ -746,6 +746,12 @@
746
746
  display: inline;
747
747
  font-size: 18px;
748
748
  }
749
+ .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-rte-font-color.e-icons::before,
750
+ .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-font-color.e-icons::before,
751
+ .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-font-color.e-icons::before,
752
+ .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-font-color.e-icons::before {
753
+ font-size: 18px;
754
+ }
749
755
  .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-order-list.e-icons,
750
756
  .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-unorder-list.e-icons,
751
757
  .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-icons.e-btn-icon:not(.e-caret),
@@ -1932,7 +1938,7 @@
1932
1938
  padding: 1px 0;
1933
1939
  }
1934
1940
  .e-rte-quick-popup .e-rte-dropdown-btn.e-tbar-btn .e-rte-dropdown-btn-text {
1935
- font-weight: 500;
1941
+ font-weight: 400;
1936
1942
  overflow: hidden;
1937
1943
  text-overflow: ellipsis;
1938
1944
  white-space: nowrap;
@@ -2367,7 +2373,7 @@
2367
2373
  margin: 0 auto 10px;
2368
2374
  padding: 0 18px;
2369
2375
  position: relative;
2370
- top: -50px;
2376
+ top: 6px;
2371
2377
  }
2372
2378
  .e-rte-img-dialog.e-dialog.e-device.e-dlg-modal .e-img-uploadwrap.e-droparea .e-upload,
2373
2379
  .e-rte-img-dialog.e-dialog.e-device.e-dlg-modal .e-aud-uploadwrap.e-droparea .e-upload,
@@ -748,6 +748,12 @@
748
748
  display: inline;
749
749
  font-size: 18px;
750
750
  }
751
+ .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-rte-font-color.e-icons::before,
752
+ .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-font-color.e-icons::before,
753
+ .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-font-color.e-icons::before,
754
+ .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-font-color.e-icons::before {
755
+ font-size: 18px;
756
+ }
751
757
  .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-order-list.e-icons,
752
758
  .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-unorder-list.e-icons,
753
759
  .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-icons.e-btn-icon:not(.e-caret),
@@ -1934,7 +1940,7 @@
1934
1940
  padding: 1px 0;
1935
1941
  }
1936
1942
  .e-rte-quick-popup .e-rte-dropdown-btn.e-tbar-btn .e-rte-dropdown-btn-text {
1937
- font-weight: 500;
1943
+ font-weight: 400;
1938
1944
  overflow: hidden;
1939
1945
  text-overflow: ellipsis;
1940
1946
  white-space: nowrap;
@@ -2369,7 +2375,7 @@
2369
2375
  margin: 0 auto 10px;
2370
2376
  padding: 0 18px;
2371
2377
  position: relative;
2372
- top: -50px;
2378
+ top: 6px;
2373
2379
  }
2374
2380
  .e-rte-img-dialog.e-dialog.e-device.e-dlg-modal .e-img-uploadwrap.e-droparea .e-upload,
2375
2381
  .e-rte-img-dialog.e-dialog.e-device.e-dlg-modal .e-aud-uploadwrap.e-droparea .e-upload,
@@ -748,6 +748,12 @@
748
748
  display: inline;
749
749
  font-size: 18px;
750
750
  }
751
+ .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-rte-font-color.e-icons::before,
752
+ .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-font-color.e-icons::before,
753
+ .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-font-color.e-icons::before,
754
+ .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-font-color.e-icons::before {
755
+ font-size: 18px;
756
+ }
751
757
  .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-order-list.e-icons,
752
758
  .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-unorder-list.e-icons,
753
759
  .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn .e-icons.e-btn-icon:not(.e-caret),
@@ -1934,7 +1940,7 @@
1934
1940
  padding: 1px 0;
1935
1941
  }
1936
1942
  .e-rte-quick-popup .e-rte-dropdown-btn.e-tbar-btn .e-rte-dropdown-btn-text {
1937
- font-weight: 500;
1943
+ font-weight: 400;
1938
1944
  overflow: hidden;
1939
1945
  text-overflow: ellipsis;
1940
1946
  white-space: nowrap;
@@ -2369,7 +2375,7 @@
2369
2375
  margin: 0 auto 10px;
2370
2376
  padding: 0 18px;
2371
2377
  position: relative;
2372
- top: -50px;
2378
+ top: 6px;
2373
2379
  }
2374
2380
  .e-rte-img-dialog.e-dialog.e-device.e-dlg-modal .e-img-uploadwrap.e-droparea .e-upload,
2375
2381
  .e-rte-img-dialog.e-dialog.e-device.e-dlg-modal .e-aud-uploadwrap.e-droparea .e-upload,
@@ -207,9 +207,6 @@
207
207
  overflow: hidden;
208
208
  text-overflow: ellipsis;
209
209
  white-space: nowrap;
210
- @if $skin-name == 'tailwind3' {
211
- font-weight: $font-weight-medium;
212
- }
213
210
  }
214
211
  }
215
212
 
@@ -239,6 +236,10 @@
239
236
  font-size: $rte-background-color-icon-fontsize;
240
237
  }
241
238
 
239
+ .e-rte-font-color.e-icons::before {
240
+ font-size: $rte-background-color-icon-fontsize;
241
+ }
242
+
242
243
  .e-tbar-btn {
243
244
 
244
245
  .e-order-list.e-icons,
@@ -1507,7 +1508,7 @@
1507
1508
  padding: $rte-quick-drop-btn-padding;
1508
1509
 
1509
1510
  .e-rte-dropdown-btn-text {
1510
- font-weight: 500;
1511
+ font-weight: $font-weight;
1511
1512
  overflow: hidden;
1512
1513
  text-overflow: ellipsis;
1513
1514
  white-space: nowrap;
@@ -1785,7 +1786,7 @@
1785
1786
  margin: 0 auto 10px;
1786
1787
  padding: 0 18px;
1787
1788
  position: relative;
1788
- top: -50px;
1789
+ top: 6px;
1789
1790
  @if $skin-name == 'FluentUI' {
1790
1791
  outline: none;
1791
1792
  }
@@ -198,7 +198,7 @@ $rte-table-popup-box: $shadow !default;
198
198
  $rte-table-border-color: $border-light !default;
199
199
  $rte-table-alternate-color: $content-bg-color-alt1 !default;
200
200
  $rte-table-header-bg: $content-bg-color-alt1 !default;
201
- $rte-table-multicell-select-bg-color: $primary-lighter !default;
201
+ $rte-table-multicell-select-bg-color: rgba(79, 70, 229, .08) !default;
202
202
  $rte-toolbar-hor-nav-border-width: 0 0 0 0 !default;
203
203
  $rte-border-top-left-radius: 0;
204
204
  $rte-border-top-right-radius: 0;