@syncfusion/ej2-react-richtexteditor 19.2.62 → 19.3.43

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 (33) hide show
  1. package/CHANGELOG.md +21 -5
  2. package/dist/ej2-react-richtexteditor.umd.min.js +1 -1
  3. package/package.json +8 -8
  4. package/styles/bootstrap-dark.css +25 -12
  5. package/styles/bootstrap.css +25 -12
  6. package/styles/bootstrap4.css +21 -13
  7. package/styles/bootstrap5-dark.css +3058 -0
  8. package/styles/bootstrap5-dark.scss +1 -0
  9. package/styles/bootstrap5.css +3058 -0
  10. package/styles/bootstrap5.scss +1 -0
  11. package/styles/fabric-dark.css +20 -12
  12. package/styles/fabric.css +20 -12
  13. package/styles/highcontrast-light.css +20 -12
  14. package/styles/highcontrast.css +19 -18
  15. package/styles/material-dark.css +22 -14
  16. package/styles/material.css +19 -11
  17. package/styles/rich-text-editor/bootstrap-dark.css +25 -12
  18. package/styles/rich-text-editor/bootstrap.css +25 -12
  19. package/styles/rich-text-editor/bootstrap4.css +21 -13
  20. package/styles/rich-text-editor/bootstrap5-dark.css +3058 -0
  21. package/styles/rich-text-editor/bootstrap5-dark.scss +1 -0
  22. package/styles/rich-text-editor/bootstrap5.css +3058 -0
  23. package/styles/rich-text-editor/bootstrap5.scss +1 -0
  24. package/styles/rich-text-editor/fabric-dark.css +20 -12
  25. package/styles/rich-text-editor/fabric.css +20 -12
  26. package/styles/rich-text-editor/highcontrast-light.css +20 -12
  27. package/styles/rich-text-editor/highcontrast.css +19 -18
  28. package/styles/rich-text-editor/material-dark.css +22 -14
  29. package/styles/rich-text-editor/material.css +19 -11
  30. package/styles/rich-text-editor/tailwind-dark.css +51 -20
  31. package/styles/rich-text-editor/tailwind.css +49 -18
  32. package/styles/tailwind-dark.css +51 -20
  33. package/styles/tailwind.css +49 -18
@@ -0,0 +1 @@
1
+ @import 'ej2-richtexteditor/styles/rich-text-editor/bootstrap5.scss';
@@ -185,8 +185,8 @@
185
185
  content: '\e33c';
186
186
  }
187
187
 
188
- .e-rte-toolbar .e-dimension::before,
189
- .e-rte-dropdown-popup .e-dimension::before {
188
+ .e-rte-toolbar .e-img-dimension::before,
189
+ .e-rte-dropdown-popup .e-img-dimension::before {
190
190
  content: '\e336';
191
191
  }
192
192
 
@@ -652,15 +652,15 @@
652
652
  font-size: 13px;
653
653
  }
654
654
 
655
- .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-rte-numberformatlist-dropdown .e-order-list.e-icons::before,
656
- .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-rte-bulletformatlist-dropdown .e-unorder-list.e-icons::before,
657
- .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-numberformatlist-dropdown .e-order-list.e-icons::before,
658
- .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown .e-unorder-list.e-icons::before,
659
- .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-numberformatlist-dropdown .e-order-list.e-icons::before,
660
- .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-bulletformatlist-dropdown .e-unorder-list.e-icons::before,
661
- .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-numberformatlist-dropdown .e-order-list.e-icons::before,
662
- .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown .e-unorder-list.e-icons::before {
663
- font-size: 14px;
655
+ .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-rte-numberformatlist-dropdown .e-rte-list-primary-content,
656
+ .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-rte-bulletformatlist-dropdown .e-rte-list-primary-content,
657
+ .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-numberformatlist-dropdown .e-rte-list-primary-content,
658
+ .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown .e-rte-list-primary-content,
659
+ .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-numberformatlist-dropdown .e-rte-list-primary-content,
660
+ .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-bulletformatlist-dropdown .e-rte-list-primary-content,
661
+ .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-numberformatlist-dropdown .e-rte-list-primary-content,
662
+ .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown .e-rte-list-primary-content {
663
+ line-height: 1;
664
664
  }
665
665
 
666
666
  .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-background-color.e-icons::before,
@@ -1873,7 +1873,7 @@
1873
1873
  .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active .e-rte-list-primary-content .e-order-list,
1874
1874
  .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content .e-unorder-list,
1875
1875
  .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active .e-rte-list-primary-content .e-unorder-list {
1876
- line-height: 38px;
1876
+ line-height: 40px;
1877
1877
  }
1878
1878
 
1879
1879
  .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content::after,
@@ -2383,6 +2383,10 @@
2383
2383
  border-bottom: 0;
2384
2384
  }
