@syncfusion/blazor-themes 24.1.46 → 24.1.47

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 (113) hide show
  1. package/SCSS-Themes/bootstrap-dark.scss +34 -12
  2. package/SCSS-Themes/bootstrap.scss +34 -12
  3. package/SCSS-Themes/bootstrap4.scss +34 -12
  4. package/SCSS-Themes/bootstrap5-dark.scss +37 -15
  5. package/SCSS-Themes/bootstrap5.scss +37 -15
  6. package/SCSS-Themes/dropdowns/drop-down-base/bootstrap-dark.scss +0 -5
  7. package/SCSS-Themes/dropdowns/drop-down-base/bootstrap.scss +0 -5
  8. package/SCSS-Themes/dropdowns/drop-down-base/bootstrap4.scss +0 -5
  9. package/SCSS-Themes/dropdowns/drop-down-base/bootstrap5-dark.scss +0 -5
  10. package/SCSS-Themes/dropdowns/drop-down-base/bootstrap5.scss +0 -5
  11. package/SCSS-Themes/dropdowns/drop-down-base/fabric-dark.scss +0 -5
  12. package/SCSS-Themes/dropdowns/drop-down-base/fabric.scss +0 -5
  13. package/SCSS-Themes/dropdowns/drop-down-base/fluent-dark.scss +0 -5
  14. package/SCSS-Themes/dropdowns/drop-down-base/fluent.scss +0 -5
  15. package/SCSS-Themes/dropdowns/drop-down-base/highcontrast.scss +0 -5
  16. package/SCSS-Themes/dropdowns/drop-down-base/material-dark.scss +0 -5
  17. package/SCSS-Themes/dropdowns/drop-down-base/material.scss +0 -5
  18. package/SCSS-Themes/dropdowns/drop-down-base/material3-dark.scss +0 -5
  19. package/SCSS-Themes/dropdowns/drop-down-base/material3.scss +0 -5
  20. package/SCSS-Themes/dropdowns/drop-down-base/tailwind-dark.scss +0 -5
  21. package/SCSS-Themes/dropdowns/drop-down-base/tailwind.scss +0 -5
  22. package/SCSS-Themes/fabric-dark.scss +34 -12
  23. package/SCSS-Themes/fabric.scss +34 -12
  24. package/SCSS-Themes/fluent-dark.scss +35 -13
  25. package/SCSS-Themes/fluent.scss +35 -13
  26. package/SCSS-Themes/grids/grid/bootstrap-dark.scss +7 -0
  27. package/SCSS-Themes/grids/grid/bootstrap.scss +7 -0
  28. package/SCSS-Themes/grids/grid/bootstrap4.scss +7 -0
  29. package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +7 -0
  30. package/SCSS-Themes/grids/grid/bootstrap5.scss +7 -0
  31. package/SCSS-Themes/grids/grid/fabric-dark.scss +7 -0
  32. package/SCSS-Themes/grids/grid/fabric.scss +7 -0
  33. package/SCSS-Themes/grids/grid/fluent-dark.scss +7 -0
  34. package/SCSS-Themes/grids/grid/fluent.scss +7 -0
  35. package/SCSS-Themes/grids/grid/highcontrast.scss +7 -0
  36. package/SCSS-Themes/grids/grid/material-dark.scss +7 -0
  37. package/SCSS-Themes/grids/grid/material.scss +7 -0
  38. package/SCSS-Themes/grids/grid/material3-dark.scss +7 -0
  39. package/SCSS-Themes/grids/grid/material3.scss +7 -0
  40. package/SCSS-Themes/grids/grid/tailwind-dark.scss +7 -0
  41. package/SCSS-Themes/grids/grid/tailwind.scss +7 -0
  42. package/SCSS-Themes/highcontrast.scss +34 -12
  43. package/SCSS-Themes/kanban/kanban/bootstrap-dark.scss +0 -1
  44. package/SCSS-Themes/kanban/kanban/bootstrap.scss +0 -1
  45. package/SCSS-Themes/kanban/kanban/bootstrap4.scss +0 -1
  46. package/SCSS-Themes/kanban/kanban/bootstrap5-dark.scss +0 -1
  47. package/SCSS-Themes/kanban/kanban/bootstrap5.scss +0 -1
  48. package/SCSS-Themes/kanban/kanban/fabric-dark.scss +0 -1
  49. package/SCSS-Themes/kanban/kanban/fabric.scss +0 -1
  50. package/SCSS-Themes/kanban/kanban/fluent-dark.scss +0 -1
  51. package/SCSS-Themes/kanban/kanban/fluent.scss +0 -1
  52. package/SCSS-Themes/kanban/kanban/highcontrast.scss +0 -1
  53. package/SCSS-Themes/kanban/kanban/material-dark.scss +0 -1
  54. package/SCSS-Themes/kanban/kanban/material.scss +0 -1
  55. package/SCSS-Themes/kanban/kanban/material3-dark.scss +0 -1
  56. package/SCSS-Themes/kanban/kanban/material3.scss +0 -1
  57. package/SCSS-Themes/kanban/kanban/tailwind-dark.scss +0 -1
  58. package/SCSS-Themes/kanban/kanban/tailwind.scss +0 -1
  59. package/SCSS-Themes/material-dark.scss +34 -12
  60. package/SCSS-Themes/material.scss +35 -12
  61. package/SCSS-Themes/material3-dark.scss +35 -13
  62. package/SCSS-Themes/material3.scss +35 -13
  63. package/SCSS-Themes/navigations/toolbar/bootstrap-dark.scss +8 -0
  64. package/SCSS-Themes/navigations/toolbar/bootstrap.scss +8 -0
  65. package/SCSS-Themes/navigations/toolbar/bootstrap4.scss +8 -0
  66. package/SCSS-Themes/navigations/toolbar/bootstrap5-dark.scss +10 -2
  67. package/SCSS-Themes/navigations/toolbar/bootstrap5.scss +10 -2
  68. package/SCSS-Themes/navigations/toolbar/fabric-dark.scss +8 -0
  69. package/SCSS-Themes/navigations/toolbar/fabric.scss +8 -0
  70. package/SCSS-Themes/navigations/toolbar/fluent-dark.scss +8 -0
  71. package/SCSS-Themes/navigations/toolbar/fluent.scss +8 -0
  72. package/SCSS-Themes/navigations/toolbar/highcontrast.scss +8 -0
  73. package/SCSS-Themes/navigations/toolbar/material-dark.scss +8 -0
  74. package/SCSS-Themes/navigations/toolbar/material.scss +8 -0
  75. package/SCSS-Themes/navigations/toolbar/material3-dark.scss +8 -0
  76. package/SCSS-Themes/navigations/toolbar/material3.scss +8 -0
  77. package/SCSS-Themes/navigations/toolbar/tailwind-dark.scss +8 -0
  78. package/SCSS-Themes/navigations/toolbar/tailwind.scss +8 -0
  79. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap-dark.scss +14 -2
  80. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap.scss +14 -2
  81. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap4.scss +14 -2
  82. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5-dark.scss +14 -2
  83. package/SCSS-Themes/pdfviewer/pdfviewer/bootstrap5.scss +14 -2
  84. package/SCSS-Themes/pdfviewer/pdfviewer/fabric-dark.scss +14 -2
  85. package/SCSS-Themes/pdfviewer/pdfviewer/fabric.scss +14 -2
  86. package/SCSS-Themes/pdfviewer/pdfviewer/fluent-dark.scss +14 -2
  87. package/SCSS-Themes/pdfviewer/pdfviewer/fluent.scss +14 -2
  88. package/SCSS-Themes/pdfviewer/pdfviewer/highcontrast.scss +14 -2
  89. package/SCSS-Themes/pdfviewer/pdfviewer/material-dark.scss +14 -2
  90. package/SCSS-Themes/pdfviewer/pdfviewer/material.scss +14 -2
  91. package/SCSS-Themes/pdfviewer/pdfviewer/material3-dark.scss +14 -2
  92. package/SCSS-Themes/pdfviewer/pdfviewer/material3.scss +14 -2
  93. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind-dark.scss +14 -2
  94. package/SCSS-Themes/pdfviewer/pdfviewer/tailwind.scss +14 -2
  95. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark.scss +5 -4
  96. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap.scss +5 -4
  97. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4.scss +5 -4
  98. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark.scss +6 -5
  99. package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.scss +6 -5
  100. package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark.scss +5 -4
  101. package/SCSS-Themes/richtexteditor/rich-text-editor/fabric.scss +5 -4
  102. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark.scss +6 -5
  103. package/SCSS-Themes/richtexteditor/rich-text-editor/fluent.scss +6 -5
  104. package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast.scss +5 -4
  105. package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark.scss +5 -4
  106. package/SCSS-Themes/richtexteditor/rich-text-editor/material.scss +6 -4
  107. package/SCSS-Themes/richtexteditor/rich-text-editor/material3-dark.scss +6 -5
  108. package/SCSS-Themes/richtexteditor/rich-text-editor/material3.scss +6 -5
  109. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark.scss +6 -5
  110. package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind.scss +6 -5
  111. package/SCSS-Themes/tailwind-dark.scss +35 -13
  112. package/SCSS-Themes/tailwind.scss +35 -13
  113. package/package.json +1 -1
