@syncfusion/blazor-themes 27.1.48 → 27.1.50
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/SCSS-Themes/bds-dark.scss +103 -87
- package/SCSS-Themes/bds.scss +103 -87
- package/SCSS-Themes/bootstrap-dark.scss +103 -87
- package/SCSS-Themes/bootstrap.scss +103 -87
- package/SCSS-Themes/bootstrap4.scss +103 -87
- package/SCSS-Themes/bootstrap5-dark.scss +103 -87
- package/SCSS-Themes/bootstrap5.3.scss +103 -87
- package/SCSS-Themes/bootstrap5.scss +103 -87
- package/SCSS-Themes/buttons/check-box/bds-dark.scss +7 -0
- package/SCSS-Themes/buttons/check-box/bds.scss +7 -0
- package/SCSS-Themes/buttons/check-box/bootstrap-dark.scss +7 -0
- package/SCSS-Themes/buttons/check-box/bootstrap.scss +7 -0
- package/SCSS-Themes/buttons/check-box/bootstrap4.scss +7 -0
- package/SCSS-Themes/buttons/check-box/bootstrap5-dark.scss +7 -0
- package/SCSS-Themes/buttons/check-box/bootstrap5.3.scss +7 -0
- package/SCSS-Themes/buttons/check-box/bootstrap5.scss +7 -0
- package/SCSS-Themes/buttons/check-box/fabric-dark.scss +7 -0
- package/SCSS-Themes/buttons/check-box/fabric.scss +7 -0
- package/SCSS-Themes/buttons/check-box/fluent-dark.scss +7 -0
- package/SCSS-Themes/buttons/check-box/fluent.scss +7 -0
- package/SCSS-Themes/buttons/check-box/fluent2-dark.scss +7 -0
- package/SCSS-Themes/buttons/check-box/fluent2.scss +7 -0
- package/SCSS-Themes/buttons/check-box/highcontrast.scss +7 -0
- package/SCSS-Themes/buttons/check-box/material-dark.scss +7 -0
- package/SCSS-Themes/buttons/check-box/material.scss +7 -0
- package/SCSS-Themes/buttons/check-box/material3-dark.scss +7 -0
- package/SCSS-Themes/buttons/check-box/material3.scss +7 -0
- package/SCSS-Themes/buttons/check-box/tailwind-dark.scss +7 -0
- package/SCSS-Themes/buttons/check-box/tailwind.scss +7 -0
- package/SCSS-Themes/dropdowns/drop-down-list/bds-dark.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/bds.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap-dark.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap4.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5-dark.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.3.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/bootstrap5.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/fabric-dark.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/fabric.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/fluent-dark.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/fluent.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/fluent2-dark.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/fluent2.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/highcontrast.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/material-dark.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/material.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/material3-dark.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/material3.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind-dark.scss +1 -3
- package/SCSS-Themes/dropdowns/drop-down-list/tailwind.scss +1 -3
- package/SCSS-Themes/dropdowns/list-box/bds-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/bds.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/bootstrap-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/bootstrap.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/bootstrap4.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/bootstrap5-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/bootstrap5.3.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/bootstrap5.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/fabric-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/fabric.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/fluent-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/fluent.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/fluent2-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/fluent2.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/highcontrast.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/material-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/material.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/material3-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/material3.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/tailwind-dark.scss +1 -0
- package/SCSS-Themes/dropdowns/list-box/tailwind.scss +1 -0
- package/SCSS-Themes/fabric-dark.scss +103 -87
- package/SCSS-Themes/fabric.scss +103 -87
- package/SCSS-Themes/fluent-dark.scss +104 -88
- package/SCSS-Themes/fluent.scss +104 -88
- package/SCSS-Themes/fluent2-dark.scss +104 -88
- package/SCSS-Themes/fluent2.scss +104 -88
- package/SCSS-Themes/grids/grid/bds-dark.scss +52 -41
- package/SCSS-Themes/grids/grid/bds.scss +52 -41
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +52 -41
- package/SCSS-Themes/grids/grid/bootstrap.scss +52 -41
- package/SCSS-Themes/grids/grid/bootstrap4.scss +52 -41
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +52 -41
- package/SCSS-Themes/grids/grid/bootstrap5.3.scss +52 -41
- package/SCSS-Themes/grids/grid/bootstrap5.scss +52 -41
- package/SCSS-Themes/grids/grid/fabric-dark.scss +52 -41
- package/SCSS-Themes/grids/grid/fabric.scss +52 -41
- package/SCSS-Themes/grids/grid/fluent-dark.scss +53 -42
- package/SCSS-Themes/grids/grid/fluent.scss +53 -42
- package/SCSS-Themes/grids/grid/fluent2-dark.scss +53 -42
- package/SCSS-Themes/grids/grid/fluent2.scss +53 -42
- package/SCSS-Themes/grids/grid/highcontrast.scss +52 -41
- package/SCSS-Themes/grids/grid/material-dark.scss +52 -41
- package/SCSS-Themes/grids/grid/material.scss +52 -41
- package/SCSS-Themes/grids/grid/material3-dark.scss +52 -41
- package/SCSS-Themes/grids/grid/material3.scss +52 -41
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +52 -41
- package/SCSS-Themes/grids/grid/tailwind.scss +52 -41
- package/SCSS-Themes/highcontrast.scss +103 -87
- package/SCSS-Themes/inputs/color-picker/bds-dark.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/bds.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/bootstrap.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/bootstrap4.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/bootstrap5.3.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/bootstrap5.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/fabric-dark.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/fabric.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/fluent-dark.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/fluent.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/fluent2-dark.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/fluent2.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/highcontrast.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/material-dark.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/material.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/material3-dark.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/material3.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/tailwind-dark.scss +1 -1
- package/SCSS-Themes/inputs/color-picker/tailwind.scss +1 -1
- package/SCSS-Themes/material-dark.scss +103 -87
- package/SCSS-Themes/material.scss +103 -87
- package/SCSS-Themes/material3-dark.scss +103 -87
- package/SCSS-Themes/material3.scss +103 -87
- package/SCSS-Themes/popups/dialog/bds-dark.scss +0 -35
- package/SCSS-Themes/popups/dialog/bds.scss +0 -35
- package/SCSS-Themes/popups/dialog/bootstrap-dark.scss +0 -35
- package/SCSS-Themes/popups/dialog/bootstrap.scss +0 -35
- package/SCSS-Themes/popups/dialog/bootstrap4.scss +0 -35
- package/SCSS-Themes/popups/dialog/bootstrap5-dark.scss +0 -35
- package/SCSS-Themes/popups/dialog/bootstrap5.3.scss +0 -35
- package/SCSS-Themes/popups/dialog/bootstrap5.scss +0 -35
- package/SCSS-Themes/popups/dialog/fabric-dark.scss +0 -35
- package/SCSS-Themes/popups/dialog/fabric.scss +0 -35
- package/SCSS-Themes/popups/dialog/fluent-dark.scss +0 -35
- package/SCSS-Themes/popups/dialog/fluent.scss +0 -35
- package/SCSS-Themes/popups/dialog/fluent2-dark.scss +0 -35
- package/SCSS-Themes/popups/dialog/fluent2.scss +0 -35
- package/SCSS-Themes/popups/dialog/highcontrast.scss +0 -35
- package/SCSS-Themes/popups/dialog/material-dark.scss +0 -35
- package/SCSS-Themes/popups/dialog/material.scss +0 -35
- package/SCSS-Themes/popups/dialog/material3-dark.scss +0 -35
- package/SCSS-Themes/popups/dialog/material3.scss +0 -35
- package/SCSS-Themes/popups/dialog/tailwind-dark.scss +0 -35
- package/SCSS-Themes/popups/dialog/tailwind.scss +0 -35
- package/SCSS-Themes/richtexteditor/rich-text-editor/bds-dark.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/bds.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.3.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2-dark.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent2.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/material.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/material3-dark.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/material3.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark.scss +41 -7
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind.scss +41 -7
- package/SCSS-Themes/tailwind-dark.scss +103 -87
- package/SCSS-Themes/tailwind.scss +103 -87
- package/package.json +1 -1
|
@@ -1307,6 +1307,22 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
1307
1307
|
margin-block-start: 10px;
|
|
1308
1308
|
}
|
|
1309
1309
|
|
|
1310
|
+
.e-content ul {
|
|
1311
|
+
list-style-type: disc;
|
|
1312
|
+
}
|
|
1313
|
+
|
|
1314
|
+
.e-content ul ul,
|
|
1315
|
+
.e-content ol ul {
|
|
1316
|
+
list-style-type: circle;
|
|
1317
|
+
}
|
|
1318
|
+
|
|
1319
|
+
.e-content ul ul ul,
|
|
1320
|
+
.e-content ol ul ul,
|
|
1321
|
+
.e-content ul ol ul,
|
|
1322
|
+
.e-content ol ol ul {
|
|
1323
|
+
list-style-type: square;
|
|
1324
|
+
}
|
|
1325
|
+
|
|
1310
1326
|
.e-content h1 {
|
|
1311
1327
|
font-size: 2.857em;
|
|
1312
1328
|
font-weight: 600;
|
|
@@ -1375,7 +1391,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
1375
1391
|
word-break: inherit;
|
|
1376
1392
|
word-wrap: break-word;
|
|
1377
1393
|
|
|
1378
|
-
@if $skin-name == 'fluent2' or $
|
|
1394
|
+
@if $skin-name == 'fluent2' or $theme-name == 'fluent2-highcontrast' or $skin-name == 'fluent2-dark' {
|
|
1379
1395
|
background-color: $rte-pre-bg-color;
|
|
1380
1396
|
}
|
|
1381
1397
|
}
|
|
@@ -3216,6 +3232,12 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
3216
3232
|
color: $rte-drop-btn-active-color;
|
|
3217
3233
|
}
|
|
3218
3234
|
}
|
|
3235
|
+
|
|
3236
|
+
.e-tbar-btn:hover {
|
|
3237
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
3238
|
+
color: $rte-drop-btn-active-color;
|
|
3239
|
+
}
|
|
3240
|
+
}
|
|
3219
3241
|
}
|
|
3220
3242
|
|
|
3221
3243
|
.e-toolbar-extended {
|
|
@@ -3242,6 +3264,12 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
3242
3264
|
background: $rte-drop-btn-active-bg;
|
|
3243
3265
|
}
|
|
3244
3266
|
|
|
3267
|
+
.e-toolbar-item .e-tbar-btn:hover {
|
|
3268
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
3269
|
+
color: $rte-drop-btn-active-color;
|
|
3270
|
+
}
|
|
3271
|
+
}
|
|
3272
|
+
|
|
3245
3273
|
@if $skin-name == 'bootstrap5' {
|
|
3246
3274
|
.e-toolbar-item .e-tbar-btn:focus,
|
|
3247
3275
|
.e-toolbar-item .e-tbar-btn:hover {
|
|
@@ -3260,7 +3288,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
3260
3288
|
background: transparent;
|
|
3261
3289
|
color: transparent;
|
|
3262
3290
|
}
|
|
3263
|
-
@if $skin-name == 'Material3' or $skin-name == 'fluent2' or $
|
|
3291
|
+
@if $skin-name == 'Material3' or $skin-name == 'fluent2' or $theme-name == 'fluent2-highcontrast' or $skin-name == 'fluent2-dark' {
|
|
3264
3292
|
::selection {
|
|
3265
3293
|
color: $rte-selection-color;
|
|
3266
3294
|
background: $rte-selection-bg;
|
|
@@ -3378,7 +3406,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
3378
3406
|
.e-rte-list-primary-content {
|
|
3379
3407
|
|
|
3380
3408
|
&:hover {
|
|
3381
|
-
@if $
|
|
3409
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
3382
3410
|
background: $rte-split-btn-span-active-bg;
|
|
3383
3411
|
}
|
|
3384
3412
|
@else {
|
|
@@ -3398,7 +3426,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
3398
3426
|
.e-caret {
|
|
3399
3427
|
|
|
3400
3428
|
&:hover {
|
|
3401
|
-
@if $
|
|
3429
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
3402
3430
|
background: $rte-split-btn-span-active-bg;
|
|
3403
3431
|
}
|
|
3404
3432
|
@else {
|
|
@@ -3460,7 +3488,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
3460
3488
|
justify-content: center;
|
|
3461
3489
|
}
|
|
3462
3490
|
&:hover {
|
|
3463
|
-
@if $
|
|
3491
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
3464
3492
|
background: $rte-split-btn-span-active-bg;
|
|
3465
3493
|
}
|
|
3466
3494
|
@else {
|
|
@@ -3471,7 +3499,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
3471
3499
|
|
|
3472
3500
|
.e-caret {
|
|
3473
3501
|
&:hover {
|
|
3474
|
-
@if $
|
|
3502
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
3475
3503
|
background: $rte-split-btn-span-active-bg;
|
|
3476
3504
|
}
|
|
3477
3505
|
@else {
|
|
@@ -3765,8 +3793,14 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
3765
3793
|
}
|
|
3766
3794
|
}
|
|
3767
3795
|
}
|
|
3796
|
+
|
|
3768
3797
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-active .e-icons {
|
|
3769
|
-
|
|
3798
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
3799
|
+
color: $rte-drop-btn-active-color;
|
|
3800
|
+
}
|
|
3801
|
+
@else {
|
|
3802
|
+
color: $rte-tlbar-expand-active;
|
|
3803
|
+
}
|
|
3770
3804
|
}
|
|
3771
3805
|
|
|
3772
3806
|
.e-rte-emojipicker-popup.e-popup.e-popup-open {
|
|
@@ -1307,6 +1307,22 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
1307
1307
|
margin-block-start: 10px;
|
|
1308
1308
|
}
|
|
1309
1309
|
|
|
1310
|
+
.e-content ul {
|
|
1311
|
+
list-style-type: disc;
|
|
1312
|
+
}
|
|
1313
|
+
|
|
1314
|
+
.e-content ul ul,
|
|
1315
|
+
.e-content ol ul {
|
|
1316
|
+
list-style-type: circle;
|
|
1317
|
+
}
|
|
1318
|
+
|
|
1319
|
+
.e-content ul ul ul,
|
|
1320
|
+
.e-content ol ul ul,
|
|
1321
|
+
.e-content ul ol ul,
|
|
1322
|
+
.e-content ol ol ul {
|
|
1323
|
+
list-style-type: square;
|
|
1324
|
+
}
|
|
1325
|
+
|
|
1310
1326
|
.e-content h1 {
|
|
1311
1327
|
font-size: 2.857em;
|
|
1312
1328
|
font-weight: 600;
|
|
@@ -1375,7 +1391,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
1375
1391
|
word-break: inherit;
|
|
1376
1392
|
word-wrap: break-word;
|
|
1377
1393
|
|
|
1378
|
-
@if $skin-name == 'fluent2' or $
|
|
1394
|
+
@if $skin-name == 'fluent2' or $theme-name == 'fluent2-highcontrast' or $skin-name == 'fluent2-dark' {
|
|
1379
1395
|
background-color: $rte-pre-bg-color;
|
|
1380
1396
|
}
|
|
1381
1397
|
}
|
|
@@ -3216,6 +3232,12 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
3216
3232
|
color: $rte-drop-btn-active-color;
|
|
3217
3233
|
}
|
|
3218
3234
|
}
|
|
3235
|
+
|
|
3236
|
+
.e-tbar-btn:hover {
|
|
3237
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
3238
|
+
color: $rte-drop-btn-active-color;
|
|
3239
|
+
}
|
|
3240
|
+
}
|
|
3219
3241
|
}
|
|
3220
3242
|
|
|
3221
3243
|
.e-toolbar-extended {
|
|
@@ -3242,6 +3264,12 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
3242
3264
|
background: $rte-drop-btn-active-bg;
|
|
3243
3265
|
}
|
|
3244
3266
|
|
|
3267
|
+
.e-toolbar-item .e-tbar-btn:hover {
|
|
3268
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
3269
|
+
color: $rte-drop-btn-active-color;
|
|
3270
|
+
}
|
|
3271
|
+
}
|
|
3272
|
+
|
|
3245
3273
|
@if $skin-name == 'bootstrap5' {
|
|
3246
3274
|
.e-toolbar-item .e-tbar-btn:focus,
|
|
3247
3275
|
.e-toolbar-item .e-tbar-btn:hover {
|
|
@@ -3260,7 +3288,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
3260
3288
|
background: transparent;
|
|
3261
3289
|
color: transparent;
|
|
3262
3290
|
}
|
|
3263
|
-
@if $skin-name == 'Material3' or $skin-name == 'fluent2' or $
|
|
3291
|
+
@if $skin-name == 'Material3' or $skin-name == 'fluent2' or $theme-name == 'fluent2-highcontrast' or $skin-name == 'fluent2-dark' {
|
|
3264
3292
|
::selection {
|
|
3265
3293
|
color: $rte-selection-color;
|
|
3266
3294
|
background: $rte-selection-bg;
|
|
@@ -3378,7 +3406,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
3378
3406
|
.e-rte-list-primary-content {
|
|
3379
3407
|
|
|
3380
3408
|
&:hover {
|
|
3381
|
-
@if $
|
|
3409
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
3382
3410
|
background: $rte-split-btn-span-active-bg;
|
|
3383
3411
|
}
|
|
3384
3412
|
@else {
|
|
@@ -3398,7 +3426,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
3398
3426
|
.e-caret {
|
|
3399
3427
|
|
|
3400
3428
|
&:hover {
|
|
3401
|
-
@if $
|
|
3429
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
3402
3430
|
background: $rte-split-btn-span-active-bg;
|
|
3403
3431
|
}
|
|
3404
3432
|
@else {
|
|
@@ -3460,7 +3488,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
3460
3488
|
justify-content: center;
|
|
3461
3489
|
}
|
|
3462
3490
|
&:hover {
|
|
3463
|
-
@if $
|
|
3491
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
3464
3492
|
background: $rte-split-btn-span-active-bg;
|
|
3465
3493
|
}
|
|
3466
3494
|
@else {
|
|
@@ -3471,7 +3499,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
3471
3499
|
|
|
3472
3500
|
.e-caret {
|
|
3473
3501
|
&:hover {
|
|
3474
|
-
@if $
|
|
3502
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
3475
3503
|
background: $rte-split-btn-span-active-bg;
|
|
3476
3504
|
}
|
|
3477
3505
|
@else {
|
|
@@ -3765,8 +3793,14 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
3765
3793
|
}
|
|
3766
3794
|
}
|
|
3767
3795
|
}
|
|
3796
|
+
|
|
3768
3797
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-active .e-icons {
|
|
3769
|
-
|
|
3798
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
3799
|
+
color: $rte-drop-btn-active-color;
|
|
3800
|
+
}
|
|
3801
|
+
@else {
|
|
3802
|
+
color: $rte-tlbar-expand-active;
|
|
3803
|
+
}
|
|
3770
3804
|
}
|
|
3771
3805
|
|
|
3772
3806
|
.e-rte-emojipicker-popup.e-popup.e-popup-open {
|
|
@@ -1308,6 +1308,22 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
1308
1308
|
margin-block-start: 10px;
|
|
1309
1309
|
}
|
|
1310
1310
|
|
|
1311
|
+
.e-content ul {
|
|
1312
|
+
list-style-type: disc;
|
|
1313
|
+
}
|
|
1314
|
+
|
|
1315
|
+
.e-content ul ul,
|
|
1316
|
+
.e-content ol ul {
|
|
1317
|
+
list-style-type: circle;
|
|
1318
|
+
}
|
|
1319
|
+
|
|
1320
|
+
.e-content ul ul ul,
|
|
1321
|
+
.e-content ol ul ul,
|
|
1322
|
+
.e-content ul ol ul,
|
|
1323
|
+
.e-content ol ol ul {
|
|
1324
|
+
list-style-type: square;
|
|
1325
|
+
}
|
|
1326
|
+
|
|
1311
1327
|
.e-content h1 {
|
|
1312
1328
|
font-size: 2.857em;
|
|
1313
1329
|
font-weight: 600;
|
|
@@ -1376,7 +1392,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
1376
1392
|
word-break: inherit;
|
|
1377
1393
|
word-wrap: break-word;
|
|
1378
1394
|
|
|
1379
|
-
@if $skin-name == 'fluent2' or $
|
|
1395
|
+
@if $skin-name == 'fluent2' or $theme-name == 'fluent2-highcontrast' or $skin-name == 'fluent2-dark' {
|
|
1380
1396
|
background-color: $rte-pre-bg-color;
|
|
1381
1397
|
}
|
|
1382
1398
|
}
|
|
@@ -3217,6 +3233,12 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
3217
3233
|
color: $rte-drop-btn-active-color;
|
|
3218
3234
|
}
|
|
3219
3235
|
}
|
|
3236
|
+
|
|
3237
|
+
.e-tbar-btn:hover {
|
|
3238
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
3239
|
+
color: $rte-drop-btn-active-color;
|
|
3240
|
+
}
|
|
3241
|
+
}
|
|
3220
3242
|
}
|
|
3221
3243
|
|
|
3222
3244
|
.e-toolbar-extended {
|
|
@@ -3243,6 +3265,12 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
3243
3265
|
background: $rte-drop-btn-active-bg;
|
|
3244
3266
|
}
|
|
3245
3267
|
|
|
3268
|
+
.e-toolbar-item .e-tbar-btn:hover {
|
|
3269
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
3270
|
+
color: $rte-drop-btn-active-color;
|
|
3271
|
+
}
|
|
3272
|
+
}
|
|
3273
|
+
|
|
3246
3274
|
@if $skin-name == 'bootstrap5' {
|
|
3247
3275
|
.e-toolbar-item .e-tbar-btn:focus,
|
|
3248
3276
|
.e-toolbar-item .e-tbar-btn:hover {
|
|
@@ -3261,7 +3289,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
3261
3289
|
background: transparent;
|
|
3262
3290
|
color: transparent;
|
|
3263
3291
|
}
|
|
3264
|
-
@if $skin-name == 'Material3' or $skin-name == 'fluent2' or $
|
|
3292
|
+
@if $skin-name == 'Material3' or $skin-name == 'fluent2' or $theme-name == 'fluent2-highcontrast' or $skin-name == 'fluent2-dark' {
|
|
3265
3293
|
::selection {
|
|
3266
3294
|
color: $rte-selection-color;
|
|
3267
3295
|
background: $rte-selection-bg;
|
|
@@ -3379,7 +3407,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
3379
3407
|
.e-rte-list-primary-content {
|
|
3380
3408
|
|
|
3381
3409
|
&:hover {
|
|
3382
|
-
@if $
|
|
3410
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
3383
3411
|
background: $rte-split-btn-span-active-bg;
|
|
3384
3412
|
}
|
|
3385
3413
|
@else {
|
|
@@ -3399,7 +3427,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
3399
3427
|
.e-caret {
|
|
3400
3428
|
|
|
3401
3429
|
&:hover {
|
|
3402
|
-
@if $
|
|
3430
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
3403
3431
|
background: $rte-split-btn-span-active-bg;
|
|
3404
3432
|
}
|
|
3405
3433
|
@else {
|
|
@@ -3461,7 +3489,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
3461
3489
|
justify-content: center;
|
|
3462
3490
|
}
|
|
3463
3491
|
&:hover {
|
|
3464
|
-
@if $
|
|
3492
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
3465
3493
|
background: $rte-split-btn-span-active-bg;
|
|
3466
3494
|
}
|
|
3467
3495
|
@else {
|
|
@@ -3472,7 +3500,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
3472
3500
|
|
|
3473
3501
|
.e-caret {
|
|
3474
3502
|
&:hover {
|
|
3475
|
-
@if $
|
|
3503
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
3476
3504
|
background: $rte-split-btn-span-active-bg;
|
|
3477
3505
|
}
|
|
3478
3506
|
@else {
|
|
@@ -3766,8 +3794,14 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
3766
3794
|
}
|
|
3767
3795
|
}
|
|
3768
3796
|
}
|
|
3797
|
+
|
|
3769
3798
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-active .e-icons {
|
|
3770
|
-
|
|
3799
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
3800
|
+
color: $rte-drop-btn-active-color;
|
|
3801
|
+
}
|
|
3802
|
+
@else {
|
|
3803
|
+
color: $rte-tlbar-expand-active;
|
|
3804
|
+
}
|
|
3771
3805
|
}
|
|
3772
3806
|
|
|
3773
3807
|
.e-rte-emojipicker-popup.e-popup.e-popup-open {
|
|
@@ -1366,6 +1366,22 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
1366
1366
|
margin-block-start: 10px;
|
|
1367
1367
|
}
|
|
1368
1368
|
|
|
1369
|
+
.e-content ul {
|
|
1370
|
+
list-style-type: disc;
|
|
1371
|
+
}
|
|
1372
|
+
|
|
1373
|
+
.e-content ul ul,
|
|
1374
|
+
.e-content ol ul {
|
|
1375
|
+
list-style-type: circle;
|
|
1376
|
+
}
|
|
1377
|
+
|
|
1378
|
+
.e-content ul ul ul,
|
|
1379
|
+
.e-content ol ul ul,
|
|
1380
|
+
.e-content ul ol ul,
|
|
1381
|
+
.e-content ol ol ul {
|
|
1382
|
+
list-style-type: square;
|
|
1383
|
+
}
|
|
1384
|
+
|
|
1369
1385
|
.e-content h1 {
|
|
1370
1386
|
font-size: 2.857em;
|
|
1371
1387
|
font-weight: 600;
|
|
@@ -1434,7 +1450,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
1434
1450
|
word-break: inherit;
|
|
1435
1451
|
word-wrap: break-word;
|
|
1436
1452
|
|
|
1437
|
-
@if $skin-name == 'fluent2' or $
|
|
1453
|
+
@if $skin-name == 'fluent2' or $theme-name == 'fluent2-highcontrast' or $skin-name == 'fluent2-dark' {
|
|
1438
1454
|
background-color: $rte-pre-bg-color;
|
|
1439
1455
|
}
|
|
1440
1456
|
}
|
|
@@ -3275,6 +3291,12 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
3275
3291
|
color: $rte-drop-btn-active-color;
|
|
3276
3292
|
}
|
|
3277
3293
|
}
|
|
3294
|
+
|
|
3295
|
+
.e-tbar-btn:hover {
|
|
3296
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
3297
|
+
color: $rte-drop-btn-active-color;
|
|
3298
|
+
}
|
|
3299
|
+
}
|
|
3278
3300
|
}
|
|
3279
3301
|
|
|
3280
3302
|
.e-toolbar-extended {
|
|
@@ -3301,6 +3323,12 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
3301
3323
|
background: $rte-drop-btn-active-bg;
|
|
3302
3324
|
}
|
|
3303
3325
|
|
|
3326
|
+
.e-toolbar-item .e-tbar-btn:hover {
|
|
3327
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
3328
|
+
color: $rte-drop-btn-active-color;
|
|
3329
|
+
}
|
|
3330
|
+
}
|
|
3331
|
+
|
|
3304
3332
|
@if $skin-name == 'bootstrap5' {
|
|
3305
3333
|
.e-toolbar-item .e-tbar-btn:focus,
|
|
3306
3334
|
.e-toolbar-item .e-tbar-btn:hover {
|
|
@@ -3319,7 +3347,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
3319
3347
|
background: transparent;
|
|
3320
3348
|
color: transparent;
|
|
3321
3349
|
}
|
|
3322
|
-
@if $skin-name == 'Material3' or $skin-name == 'fluent2' or $
|
|
3350
|
+
@if $skin-name == 'Material3' or $skin-name == 'fluent2' or $theme-name == 'fluent2-highcontrast' or $skin-name == 'fluent2-dark' {
|
|
3323
3351
|
::selection {
|
|
3324
3352
|
color: $rte-selection-color;
|
|
3325
3353
|
background: $rte-selection-bg;
|
|
@@ -3437,7 +3465,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
3437
3465
|
.e-rte-list-primary-content {
|
|
3438
3466
|
|
|
3439
3467
|
&:hover {
|
|
3440
|
-
@if $
|
|
3468
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
3441
3469
|
background: $rte-split-btn-span-active-bg;
|
|
3442
3470
|
}
|
|
3443
3471
|
@else {
|
|
@@ -3457,7 +3485,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
3457
3485
|
.e-caret {
|
|
3458
3486
|
|
|
3459
3487
|
&:hover {
|
|
3460
|
-
@if $
|
|
3488
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
3461
3489
|
background: $rte-split-btn-span-active-bg;
|
|
3462
3490
|
}
|
|
3463
3491
|
@else {
|
|
@@ -3519,7 +3547,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
3519
3547
|
justify-content: center;
|
|
3520
3548
|
}
|
|
3521
3549
|
&:hover {
|
|
3522
|
-
@if $
|
|
3550
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
3523
3551
|
background: $rte-split-btn-span-active-bg;
|
|
3524
3552
|
}
|
|
3525
3553
|
@else {
|
|
@@ -3530,7 +3558,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
3530
3558
|
|
|
3531
3559
|
.e-caret {
|
|
3532
3560
|
&:hover {
|
|
3533
|
-
@if $
|
|
3561
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
3534
3562
|
background: $rte-split-btn-span-active-bg;
|
|
3535
3563
|
}
|
|
3536
3564
|
@else {
|
|
@@ -3824,8 +3852,14 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
3824
3852
|
}
|
|
3825
3853
|
}
|
|
3826
3854
|
}
|
|
3855
|
+
|
|
3827
3856
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-active .e-icons {
|
|
3828
|
-
|
|
3857
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
3858
|
+
color: $rte-drop-btn-active-color;
|
|
3859
|
+
}
|
|
3860
|
+
@else {
|
|
3861
|
+
color: $rte-tlbar-expand-active;
|
|
3862
|
+
}
|
|
3829
3863
|
}
|
|
3830
3864
|
|
|
3831
3865
|
.e-rte-emojipicker-popup.e-popup.e-popup-open {
|
|
@@ -1493,6 +1493,22 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
1493
1493
|
margin-block-start: 10px;
|
|
1494
1494
|
}
|
|
1495
1495
|
|
|
1496
|
+
.e-content ul {
|
|
1497
|
+
list-style-type: disc;
|
|
1498
|
+
}
|
|
1499
|
+
|
|
1500
|
+
.e-content ul ul,
|
|
1501
|
+
.e-content ol ul {
|
|
1502
|
+
list-style-type: circle;
|
|
1503
|
+
}
|
|
1504
|
+
|
|
1505
|
+
.e-content ul ul ul,
|
|
1506
|
+
.e-content ol ul ul,
|
|
1507
|
+
.e-content ul ol ul,
|
|
1508
|
+
.e-content ol ol ul {
|
|
1509
|
+
list-style-type: square;
|
|
1510
|
+
}
|
|
1511
|
+
|
|
1496
1512
|
.e-content h1 {
|
|
1497
1513
|
font-size: 2.857em;
|
|
1498
1514
|
font-weight: 600;
|
|
@@ -1561,7 +1577,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
1561
1577
|
word-break: inherit;
|
|
1562
1578
|
word-wrap: break-word;
|
|
1563
1579
|
|
|
1564
|
-
@if $skin-name == 'fluent2' or $
|
|
1580
|
+
@if $skin-name == 'fluent2' or $theme-name == 'fluent2-highcontrast' or $skin-name == 'fluent2-dark' {
|
|
1565
1581
|
background-color: $rte-pre-bg-color;
|
|
1566
1582
|
}
|
|
1567
1583
|
}
|
|
@@ -3402,6 +3418,12 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
3402
3418
|
color: $rte-drop-btn-active-color;
|
|
3403
3419
|
}
|
|
3404
3420
|
}
|
|
3421
|
+
|
|
3422
|
+
.e-tbar-btn:hover {
|
|
3423
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
3424
|
+
color: $rte-drop-btn-active-color;
|
|
3425
|
+
}
|
|
3426
|
+
}
|
|
3405
3427
|
}
|
|
3406
3428
|
|
|
3407
3429
|
.e-toolbar-extended {
|
|
@@ -3428,6 +3450,12 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
3428
3450
|
background: $rte-drop-btn-active-bg;
|
|
3429
3451
|
}
|
|
3430
3452
|
|
|
3453
|
+
.e-toolbar-item .e-tbar-btn:hover {
|
|
3454
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
3455
|
+
color: $rte-drop-btn-active-color;
|
|
3456
|
+
}
|
|
3457
|
+
}
|
|
3458
|
+
|
|
3431
3459
|
@if $skin-name == 'bootstrap5' {
|
|
3432
3460
|
.e-toolbar-item .e-tbar-btn:focus,
|
|
3433
3461
|
.e-toolbar-item .e-tbar-btn:hover {
|
|
@@ -3446,7 +3474,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
3446
3474
|
background: transparent;
|
|
3447
3475
|
color: transparent;
|
|
3448
3476
|
}
|
|
3449
|
-
@if $skin-name == 'Material3' or $skin-name == 'fluent2' or $
|
|
3477
|
+
@if $skin-name == 'Material3' or $skin-name == 'fluent2' or $theme-name == 'fluent2-highcontrast' or $skin-name == 'fluent2-dark' {
|
|
3450
3478
|
::selection {
|
|
3451
3479
|
color: $rte-selection-color;
|
|
3452
3480
|
background: $rte-selection-bg;
|
|
@@ -3564,7 +3592,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
3564
3592
|
.e-rte-list-primary-content {
|
|
3565
3593
|
|
|
3566
3594
|
&:hover {
|
|
3567
|
-
@if $
|
|
3595
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
3568
3596
|
background: $rte-split-btn-span-active-bg;
|
|
3569
3597
|
}
|
|
3570
3598
|
@else {
|
|
@@ -3584,7 +3612,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
3584
3612
|
.e-caret {
|
|
3585
3613
|
|
|
3586
3614
|
&:hover {
|
|
3587
|
-
@if $
|
|
3615
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
3588
3616
|
background: $rte-split-btn-span-active-bg;
|
|
3589
3617
|
}
|
|
3590
3618
|
@else {
|
|
@@ -3646,7 +3674,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
3646
3674
|
justify-content: center;
|
|
3647
3675
|
}
|
|
3648
3676
|
&:hover {
|
|
3649
|
-
@if $
|
|
3677
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
3650
3678
|
background: $rte-split-btn-span-active-bg;
|
|
3651
3679
|
}
|
|
3652
3680
|
@else {
|
|
@@ -3657,7 +3685,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
3657
3685
|
|
|
3658
3686
|
.e-caret {
|
|
3659
3687
|
&:hover {
|
|
3660
|
-
@if $
|
|
3688
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
3661
3689
|
background: $rte-split-btn-span-active-bg;
|
|
3662
3690
|
}
|
|
3663
3691
|
@else {
|
|
@@ -3951,8 +3979,14 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
3951
3979
|
}
|
|
3952
3980
|
}
|
|
3953
3981
|
}
|
|
3982
|
+
|
|
3954
3983
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-active .e-icons {
|
|
3955
|
-
|
|
3984
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
3985
|
+
color: $rte-drop-btn-active-color;
|
|
3986
|
+
}
|
|
3987
|
+
@else {
|
|
3988
|
+
color: $rte-tlbar-expand-active;
|
|
3989
|
+
}
|
|
3956
3990
|
}
|
|
3957
3991
|
|
|
3958
3992
|
.e-rte-emojipicker-popup.e-popup.e-popup-open {
|