2385
2385
 
2386
+ .e-richtexteditor .e-rte-toolbar .e-toolbar-item.e-overlay .e-tbar-btn .e-icons {
2387
+ color: #6f6c6c;
2388
+ }
2389
+
2386
2390
  .e-richtexteditor .e-rte-toolbar .e-toolbar-item.e-active .e-tbar-btn,
2387
2391
  .e-richtexteditor .e-rte-toolbar .e-toolbar-item.e-active .e-tbar-btn:focus {
2388
2392
  background: #514f4f;
@@ -2647,6 +2651,10 @@
2647
2651
  border-bottom: 0;
2648
2652
  }
2649
2653
 
2654
+ .e-richtexteditor.e-rte-tb-expand .e-rte-toolbar .e-toolbar-extended.e-popup-open {
2655
+ border-bottom: 0;
2656
+ }
2657
+
2650
2658
  .e-richtexteditor.e-rte-tb-expand .e-rte-toolbar.e-expand-open + .e-rte-content {
2651
2659
  border-top: 0;
2652
2660
  }
@@ -185,8 +185,8 @@
185
185
  content: '\e33c';
186
186
  }
187
187
 
188
- .e-rte-toolbar .e-dimension::before,
189
- .e-rte-dropdown-popup .e-dimension::before {
188
+ .e-rte-toolbar .e-img-dimension::before,
189
+ .e-rte-dropdown-popup .e-img-dimension::before {
190
190
  content: '\e336';
191
191
  }
192
192
 
@@ -652,15 +652,15 @@
652
652
  font-size: 13px;
653
653
  }
654
654
 
655
- .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-rte-numberformatlist-dropdown .e-order-list.e-icons::before,
656
- .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-rte-bulletformatlist-dropdown .e-unorder-list.e-icons::before,
657
- .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-numberformatlist-dropdown .e-order-list.e-icons::before,
658
- .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown .e-unorder-list.e-icons::before,
659
- .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-numberformatlist-dropdown .e-order-list.e-icons::before,
660
- .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-bulletformatlist-dropdown .e-unorder-list.e-icons::before,
661
- .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-numberformatlist-dropdown .e-order-list.e-icons::before,
662
- .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown .e-unorder-list.e-icons::before {
663
- font-size: 14px;
655
+ .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-rte-numberformatlist-dropdown .e-rte-list-primary-content,
656
+ .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-rte-bulletformatlist-dropdown .e-rte-list-primary-content,
657
+ .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-numberformatlist-dropdown .e-rte-list-primary-content,
658
+ .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown .e-rte-list-primary-content,
659
+ .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-numberformatlist-dropdown .e-rte-list-primary-content,
660
+ .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-bulletformatlist-dropdown .e-rte-list-primary-content,
661
+ .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-numberformatlist-dropdown .e-rte-list-primary-content,
662
+ .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown .e-rte-list-primary-content {
663
+ line-height: 1;
664
664
  }
665
665
 
666
666
  .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-background-color.e-icons::before,
@@ -1873,7 +1873,7 @@
1873
1873
  .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active .e-rte-list-primary-content .e-order-list,
1874
1874
  .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content .e-unorder-list,
1875
1875
  .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active .e-rte-list-primary-content .e-unorder-list {
1876
- line-height: 38px;
1876
+ line-height: 40px;
1877
1877
  }
1878
1878
 
1879
1879
  .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content::after,
@@ -2383,6 +2383,10 @@
2383
2383
  border-bottom: 0;
2384
2384
  }