@@ -2308,8 +2308,6 @@ $pv-eye-icon-margin-top: 3px !default;
2308
2308
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover,
2309
2309
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:hover,
2310
2310
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:hover,
2311
- .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2312
- .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2313
2311
  .e-pv-annotation-toolbar .e-dropdown-btn.e-btn.e-active,
2314
2312
  .e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2315
2313
  .e-pv-formdesigner-toolbar .e-dropdown-btn.e-btn:focus,
@@ -2330,6 +2328,20 @@ $pv-eye-icon-margin-top: 3px !default;
2330
2328
  color: $pv-item-selection-color;
2331
2329
  }
2332
2330
  }
2331
+
2332
+ .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2333
+ .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus
2334
+ {
2335
+ @if $skin-name == 'bootstrap4' {
2336
+ color: $pv-icon-color-hover;
2337
+ }
2338
+ @if $skin-name == 'bootstrap5' {
2339
+ color: $pv-icon-color;
2340
+ }
2341
+ @if $skin-name == 'FluentUI' {
2342
+ color: $pv-item-selection-color;
2343
+ }
2344
+ }
2333
2345
 
2334
2346
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
2335
2347
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
@@ -2256,8 +2256,6 @@ $pv-eye-icon-margin-top: 3px !default;
2256
2256
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover,
2257
2257
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:hover,
2258
2258
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:hover,
2259
- .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2260
- .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2261
2259
  .e-pv-annotation-toolbar .e-dropdown-btn.e-btn.e-active,
