@syncfusion/blazor-themes 24.2.3 → 24.2.5
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/bootstrap-dark.scss +55 -14
- package/SCSS-Themes/bootstrap.scss +51 -10
- package/SCSS-Themes/bootstrap4.scss +58 -17
- package/SCSS-Themes/bootstrap5-dark.scss +51 -10
- package/SCSS-Themes/bootstrap5.scss +51 -10
- package/SCSS-Themes/calendars/calendar/bootstrap-dark.scss +3 -3
- package/SCSS-Themes/calendars/calendar/bootstrap.scss +1 -1
- package/SCSS-Themes/calendars/calendar/bootstrap4.scss +3 -3
- package/SCSS-Themes/calendars/calendar/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/calendars/calendar/bootstrap5.scss +1 -1
- package/SCSS-Themes/calendars/calendar/fabric-dark.scss +1 -1
- package/SCSS-Themes/calendars/calendar/fabric.scss +1 -1
- package/SCSS-Themes/calendars/calendar/fluent-dark.scss +1 -1
- package/SCSS-Themes/calendars/calendar/fluent.scss +1 -1
- package/SCSS-Themes/calendars/calendar/highcontrast.scss +1 -1
- package/SCSS-Themes/calendars/calendar/material-dark.scss +2 -2
- package/SCSS-Themes/calendars/calendar/material.scss +2 -2
- package/SCSS-Themes/calendars/calendar/material3-dark.scss +2 -2
- package/SCSS-Themes/calendars/calendar/material3.scss +2 -2
- package/SCSS-Themes/calendars/calendar/tailwind-dark.scss +1 -1
- package/SCSS-Themes/calendars/calendar/tailwind.scss +1 -1
- package/SCSS-Themes/fabric-dark.scss +51 -10
- package/SCSS-Themes/fabric.scss +51 -10
- package/SCSS-Themes/fluent-dark.scss +52 -11
- package/SCSS-Themes/fluent.scss +52 -11
- package/SCSS-Themes/grids/grid/bootstrap-dark.scss +11 -0
- package/SCSS-Themes/grids/grid/bootstrap.scss +11 -0
- package/SCSS-Themes/grids/grid/bootstrap4.scss +11 -0
- package/SCSS-Themes/grids/grid/bootstrap5-dark.scss +11 -0
- package/SCSS-Themes/grids/grid/bootstrap5.scss +11 -0
- package/SCSS-Themes/grids/grid/fabric-dark.scss +11 -0
- package/SCSS-Themes/grids/grid/fabric.scss +11 -0
- package/SCSS-Themes/grids/grid/fluent-dark.scss +11 -0
- package/SCSS-Themes/grids/grid/fluent.scss +11 -0
- package/SCSS-Themes/grids/grid/highcontrast.scss +11 -0
- package/SCSS-Themes/grids/grid/material-dark.scss +11 -0
- package/SCSS-Themes/grids/grid/material.scss +11 -0
- package/SCSS-Themes/grids/grid/material3-dark.scss +11 -0
- package/SCSS-Themes/grids/grid/material3.scss +11 -0
- package/SCSS-Themes/grids/grid/tailwind-dark.scss +11 -0
- package/SCSS-Themes/grids/grid/tailwind.scss +11 -0
- package/SCSS-Themes/highcontrast.scss +51 -10
- package/SCSS-Themes/inputs/data-form/bootstrap-dark.scss +13 -2
- package/SCSS-Themes/inputs/data-form/bootstrap.scss +13 -2
- package/SCSS-Themes/inputs/data-form/bootstrap4.scss +13 -2
- package/SCSS-Themes/inputs/data-form/bootstrap5-dark.scss +13 -2
- package/SCSS-Themes/inputs/data-form/bootstrap5.scss +13 -2
- package/SCSS-Themes/inputs/data-form/fabric-dark.scss +13 -2
- package/SCSS-Themes/inputs/data-form/fabric.scss +13 -2
- package/SCSS-Themes/inputs/data-form/fluent-dark.scss +13 -2
- package/SCSS-Themes/inputs/data-form/fluent.scss +13 -2
- package/SCSS-Themes/inputs/data-form/highcontrast.scss +13 -2
- package/SCSS-Themes/inputs/data-form/material-dark.scss +13 -2
- package/SCSS-Themes/inputs/data-form/material.scss +13 -2
- package/SCSS-Themes/inputs/data-form/material3-dark.scss +13 -2
- package/SCSS-Themes/inputs/data-form/material3.scss +13 -2
- package/SCSS-Themes/inputs/data-form/tailwind-dark.scss +13 -2
- package/SCSS-Themes/inputs/data-form/tailwind.scss +13 -2
- package/SCSS-Themes/material-dark.scss +52 -11
- package/SCSS-Themes/material.scss +52 -11
- package/SCSS-Themes/material3-dark.scss +53 -12
- package/SCSS-Themes/material3.scss +53 -12
- package/SCSS-Themes/navigations/toolbar/bootstrap-dark.scss +2 -2
- package/SCSS-Themes/navigations/toolbar/bootstrap4.scss +2 -2
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap-dark.scss +25 -5
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap.scss +25 -5
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap4.scss +28 -8
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5-dark.scss +25 -5
- package/SCSS-Themes/richtexteditor/rich-text-editor/bootstrap5.scss +25 -5
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric-dark.scss +25 -5
- package/SCSS-Themes/richtexteditor/rich-text-editor/fabric.scss +25 -5
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent-dark.scss +26 -6
- package/SCSS-Themes/richtexteditor/rich-text-editor/fluent.scss +26 -6
- package/SCSS-Themes/richtexteditor/rich-text-editor/highcontrast.scss +25 -5
- package/SCSS-Themes/richtexteditor/rich-text-editor/material-dark.scss +25 -5
- package/SCSS-Themes/richtexteditor/rich-text-editor/material.scss +25 -5
- package/SCSS-Themes/richtexteditor/rich-text-editor/material3-dark.scss +26 -6
- package/SCSS-Themes/richtexteditor/rich-text-editor/material3.scss +26 -6
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind-dark.scss +25 -5
- package/SCSS-Themes/richtexteditor/rich-text-editor/tailwind.scss +25 -5
- package/SCSS-Themes/tailwind-dark.scss +51 -10
- package/SCSS-Themes/tailwind.scss +51 -10
- package/SCSS-Themes/treegrid/treegrid/bootstrap-dark.scss +1 -2
- package/SCSS-Themes/treegrid/treegrid/bootstrap.scss +1 -2
- package/SCSS-Themes/treegrid/treegrid/bootstrap4.scss +1 -2
- package/SCSS-Themes/treegrid/treegrid/bootstrap5-dark.scss +1 -2
- package/SCSS-Themes/treegrid/treegrid/bootstrap5.scss +1 -2
- package/SCSS-Themes/treegrid/treegrid/fabric-dark.scss +1 -2
- package/SCSS-Themes/treegrid/treegrid/fabric.scss +1 -2
- package/SCSS-Themes/treegrid/treegrid/fluent-dark.scss +1 -2
- package/SCSS-Themes/treegrid/treegrid/fluent.scss +1 -2
- package/SCSS-Themes/treegrid/treegrid/highcontrast.scss +1 -2
- package/SCSS-Themes/treegrid/treegrid/material-dark.scss +1 -2
- package/SCSS-Themes/treegrid/treegrid/material.scss +1 -2
- package/SCSS-Themes/treegrid/treegrid/material3-dark.scss +1 -2
- package/SCSS-Themes/treegrid/treegrid/material3.scss +1 -2
- package/SCSS-Themes/treegrid/treegrid/tailwind-dark.scss +1 -2
- package/SCSS-Themes/treegrid/treegrid/tailwind.scss +1 -2
- package/package.json +1 -1
|
@@ -27211,7 +27211,7 @@ $today-button-text-active-color: $primary-text-pressed !default;
|
|
|
27211
27211
|
color: $calendar-today-disabled-color;
|
|
27212
27212
|
}
|
|
27213
27213
|
}
|
|
27214
|
-
.e-calendar .e-cell.e-focused-cell {
|
|
27214
|
+
.e-calendar .e-content-table .e-cell.e-focused-cell span.e-day {
|
|
27215
27215
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
27216
27216
|
border-radius: $calendar-border-radius;
|
|
27217
27217
|
}
|
|
@@ -80319,6 +80319,8 @@ margin: $grid-group-animator-cell-margin;
|
|
|
80319
80319
|
}
|
|
80320
80320
|
|
|
80321
80321
|
&.e-lib .e-leftfreeze,
|
|
80322
|
+
&.e-lib.e-grid .e-headercell.e-leftfreeze,
|
|
80323
|
+
&.e-lib.e-grid .e-headercell.e-rightfreeze,
|
|
80322
80324
|
&.e-lib .e-rightfreeze,
|
|
80323
80325
|
.e-leftfreeze,
|
|
80324
80326
|
.e-rightfreeze {
|
|
@@ -80327,6 +80329,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
80327
80329
|
}
|
|
80328
80330
|
|
|
80329
80331
|
&.e-lib .e-fixedfreeze,
|
|
80332
|
+
&.e-lib.e-grid .e-headercell.e-fixedfreeze,
|
|
80330
80333
|
.e-fixedfreeze {
|
|
80331
80334
|
position: sticky;
|
|
80332
80335
|
z-index: 3;
|
|
@@ -80387,6 +80390,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
80387
80390
|
overflow-x: hidden;
|
|
80388
80391
|
}
|
|
80389
80392
|
|
|
80393
|
+
&.e-lib.e-default .e-headercell.e-leftfreeze.e-freezeleftborder,
|
|
80390
80394
|
&.e-lib .e-leftfreeze.e-freezeleftborder,
|
|
80391
80395
|
.e-leftfreeze.e-freezeleftborder {
|
|
80392
80396
|
border-right-width: 2px;
|
|
@@ -80418,6 +80422,7 @@ margin: $grid-group-animator-cell-margin;
|
|
|
80418
80422
|
box-shadow: $grid-dragborder-box-shadow, -4px 0 8px $grid-frozen-shadow-background-color;
|
|
80419
80423
|
}
|
|
80420
80424
|
|
|
80425
|
+
&.e-lib.e-default .e-headercell.e-rightfreeze.e-freezerightborder,
|
|
80421
80426
|
&.e-lib .e-rightfreeze.e-freezerightborder,
|
|
80422
80427
|
.e-rightfreeze.e-freezerightborder {
|
|
80423
80428
|
border-left-width: 2px;
|
|
@@ -80449,11 +80454,13 @@ margin: $grid-group-animator-cell-margin;
|
|
|
80449
80454
|
box-shadow: $grid-dragborder-box-shadow, 4px 0 8px $grid-frozen-shadow-background-color;
|
|
80450
80455
|
}
|
|
80451
80456
|
|
|
80457
|
+
&.e-lib.e-default .e-headercell.e-fixedfreeze.e-freezeleftborder,
|
|
80452
80458
|
&.e-lib .e-fixedfreeze.e-freezeleftborder,
|
|
80453
80459
|
.e-fixedfreeze.e-freezeleftborder {
|
|
80454
80460
|
border-left-width: 1px;
|
|
80455
80461
|
}
|
|
80456
80462
|
|
|
80463
|
+
&.e-lib.e-default .e-headercell.e-fixedfreeze.e-freezerightborder,
|
|
80457
80464
|
&.e-lib .e-fixedfreeze.e-freezerightborder,
|
|
80458
80465
|
.e-fixedfreeze.e-freezerightborder {
|
|
80459
80466
|
border-right-width: 1px;
|
|
@@ -80592,21 +80599,25 @@ margin: $grid-group-animator-cell-margin;
|
|
|
80592
80599
|
}
|
|
80593
80600
|
}
|
|
80594
80601
|
|
|
80602
|
+
&.e-lib.e-default .e-headercell.e-leftfreeze.e-freezeleftborder,
|
|
80595
80603
|
&.e-lib .e-leftfreeze.e-freezeleftborder,
|
|
80596
80604
|
.e-leftfreeze.e-freezeleftborder {
|
|
80597
80605
|
border-left-width: 2px;
|
|
80598
80606
|
}
|
|
80599
80607
|
|
|
80608
|
+
&.e-lib.e-default .e-headercell.e-rightfreeze.e-freezerightborder,
|
|
80600
80609
|
&.e-lib .e-rightfreeze.e-freezerightborder,
|
|
80601
80610
|
.e-rightfreeze.e-freezerightborder {
|
|
80602
80611
|
border-right-width: 2px;
|
|
80603
80612
|
}
|
|
80604
80613
|
|
|
80614
|
+
&.e-lib.e-default .e-headercell.e-fixedfreeze.e-freezeleftborder,
|
|
80605
80615
|
&.e-lib .e-fixedfreeze.e-freezeleftborder,
|
|
80606
80616
|
.e-fixedfreeze.e-freezeleftborder {
|
|
80607
80617
|
border-right-width: 1px;
|
|
80608
80618
|
}
|
|
80609
80619
|
|
|
80620
|
+
&.e-lib.e-default .e-headercell.e-fixedfreeze.e-freezerightborder,
|
|
80610
80621
|
&.e-lib .e-fixedfreeze.e-freezerightborder,
|
|
80611
80622
|
.e-fixedfreeze.e-freezerightborder {
|
|
80612
80623
|
border-left-width: 1px;
|
|
@@ -86798,50 +86809,63 @@ $form-button-padding: 7px 16px !default;
|
|
|
86798
86809
|
display: grid;
|
|
86799
86810
|
}
|
|
86800
86811
|
|
|
86812
|
+
/* stylelint-disable property-no-vendor-prefix */
|
|
86801
86813
|
#{if(&, '&', '*')} .e-grid-col-2 {
|
|
86814
|
+
-ms-grid-columns: repeat(2, 1fr);
|
|
86802
86815
|
grid-template-columns: repeat(2, minmax(0, 1fr));
|
|
86803
86816
|
}
|
|
86804
86817
|
|
|
86805
86818
|
#{if(&, '&', '*')} .e-grid-col-3 {
|
|
86819
|
+
-ms-grid-columns: repeat(3, 1fr);
|
|
86806
86820
|
grid-template-columns: repeat(3, minmax(0, 1fr));
|
|
86807
86821
|
}
|
|
86808
86822
|
|
|
86809
86823
|
#{if(&, '&', '*')} .e-grid-col-4 {
|
|
86824
|
+
-ms-grid-columns: repeat(4, 1fr);
|
|
86810
86825
|
grid-template-columns: repeat(4, minmax(0, 1fr));
|
|
86811
86826
|
}
|
|
86812
86827
|
|
|
86813
86828
|
#{if(&, '&', '*')} .e-grid-col-5 {
|
|
86829
|
+
-ms-grid-columns: repeat(5, 1fr);
|
|
86814
86830
|
grid-template-columns: repeat(5, minmax(0, 1fr));
|
|
86815
86831
|
}
|
|
86816
86832
|
|
|
86817
86833
|
#{if(&, '&', '*')} .e-grid-col-6 {
|
|
86834
|
+
-ms-grid-columns: repeat(6, 1fr);
|
|
86818
86835
|
grid-template-columns: repeat(6, minmax(0, 1fr));
|
|
86819
86836
|
}
|
|
86820
86837
|
|
|
86821
86838
|
#{if(&, '&', '*')} .e-grid-col-7 {
|
|
86839
|
+
-ms-grid-columns: repeat(7, 1fr);
|
|
86822
86840
|
grid-template-columns: repeat(7, minmax(0, 1fr));
|
|
86823
86841
|
}
|
|
86824
86842
|
|
|
86825
86843
|
#{if(&, '&', '*')} .e-grid-col-8 {
|
|
86844
|
+
-ms-grid-columns: repeat(8, 1fr);
|
|
86826
86845
|
grid-template-columns: repeat(8, minmax(0, 1fr));
|
|
86827
86846
|
}
|
|
86828
86847
|
|
|
86829
86848
|
#{if(&, '&', '*')} .e-grid-col-9 {
|
|
86849
|
+
-ms-grid-columns: repeat(9, 1fr);
|
|
86830
86850
|
grid-template-columns: repeat(9, minmax(0, 1fr));
|
|
86831
86851
|
}
|
|
86832
86852
|
|
|
86833
86853
|
#{if(&, '&', '*')} .e-grid-col-10 {
|
|
86854
|
+
-ms-grid-columns: repeat(10, 1fr);
|
|
86834
86855
|
grid-template-columns: repeat(10, minmax(0, 1fr));
|
|
86835
86856
|
}
|
|
86836
86857
|
|
|
86837
86858
|
#{if(&, '&', '*')} .e-grid-col-11 {
|
|
86859
|
+
-ms-grid-columns: repeat(11, 1fr);
|
|
86838
86860
|
grid-template-columns: repeat(11, minmax(0, 1fr));
|
|
86839
86861
|
}
|
|
86840
86862
|
|
|
86841
86863
|
#{if(&, '&', '*')} .e-grid-col-12 {
|
|
86864
|
+
-ms-grid-columns: repeat(12, 1fr);
|
|
86842
86865
|
grid-template-columns: repeat(12, minmax(0, 1fr));
|
|
86843
86866
|
}
|
|
86844
86867
|
|
|
86868
|
+
/* stylelint-enable property-no-vendor-prefix */
|
|
86845
86869
|
#{if(&, '&', '*')} .e-colspan-1 {
|
|
86846
86870
|
grid-column: span 1/span 1;
|
|
86847
86871
|
}
|
|
@@ -86890,8 +86914,6 @@ $form-button-padding: 7px 16px !default;
|
|
|
86890
86914
|
grid-column: span 12/span 12;
|
|
86891
86915
|
}
|
|
86892
86916
|
|
|
86893
|
-
|
|
86894
|
-
|
|
86895
86917
|
.e-label-left {
|
|
86896
86918
|
|
|
86897
86919
|
.e-form-item-wrapper {
|
|
@@ -87323,8 +87345,7 @@ $treegrid-rtl-rowdd-childborder-width: 2px 0 2px 0 !default;
|
|
|
87323
87345
|
.e-gridcontent .e-table .e-detail-intent,
|
|
87324
87346
|
.e-table .e-detailrow .e-detailindentcell,
|
|
87325
87347
|
.e-table .e-detailrowexpand,
|
|
87326
|
-
.e-table .e-detailrowcollapse
|
|
87327
|
-
.e-filterbarcell.e-mastercell {
|
|
87348
|
+
.e-table .e-detailrowcollapse {
|
|
87328
87349
|
display: none;
|
|
87329
87350
|
}
|
|
87330
87351
|
|
|
@@ -89658,7 +89679,8 @@ $rte-default-character-count-opacity: 1;
|
|
|
89658
89679
|
$rte-droparea-line-height: 10;
|
|
89659
89680
|
$rte-droparea-browsebtn-height: 36px;
|
|
89660
89681
|
$rte-droparea-browsebtn-padding: 0 18px;
|
|
89661
|
-
$rte-droparea-browsebtn-top: -
|
|
89682
|
+
$rte-droparea-browsebtn-top: -120px;
|
|
89683
|
+
$rte-big-droparea-browsebtn-top: -120px;
|
|
89662
89684
|
$rte-insert-dialog-font-size: 15px;
|
|
89663
89685
|
$rte-big-insert-dialog-font-size: 15px;
|
|
89664
89686
|
$rte-table-popup-tablecell-height: 14px;
|
|
@@ -89800,7 +89822,8 @@ $rte-big-edit-table-dlg-max-height: 373px !default;
|
|
|
89800
89822
|
$toolbar-expand-icon-min-height: 40px !default;
|
|
89801
89823
|
$rte-align-caret-icon-min-width: 24px !default;
|
|
89802
89824
|
$rte-drop-text-width: 300px !default;
|
|
89803
|
-
$rte-drop-text-height:
|
|
89825
|
+
$rte-drop-text-height: 128px !default;
|
|
89826
|
+
$rte-big-drop-text-height: 140px !default;
|
|
89804
89827
|
$rte-drop-text-mobile-width: 250px !default;
|
|
89805
89828
|
$rte-tbar-default-bg: $content-bg-color-alt1;
|
|
89806
89829
|
$rte-expand-tbar-hover-bg: $secondary-bg-color-hover !default;
|
|
@@ -89973,6 +89996,11 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
89973
89996
|
.e-rte-content .e-content {
|
|
89974
89997
|
font-size: $rte-big-content-font-size;
|
|
89975
89998
|
}
|
|
89999
|
+
.e-dialog .e-img-uploadwrap.e-droparea .e-browsebtn,
|
|
90000
|
+
.e-dialog .e-aud-uploadwrap.e-droparea .e-browsebtn,
|
|
90001
|
+
.e-dialog .e-vid-uploadwrap.e-droparea .e-browsebtn {
|
|
90002
|
+
top: $rte-big-droparea-browsebtn-top;
|
|
90003
|
+
}
|
|
89976
90004
|
}
|
|
89977
90005
|
|
|
89978
90006
|
.e-richtexteditor {
|
|
@@ -90945,7 +90973,7 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
90945
90973
|
|
|
90946
90974
|
.e-dialog .e-vid-uploadwrap.e-droparea .e-browsebtn,
|
|
90947
90975
|
.e-rte-video-dialog.e-dialog.e-device.e-dlg-modal .e-vid-uploadwrap.e-droparea .e-browsebtn {
|
|
90948
|
-
top: -
|
|
90976
|
+
top: $rte-droparea-browsebtn-top;
|
|
90949
90977
|
}
|
|
90950
90978
|
|
|
90951
90979
|
.e-dialog.e-device.e-dlg-modal .e-img-uploadwrap.e-droparea .e-browsebtn,
|
|
@@ -91852,7 +91880,9 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
91852
91880
|
|
|
91853
91881
|
@if $skin-name == 'Material3' {
|
|
91854
91882
|
.e-rte-toolbar .e-rte-table-popup .e-insert-table-btn{
|
|
91855
|
-
|
|
91883
|
+
font-weight: $font-weight;
|
|
91884
|
+
border: 1px solid rgba($info-outline-border);
|
|
91885
|
+
border-radius: 20px;
|
|
91856
91886
|
}
|
|
91857
91887
|
.e-dialog .e-dlg-header-content + .e-dlg-content{
|
|
91858
91888
|
padding-top: 0;
|
|
@@ -92518,7 +92548,15 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
92518
92548
|
}
|
|
92519
92549
|
|
|
92520
92550
|
.e-dialog .e-vid-uploadwrap .e-droptext {
|
|
92521
|
-
height:
|
|
92551
|
+
height: $rte-drop-text-height;
|
|
92552
|
+
}
|
|
92553
|
+
|
|
92554
|
+
.e-bigger .e-richtexteditor {
|
|
92555
|
+
.e-dialog .e-img-uploadwrap .e-droptext,
|
|
92556
|
+
.e-dialog .e-aud-uploadwrap .e-droptext,
|
|
92557
|
+
.e-dialog .e-vid-uploadwrap .e-droptext {
|
|
92558
|
+
height: $rte-big-drop-text-height;
|
|
92559
|
+
}
|
|
92522
92560
|
}
|
|
92523
92561
|
|
|
92524
92562
|
.e-dialog.e-device.e-dlg-modal .e-img-uploadwrap .e-droptext,
|
|
@@ -92840,6 +92878,9 @@ $rte-format-painter-cursor: url('data:image/svg+xml;base64,PHN2ZyB3aWR0aD0iMzIiI
|
|
|
92840
92878
|
.e-bigger .e-rtl .e-rte-toolbar .e-toolbar-items {
|
|
92841
92879
|
border-top-right-radius: $rte-border-top-right-radius;
|
|
92842
92880
|
}
|
|
92881
|
+
.e-rte-toolbar .e-rte-table-popup .e-insert-table-btn{
|
|
92882
|
+
color: $rte-content-color;
|
|
92883
|
+
}
|
|
92843
92884
|
}
|
|
92844
92885
|
// Blazor styles start
|
|
92845
92886
|
.e-richtexteditor.e-rte-tb-expand .e-rte-content-border {
|
|
@@ -29,10 +29,10 @@ $calendar-title-font-weight-style: 600 !default;
|
|
|
29
29
|
$calendar-title-decoration-style: none !default;
|
|
30
30
|
$calendar-header-title-padding: 0 5px !default;
|
|
31
31
|
|
|
32
|
-
//
|
|
32
|
+
//Focus related styles
|
|
33
33
|
$calendar-title-focus-box-shadow: 0 0 0 1px $grey-light-font !default;
|
|
34
34
|
$calendar-title-focus-background: none !default;
|
|
35
|
-
$calendar-title-active-background:
|
|
35
|
+
$calendar-title-active-background: transparent !default;
|
|
36
36
|
$calendar-icon-focus-box-shadow: 0 0 0 1px $grey-light-font !default;
|
|
37
37
|
$calendar-title-border-radius: 4px !default;
|
|
38
38
|
$calendar-title-hover-bg-color: none !default;
|
|
@@ -1580,7 +1580,7 @@ $calendar-small-font-size: 12px !default;
|
|
|
1580
1580
|
color: $calendar-today-disabled-color;
|
|
1581
1581
|
}
|
|
1582
1582
|
}
|
|
1583
|
-
.e-calendar .e-cell.e-focused-cell {
|
|
1583
|
+
.e-calendar .e-content-table .e-cell.e-focused-cell span.e-day {
|
|
1584
1584
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
1585
1585
|
border-radius: $calendar-border-radius;
|
|
1586
1586
|
}
|
|
@@ -1580,7 +1580,7 @@ $calendar-small-font-size: 12px !default;
|
|
|
1580
1580
|
color: $calendar-today-disabled-color;
|
|
1581
1581
|
}
|
|
1582
1582
|
}
|
|
1583
|
-
.e-calendar .e-cell.e-focused-cell {
|
|
1583
|
+
.e-calendar .e-content-table .e-cell.e-focused-cell span.e-day {
|
|
1584
1584
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
1585
1585
|
border-radius: $calendar-border-radius;
|
|
1586
1586
|
}
|
|
@@ -31,10 +31,10 @@ $calendar-title-font-weight-style: 600 !default;
|
|
|
31
31
|
$calendar-title-decoration-style: none !default;
|
|
32
32
|
$calendar-header-title-padding: 0 5px !default;
|
|
33
33
|
|
|
34
|
-
//
|
|
34
|
+
//Focus related styles
|
|
35
35
|
$calendar-title-focus-box-shadow: 0 0 0 1px $gray-900 !default;
|
|
36
36
|
$calendar-title-focus-background: none !default;
|
|
37
|
-
$calendar-title-active-background:
|
|
37
|
+
$calendar-title-active-background: transparent !default;
|
|
38
38
|
$calendar-icon-focus-box-shadow: 0 0 0 1px $gray-900 !default;
|
|
39
39
|
$calendar-title-border-radius: 4px !default;
|
|
40
40
|
$calendar-title-hover-bg-color: none !default;
|
|
@@ -1580,7 +1580,7 @@ $calendar-small-font-size: 12px !default;
|
|
|
1580
1580
|
color: $calendar-today-disabled-color;
|
|
1581
1581
|
}
|
|
1582
1582
|
}
|
|
1583
|
-
.e-calendar .e-cell.e-focused-cell {
|
|
1583
|
+
.e-calendar .e-content-table .e-cell.e-focused-cell span.e-day {
|
|
1584
1584
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
1585
1585
|
border-radius: $calendar-border-radius;
|
|
1586
1586
|
}
|
|
@@ -1600,7 +1600,7 @@ $today-button-text-active-color: $primary-text-pressed !default;
|
|
|
1600
1600
|
color: $calendar-today-disabled-color;
|
|
1601
1601
|
}
|
|
1602
1602
|
}
|
|
1603
|
-
.e-calendar .e-cell.e-focused-cell {
|
|
1603
|
+
.e-calendar .e-content-table .e-cell.e-focused-cell span.e-day {
|
|
1604
1604
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
1605
1605
|
border-radius: $calendar-border-radius;
|
|
1606
1606
|
}
|
|
@@ -1600,7 +1600,7 @@ $today-button-text-active-color: $primary-text-pressed !default;
|
|
|
1600
1600
|
color: $calendar-today-disabled-color;
|
|
1601
1601
|
}
|
|
1602
1602
|
}
|
|
1603
|
-
.e-calendar .e-cell.e-focused-cell {
|
|
1603
|
+
.e-calendar .e-content-table .e-cell.e-focused-cell span.e-day {
|
|
1604
1604
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
1605
1605
|
border-radius: $calendar-border-radius;
|
|
1606
1606
|
}
|
|
@@ -1544,7 +1544,7 @@ $calendar-small-font-size: 12px !default;
|
|
|
1544
1544
|
color: $calendar-today-disabled-color;
|
|
1545
1545
|
}
|
|
1546
1546
|
}
|
|
1547
|
-
.e-calendar .e-cell.e-focused-cell {
|
|
1547
|
+
.e-calendar .e-content-table .e-cell.e-focused-cell span.e-day {
|
|
1548
1548
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
1549
1549
|
border-radius: $calendar-border-radius;
|
|
1550
1550
|
}
|
|
@@ -1542,7 +1542,7 @@ $calendar-small-font-size: 12px !default;
|
|
|
1542
1542
|
color: $calendar-today-disabled-color;
|
|
1543
1543
|
}
|
|
1544
1544
|
}
|
|
1545
|
-
.e-calendar .e-cell.e-focused-cell {
|
|
1545
|
+
.e-calendar .e-content-table .e-cell.e-focused-cell span.e-day {
|
|
1546
1546
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
1547
1547
|
border-radius: $calendar-border-radius;
|
|
1548
1548
|
}
|
|
@@ -1604,7 +1604,7 @@ $calendar-week-number-border: 1px solid $content-text-color-alt3 !default;
|
|
|
1604
1604
|
color: $calendar-today-disabled-color;
|
|
1605
1605
|
}
|
|
1606
1606
|
}
|
|
1607
|
-
.e-calendar .e-cell.e-focused-cell {
|
|
1607
|
+
.e-calendar .e-content-table .e-cell.e-focused-cell span.e-day {
|
|
1608
1608
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
1609
1609
|
border-radius: $calendar-border-radius;
|
|
1610
1610
|
}
|
|
@@ -1604,7 +1604,7 @@ $calendar-week-number-border: 1px solid $content-text-color-alt3 !default;
|
|
|
1604
1604
|
color: $calendar-today-disabled-color;
|
|
1605
1605
|
}
|
|
1606
1606
|
}
|
|
1607
|
-
.e-calendar .e-cell.e-focused-cell {
|
|
1607
|
+
.e-calendar .e-content-table .e-cell.e-focused-cell span.e-day {
|
|
1608
1608
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
1609
1609
|
border-radius: $calendar-border-radius;
|
|
1610
1610
|
}
|
|
@@ -1541,7 +1541,7 @@ $calendar-small-font-size: 12px !default;
|
|
|
1541
1541
|
color: $calendar-today-disabled-color;
|
|
1542
1542
|
}
|
|
1543
1543
|
}
|
|
1544
|
-
.e-calendar .e-cell.e-focused-cell {
|
|
1544
|
+
.e-calendar .e-content-table .e-cell.e-focused-cell span.e-day {
|
|
1545
1545
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
1546
1546
|
border-radius: $calendar-border-radius;
|
|
1547
1547
|
}
|
|
@@ -67,7 +67,7 @@ $calendar-normal-year-decade-height: 45px !default;
|
|
|
67
67
|
$calendar-normal-header-height: 40px !default;
|
|
68
68
|
$calendar-normal-icon-size: 36px !default;
|
|
69
69
|
$calendar-normal-today-button-height: 36px !default;
|
|
70
|
-
$calendar-border-radius:
|
|
70
|
+
$calendar-border-radius: 50% !default;
|
|
71
71
|
$calendar-pointer-events: none !default;
|
|
72
72
|
$calendar-float-right-style: right !default;
|
|
73
73
|
$calendar-icon-padding-top: 0 !default;
|
|
@@ -1546,7 +1546,7 @@ $calendar-small-font-size: 12px !default;
|
|
|
1546
1546
|
color: $calendar-today-disabled-color;
|
|
1547
1547
|
}
|
|
1548
1548
|
}
|
|
1549
|
-
.e-calendar .e-cell.e-focused-cell {
|
|
1549
|
+
.e-calendar .e-content-table .e-cell.e-focused-cell span.e-day {
|
|
1550
1550
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
1551
1551
|
border-radius: $calendar-border-radius;
|
|
1552
1552
|
}
|
|
@@ -70,7 +70,7 @@ $calendar-normal-year-decade-height: 45px !default;
|
|
|
70
70
|
$calendar-normal-header-height: 40px !default;
|
|
71
71
|
$calendar-normal-icon-size: 36px !default;
|
|
72
72
|
$calendar-normal-today-button-height: 36px !default;
|
|
73
|
-
$calendar-border-radius:
|
|
73
|
+
$calendar-border-radius: 50% !default;
|
|
74
74
|
$calendar-pointer-events: none !default;
|
|
75
75
|
$calendar-float-right-style: right !default;
|
|
76
76
|
$calendar-icon-padding-top: 0 !default;
|
|
@@ -1541,7 +1541,7 @@ $calendar-small-font-size: 12px !default;
|
|
|
1541
1541
|
color: $calendar-today-disabled-color;
|
|
1542
1542
|
}
|
|
1543
1543
|
}
|
|
1544
|
-
.e-calendar .e-cell.e-focused-cell {
|
|
1544
|
+
.e-calendar .e-content-table .e-cell.e-focused-cell span.e-day {
|
|
1545
1545
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
1546
1546
|
border-radius: $calendar-border-radius;
|
|
1547
1547
|
}
|
|
@@ -73,7 +73,7 @@ $calendar-normal-year-decade-height: 56px !default;
|
|
|
73
73
|
$calendar-normal-header-height: 40px !default;
|
|
74
74
|
$calendar-normal-icon-size: 36px !default;
|
|
75
75
|
$calendar-normal-today-button-height: 36px !default;
|
|
76
|
-
$calendar-border-radius:
|
|
76
|
+
$calendar-border-radius: 32px !default;
|
|
77
77
|
$calendar-pointer-events: initial !default;
|
|
78
78
|
$calendar-float-right-style: right !default;
|
|
79
79
|
$calendar-icon-padding-top: 0 !default;
|
|
@@ -1547,7 +1547,7 @@ $calendar-small-font-size: $text-xs !default;
|
|
|
1547
1547
|
color: $calendar-today-disabled-color;
|
|
1548
1548
|
}
|
|
1549
1549
|
}
|
|
1550
|
-
.e-calendar .e-cell.e-focused-cell {
|
|
1550
|
+
.e-calendar .e-content-table .e-cell.e-focused-cell span.e-day {
|
|
1551
1551
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
1552
1552
|
border-radius: $calendar-border-radius;
|
|
1553
1553
|
}
|
|
@@ -73,7 +73,7 @@ $calendar-normal-year-decade-height: 56px !default;
|
|
|
73
73
|
$calendar-normal-header-height: 40px !default;
|
|
74
74
|
$calendar-normal-icon-size: 36px !default;
|
|
75
75
|
$calendar-normal-today-button-height: 36px !default;
|
|
76
|
-
$calendar-border-radius:
|
|
76
|
+
$calendar-border-radius: 32px !default;
|
|
77
77
|
$calendar-pointer-events: initial !default;
|
|
78
78
|
$calendar-float-right-style: right !default;
|
|
79
79
|
$calendar-icon-padding-top: 0 !default;
|
|
@@ -1547,7 +1547,7 @@ $calendar-small-font-size: $text-xs !default;
|
|
|
1547
1547
|
color: $calendar-today-disabled-color;
|
|
1548
1548
|
}
|
|
1549
1549
|
}
|
|
1550
|
-
.e-calendar .e-cell.e-focused-cell {
|
|
1550
|
+
.e-calendar .e-content-table .e-cell.e-focused-cell span.e-day {
|
|
1551
1551
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
1552
1552
|
border-radius: $calendar-border-radius;
|
|
1553
1553
|
}
|
|
@@ -1613,7 +1613,7 @@ $calendar-today-btn-primary-disabled-border-color: $primary-border-color-disable
|
|
|
1613
1613
|
color: $calendar-today-disabled-color;
|
|
1614
1614
|
}
|
|
1615
1615
|
}
|
|
1616
|
-
.e-calendar .e-cell.e-focused-cell {
|
|
1616
|
+
.e-calendar .e-content-table .e-cell.e-focused-cell span.e-day {
|
|
1617
1617
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
1618
1618
|
border-radius: $calendar-border-radius;
|
|
1619
1619
|
}
|
|
@@ -1613,7 +1613,7 @@ $calendar-today-btn-primary-disabled-border-color: $primary-border-color-disable
|
|
|
1613
1613
|
color: $calendar-today-disabled-color;
|
|
1614
1614
|
}
|
|
1615
1615
|
}
|
|
1616
|
-
.e-calendar .e-cell.e-focused-cell {
|
|
1616
|
+
.e-calendar .e-content-table .e-cell.e-focused-cell span.e-day {
|
|
1617
1617
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
1618
1618
|
border-radius: $calendar-border-radius;
|
|
1619
1619
|
}
|