2385
2385
 
2386
+ .e-richtexteditor .e-rte-toolbar .e-toolbar-item.e-overlay .e-tbar-btn .e-icons {
2387
+ color: #c8c8c8;
2388
+ }
2389
+
2386
2390
  .e-richtexteditor .e-rte-toolbar .e-toolbar-item.e-active .e-tbar-btn,
2387
2391
  .e-richtexteditor .e-rte-toolbar .e-toolbar-item.e-active .e-tbar-btn:focus {
2388
2392
  background: rgba(0, 0, 0, 0.12);
@@ -2647,6 +2651,10 @@
2647
2651
  border-bottom: 0;
2648
2652
  }
2649
2653
 
2654
+ .e-richtexteditor.e-rte-tb-expand .e-rte-toolbar .e-toolbar-extended.e-popup-open {
2655
+ border-bottom: 0;
2656
+ }
2657
+
2650
2658
  .e-richtexteditor.e-rte-tb-expand .e-rte-toolbar.e-expand-open + .e-rte-content {
2651
2659
  border-top: 0;
2652
2660
  }
@@ -185,8 +185,8 @@
185
185
  content: '\e33c';
186
186
  }
187
187
 
188
- .e-rte-toolbar .e-dimension::before,
189
- .e-rte-dropdown-popup .e-dimension::before {
188
+ .e-rte-toolbar .e-img-dimension::before,
189
+ .e-rte-dropdown-popup .e-img-dimension::before {
190
190
  content: '\e336';
191
191
  }
192
192
 
@@ -652,15 +652,15 @@
652
652
  font-size: 13px;
653
653
  }
654
654
 
655
- .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-rte-numberformatlist-dropdown .e-order-list.e-icons::before,
656
- .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-rte-bulletformatlist-dropdown .e-unorder-list.e-icons::before,
657
- .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-numberformatlist-dropdown .e-order-list.e-icons::before,
658
- .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown .e-unorder-list.e-icons::before,
659
- .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-numberformatlist-dropdown .e-order-list.e-icons::before,
660
- .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-bulletformatlist-dropdown .e-unorder-list.e-icons::before,
661
- .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-numberformatlist-dropdown .e-order-list.e-icons::before,
662
- .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown .e-unorder-list.e-icons::before {
663
- font-size: 14px;
655
+ .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-rte-numberformatlist-dropdown .e-rte-list-primary-content,
656
+ .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-rte-bulletformatlist-dropdown .e-rte-list-primary-content,
657
+ .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-numberformatlist-dropdown .e-rte-list-primary-content,
658
+ .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown .e-rte-list-primary-content,
659
+ .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-numberformatlist-dropdown .e-rte-list-primary-content,
660
+ .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-bulletformatlist-dropdown .e-rte-list-primary-content,
661
+ .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-numberformatlist-dropdown .e-rte-list-primary-content,
662
+ .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown .e-rte-list-primary-content {
663
+ line-height: 1;
664
664
  }
665
665
 
666
666
  .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-background-color.e-icons::before,
@@ -1873,7 +1873,7 @@
1873
1873
  .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active .e-rte-list-primary-content .e-order-list,
1874
1874
  .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content .e-unorder-list,
1875
1875
  .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active .e-rte-list-primary-content .e-unorder-list {
1876
- line-height: 38px;
1876
+ line-height: 36px;
1877
1877
  }
1878
1878
 
1879
1879
  .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content::after,
@@ -2383,6 +2383,10 @@
2383
2383
  border-bottom: 0;
2384
2384
  }
2385
2385
 
2386
+ .e-richtexteditor .e-rte-toolbar .e-toolbar-item.e-overlay .e-tbar-btn .e-icons {
2387
+ color: #000;
2388
+ }
2389
+
2386
2390
  .e-richtexteditor .e-rte-toolbar .e-toolbar-item.e-active .e-tbar-btn,