2262
2260
  .e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2263
2261
  .e-pv-formdesigner-toolbar .e-dropdown-btn.e-btn:focus,
@@ -2278,6 +2276,20 @@ $pv-eye-icon-margin-top: 3px !default;
2278
2276
  color: $pv-item-selection-color;
2279
2277
  }
2280
2278
  }
2279
+
2280
+ .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2281
+ .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus
2282
+ {
2283
+ @if $skin-name == 'bootstrap4' {
2284
+ color: $pv-icon-color-hover;
2285
+ }
2286
+ @if $skin-name == 'bootstrap5' {
2287
+ color: $pv-icon-color;
2288
+ }
2289
+ @if $skin-name == 'FluentUI' {
2290
+ color: $pv-item-selection-color;
2291
+ }
2292
+ }
2281
2293
 
2282
2294
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
2283
2295
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
@@ -2256,8 +2256,6 @@ $pv-eye-icon-margin-top: 3px !default;
2256
2256
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover,
2257
2257
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:hover,
2258
2258
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:hover,
2259
- .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2260
- .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2261
2259
  .e-pv-annotation-toolbar .e-dropdown-btn.e-btn.e-active,
2262
2260
  .e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2263
2261
  .e-pv-formdesigner-toolbar .e-dropdown-btn.e-btn:focus,
@@ -2278,6 +2276,20 @@ $pv-eye-icon-margin-top: 3px !default;
2278
2276
  color: $pv-item-selection-color;
2279
2277
  }
2280
2278
  }
2279
+
2280
+ .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2281
+ .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus
2282
+ {
2283
+ @if $skin-name == 'bootstrap4' {
2284
+ color: $pv-icon-color-hover;
2285
+ }
2286
+ @if $skin-name == 'bootstrap5' {
2287
+ color: $pv-icon-color;
2288
+ }
2289
+ @if $skin-name == 'FluentUI' {
2290
+ color: $pv-item-selection-color;
2291
+ }
2292
+ }
2281
2293
 
2282
2294
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
2283
2295
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
@@ -2259,8 +2259,6 @@ $pv-eye-icon-margin-top: 3px !default;
2259
2259
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover,
2260
2260
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:hover,
2261
2261
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:hover,
2262
- .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2263
- .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2264
2262
  .e-pv-annotation-toolbar .e-dropdown-btn.e-btn.e-active,
2265
2263
  .e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2266
2264
  .e-pv-formdesigner-toolbar .e-dropdown-btn.e-btn:focus,
@@ -2281,6 +2279,20 @@ $pv-eye-icon-margin-top: 3px !default;
2281
2279
  color: $pv-item-selection-color;
2282
2280
  }
2283
2281
  }
