@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
|
@@ -1296,6 +1296,22 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
1296
1296
|
margin-block-start: 10px;
|
|
1297
1297
|
}
|
|
1298
1298
|
|
|
1299
|
+
.e-content ul {
|
|
1300
|
+
list-style-type: disc;
|
|
1301
|
+
}
|
|
1302
|
+
|
|
1303
|
+
.e-content ul ul,
|
|
1304
|
+
.e-content ol ul {
|
|
1305
|
+
list-style-type: circle;
|
|
1306
|
+
}
|
|
1307
|
+
|
|
1308
|
+
.e-content ul ul ul,
|
|
1309
|
+
.e-content ol ul ul,
|
|
1310
|
+
.e-content ul ol ul,
|
|
1311
|
+
.e-content ol ol ul {
|
|
1312
|
+
list-style-type: square;
|
|
1313
|
+
}
|
|
1314
|
+
|
|
1299
1315
|
.e-content h1 {
|
|
1300
1316
|
font-size: 2.857em;
|
|
1301
1317
|
font-weight: 600;
|
|
@@ -1364,7 +1380,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
1364
1380
|
word-break: inherit;
|
|
1365
1381
|
word-wrap: break-word;
|
|
1366
1382
|
|
|
1367
|
-
@if $skin-name == 'fluent2' or $
|
|
1383
|
+
@if $skin-name == 'fluent2' or $theme-name == 'fluent2-highcontrast' or $skin-name == 'fluent2-dark' {
|
|
1368
1384
|
background-color: $rte-pre-bg-color;
|
|
1369
1385
|
}
|
|
1370
1386
|
}
|
|
@@ -3205,6 +3221,12 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
3205
3221
|
color: $rte-drop-btn-active-color;
|
|
3206
3222
|
}
|
|
3207
3223
|
}
|
|
3224
|
+
|
|
3225
|
+
.e-tbar-btn:hover {
|
|
3226
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
3227
|
+
color: $rte-drop-btn-active-color;
|
|
3228
|
+
}
|
|
3229
|
+
}
|
|
3208
3230
|
}
|
|
3209
3231
|
|
|
3210
3232
|
.e-toolbar-extended {
|
|
@@ -3231,6 +3253,12 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
3231
3253
|
background: $rte-drop-btn-active-bg;
|
|
3232
3254
|
}
|
|
3233
3255
|
|
|
3256
|
+
.e-toolbar-item .e-tbar-btn:hover {
|
|
3257
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
3258
|
+
color: $rte-drop-btn-active-color;
|
|
3259
|
+
}
|
|
3260
|
+
}
|
|
3261
|
+
|
|
3234
3262
|
@if $skin-name == 'bootstrap5' {
|
|
3235
3263
|
.e-toolbar-item .e-tbar-btn:focus,
|
|
3236
3264
|
.e-toolbar-item .e-tbar-btn:hover {
|
|
@@ -3249,7 +3277,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
3249
3277
|
background: transparent;
|
|
3250
3278
|
color: transparent;
|
|
3251
3279
|
}
|
|
3252
|
-
@if $skin-name == 'Material3' or $skin-name == 'fluent2' or $
|
|
3280
|
+
@if $skin-name == 'Material3' or $skin-name == 'fluent2' or $theme-name == 'fluent2-highcontrast' or $skin-name == 'fluent2-dark' {
|
|
3253
3281
|
::selection {
|
|
3254
3282
|
color: $rte-selection-color;
|
|
3255
3283
|
background: $rte-selection-bg;
|
|
@@ -3367,7 +3395,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
3367
3395
|
.e-rte-list-primary-content {
|
|
3368
3396
|
|
|
3369
3397
|
&:hover {
|
|
3370
|
-
@if $
|
|
3398
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
3371
3399
|
background: $rte-split-btn-span-active-bg;
|
|
3372
3400
|
}
|
|
3373
3401
|
@else {
|
|
@@ -3387,7 +3415,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
3387
3415
|
.e-caret {
|
|
3388
3416
|
|
|
3389
3417
|
&:hover {
|
|
3390
|
-
@if $
|
|
3418
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
3391
3419
|
background: $rte-split-btn-span-active-bg;
|
|
3392
3420
|
}
|
|
3393
3421
|
@else {
|
|
@@ -3449,7 +3477,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
3449
3477
|
justify-content: center;
|
|
3450
3478
|
}
|
|
3451
3479
|
&:hover {
|
|
3452
|
-
@if $
|
|
3480
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
3453
3481
|
background: $rte-split-btn-span-active-bg;
|
|
3454
3482
|
}
|
|
3455
3483
|
@else {
|
|
@@ -3460,7 +3488,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
3460
3488
|
|
|
3461
3489
|
.e-caret {
|
|
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 {
|
|
@@ -3754,8 +3782,14 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
3754
3782
|
}
|
|
3755
3783
|
}
|
|
3756
3784
|
}
|
|
3785
|
+
|
|
3757
3786
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-active .e-icons {
|
|
3758
|
-
|
|
3787
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
3788
|
+
color: $rte-drop-btn-active-color;
|
|
3789
|
+
}
|
|
3790
|
+
@else {
|
|
3791
|
+
color: $rte-tlbar-expand-active;
|
|
3792
|
+
}
|
|
3759
3793
|
}
|
|
3760
3794
|
|
|
3761
3795
|
.e-rte-emojipicker-popup.e-popup.e-popup-open {
|
|
@@ -1296,6 +1296,22 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
1296
1296
|
margin-block-start: 10px;
|
|
1297
1297
|
}
|
|
1298
1298
|
|
|
1299
|
+
.e-content ul {
|
|
1300
|
+
list-style-type: disc;
|
|
1301
|
+
}
|
|
1302
|
+
|
|
1303
|
+
.e-content ul ul,
|
|
1304
|
+
.e-content ol ul {
|
|
1305
|
+
list-style-type: circle;
|
|
1306
|
+
}
|
|
1307
|
+
|
|
1308
|
+
.e-content ul ul ul,
|
|
1309
|
+
.e-content ol ul ul,
|
|
1310
|
+
.e-content ul ol ul,
|
|
1311
|
+
.e-content ol ol ul {
|
|
1312
|
+
list-style-type: square;
|
|
1313
|
+
}
|
|
1314
|
+
|
|
1299
1315
|
.e-content h1 {
|
|
1300
1316
|
font-size: 2.857em;
|
|
1301
1317
|
font-weight: 600;
|
|
@@ -1364,7 +1380,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
1364
1380
|
word-break: inherit;
|
|
1365
1381
|
word-wrap: break-word;
|
|
1366
1382
|
|
|
1367
|
-
@if $skin-name == 'fluent2' or $
|
|
1383
|
+
@if $skin-name == 'fluent2' or $theme-name == 'fluent2-highcontrast' or $skin-name == 'fluent2-dark' {
|
|
1368
1384
|
background-color: $rte-pre-bg-color;
|
|
1369
1385
|
}
|
|
1370
1386
|
}
|
|
@@ -3205,6 +3221,12 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
3205
3221
|
color: $rte-drop-btn-active-color;
|
|
3206
3222
|
}
|
|
3207
3223
|
}
|
|
3224
|
+
|
|
3225
|
+
.e-tbar-btn:hover {
|
|
3226
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
3227
|
+
color: $rte-drop-btn-active-color;
|
|
3228
|
+
}
|
|
3229
|
+
}
|
|
3208
3230
|
}
|
|
3209
3231
|
|
|
3210
3232
|
.e-toolbar-extended {
|
|
@@ -3231,6 +3253,12 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
3231
3253
|
background: $rte-drop-btn-active-bg;
|
|
3232
3254
|
}
|
|
3233
3255
|
|
|
3256
|
+
.e-toolbar-item .e-tbar-btn:hover {
|
|
3257
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
3258
|
+
color: $rte-drop-btn-active-color;
|
|
3259
|
+
}
|
|
3260
|
+
}
|
|
3261
|
+
|
|
3234
3262
|
@if $skin-name == 'bootstrap5' {
|
|
3235
3263
|
.e-toolbar-item .e-tbar-btn:focus,
|
|
3236
3264
|
.e-toolbar-item .e-tbar-btn:hover {
|
|
@@ -3249,7 +3277,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
3249
3277
|
background: transparent;
|
|
3250
3278
|
color: transparent;
|
|
3251
3279
|
}
|
|
3252
|
-
@if $skin-name == 'Material3' or $skin-name == 'fluent2' or $
|
|
3280
|
+
@if $skin-name == 'Material3' or $skin-name == 'fluent2' or $theme-name == 'fluent2-highcontrast' or $skin-name == 'fluent2-dark' {
|
|
3253
3281
|
::selection {
|
|
3254
3282
|
color: $rte-selection-color;
|
|
3255
3283
|
background: $rte-selection-bg;
|
|
@@ -3367,7 +3395,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
3367
3395
|
.e-rte-list-primary-content {
|
|
3368
3396
|
|
|
3369
3397
|
&:hover {
|
|
3370
|
-
@if $
|
|
3398
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
3371
3399
|
background: $rte-split-btn-span-active-bg;
|
|
3372
3400
|
}
|
|
3373
3401
|
@else {
|
|
@@ -3387,7 +3415,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
3387
3415
|
.e-caret {
|
|
3388
3416
|
|
|
3389
3417
|
&:hover {
|
|
3390
|
-
@if $
|
|
3418
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
3391
3419
|
background: $rte-split-btn-span-active-bg;
|
|
3392
3420
|
}
|
|
3393
3421
|
@else {
|
|
@@ -3449,7 +3477,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
3449
3477
|
justify-content: center;
|
|
3450
3478
|
}
|
|
3451
3479
|
&:hover {
|
|
3452
|
-
@if $
|
|
3480
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
3453
3481
|
background: $rte-split-btn-span-active-bg;
|
|
3454
3482
|
}
|
|
3455
3483
|
@else {
|
|
@@ -3460,7 +3488,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
3460
3488
|
|
|
3461
3489
|
.e-caret {
|
|
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 {
|
|
@@ -3754,8 +3782,14 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
3754
3782
|
}
|
|
3755
3783
|
}
|
|
3756
3784
|
}
|
|
3785
|
+
|
|
3757
3786
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-active .e-icons {
|
|
3758
|
-
|
|
3787
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
3788
|
+
color: $rte-drop-btn-active-color;
|
|
3789
|
+
}
|
|
3790
|
+
@else {
|
|
3791
|
+
color: $rte-tlbar-expand-active;
|
|
3792
|
+
}
|
|
3759
3793
|
}
|
|
3760
3794
|
|
|
3761
3795
|
.e-rte-emojipicker-popup.e-popup.e-popup-open {
|
|
@@ -1304,6 +1304,22 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
1304
1304
|
margin-block-start: 10px;
|
|
1305
1305
|
}
|
|
1306
1306
|
|
|
1307
|
+
.e-content ul {
|
|
1308
|
+
list-style-type: disc;
|
|
1309
|
+
}
|
|
1310
|
+
|
|
1311
|
+
.e-content ul ul,
|
|
1312
|
+
.e-content ol ul {
|
|
1313
|
+
list-style-type: circle;
|
|
1314
|
+
}
|
|
1315
|
+
|
|
1316
|
+
.e-content ul ul ul,
|
|
1317
|
+
.e-content ol ul ul,
|
|
1318
|
+
.e-content ul ol ul,
|
|
1319
|
+
.e-content ol ol ul {
|
|
1320
|
+
list-style-type: square;
|
|
1321
|
+
}
|
|
1322
|
+
|
|
1307
1323
|
.e-content h1 {
|
|
1308
1324
|
font-size: 2.857em;
|
|
1309
1325
|
font-weight: 600;
|
|
@@ -1372,7 +1388,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
1372
1388
|
word-break: inherit;
|
|
1373
1389
|
word-wrap: break-word;
|
|
1374
1390
|
|
|
1375
|
-
@if $skin-name == 'fluent2' or $
|
|
1391
|
+
@if $skin-name == 'fluent2' or $theme-name == 'fluent2-highcontrast' or $skin-name == 'fluent2-dark' {
|
|
1376
1392
|
background-color: $rte-pre-bg-color;
|
|
1377
1393
|
}
|
|
1378
1394
|
}
|
|
@@ -3213,6 +3229,12 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
3213
3229
|
color: $rte-drop-btn-active-color;
|
|
3214
3230
|
}
|
|
3215
3231
|
}
|
|
3232
|
+
|
|
3233
|
+
.e-tbar-btn:hover {
|
|
3234
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
3235
|
+
color: $rte-drop-btn-active-color;
|
|
3236
|
+
}
|
|
3237
|
+
}
|
|
3216
3238
|
}
|
|
3217
3239
|
|
|
3218
3240
|
.e-toolbar-extended {
|
|
@@ -3239,6 +3261,12 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
3239
3261
|
background: $rte-drop-btn-active-bg;
|
|
3240
3262
|
}
|
|
3241
3263
|
|
|
3264
|
+
.e-toolbar-item .e-tbar-btn:hover {
|
|
3265
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
3266
|
+
color: $rte-drop-btn-active-color;
|
|
3267
|
+
}
|
|
3268
|
+
}
|
|
3269
|
+
|
|
3242
3270
|
@if $skin-name == 'bootstrap5' {
|
|
3243
3271
|
.e-toolbar-item .e-tbar-btn:focus,
|
|
3244
3272
|
.e-toolbar-item .e-tbar-btn:hover {
|
|
@@ -3257,7 +3285,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
3257
3285
|
background: transparent;
|
|
3258
3286
|
color: transparent;
|
|
3259
3287
|
}
|
|
3260
|
-
@if $skin-name == 'Material3' or $skin-name == 'fluent2' or $
|
|
3288
|
+
@if $skin-name == 'Material3' or $skin-name == 'fluent2' or $theme-name == 'fluent2-highcontrast' or $skin-name == 'fluent2-dark' {
|
|
3261
3289
|
::selection {
|
|
3262
3290
|
color: $rte-selection-color;
|
|
3263
3291
|
background: $rte-selection-bg;
|
|
@@ -3375,7 +3403,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
3375
3403
|
.e-rte-list-primary-content {
|
|
3376
3404
|
|
|
3377
3405
|
&:hover {
|
|
3378
|
-
@if $
|
|
3406
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
3379
3407
|
background: $rte-split-btn-span-active-bg;
|
|
3380
3408
|
}
|
|
3381
3409
|
@else {
|
|
@@ -3395,7 +3423,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
3395
3423
|
.e-caret {
|
|
3396
3424
|
|
|
3397
3425
|
&:hover {
|
|
3398
|
-
@if $
|
|
3426
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
3399
3427
|
background: $rte-split-btn-span-active-bg;
|
|
3400
3428
|
}
|
|
3401
3429
|
@else {
|
|
@@ -3457,7 +3485,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
3457
3485
|
justify-content: center;
|
|
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 {
|
|
@@ -3468,7 +3496,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
3468
3496
|
|
|
3469
3497
|
.e-caret {
|
|
3470
3498
|
&:hover {
|
|
3471
|
-
@if $
|
|
3499
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
3472
3500
|
background: $rte-split-btn-span-active-bg;
|
|
3473
3501
|
}
|
|
3474
3502
|
@else {
|
|
@@ -3762,8 +3790,14 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
3762
3790
|
}
|
|
3763
3791
|
}
|
|
3764
3792
|
}
|
|
3793
|
+
|
|
3765
3794
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-active .e-icons {
|
|
3766
|
-
|
|
3795
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
3796
|
+
color: $rte-drop-btn-active-color;
|
|
3797
|
+
}
|
|
3798
|
+
@else {
|
|
3799
|
+
color: $rte-tlbar-expand-active;
|
|
3800
|
+
}
|
|
3767
3801
|
}
|
|
3768
3802
|
|
|
3769
3803
|
.e-rte-emojipicker-popup.e-popup.e-popup-open {
|
|
@@ -1304,6 +1304,22 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
1304
1304
|
margin-block-start: 10px;
|
|
1305
1305
|
}
|
|
1306
1306
|
|
|
1307
|
+
.e-content ul {
|
|
1308
|
+
list-style-type: disc;
|
|
1309
|
+
}
|
|
1310
|
+
|
|
1311
|
+
.e-content ul ul,
|
|
1312
|
+
.e-content ol ul {
|
|
1313
|
+
list-style-type: circle;
|
|
1314
|
+
}
|
|
1315
|
+
|
|
1316
|
+
.e-content ul ul ul,
|
|
1317
|
+
.e-content ol ul ul,
|
|
1318
|
+
.e-content ul ol ul,
|
|
1319
|
+
.e-content ol ol ul {
|
|
1320
|
+
list-style-type: square;
|
|
1321
|
+
}
|
|
1322
|
+
|
|
1307
1323
|
.e-content h1 {
|
|
1308
1324
|
font-size: 2.857em;
|
|
1309
1325
|
font-weight: 600;
|
|
@@ -1372,7 +1388,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
1372
1388
|
word-break: inherit;
|
|
1373
1389
|
word-wrap: break-word;
|
|
1374
1390
|
|
|
1375
|
-
@if $skin-name == 'fluent2' or $
|
|
1391
|
+
@if $skin-name == 'fluent2' or $theme-name == 'fluent2-highcontrast' or $skin-name == 'fluent2-dark' {
|
|
1376
1392
|
background-color: $rte-pre-bg-color;
|
|
1377
1393
|
}
|
|
1378
1394
|
}
|
|
@@ -3213,6 +3229,12 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
3213
3229
|
color: $rte-drop-btn-active-color;
|
|
3214
3230
|
}
|
|
3215
3231
|
}
|
|
3232
|
+
|
|
3233
|
+
.e-tbar-btn:hover {
|
|
3234
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
3235
|
+
color: $rte-drop-btn-active-color;
|
|
3236
|
+
}
|
|
3237
|
+
}
|
|
3216
3238
|
}
|
|
3217
3239
|
|
|
3218
3240
|
.e-toolbar-extended {
|
|
@@ -3239,6 +3261,12 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
3239
3261
|
background: $rte-drop-btn-active-bg;
|
|
3240
3262
|
}
|
|
3241
3263
|
|
|
3264
|
+
.e-toolbar-item .e-tbar-btn:hover {
|
|
3265
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
3266
|
+
color: $rte-drop-btn-active-color;
|
|
3267
|
+
}
|
|
3268
|
+
}
|
|
3269
|
+
|
|
3242
3270
|
@if $skin-name == 'bootstrap5' {
|
|
3243
3271
|
.e-toolbar-item .e-tbar-btn:focus,
|
|
3244
3272
|
.e-toolbar-item .e-tbar-btn:hover {
|
|
@@ -3257,7 +3285,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
3257
3285
|
background: transparent;
|
|
3258
3286
|
color: transparent;
|
|
3259
3287
|
}
|
|
3260
|
-
@if $skin-name == 'Material3' or $skin-name == 'fluent2' or $
|
|
3288
|
+
@if $skin-name == 'Material3' or $skin-name == 'fluent2' or $theme-name == 'fluent2-highcontrast' or $skin-name == 'fluent2-dark' {
|
|
3261
3289
|
::selection {
|
|
3262
3290
|
color: $rte-selection-color;
|
|
3263
3291
|
background: $rte-selection-bg;
|
|
@@ -3375,7 +3403,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
3375
3403
|
.e-rte-list-primary-content {
|
|
3376
3404
|
|
|
3377
3405
|
&:hover {
|
|
3378
|
-
@if $
|
|
3406
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
3379
3407
|
background: $rte-split-btn-span-active-bg;
|
|
3380
3408
|
}
|
|
3381
3409
|
@else {
|
|
@@ -3395,7 +3423,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
3395
3423
|
.e-caret {
|
|
3396
3424
|
|
|
3397
3425
|
&:hover {
|
|
3398
|
-
@if $
|
|
3426
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
3399
3427
|
background: $rte-split-btn-span-active-bg;
|
|
3400
3428
|
}
|
|
3401
3429
|
@else {
|
|
@@ -3457,7 +3485,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
3457
3485
|
justify-content: center;
|
|
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 {
|
|
@@ -3468,7 +3496,7 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
3468
3496
|
|
|
3469
3497
|
.e-caret {
|
|
3470
3498
|
&:hover {
|
|
3471
|
-
@if $
|
|
3499
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
3472
3500
|
background: $rte-split-btn-span-active-bg;
|
|
3473
3501
|
}
|
|
3474
3502
|
@else {
|
|
@@ -3762,8 +3790,14 @@ $rte-dialog-upload-status-progress: $info;
|
|
|
3762
3790
|
}
|
|
3763
3791
|
}
|
|
3764
3792
|
}
|
|
3793
|
+
|
|
3765
3794
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-active .e-icons {
|
|
3766
|
-
|
|
3795
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
3796
|
+
color: $rte-drop-btn-active-color;
|
|
3797
|
+
}
|
|
3798
|
+
@else {
|
|
3799
|
+
color: $rte-tlbar-expand-active;
|
|
3800
|
+
}
|
|
3767
3801
|
}
|
|
3768
3802
|
|
|
3769
3803
|
.e-rte-emojipicker-popup.e-popup.e-popup-open {
|
|
@@ -1291,6 +1291,22 @@ $rte-dialog-upload-status-progress: #0056b3 !default;
|
|
|
1291
1291
|
margin-block-start: 10px;
|
|
1292
1292
|
}
|
|
1293
1293
|
|
|
1294
|
+
.e-content ul {
|
|
1295
|
+
list-style-type: disc;
|
|
1296
|
+
}
|
|
1297
|
+
|
|
1298
|
+
.e-content ul ul,
|
|
1299
|
+
.e-content ol ul {
|
|
1300
|
+
list-style-type: circle;
|
|
1301
|
+
}
|
|
1302
|
+
|
|
1303
|
+
.e-content ul ul ul,
|
|
1304
|
+
.e-content ol ul ul,
|
|
1305
|
+
.e-content ul ol ul,
|
|
1306
|
+
.e-content ol ol ul {
|
|
1307
|
+
list-style-type: square;
|
|
1308
|
+
}
|
|
1309
|
+
|
|
1294
1310
|
.e-content h1 {
|
|
1295
1311
|
font-size: 2.857em;
|
|
1296
1312
|
font-weight: 600;
|
|
@@ -1359,7 +1375,7 @@ $rte-dialog-upload-status-progress: #0056b3 !default;
|
|
|
1359
1375
|
word-break: inherit;
|
|
1360
1376
|
word-wrap: break-word;
|
|
1361
1377
|
|
|
1362
|
-
@if $skin-name == 'fluent2' or $
|
|
1378
|
+
@if $skin-name == 'fluent2' or $theme-name == 'fluent2-highcontrast' or $skin-name == 'fluent2-dark' {
|
|
1363
1379
|
background-color: $rte-pre-bg-color;
|
|
1364
1380
|
}
|
|
1365
1381
|
}
|
|
@@ -3200,6 +3216,12 @@ $rte-dialog-upload-status-progress: #0056b3 !default;
|
|
|
3200
3216
|
color: $rte-drop-btn-active-color;
|
|
3201
3217
|
}
|
|
3202
3218
|
}
|
|
3219
|
+
|
|
3220
|
+
.e-tbar-btn:hover {
|
|
3221
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
3222
|
+
color: $rte-drop-btn-active-color;
|
|
3223
|
+
}
|
|
3224
|
+
}
|
|
3203
3225
|
}
|
|
3204
3226
|
|
|
3205
3227
|
.e-toolbar-extended {
|
|
@@ -3226,6 +3248,12 @@ $rte-dialog-upload-status-progress: #0056b3 !default;
|
|
|
3226
3248
|
background: $rte-drop-btn-active-bg;
|
|
3227
3249
|
}
|
|
3228
3250
|
|
|
3251
|
+
.e-toolbar-item .e-tbar-btn:hover {
|
|
3252
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
3253
|
+
color: $rte-drop-btn-active-color;
|
|
3254
|
+
}
|
|
3255
|
+
}
|
|
3256
|
+
|
|
3229
3257
|
@if $skin-name == 'bootstrap5' {
|
|
3230
3258
|
.e-toolbar-item .e-tbar-btn:focus,
|
|
3231
3259
|
.e-toolbar-item .e-tbar-btn:hover {
|
|
@@ -3244,7 +3272,7 @@ $rte-dialog-upload-status-progress: #0056b3 !default;
|
|
|
3244
3272
|
background: transparent;
|
|
3245
3273
|
color: transparent;
|
|
3246
3274
|
}
|
|
3247
|
-
@if $skin-name == 'Material3' or $skin-name == 'fluent2' or $
|
|
3275
|
+
@if $skin-name == 'Material3' or $skin-name == 'fluent2' or $theme-name == 'fluent2-highcontrast' or $skin-name == 'fluent2-dark' {
|
|
3248
3276
|
::selection {
|
|
3249
3277
|
color: $rte-selection-color;
|
|
3250
3278
|
background: $rte-selection-bg;
|
|
@@ -3362,7 +3390,7 @@ $rte-dialog-upload-status-progress: #0056b3 !default;
|
|
|
3362
3390
|
.e-rte-list-primary-content {
|
|
3363
3391
|
|
|
3364
3392
|
&:hover {
|
|
3365
|
-
@if $
|
|
3393
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
3366
3394
|
background: $rte-split-btn-span-active-bg;
|
|
3367
3395
|
}
|
|
3368
3396
|
@else {
|
|
@@ -3382,7 +3410,7 @@ $rte-dialog-upload-status-progress: #0056b3 !default;
|
|
|
3382
3410
|
.e-caret {
|
|
3383
3411
|
|
|
3384
3412
|
&:hover {
|
|
3385
|
-
@if $
|
|
3413
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
3386
3414
|
background: $rte-split-btn-span-active-bg;
|
|
3387
3415
|
}
|
|
3388
3416
|
@else {
|
|
@@ -3444,7 +3472,7 @@ $rte-dialog-upload-status-progress: #0056b3 !default;
|
|
|
3444
3472
|
justify-content: center;
|
|
3445
3473
|
}
|
|
3446
3474
|
&:hover {
|
|
3447
|
-
@if $
|
|
3475
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
3448
3476
|
background: $rte-split-btn-span-active-bg;
|
|
3449
3477
|
}
|
|
3450
3478
|
@else {
|
|
@@ -3455,7 +3483,7 @@ $rte-dialog-upload-status-progress: #0056b3 !default;
|
|
|
3455
3483
|
|
|
3456
3484
|
.e-caret {
|
|
3457
3485
|
&:hover {
|
|
3458
|
-
@if $
|
|
3486
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
3459
3487
|
background: $rte-split-btn-span-active-bg;
|
|
3460
3488
|
}
|
|
3461
3489
|
@else {
|
|
@@ -3749,8 +3777,14 @@ $rte-dialog-upload-status-progress: #0056b3 !default;
|
|
|
3749
3777
|
}
|
|
3750
3778
|
}
|
|
3751
3779
|
}
|
|
3780
|
+
|
|
3752
3781
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-active .e-icons {
|
|
3753
|
-
|
|
3782
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
3783
|
+
color: $rte-drop-btn-active-color;
|
|
3784
|
+
}
|
|
3785
|
+
@else {
|
|
3786
|
+
color: $rte-tlbar-expand-active;
|
|
3787
|
+
}
|
|
3754
3788
|
}
|
|
3755
3789
|
|
|
3756
3790
|
.e-rte-emojipicker-popup.e-popup.e-popup-open {
|
|
@@ -1295,6 +1295,22 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
1295
1295
|
margin-block-start: 10px;
|
|
1296
1296
|
}
|
|
1297
1297
|
|
|
1298
|
+
.e-content ul {
|
|
1299
|
+
list-style-type: disc;
|
|
1300
|
+
}
|
|
1301
|
+
|
|
1302
|
+
.e-content ul ul,
|
|
1303
|
+
.e-content ol ul {
|
|
1304
|
+
list-style-type: circle;
|
|
1305
|
+
}
|
|
1306
|
+
|
|
1307
|
+
.e-content ul ul ul,
|
|
1308
|
+
.e-content ol ul ul,
|
|
1309
|
+
.e-content ul ol ul,
|
|
1310
|
+
.e-content ol ol ul {
|
|
1311
|
+
list-style-type: square;
|
|
1312
|
+
}
|
|
1313
|
+
|
|
1298
1314
|
.e-content h1 {
|
|
1299
1315
|
font-size: 2.857em;
|
|
1300
1316
|
font-weight: 600;
|
|
@@ -1363,7 +1379,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
1363
1379
|
word-break: inherit;
|
|
1364
1380
|
word-wrap: break-word;
|
|
1365
1381
|
|
|
1366
|
-
@if $skin-name == 'fluent2' or $
|
|
1382
|
+
@if $skin-name == 'fluent2' or $theme-name == 'fluent2-highcontrast' or $skin-name == 'fluent2-dark' {
|
|
1367
1383
|
background-color: $rte-pre-bg-color;
|
|
1368
1384
|
}
|
|
1369
1385
|
}
|
|
@@ -3204,6 +3220,12 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
3204
3220
|
color: $rte-drop-btn-active-color;
|
|
3205
3221
|
}
|
|
3206
3222
|
}
|
|
3223
|
+
|
|
3224
|
+
.e-tbar-btn:hover {
|
|
3225
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
3226
|
+
color: $rte-drop-btn-active-color;
|
|
3227
|
+
}
|
|
3228
|
+
}
|
|
3207
3229
|
}
|
|
3208
3230
|
|
|
3209
3231
|
.e-toolbar-extended {
|
|
@@ -3230,6 +3252,12 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
3230
3252
|
background: $rte-drop-btn-active-bg;
|
|
3231
3253
|
}
|
|
3232
3254
|
|
|
3255
|
+
.e-toolbar-item .e-tbar-btn:hover {
|
|
3256
|
+
@if $theme-name == 'bootstrap5.3' {
|
|
3257
|
+
color: $rte-drop-btn-active-color;
|
|
3258
|
+
}
|
|
3259
|
+
}
|
|
3260
|
+
|
|
3233
3261
|
@if $skin-name == 'bootstrap5' {
|
|
3234
3262
|
.e-toolbar-item .e-tbar-btn:focus,
|
|
3235
3263
|
.e-toolbar-item .e-tbar-btn:hover {
|
|
@@ -3248,7 +3276,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
3248
3276
|
background: transparent;
|
|
3249
3277
|
color: transparent;
|
|
3250
3278
|
}
|
|
3251
|
-
@if $skin-name == 'Material3' or $skin-name == 'fluent2' or $
|
|
3279
|
+
@if $skin-name == 'Material3' or $skin-name == 'fluent2' or $theme-name == 'fluent2-highcontrast' or $skin-name == 'fluent2-dark' {
|
|
3252
3280
|
::selection {
|
|
3253
3281
|
color: $rte-selection-color;
|
|
3254
3282
|
background: $rte-selection-bg;
|
|
@@ -3366,7 +3394,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
3366
3394
|
.e-rte-list-primary-content {
|
|
3367
3395
|
|
|
3368
3396
|
&:hover {
|
|
3369
|
-
@if $
|
|
3397
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
3370
3398
|
background: $rte-split-btn-span-active-bg;
|
|
3371
3399
|
}
|
|
3372
3400
|
@else {
|
|
@@ -3386,7 +3414,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
3386
3414
|
.e-caret {
|
|
3387
3415
|
|
|
3388
3416
|
&:hover {
|
|
3389
|
-
@if $
|
|
3417
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
3390
3418
|
background: $rte-split-btn-span-active-bg;
|
|
3391
3419
|
}
|
|
3392
3420
|
@else {
|
|
@@ -3448,7 +3476,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
3448
3476
|
justify-content: center;
|
|
3449
3477
|
}
|
|
3450
3478
|
&:hover {
|
|
3451
|
-
@if $
|
|
3479
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
3452
3480
|
background: $rte-split-btn-span-active-bg;
|
|
3453
3481
|
}
|
|
3454
3482
|
@else {
|
|
@@ -3459,7 +3487,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
3459
3487
|
|
|
3460
3488
|
.e-caret {
|
|
3461
3489
|
&:hover {
|
|
3462
|
-
@if $
|
|
3490
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
3463
3491
|
background: $rte-split-btn-span-active-bg;
|
|
3464
3492
|
}
|
|
3465
3493
|
@else {
|
|
@@ -3753,8 +3781,14 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
3753
3781
|
}
|
|
3754
3782
|
}
|
|
3755
3783
|
}
|
|
3784
|
+
|
|
3756
3785
|
.e-richtexteditor .e-rte-toolbar .e-toolbar-extended .e-toolbar-item .e-tbar-btn.e-active .e-icons {
|
|
3757
|
-
|
|
3786
|
+
@if $theme-name == 'fluent2-highcontrast' {
|
|
3787
|
+
color: $rte-drop-btn-active-color;
|
|
3788
|
+
}
|
|
3789
|
+
@else {
|
|
3790
|
+
color: $rte-tlbar-expand-active;
|
|
3791
|
+
}
|
|
3758
3792
|
}
|
|
3759
3793
|
|
|
3760
3794
|
.e-rte-emojipicker-popup.e-popup.e-popup-open {
|