2387
2391
  .e-richtexteditor .e-rte-toolbar .e-toolbar-item.e-active .e-tbar-btn:focus {
2388
2392
  background: #400074;
@@ -2647,6 +2651,10 @@
2647
2651
  border-bottom: 0;
2648
2652
  }
2649
2653
 
2654
+ .e-richtexteditor.e-rte-tb-expand .e-rte-toolbar .e-toolbar-extended.e-popup-open {
2655
+ border-bottom: 0;
2656
+ }
2657
+
2650
2658
  .e-richtexteditor.e-rte-tb-expand .e-rte-toolbar.e-expand-open + .e-rte-content {
2651
2659
  border-top: 0;
2652
2660
  }
@@ -185,8 +185,8 @@
185
185
  content: '\e33c';
186
186
  }
187
187
 
188
- .e-rte-toolbar .e-dimension::before,
189
- .e-rte-dropdown-popup .e-dimension::before {
188
+ .e-rte-toolbar .e-img-dimension::before,
189
+ .e-rte-dropdown-popup .e-img-dimension::before {
190
190
  content: '\e336';
191
191
  }
192
192
 
@@ -652,15 +652,15 @@
652
652
  font-size: 13px;
653
653
  }
654
654
 
655
- .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-rte-numberformatlist-dropdown .e-order-list.e-icons::before,
656
- .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-rte-bulletformatlist-dropdown .e-unorder-list.e-icons::before,
657
- .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-numberformatlist-dropdown .e-order-list.e-icons::before,
658
- .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown .e-unorder-list.e-icons::before,
659
- .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-numberformatlist-dropdown .e-order-list.e-icons::before,
660
- .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-bulletformatlist-dropdown .e-unorder-list.e-icons::before,
661
- .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-numberformatlist-dropdown .e-order-list.e-icons::before,
662
- .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown .e-unorder-list.e-icons::before {
663
- font-size: 14px;
655
+ .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-rte-numberformatlist-dropdown .e-rte-list-primary-content,
656
+ .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-rte-bulletformatlist-dropdown .e-rte-list-primary-content,
657
+ .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-numberformatlist-dropdown .e-rte-list-primary-content,
658
+ .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown .e-rte-list-primary-content,
659
+ .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-numberformatlist-dropdown .e-rte-list-primary-content,
660
+ .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-bulletformatlist-dropdown .e-rte-list-primary-content,
661
+ .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-numberformatlist-dropdown .e-rte-list-primary-content,
662
+ .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown .e-rte-list-primary-content {
663
+ line-height: 1;
664
664
  }
665
665
 
666
666
  .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-background-color.e-icons::before,
@@ -1873,7 +1873,7 @@
1873
1873
  .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active .e-rte-list-primary-content .e-order-list,
1874
1874
  .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content .e-unorder-list,
1875
1875
  .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active .e-rte-list-primary-content .e-unorder-list {
1876
- line-height: 38px;
1876
+ line-height: 36px;
1877
1877
  }
1878
1878
 
1879
1879
  .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content::after,
@@ -2547,10 +2547,6 @@
2547
2547
  color: #000;
2548
2548
  }
2549
2549
 
2550
- .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item.e-overlay .e-tbar-btn .e-icons {
2551
- color: #fff;
2552
- }
2553
-
2554
2550
  .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-dropdown-btn.e-active {
2555
2551
  background: #ffd939;
2556
2552
  }
@@ -2647,6 +2643,10 @@
2647
2643
  border-bottom: 0;
2648
2644
  }
2649
2645
 
2646
+ .e-richtexteditor.e-rte-tb-expand .e-rte-toolbar .e-toolbar-extended.e-popup-open {
2647
+ border-bottom: 0;
2648
+ }
2649
+
2650
2650
  .e-richtexteditor.e-rte-tb-expand .e-rte-toolbar.e-expand-open + .e-rte-content {
2651
2651
  border-top: 0;
2652
2652
  }
@@ -2721,7 +2721,7 @@
2721
2721
  }
2722
2722
 