2282
+
2283
+ .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2284
+ .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus
2285
+ {
2286
+ @if $skin-name == 'bootstrap4' {
2287
+ color: $pv-icon-color-hover;
2288
+ }
2289
+ @if $skin-name == 'bootstrap5' {
2290
+ color: $pv-icon-color;
2291
+ }
2292
+ @if $skin-name == 'FluentUI' {
2293
+ color: $pv-item-selection-color;
2294
+ }
2295
+ }
2284
2296
 
2285
2297
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
2286
2298
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
@@ -2261,8 +2261,6 @@ $pv-eye-icon-margin-top: 3px !default;
2261
2261
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover,
2262
2262
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:hover,
2263
2263
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:hover,
2264
- .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2265
- .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2266
2264
  .e-pv-annotation-toolbar .e-dropdown-btn.e-btn.e-active,
2267
2265
  .e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2268
2266
  .e-pv-formdesigner-toolbar .e-dropdown-btn.e-btn:focus,
@@ -2283,6 +2281,20 @@ $pv-eye-icon-margin-top: 3px !default;
2283
2281
  color: $pv-item-selection-color;
2284
2282
  }
2285
2283
  }
2284
+
2285
+ .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2286
+ .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus
2287
+ {
2288
+ @if $skin-name == 'bootstrap4' {
2289
+ color: $pv-icon-color-hover;
2290
+ }
2291
+ @if $skin-name == 'bootstrap5' {
2292
+ color: $pv-icon-color;
2293
+ }
2294
+ @if $skin-name == 'FluentUI' {
2295
+ color: $pv-item-selection-color;
2296
+ }
2297
+ }
2286
2298
 
2287
2299
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
2288
2300
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
@@ -2263,8 +2263,6 @@ $pv-comment-text-cursor-color: $black !default;
2263
2263
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover,
2264
2264
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:hover,
2265
2265
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:hover,
2266
- .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2267
- .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2268
2266
  .e-pv-annotation-toolbar .e-dropdown-btn.e-btn.e-active,
2269
2267
  .e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2270
2268
  .e-pv-formdesigner-toolbar .e-dropdown-btn.e-btn:focus,
@@ -2285,6 +2283,20 @@ $pv-comment-text-cursor-color: $black !default;
2285
2283
  color: $pv-item-selection-color;
2286
2284
  }
2287
2285
  }
2286
+
2287
+ .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2288
+ .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus
2289
+ {
2290
+ @if $skin-name == 'bootstrap4' {
2291
+ color: $pv-icon-color-hover;
2292
+ }
2293
+ @if $skin-name == 'bootstrap5' {
2294
+ color: $pv-icon-color;
2295
+ }
2296
+ @if $skin-name == 'FluentUI' {
2297
+ color: $pv-item-selection-color;
2298
+ }
2299
+ }
2288
2300
 
2289
2301
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
2290
2302
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
@@ -2263,8 +2263,6 @@ $pv-comment-text-cursor-color: $black !default;
2263
2263
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover,
2264
2264
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:hover,
2265
2265
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:hover,
2266
- .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2267
- .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2268
2266
  .e-pv-annotation-toolbar .e-dropdown-btn.e-btn.e-active,
2269
2267
  .e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2270
2268
  .e-pv-formdesigner-toolbar .e-dropdown-btn.e-btn:focus,
@@ -2285,6 +2283,20 @@ $pv-comment-text-cursor-color: $black !default;
2285
2283
  color: $pv-item-selection-color;
2286
2284
  }
2287
2285
  }
2286
+
2287
+ .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2288
+ .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus
2289
+ {
2290
+ @if $skin-name == 'bootstrap4' {
2291
+ color: $pv-icon-color-hover;
2292
+ }
2293
+ @if $skin-name == 'bootstrap5' {
2294
+ color: $pv-icon-color;
2295
+ }
2296
+ @if $skin-name == 'FluentUI' {
2297
+ color: $pv-item-selection-color;
2298
+ }
2299
+ }
2288
2300
 
2289
2301
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
2290
2302
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
@@ -2261,8 +2261,6 @@ $pv-eye-icon-margin-top: 3px !default;
2261
2261
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover,
2262
2262
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:hover,
2263
2263
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:hover,
2264
- .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2265
- .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2266
2264
  .e-pv-annotation-toolbar .e-dropdown-btn.e-btn.e-active,
2267
2265
  .e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2268
2266
  .e-pv-formdesigner-toolbar .e-dropdown-btn.e-btn:focus,
@@ -2283,6 +2281,20 @@ $pv-eye-icon-margin-top: 3px !default;
2283
2281
  color: $pv-item-selection-color;
2284
2282
  }
2285
2283
  }
2284
+
2285
+ .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2286
+ .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus
2287
+ {
2288
+ @if $skin-name == 'bootstrap4' {
2289
+ color: $pv-icon-color-hover;
2290
+ }
2291
+ @if $skin-name == 'bootstrap5' {
2292
+ color: $pv-icon-color;
2293
+ }
2294
+ @if $skin-name == 'FluentUI' {
2295
+ color: $pv-item-selection-color;
2296
+ }
2297
+ }
2286
2298
 
2287
2299
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
2288
2300
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
@@ -2260,8 +2260,6 @@ $pv-eye-icon-margin-top: 3px !default;
2260
2260
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover,
2261
2261
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:hover,
2262
2262
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:hover,
2263
- .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2264
- .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2265
2263
  .e-pv-annotation-toolbar .e-dropdown-btn.e-btn.e-active,
2266
2264
  .e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2267
2265
  .e-pv-formdesigner-toolbar .e-dropdown-btn.e-btn:focus,
@@ -2282,6 +2280,20 @@ $pv-eye-icon-margin-top: 3px !default;
2282
2280
  color: $pv-item-selection-color;
2283
2281
  }
2284
2282
  }
2283
+
2284
+ .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2285
+ .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus
2286
+ {
2287
+ @if $skin-name == 'bootstrap4' {
2288
+ color: $pv-icon-color-hover;
2289
+ }
2290
+ @if $skin-name == 'bootstrap5' {
2291
+ color: $pv-icon-color;
2292
+ }
2293
+ @if $skin-name == 'FluentUI' {
2294
+ color: $pv-item-selection-color;
2295
+ }
2296
+ }
2285
2297
 
2286
2298
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
2287
2299
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
@@ -2258,8 +2258,6 @@ $pv-eye-icon-margin-top: 3px !default;
2258
2258
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover,
2259
2259
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:hover,
2260
2260
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:hover,
2261
- .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2262
- .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2263
2261
  .e-pv-annotation-toolbar .e-dropdown-btn.e-btn.e-active,
2264
2262
  .e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2265
2263
  .e-pv-formdesigner-toolbar .e-dropdown-btn.e-btn:focus,
@@ -2280,6 +2278,20 @@ $pv-eye-icon-margin-top: 3px !default;
2280
2278
  color: $pv-item-selection-color;
2281
2279
  }
2282
2280
  }
2281
+
2282
+ .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2283
+ .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus
2284
+ {
2285
+ @if $skin-name == 'bootstrap4' {
2286
+ color: $pv-icon-color-hover;
2287
+ }
2288
+ @if $skin-name == 'bootstrap5' {
2289
+ color: $pv-icon-color;
2290
+ }
2291
+ @if $skin-name == 'FluentUI' {
2292
+ color: $pv-item-selection-color;
2293
+ }
2294
+ }
2283
2295
 
2284
2296
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
2285
2297
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
@@ -2264,8 +2264,6 @@ $pv-search-btn-width-big: 32px !default;
2264
2264
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover,
2265
2265
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:hover,
2266
2266
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:hover,
2267
- .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2268
- .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2269
2267
  .e-pv-annotation-toolbar .e-dropdown-btn.e-btn.e-active,
2270
2268
  .e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2271
2269
  .e-pv-formdesigner-toolbar .e-dropdown-btn.e-btn:focus,
@@ -2286,6 +2284,20 @@ $pv-search-btn-width-big: 32px !default;
2286
2284
  color: $pv-item-selection-color;
2287
2285
  }
2288
2286
  }
2287
+
2288
+ .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2289
+ .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus
2290
+ {
2291
+ @if $skin-name == 'bootstrap4' {
2292
+ color: $pv-icon-color-hover;
2293
+ }
2294
+ @if $skin-name == 'bootstrap5' {
2295
+ color: $pv-icon-color;
2296
+ }
2297
+ @if $skin-name == 'FluentUI' {
2298
+ color: $pv-item-selection-color;
2299
+ }
2300
+ }
2289
2301
 
2290
2302
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
2291
2303
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
@@ -2264,8 +2264,6 @@ $pv-search-btn-width-big: 32px !default;
2264
2264
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover,
2265
2265
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:hover,
2266
2266
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:hover,
2267
- .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2268
- .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2269
2267
  .e-pv-annotation-toolbar .e-dropdown-btn.e-btn.e-active,
2270
2268
  .e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2271
2269
  .e-pv-formdesigner-toolbar .e-dropdown-btn.e-btn:focus,