2723
2723
  .e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items .e-tbar-btn:active .e-icons {
2724
- color: #000;
2724
+ color: #fff;
2725
2725
  }
2726
2726
 
2727
2727
  .e-rte-quick-popup .e-rte-quick-toolbar .e-toolbar-items .e-toolbar-item.e-active .e-tbar-btn,
@@ -2882,6 +2882,7 @@ span.e-rte-imageboxmark {
2882
2882
 
2883
2883
  .e-rte-table.e-alternate-border tbody tr:nth-child(2n) {
2884
2884
  background-color: #f5f5f5;
2885
+ color: #000;
2885
2886
  }
2886
2887
 
2887
2888
  .e-rte-table th {
@@ -2915,7 +2916,7 @@ span.e-table-box.e-rbox-select {
2915
2916
  .e-rte-inline-popup .e-rte-quick-toolbar.e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn:active .e-icons,
2916
2917
  .e-rte-inline-popup .e-rte-quick-toolbar.e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn:focus .e-icons,
2917
2918
  .e-rte-inline-popup .e-rte-quick-toolbar.e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-tbar-btn:hover .e-icons {
2918
- color: #000;
2919
+ color: #fff;
2919
2920
  }
2920
2921
 
2921
2922
  .e-richtexteditor.e-rte-tb-expand .e-rte-content-border {
@@ -186,8 +186,8 @@
186
186
  content: '\e33c';
187
187
  }
188
188
 
189
- .e-rte-toolbar .e-dimension::before,
190
- .e-rte-dropdown-popup .e-dimension::before {
189
+ .e-rte-toolbar .e-img-dimension::before,
190
+ .e-rte-dropdown-popup .e-img-dimension::before {
191
191
  content: '\e336';
192
192
  }
193
193
 
@@ -653,15 +653,15 @@
653
653
  font-size: 13px;
654
654
  }
655
655
 
656
- .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-rte-numberformatlist-dropdown .e-order-list.e-icons::before,
657
- .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-rte-bulletformatlist-dropdown .e-unorder-list.e-icons::before,
658
- .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-numberformatlist-dropdown .e-order-list.e-icons::before,
659
- .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown .e-unorder-list.e-icons::before,
660
- .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-numberformatlist-dropdown .e-order-list.e-icons::before,
661
- .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-bulletformatlist-dropdown .e-unorder-list.e-icons::before,
662
- .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-numberformatlist-dropdown .e-order-list.e-icons::before,
663
- .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown .e-unorder-list.e-icons::before {
664
- font-size: 14px;
656
+ .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-rte-numberformatlist-dropdown .e-rte-list-primary-content,
657
+ .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-rte-bulletformatlist-dropdown .e-rte-list-primary-content,
658
+ .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-numberformatlist-dropdown .e-rte-list-primary-content,
659
+ .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown .e-rte-list-primary-content,
660
+ .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-numberformatlist-dropdown .e-rte-list-primary-content,
661
+ .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-bulletformatlist-dropdown .e-rte-list-primary-content,
662
+ .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-numberformatlist-dropdown .e-rte-list-primary-content,
663
+ .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown .e-rte-list-primary-content {
664
+ line-height: 1;
665
665
  }
666
666
 
667
667
  .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-background-color.e-icons::before,
@@ -2384,6 +2384,10 @@
2384
2384
  border-bottom: 0;
2385
2385
  }
2386
2386
 
2387
+ .e-richtexteditor .e-rte-toolbar .e-toolbar-item.e-overlay .e-tbar-btn .e-icons {
2388
+ color: rgba(255, 255, 255, 0.38);
2389
+ }
2390
+
2387
2391
  .e-richtexteditor .e-rte-toolbar .e-toolbar-item.e-active .e-tbar-btn,
2388
2392
  .e-richtexteditor .e-rte-toolbar .e-toolbar-item.e-active .e-tbar-btn:focus {
2389
2393
  background: rgba(255, 255, 255, 0.22);
@@ -2648,6 +2652,10 @@
2648
2652
  border-bottom: 0;
2649
2653
  }
2650
2654
 
2655
+ .e-richtexteditor.e-rte-tb-expand .e-rte-toolbar .e-toolbar-extended.e-popup-open {
2656
+ border-bottom: 0;
2657
+ }
2658
+
2651
2659
  .e-richtexteditor.e-rte-tb-expand .e-rte-toolbar.e-expand-open + .e-rte-content {
2652
2660
  border-top: 0;
2653
2661
  }
@@ -2876,8 +2884,8 @@ span.e-rte-imageboxmark {
2876
2884
  }
2877
2885
 
2878
2886
  .e-rte-table-popup.e-popup-open .e-rte-tablecell.e-active {
2879
- background-color: rgba(255, 128, 171, 0.2);
2880
- border: 1px solid #ff80ab;
2887
+ background-color: rgba(0, 176, 255, 0.2);
2888
+ border: 1px solid #00b0ff;
2881
2889
  }
2882
2890
 
2883
2891
  .e-rte-table.e-alternate-border tbody tr:nth-child(2n) {
@@ -2904,7 +2912,7 @@ span.e-table-box.e-rbox-select {
2904
2912
  }
2905
2913
 
2906
2914
  .e-table-rhelper {
2907
- background-color: #ff80ab;
2915
+ background-color: #00b0ff;
2908
2916
  }
2909
2917
 
2910
2918
  .e-rte-dialog-upload.e-upload.e-lib.e-keyboard {
@@ -186,8 +186,8 @@
186
186
  content: '\e33c';
187
187
  }
188
188
 
189
- .e-rte-toolbar .e-dimension::before,
190
- .e-rte-dropdown-popup .e-dimension::before {
189
+ .e-rte-toolbar .e-img-dimension::before,
190
+ .e-rte-dropdown-popup .e-img-dimension::before {
191
191
  content: '\e336';
192
192
  }
193
193
 
@@ -653,15 +653,15 @@
653
653
  font-size: 13px;
654
654
  }
655
655
 
656
- .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-rte-numberformatlist-dropdown .e-order-list.e-icons::before,
657
- .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-rte-bulletformatlist-dropdown .e-unorder-list.e-icons::before,
658
- .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-numberformatlist-dropdown .e-order-list.e-icons::before,
659
- .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown .e-unorder-list.e-icons::before,
660
- .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-numberformatlist-dropdown .e-order-list.e-icons::before,
661
- .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-bulletformatlist-dropdown .e-unorder-list.e-icons::before,
662
- .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-numberformatlist-dropdown .e-order-list.e-icons::before,
663
- .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown .e-unorder-list.e-icons::before {
664
- font-size: 14px;
656
+ .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-rte-numberformatlist-dropdown .e-rte-list-primary-content,
657
+ .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-rte-bulletformatlist-dropdown .e-rte-list-primary-content,
658
+ .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-numberformatlist-dropdown .e-rte-list-primary-content,
659
+ .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown .e-rte-list-primary-content,
660
+ .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-numberformatlist-dropdown .e-rte-list-primary-content,
661
+ .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-bulletformatlist-dropdown .e-rte-list-primary-content,
662
+ .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-numberformatlist-dropdown .e-rte-list-primary-content,
663
+ .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown .e-rte-list-primary-content {
664
+ line-height: 1;
665
665
  }
666
666
 
667
667
  .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-background-color.e-icons::before,
@@ -2384,6 +2384,10 @@
2384
2384
  border-bottom: 0;
2385
2385
  }
2386
2386
 
2387
+ .e-richtexteditor .e-rte-toolbar .e-toolbar-item.e-overlay .e-tbar-btn .e-icons {
2388
+ color: rgba(0, 0, 0, 0.26);
2389
+ }
2390
+
2387
2391
  .e-richtexteditor .e-rte-toolbar .e-toolbar-item.e-active .e-tbar-btn,
2388
2392
  .e-richtexteditor .e-rte-toolbar .e-toolbar-item.e-active .e-tbar-btn:focus {
2389
2393
  background: rgba(0, 0, 0, 0.12);
@@ -2648,6 +2652,10 @@
2648
2652
  border-bottom: 0;
2649
2653
  }
2650
2654
 
2655
+ .e-richtexteditor.e-rte-tb-expand .e-rte-toolbar .e-toolbar-extended.e-popup-open {
2656
+ border-bottom: 0;
2657
+ }
2658
+
2651
2659
  .e-richtexteditor.e-rte-tb-expand .e-rte-toolbar.e-expand-open + .e-rte-content {
2652
2660
  border-top: 0;
2653
2661
  }
@@ -63,7 +63,7 @@
63
63
 
64
64
  .e-rte-toolbar .e-clear-format::before,
65
65
  .e-rte-dropdown-popup .e-clear-format::before {
66
- content: '\e331';
66
+ content: '\e76b';
67
67
  }
68
68
 
69
69
  .e-rte-toolbar .e-clear-all::before,
@@ -186,9 +186,9 @@
186
186
  content: '\e70d';
187
187
  }
188
188
 
189
- .e-rte-toolbar .e-dimension::before,
190
- .e-rte-dropdown-popup .e-dimension::before {
191
- content: '\e741';
189
+ .e-rte-toolbar .e-img-dimension::before,
190
+ .e-rte-dropdown-popup .e-img-dimension::before {
191
+ content: '\e756';
192
192
  }
193
193
 
194
194
  .e-rte-toolbar .e-maximize::before,
@@ -283,7 +283,7 @@
283
283
 
284
284
  .e-rte-toolbar .e-create-table::before,
285
285
  .e-rte-dropdown-popup .e-create-table::before {
286
- content: '\e705';
286
+ content: '\e7a1';
287
287
  }
288
288
 
289
289
  .e-rte-toolbar .e-align-bottom::before,
@@ -639,8 +639,8 @@
639
639
  .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-dropdown-btn:hover,
640
640
  .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-dropdown-btn:focus,
641
641
  .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-dropdown-btn:active {
642
- padding-left: 7px;
643
- padding-right: 2.5px;
642
+ padding-left: 6px;
643
+ padding-right: 1.5px;
644
644
  }
645
645
 
646
646
  .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-font-color .e-selected-color.e-icons::before,
@@ -659,15 +659,15 @@
659
659
  font-size: 13px;
660
660
  }
661
661
 
662
- .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-rte-numberformatlist-dropdown .e-order-list.e-icons::before,
663
- .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-rte-bulletformatlist-dropdown .e-unorder-list.e-icons::before,
664
- .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-numberformatlist-dropdown .e-order-list.e-icons::before,
665
- .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown .e-unorder-list.e-icons::before,
666
- .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-numberformatlist-dropdown .e-order-list.e-icons::before,
667
- .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-bulletformatlist-dropdown .e-unorder-list.e-icons::before,
668
- .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-numberformatlist-dropdown .e-order-list.e-icons::before,
669
- .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown .e-unorder-list.e-icons::before {
670
- font-size: 14px;
662
+ .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-rte-numberformatlist-dropdown .e-rte-list-primary-content,
663
+ .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-rte-bulletformatlist-dropdown .e-rte-list-primary-content,
664
+ .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-numberformatlist-dropdown .e-rte-list-primary-content,
665
+ .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown .e-rte-list-primary-content,
666
+ .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-numberformatlist-dropdown .e-rte-list-primary-content,
667
+ .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-bulletformatlist-dropdown .e-rte-list-primary-content,
668
+ .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-numberformatlist-dropdown .e-rte-list-primary-content,
669
+ .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown .e-rte-list-primary-content {
670
+ line-height: 1;
671
671
  }
672
672
 
673
673
  .e-richtexteditor .e-rte-toolbar .e-toolbar-items .e-toolbar-item .e-background-color.e-icons::before,
@@ -697,7 +697,7 @@
697
697
  .e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item.e-active .e-tbar-btn.e-btn,
698
698
  .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item.e-active .e-tbar-btn.e-btn,
699
699
  .e-richtexteditor .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item.e-active .e-tbar-btn.e-btn {
700
- padding: 0 1.5px;
700
+ padding: 0;
701
701
  }
702
702
 
703
703
  .e-richtexteditor .e-rte-toolbar.e-control[class*='e-toolbar'],
@@ -1689,8 +1689,8 @@
1689
1689
  .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control {
1690
1690
  display: -ms-flexbox;
1691
1691
  display: flex;
1692
- padding-left: 0;
1693
- padding-right: 0;
1692
+ padding-left: 1px;
1693
+ padding-right: 1px;
1694
1694
  }
1695
1695
 
1696
1696
  .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:hover, .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control:active, .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active, .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active:hover,
@@ -1880,7 +1880,7 @@
1880
1880
  .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active .e-rte-list-primary-content .e-order-list,
1881
1881
  .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-list-primary-content .e-unorder-list,
1882
1882
  .e-rte-toolbar.e-toolbar .e-toolbar-extended .e-toolbar-item .e-rte-bulletformatlist-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control.e-active .e-rte-list-primary-content .e-unorder-list {
1883
- line-height: 25px;
1883
+ line-height: 30px;
1884
1884
  }
1885
1885
 
1886
1886
  .e-rte-toolbar.e-toolbar.e-extended-toolbar .e-toolbar-items .e-toolbar-item .e-rte-fontcolor-dropdown.e-dropdown-btn.e-tbar-btn.e-btn.e-control .e-rte-color-content::after,
@@ -2392,6 +2392,15 @@
2392
2392
  min-width: 24px;
2393
2393
  }
2394
2394
 
2395
+ .e-richtexteditor .e-toolbar .e-toolbar-item .e-tbar-btn.e-btn {
2396
+ line-height: 20px;
2397
+ }
2398
+
2399
+ .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn,
2400
+ .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-btn.e-control {
2401
+ padding: 0;
2402
+ }
2403
+
2395
2404
  .e-richtexteditor .e-rte-table-popup.e-popup-open.e-dialog .e-rte-tablecell {
2396
2405
  margin: 1px;
2397
2406
  }
@@ -2402,6 +2411,10 @@
2402
2411
  border-bottom: 0;
2403
2412
  }
2404
2413
 
2414
+ .e-richtexteditor .e-rte-toolbar .e-toolbar-item.e-overlay .e-tbar-btn .e-icons {
2415
+ color: #6b7280;
2416
+ }
2417
+
2405
2418
  .e-richtexteditor .e-rte-toolbar .e-toolbar-item.e-active .e-tbar-btn,
2406
2419
  .e-richtexteditor .e-rte-toolbar .e-toolbar-item.e-active .e-tbar-btn:focus {
2407
2420
  background: #4b5563;
@@ -2666,6 +2679,10 @@
2666
2679
  border-bottom: 0;
2667
2680
  }
2668
2681
 
2682
+ .e-richtexteditor.e-rte-tb-expand .e-rte-toolbar .e-toolbar-extended.e-popup-open {
2683
+ border-bottom: 0;
2684
+ }
2685
+
2669
2686
  .e-richtexteditor.e-rte-tb-expand .e-rte-toolbar.e-expand-open + .e-rte-content {
2670
2687
  border-top: 0;
2671
2688
  }
@@ -2944,6 +2961,20 @@ span.e-table-box.e-rbox-select {
2944
2961
  color: #fff;
2945
2962
  }
2946
2963
 
2964
+ .e-richtexteditor .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:hover {
2965
+ border-radius: 4px;
2966
+ }
2967
+
2968
+ .e-richtexteditor .e-toolbar .e-tbar-btn:hover {
2969
+ background: #232e3e;
2970
+ border: 1px solid #6b7280;
2971
+ }
2972
+
2973
+ .e-richtexteditor .e-toolbar.e-extended-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn:hover {
2974
+ background: #232e3e;
2975
+ border: 1px solid #6b7280;
2976
+ }
2977
+
2947
2978
  .e-richtexteditor.e-rte-tb-expand .e-rte-content-border {
2948
2979
  border-bottom: 0;
2949
2980
  }