@@ -2286,6 +2284,20 @@ $pv-search-btn-width-big: 32px !default;
2286
2284
  color: $pv-item-selection-color;
2287
2285
  }
2288
2286
  }
2287
+
2288
+ .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2289
+ .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus
2290
+ {
2291
+ @if $skin-name == 'bootstrap4' {
2292
+ color: $pv-icon-color-hover;
2293
+ }
2294
+ @if $skin-name == 'bootstrap5' {
2295
+ color: $pv-icon-color;
2296
+ }
2297
+ @if $skin-name == 'FluentUI' {
2298
+ color: $pv-item-selection-color;
2299
+ }
2300
+ }
2289
2301
 
2290
2302
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
2291
2303
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
@@ -2265,8 +2265,6 @@ $pv-eye-icon-margin-top: 3px !default;
2265
2265
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover,
2266
2266
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:hover,
2267
2267
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:hover,
2268
- .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2269
- .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2270
2268
  .e-pv-annotation-toolbar .e-dropdown-btn.e-btn.e-active,
2271
2269
  .e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2272
2270
  .e-pv-formdesigner-toolbar .e-dropdown-btn.e-btn:focus,
@@ -2287,6 +2285,20 @@ $pv-eye-icon-margin-top: 3px !default;
2287
2285
  color: $pv-item-selection-color;
2288
2286
  }
2289
2287
  }
2288
+
2289
+ .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2290
+ .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus
2291
+ {
2292
+ @if $skin-name == 'bootstrap4' {
2293
+ color: $pv-icon-color-hover;
2294
+ }
2295
+ @if $skin-name == 'bootstrap5' {
2296
+ color: $pv-icon-color;
2297
+ }
2298
+ @if $skin-name == 'FluentUI' {
2299
+ color: $pv-item-selection-color;
2300
+ }
2301
+ }
2290
2302
 
2291
2303
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
2292
2304
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
@@ -2265,8 +2265,6 @@ $pv-eye-icon-margin-top: 3px !default;
2265
2265
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover,
2266
2266
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-menu-icon:hover,
2267
2267
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused .e-caret:hover,
2268
- .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2269
- .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2270
2268
  .e-pv-annotation-toolbar .e-dropdown-btn.e-btn.e-active,
2271
2269
  .e-pv-formdesigner-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2272
2270
  .e-pv-formdesigner-toolbar .e-dropdown-btn.e-btn:focus,
@@ -2287,6 +2285,20 @@ $pv-eye-icon-margin-top: 3px !default;
2287
2285
  color: $pv-item-selection-color;
2288
2286
  }
2289
2287
  }
2288
+
2289
+ .e-pv-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus,
2290
+ .e-pv-annotation-toolbar .e-pv-tbar-btn.e-pv-tbar-btn:focus
2291
+ {
2292
+ @if $skin-name == 'bootstrap4' {
2293
+ color: $pv-icon-color-hover;
2294
+ }
2295
+ @if $skin-name == 'bootstrap5' {
2296
+ color: $pv-icon-color;
2297
+ }
2298
+ @if $skin-name == 'FluentUI' {
2299
+ color: $pv-item-selection-color;
2300
+ }
2301
+ }
2290
2302
 
2291
2303
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item:hover .e-menu-icon,
2292
2304
  .e-pv-annotation-stamp-container .e-menu-wrapper ul .e-menu-item.e-focused:hover .e-menu-icon,
@@ -200,6 +200,7 @@ $rte-insert-dialog-label-padding-bottom: 20px !default;
200
200
  $rte-big-quick-tbar-item-min-height: 36px !default;
201
201
  $rte-big-quick-tbar-item-min-width: 36px !default;
202
202
  $rte-content-font-size: 14px !default;
203
+ $rte-big-content-font-size: 16px !default;
203
204
  $rte-toolbar-icon-size: 16px !default;
204
205
  $rte-toolbar-big-icon-size: 18px !default;
205
206
  $rte-toolbar-hor-nav-border-width: 0 0 0 1px !default;
@@ -459,6 +460,9 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
459
460
  min-height: 350px;
460
461
  }
461
462
  }
463
+ .e-rte-content .e-content {
464
+ font-size: $rte-big-content-font-size;
465
+ }
462
466
  }
463
467
 
464
468
  .e-richtexteditor {
@@ -765,10 +769,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
765
769
  position: relative;
766
770
  text-align: inherit;
767
771
  z-index: 2;
768
-
769
- @media screen and (min-width: 992px) {
770
- font-size: $rte-content-font-size;
771
- }
772
+ font-size: $rte-content-font-size;
772
773
  }
773
774
 
774
775
  .e-content p {
@@ -204,6 +204,7 @@ $rte-insert-dialog-label-padding-bottom: 20px !default;
204
204
  $rte-big-quick-tbar-item-min-height: 36px !default;
205
205
  $rte-big-quick-tbar-item-min-width: 36px !default;
206
206
  $rte-content-font-size: 14px !default;
207
+ $rte-big-content-font-size: 16px !default;
207
208
  $rte-dropdown-caret-icon-size: 12px !default;
208
209
  $rte-big-dropdown-caret-icon-size: 12px !default;
209
210
  $rte-toolbar-icon-size: 16px !default;
@@ -516,6 +517,9 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
516
517
  min-height: 350px;
517
518
  }
518
519
  }
520
+ .e-rte-content .e-content {
521
+ font-size: $rte-big-content-font-size;
522
+ }
519
523
  }
520
524
 
521
525
  .e-richtexteditor {
@@ -822,10 +826,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
822
826
  position: relative;
823
827
  text-align: inherit;
824
828
  z-index: 2;
825
-
826
- @media screen and (min-width: 992px) {
827
- font-size: $rte-content-font-size;
828
- }
829
+ font-size: $rte-content-font-size;
829
830
  }
830
831
 
831
832
  .e-content p {
@@ -191,6 +191,7 @@ $rte-insert-dialog-label-padding-bottom: 14px !default;
191
191
  $rte-big-quick-tbar-item-min-height: 38px !default;
192
192
  $rte-big-quick-tbar-item-min-width: 38px !default;
193
193
  $rte-content-font-size: 14px !default;
194
+ $rte-big-content-font-size: 16px !default;
194
195
  $rte-table-popup-bdr-radius: 0 !default;
195
196
 
196
197
  $rte-inline-dropdown-line-height: 30px !default;
@@ -642,6 +643,9 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
642
643
  min-height: 350px;
643
644
  }
644
645
  }
646
+ .e-rte-content .e-content {
647
+ font-size: $rte-big-content-font-size;
648
+ }
645
649
  }
646
650
 
647
651
  .e-richtexteditor {
@@ -948,10 +952,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
948
952
  position: relative;
949
953
  text-align: inherit;
950
954
  z-index: 2;
951
-
952
- @media screen and (min-width: 992px) {
953
- font-size: $rte-content-font-size;
954
- }
955
+ font-size: $rte-content-font-size;
955
956
  }
956
957
 
957
958
  .e-content p {
@@ -113,7 +113,8 @@ $rte-insert-dialog-label-padding-top: 12px !default;
113
113
  $rte-insert-dialog-label-padding-bottom: 12px !default;
114
114
  $rte-big-quick-tbar-item-min-height: 38px !default;
115
115
  $rte-big-quick-tbar-item-min-width: 38px !default;
116
- $rte-content-font-size: $text-sm !default;
116
+ $rte-content-font-size: 14px !default;
117
+ $rte-big-content-font-size: 16px !default;
117
118
  $rte-dropdown-caret-icon-size: $text-xs !default;
118
119
  $rte-big-dropdown-caret-icon-size: $text-sm !default;
119
120
  $font-weight: $font-weight-light !default;
@@ -444,6 +445,9 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
444
445
  min-height: 350px;
445
446
  }
446
447
  }
448
+ .e-rte-content .e-content {
449
+ font-size: $rte-big-content-font-size;
450
+ }
447
451
  }
448
452
 
449
453
  .e-richtexteditor {
@@ -750,10 +754,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
750
754
  position: relative;
751
755
  text-align: inherit;
752
756
  z-index: 2;
753
-
754
- @media screen and (min-width: 992px) {
755
- font-size: $rte-content-font-size;
756
- }
757
+ font-size: $rte-content-font-size;
757
758
  }
758
759
 
759
760
  .e-content p {
@@ -113,7 +113,8 @@ $rte-insert-dialog-label-padding-top: 12px !default;
113
113
  $rte-insert-dialog-label-padding-bottom: 12px !default;
114
114
  $rte-big-quick-tbar-item-min-height: 38px !default;
115
115
  $rte-big-quick-tbar-item-min-width: 38px !default;
116
- $rte-content-font-size: $text-sm !default;
116
+ $rte-content-font-size: 14px !default;
117
+ $rte-big-content-font-size: 16px !default;
117
118
  $rte-dropdown-caret-icon-size: $text-xs !default;
118
119
  $rte-big-dropdown-caret-icon-size: $text-sm !default;
119
120
  $font-weight: $font-weight-light !default;
@@ -444,6 +445,9 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
444
445
  min-height: 350px;
445
446
  }
446
447
  }
448
+ .e-rte-content .e-content {
449
+ font-size: $rte-big-content-font-size;
450
+ }
447
451
  }
448
452
 
449
453
  .e-richtexteditor {
@@ -750,10 +754,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
750
754
  position: relative;
751
755
  text-align: inherit;
752
756
  z-index: 2;
753
-
754
- @media screen and (min-width: 992px) {
755
- font-size: $rte-content-font-size;
756
- }
757
+ font-size: $rte-content-font-size;
757
758
  }
758
759
 
759
760
  .e-content p {
@@ -203,6 +203,7 @@ $rte-insert-dialog-label-padding-bottom: 20px !default;
203
203
  $rte-big-quick-tbar-item-min-height: 50px !default;
204
204
  $rte-big-quick-tbar-item-min-width: 50px !default;
205
205
  $rte-content-font-size: 14px !default;
206
+ $rte-big-content-font-size: 16px !default;
206
207
  $rte-dropdown-caret-icon-size: 12px !default;
207
208
  $rte-big-dropdown-caret-icon-size: 12px !default;
208
209
  $rte-toolbar-icon-size: 16px !default;
@@ -441,6 +442,9 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
441
442
  min-height: 350px;
442
443
  }
443
444
  }
445
+ .e-rte-content .e-content {
446
+ font-size: $rte-big-content-font-size;
447
+ }
444
448
  }
445
449
 
446
450
  .e-richtexteditor {
@@ -747,10 +751,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
747
751
  position: relative;
748
752
  text-align: inherit;
749
753
  z-index: 2;
750
-
751
- @media screen and (min-width: 992px) {
752
- font-size: $rte-content-font-size;
753
- }
754
+ font-size: $rte-content-font-size;
754
755
  }
755
756
 
756
757
  .e-content p {
@@ -206,6 +206,7 @@ $rte-insert-dialog-label-padding-bottom: 20px !default;
206
206
  $rte-big-quick-tbar-item-min-height: 34px !default;
207
207
  $rte-big-quick-tbar-item-min-width: 39px !default;
208
208
  $rte-content-font-size: 14px !default;
209
+ $rte-big-content-font-size: 16px !default;
209
210
  $rte-dropdown-caret-icon-size: 12px !default;
210
211
  $rte-big-dropdown-caret-icon-size: 12px !default;
211
212
 
@@ -439,6 +440,9 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
439
440
  min-height: 350px;
440
441
  }
441
442
  }
443
+ .e-rte-content .e-content {
444
+ font-size: $rte-big-content-font-size;
445
+ }
442
446
  }
443
447
 
444
448
  .e-richtexteditor {
@@ -745,10 +749,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
745
749
  position: relative;
746
750
  text-align: inherit;
747
751
  z-index: 2;
748
-
749
- @media screen and (min-width: 992px) {
750
- font-size: $rte-content-font-size;
751
- }
752
+ font-size: $rte-content-font-size;
752
753
  }
753
754
 
754
755
  .e-content p {
@@ -117,7 +117,8 @@ $rte-insert-dialog-label-padding-top: 12px !default;
117
117
  $rte-insert-dialog-label-padding-bottom: 12px !default;
118
118
  $rte-big-quick-tbar-item-min-height: 48px !default;
119
119
  $rte-big-quick-tbar-item-min-width: 48px !default;
120
- $rte-content-font-size: $text-sm !default;
120
+ $rte-content-font-size: 14px !default;
121
+ $rte-big-content-font-size: 16px !default;
121
122
  $rte-dropdown-caret-icon-size: $text-xs !default;
122
123
  $rte-big-dropdown-caret-icon-size: $text-sm !default;
123
124
  $font-weight: $font-weight-normal !default;
@@ -445,6 +446,9 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
445
446
  min-height: 350px;
446
447
  }
447
448
  }
449
+ .e-rte-content .e-content {
450
+ font-size: $rte-big-content-font-size;
451
+ }
448
452
  }
449
453
 
450
454
  .e-richtexteditor {
@@ -751,10 +755,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
751
755
  position: relative;
752
756
  text-align: inherit;
753
757
  z-index: 2;
754
-
755
- @media screen and (min-width: 992px) {
756
- font-size: $rte-content-font-size;
757
- }
758
+ font-size: $rte-content-font-size;
758
759
  }
759
760
 
760
761
  .e-content p {