@syncfusion/blazor-themes 31.1.18 → 31.1.20
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/Compiled-Themes/bds-dark-lite.css +5 -5
- package/Compiled-Themes/bds-dark.css +5 -5
- package/Compiled-Themes/bds-lite.css +5 -5
- package/Compiled-Themes/bds.css +5 -5
- package/Compiled-Themes/bootstrap-dark-lite.css +4 -2
- package/Compiled-Themes/bootstrap-dark.css +4 -2
- package/Compiled-Themes/bootstrap-lite.css +4 -2
- package/Compiled-Themes/bootstrap.css +4 -2
- package/Compiled-Themes/bootstrap4-lite.css +11 -8
- package/Compiled-Themes/bootstrap4.css +22 -12
- package/Compiled-Themes/bootstrap5-dark-lite.css +15 -13
- package/Compiled-Themes/bootstrap5-dark.css +31 -20
- package/Compiled-Themes/bootstrap5-lite.css +15 -13
- package/Compiled-Themes/bootstrap5.3-dark-lite.css +34 -20
- package/Compiled-Themes/bootstrap5.3-dark.css +51 -28
- package/Compiled-Themes/bootstrap5.3-lite.css +34 -20
- package/Compiled-Themes/bootstrap5.3.css +51 -28
- package/Compiled-Themes/bootstrap5.css +31 -20
- package/Compiled-Themes/fabric-dark-lite.css +4 -2
- package/Compiled-Themes/fabric-dark.css +4 -2
- package/Compiled-Themes/fabric-lite.css +4 -2
- package/Compiled-Themes/fabric.css +4 -2
- package/Compiled-Themes/fluent-dark-lite.css +13 -10
- package/Compiled-Themes/fluent-dark.css +23 -13
- package/Compiled-Themes/fluent-lite.css +13 -10
- package/Compiled-Themes/fluent.css +23 -13
- package/Compiled-Themes/fluent2-dark-lite.css +7 -5
- package/Compiled-Themes/fluent2-dark.css +8 -6
- package/Compiled-Themes/fluent2-highcontrast-lite.css +10 -5
- package/Compiled-Themes/fluent2-highcontrast.css +11 -6
- package/Compiled-Themes/fluent2-lite.css +7 -5
- package/Compiled-Themes/fluent2.css +8 -6
- package/Compiled-Themes/highcontrast-lite.css +12 -9
- package/Compiled-Themes/highcontrast.css +24 -12
- package/Compiled-Themes/material-dark-lite.css +17 -12
- package/Compiled-Themes/material-dark.css +37 -16
- package/Compiled-Themes/material-lite.css +17 -9
- package/Compiled-Themes/material.css +34 -12
- package/Compiled-Themes/material3-dark-lite.css +5 -6
- package/Compiled-Themes/material3-dark.css +6 -6
- package/Compiled-Themes/material3-lite.css +5 -6
- package/Compiled-Themes/material3.css +6 -6
- package/Compiled-Themes/tailwind-dark-lite.css +4 -4
- package/Compiled-Themes/tailwind-dark.css +4 -4
- package/Compiled-Themes/tailwind-lite.css +4 -4
- package/Compiled-Themes/tailwind.css +4 -4
- package/Compiled-Themes/tailwind3-dark-lite.css +17 -4
- package/Compiled-Themes/tailwind3-dark.css +24 -4
- package/Compiled-Themes/tailwind3-lite.css +17 -4
- package/Compiled-Themes/tailwind3.css +24 -4
- package/SCSS-Themes/bds-dark-lite.scss +89 -24
- package/SCSS-Themes/bds-dark.scss +183 -26
- package/SCSS-Themes/bds-lite.scss +89 -24
- package/SCSS-Themes/bds.scss +183 -26
- package/SCSS-Themes/bootstrap-dark-lite.scss +88 -23
- package/SCSS-Themes/bootstrap-dark.scss +182 -25
- package/SCSS-Themes/bootstrap-lite.scss +88 -23
- package/SCSS-Themes/bootstrap.scss +182 -25
- package/SCSS-Themes/bootstrap4-lite.scss +95 -30
- package/SCSS-Themes/bootstrap4.scss +189 -32
- package/SCSS-Themes/bootstrap5-dark-lite.scss +96 -31
- package/SCSS-Themes/bootstrap5-dark.scss +190 -33
- package/SCSS-Themes/bootstrap5-lite.scss +96 -31
- package/SCSS-Themes/bootstrap5.3-dark-lite.scss +104 -39
- package/SCSS-Themes/bootstrap5.3-dark.scss +198 -41
- package/SCSS-Themes/bootstrap5.3-lite.scss +104 -39
- package/SCSS-Themes/bootstrap5.3.scss +198 -41
- package/SCSS-Themes/bootstrap5.scss +190 -33
- package/SCSS-Themes/calendars/calendar/bds-dark-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bds-dark.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bds-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bds.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap-dark-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap-dark.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap4-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap4.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap5-dark-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap5-dark.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap5-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap5.3-dark-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap5.3-dark.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap5.3-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap5.3.scss +4 -0
- package/SCSS-Themes/calendars/calendar/bootstrap5.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fabric-dark-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fabric-dark.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fabric-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fabric.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fluent-dark-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fluent-dark.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fluent-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fluent.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fluent2-dark-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fluent2-dark.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fluent2-highcontrast-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fluent2-highcontrast.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fluent2-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/fluent2.scss +4 -0
- package/SCSS-Themes/calendars/calendar/highcontrast-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/highcontrast.scss +4 -0
- package/SCSS-Themes/calendars/calendar/material-dark-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/material-dark.scss +4 -0
- package/SCSS-Themes/calendars/calendar/material-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/material.scss +4 -0
- package/SCSS-Themes/calendars/calendar/material3-dark-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/material3-dark.scss +4 -0
- package/SCSS-Themes/calendars/calendar/material3-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/material3.scss +4 -0
- package/SCSS-Themes/calendars/calendar/tailwind-dark-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/tailwind-dark.scss +4 -0
- package/SCSS-Themes/calendars/calendar/tailwind-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/tailwind.scss +4 -0
- package/SCSS-Themes/calendars/calendar/tailwind3-dark-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/tailwind3-dark.scss +4 -0
- package/SCSS-Themes/calendars/calendar/tailwind3-lite.scss +4 -0
- package/SCSS-Themes/calendars/calendar/tailwind3.scss +4 -0
- package/SCSS-Themes/fabric-dark-lite.scss +88 -23
- package/SCSS-Themes/fabric-dark.scss +182 -25
- package/SCSS-Themes/fabric-lite.scss +88 -23
- package/SCSS-Themes/fabric.scss +182 -25
- package/SCSS-Themes/fluent-dark-lite.scss +94 -29
- package/SCSS-Themes/fluent-dark.scss +188 -31
- package/SCSS-Themes/fluent-lite.scss +94 -29
- package/SCSS-Themes/fluent.scss +188 -31
- package/SCSS-Themes/fluent2-dark-lite.scss +91 -26
- package/SCSS-Themes/fluent2-dark.scss +185 -28
- package/SCSS-Themes/fluent2-highcontrast-lite.scss +91 -26
- package/SCSS-Themes/fluent2-highcontrast.scss +185 -28
- package/SCSS-Themes/fluent2-lite.scss +91 -26
- package/SCSS-Themes/fluent2.scss +185 -28
- package/SCSS-Themes/highcontrast-lite.scss +94 -29
- package/SCSS-Themes/highcontrast.scss +188 -31
- package/SCSS-Themes/material-dark-lite.scss +95 -30
- package/SCSS-Themes/material-dark.scss +189 -32
- package/SCSS-Themes/material-lite.scss +94 -29
- package/SCSS-Themes/material.scss +188 -31
- package/SCSS-Themes/material3-dark-lite.scss +90 -25
- package/SCSS-Themes/material3-dark.scss +184 -27
- package/SCSS-Themes/material3-lite.scss +90 -25
- package/SCSS-Themes/material3.scss +184 -27
- package/SCSS-Themes/navigations/menu/material3-dark-lite.scss +1 -1
- package/SCSS-Themes/navigations/menu/material3-dark.scss +1 -1
- package/SCSS-Themes/navigations/menu/material3-lite.scss +1 -1
- package/SCSS-Themes/navigations/menu/material3.scss +1 -1
- package/SCSS-Themes/navigations/treeview/bds-dark-lite.scss +74 -18
- package/SCSS-Themes/navigations/treeview/bds-dark.scss +165 -18
- package/SCSS-Themes/navigations/treeview/bds-lite.scss +74 -18
- package/SCSS-Themes/navigations/treeview/bds.scss +165 -18
- package/SCSS-Themes/navigations/treeview/bootstrap-dark-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/bootstrap-dark.scss +164 -17
- package/SCSS-Themes/navigations/treeview/bootstrap-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/bootstrap.scss +164 -17
- package/SCSS-Themes/navigations/treeview/bootstrap4-lite.scss +80 -24
- package/SCSS-Themes/navigations/treeview/bootstrap4.scss +171 -24
- package/SCSS-Themes/navigations/treeview/bootstrap5-dark-lite.scss +75 -19
- package/SCSS-Themes/navigations/treeview/bootstrap5-dark.scss +166 -19
- package/SCSS-Themes/navigations/treeview/bootstrap5-lite.scss +75 -19
- package/SCSS-Themes/navigations/treeview/bootstrap5.3-dark-lite.scss +81 -25
- package/SCSS-Themes/navigations/treeview/bootstrap5.3-dark.scss +172 -25
- package/SCSS-Themes/navigations/treeview/bootstrap5.3-lite.scss +81 -25
- package/SCSS-Themes/navigations/treeview/bootstrap5.3.scss +172 -25
- package/SCSS-Themes/navigations/treeview/bootstrap5.scss +166 -19
- package/SCSS-Themes/navigations/treeview/fabric-dark-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/fabric-dark.scss +164 -17
- package/SCSS-Themes/navigations/treeview/fabric-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/fabric.scss +164 -17
- package/SCSS-Themes/navigations/treeview/fluent-dark-lite.scss +79 -23
- package/SCSS-Themes/navigations/treeview/fluent-dark.scss +170 -23
- package/SCSS-Themes/navigations/treeview/fluent-lite.scss +79 -23
- package/SCSS-Themes/navigations/treeview/fluent.scss +170 -23
- package/SCSS-Themes/navigations/treeview/fluent2-dark-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/fluent2-dark.scss +164 -17
- package/SCSS-Themes/navigations/treeview/fluent2-highcontrast-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/fluent2-highcontrast.scss +164 -17
- package/SCSS-Themes/navigations/treeview/fluent2-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/fluent2.scss +164 -17
- package/SCSS-Themes/navigations/treeview/highcontrast-lite.scss +79 -23
- package/SCSS-Themes/navigations/treeview/highcontrast.scss +170 -23
- package/SCSS-Themes/navigations/treeview/material-dark-lite.scss +80 -24
- package/SCSS-Themes/navigations/treeview/material-dark.scss +171 -24
- package/SCSS-Themes/navigations/treeview/material-lite.scss +79 -23
- package/SCSS-Themes/navigations/treeview/material.scss +170 -23
- package/SCSS-Themes/navigations/treeview/material3-dark-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/material3-dark.scss +164 -17
- package/SCSS-Themes/navigations/treeview/material3-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/material3.scss +164 -17
- package/SCSS-Themes/navigations/treeview/tailwind-dark-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/tailwind-dark.scss +164 -17
- package/SCSS-Themes/navigations/treeview/tailwind-lite.scss +73 -17
- package/SCSS-Themes/navigations/treeview/tailwind.scss +164 -17
- package/SCSS-Themes/navigations/treeview/tailwind3-dark-lite.scss +74 -18
- package/SCSS-Themes/navigations/treeview/tailwind3-dark.scss +165 -18
- package/SCSS-Themes/navigations/treeview/tailwind3-lite.scss +74 -18
- package/SCSS-Themes/navigations/treeview/tailwind3.scss +165 -18
- package/SCSS-Themes/notifications/toast/bds-dark-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/bds-dark.scss +14 -8
- package/SCSS-Themes/notifications/toast/bds-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/bds.scss +14 -8
- package/SCSS-Themes/notifications/toast/bootstrap-dark-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/bootstrap-dark.scss +14 -8
- package/SCSS-Themes/notifications/toast/bootstrap-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/bootstrap.scss +14 -8
- package/SCSS-Themes/notifications/toast/bootstrap4-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/bootstrap4.scss +14 -8
- package/SCSS-Themes/notifications/toast/bootstrap5-dark-lite.scss +17 -12
- package/SCSS-Themes/notifications/toast/bootstrap5-dark.scss +20 -14
- package/SCSS-Themes/notifications/toast/bootstrap5-lite.scss +17 -12
- package/SCSS-Themes/notifications/toast/bootstrap5.3-dark-lite.scss +19 -14
- package/SCSS-Themes/notifications/toast/bootstrap5.3-dark.scss +22 -16
- package/SCSS-Themes/notifications/toast/bootstrap5.3-lite.scss +19 -14
- package/SCSS-Themes/notifications/toast/bootstrap5.3.scss +22 -16
- package/SCSS-Themes/notifications/toast/bootstrap5.scss +20 -14
- package/SCSS-Themes/notifications/toast/fabric-dark-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/fabric-dark.scss +14 -8
- package/SCSS-Themes/notifications/toast/fabric-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/fabric.scss +14 -8
- package/SCSS-Themes/notifications/toast/fluent-dark-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/fluent-dark.scss +14 -8
- package/SCSS-Themes/notifications/toast/fluent-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/fluent.scss +14 -8
- package/SCSS-Themes/notifications/toast/fluent2-dark-lite.scss +14 -9
- package/SCSS-Themes/notifications/toast/fluent2-dark.scss +17 -11
- package/SCSS-Themes/notifications/toast/fluent2-highcontrast-lite.scss +14 -9
- package/SCSS-Themes/notifications/toast/fluent2-highcontrast.scss +17 -11
- package/SCSS-Themes/notifications/toast/fluent2-lite.scss +14 -9
- package/SCSS-Themes/notifications/toast/fluent2.scss +17 -11
- package/SCSS-Themes/notifications/toast/highcontrast-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/highcontrast.scss +14 -8
- package/SCSS-Themes/notifications/toast/material-dark-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/material-dark.scss +14 -8
- package/SCSS-Themes/notifications/toast/material-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/material.scss +14 -8
- package/SCSS-Themes/notifications/toast/material3-dark-lite.scss +12 -7
- package/SCSS-Themes/notifications/toast/material3-dark.scss +15 -9
- package/SCSS-Themes/notifications/toast/material3-lite.scss +12 -7
- package/SCSS-Themes/notifications/toast/material3.scss +15 -9
- package/SCSS-Themes/notifications/toast/tailwind-dark-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/tailwind-dark.scss +14 -8
- package/SCSS-Themes/notifications/toast/tailwind-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/tailwind.scss +14 -8
- package/SCSS-Themes/notifications/toast/tailwind3-dark-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/tailwind3-dark.scss +14 -8
- package/SCSS-Themes/notifications/toast/tailwind3-lite.scss +11 -6
- package/SCSS-Themes/notifications/toast/tailwind3.scss +14 -8
- package/SCSS-Themes/tailwind-dark-lite.scss +88 -23
- package/SCSS-Themes/tailwind-dark.scss +182 -25
- package/SCSS-Themes/tailwind-lite.scss +88 -23
- package/SCSS-Themes/tailwind.scss +182 -25
- package/SCSS-Themes/tailwind3-dark-lite.scss +89 -24
- package/SCSS-Themes/tailwind3-dark.scss +183 -26
- package/SCSS-Themes/tailwind3-lite.scss +89 -24
- package/SCSS-Themes/tailwind3.scss +183 -26
- package/package.json +1 -1
|
@@ -27636,6 +27636,10 @@ $today-button-text-active-color: $primary-text-pressed !default;
|
|
|
27636
27636
|
border-color: transparent;
|
|
27637
27637
|
color: $calendar-today-disabled-color;
|
|
27638
27638
|
}
|
|
27639
|
+
@if $skin-name == 'tailwind3' {
|
|
27640
|
+
background-color: $calendar-today-disabled-background-style;
|
|
27641
|
+
border-color: $calendar-today-disabled-border-style;
|
|
27642
|
+
}
|
|
27639
27643
|
}
|
|
27640
27644
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
27641
27645
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
@@ -59090,9 +59094,9 @@ $treeview-icon-img-wrap-width: calc(100% - 60px) !default;
|
|
|
59090
59094
|
|
|
59091
59095
|
$treeview-big-font-size: $text-base !default;
|
|
59092
59096
|
$treeview-big-icon-font-size: $text-2xl !default;
|
|
59093
|
-
$treeview-big-item-height:
|
|
59097
|
+
$treeview-big-item-height: 40px !default;
|
|
59094
59098
|
$treeview-big-text-height: 40px !default;
|
|
59095
|
-
$treeview-big-input-height:
|
|
59099
|
+
$treeview-big-input-height: 36px !default;
|
|
59096
59100
|
$treeview-big-text-padding: 0 12px !default;
|
|
59097
59101
|
$treeview-big-input-padding: 0 9px !default;
|
|
59098
59102
|
$treeview-big-icon-padding: 0px !default;
|
|
@@ -59329,7 +59333,7 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
59329
59333
|
|
|
59330
59334
|
.e-list-item {
|
|
59331
59335
|
list-style: none;
|
|
59332
|
-
@if $skin-name
|
|
59336
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
59333
59337
|
padding: 2px 0;
|
|
59334
59338
|
}
|
|
59335
59339
|
@if $skin-name == 'fluent2' {
|
|
@@ -59337,13 +59341,12 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
59337
59341
|
}
|
|
59338
59342
|
|
|
59339
59343
|
.e-ul {
|
|
59340
|
-
margin: 2px 0 -2px;
|
|
59341
59344
|
padding: $treeview-child-ul-padding;
|
|
59342
|
-
@if $skin-name == '
|
|
59343
|
-
margin: 2px 0
|
|
59345
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
59346
|
+
margin: 2px 0 -2px;
|
|
59344
59347
|
}
|
|
59345
|
-
@
|
|
59346
|
-
margin:
|
|
59348
|
+
@if $skin-name == 'fluent2' {
|
|
59349
|
+
margin-top: 4px;
|
|
59347
59350
|
}
|
|
59348
59351
|
}
|
|
59349
59352
|
|
|
@@ -59380,6 +59383,45 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
59380
59383
|
.e-icons.e-icons-spinner::before {
|
|
59381
59384
|
content: none;
|
|
59382
59385
|
}
|
|
59386
|
+
|
|
59387
|
+
.e-text-content {
|
|
59388
|
+
.e-list-text {
|
|
59389
|
+
&:has(> .e-input-group) {
|
|
59390
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
59391
|
+
padding-top: 1px;
|
|
59392
|
+
padding-bottom: 1px;
|
|
59393
|
+
.e-input-group {
|
|
59394
|
+
height: 34px;
|
|
59395
|
+
|
|
59396
|
+
.e-input {
|
|
59397
|
+
line-height: 26px;
|
|
59398
|
+
min-height: 26px;
|
|
59399
|
+
}
|
|
59400
|
+
}
|
|
59401
|
+
}
|
|
59402
|
+
@if $skin-name == 'tailwind3' {
|
|
59403
|
+
padding-top: 4px;
|
|
59404
|
+
padding-bottom: 4px;
|
|
59405
|
+
}
|
|
59406
|
+
@if $skin-name == 'highcontrast' {
|
|
59407
|
+
padding-top: 3px;
|
|
59408
|
+
padding-bottom: 3px;
|
|
59409
|
+
}
|
|
59410
|
+
@if ($skin-name == 'FluentUI') {
|
|
59411
|
+
padding-top: 3px;
|
|
59412
|
+
padding-bottom: 3px;
|
|
59413
|
+
}
|
|
59414
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
59415
|
+
padding-top: 2px;
|
|
59416
|
+
padding-bottom: 2px;
|
|
59417
|
+
}
|
|
59418
|
+
@if $skin-name == 'bootstrap4' {
|
|
59419
|
+
padding-top: 5px;
|
|
59420
|
+
padding-bottom: 5px;
|
|
59421
|
+
}
|
|
59422
|
+
}
|
|
59423
|
+
}
|
|
59424
|
+
}
|
|
59383
59425
|
}
|
|
59384
59426
|
|
|
59385
59427
|
.e-icons {
|
|
@@ -59397,11 +59439,14 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
59397
59439
|
|
|
59398
59440
|
.e-text-content {
|
|
59399
59441
|
@include user-select;
|
|
59400
|
-
border: 1px solid;
|
|
59401
59442
|
cursor: pointer;
|
|
59402
59443
|
margin: 0;
|
|
59403
59444
|
padding: $treeview-text-wrap-padding;
|
|
59404
59445
|
|
|
59446
|
+
@if $skin-name == 'fabric' or $skin-name == 'fabric-dark' or $skin-name == 'bootstrap' or $skin-name == 'bootstrap-dark' {
|
|
59447
|
+
border: 1px solid;
|
|
59448
|
+
}
|
|
59449
|
+
|
|
59405
59450
|
@if $skin-name == 'Material3' or $skin-name == 'tailwind3' {
|
|
59406
59451
|
border: none;
|
|
59407
59452
|
}
|
|
@@ -59487,14 +59532,13 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
59487
59532
|
|
|
59488
59533
|
.e-input-group {
|
|
59489
59534
|
height: $treeview-input-height;
|
|
59490
|
-
@if ($skin-name == '
|
|
59491
|
-
margin-top:
|
|
59492
|
-
|
|
59493
|
-
@else if($skin-name == 'tailwind') {
|
|
59494
|
-
margin-bottom: 3px;
|
|
59535
|
+
@if ($skin-name == 'tailwind') {
|
|
59536
|
+
margin-top: 4px;
|
|
59537
|
+
margin-bottom: 4px;
|
|
59495
59538
|
}
|
|
59496
59539
|
@else if($skin-name == 'bootstrap5') {
|
|
59497
|
-
margin-bottom:
|
|
59540
|
+
margin-bottom: 3px;
|
|
59541
|
+
margin-top: 3px;
|
|
59498
59542
|
}
|
|
59499
59543
|
@else {
|
|
59500
59544
|
margin-bottom: 0;
|
|
@@ -59504,9 +59548,20 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
59504
59548
|
@if ($skin-name == 'fluent2') {
|
|
59505
59549
|
border-color: $treeview-input-border-color;
|
|
59506
59550
|
}
|
|
59507
|
-
|
|
59508
|
-
|
|
59551
|
+
.e-input {
|
|
59552
|
+
@if $skin-name != 'material' and $skin-name != 'material-dark' {
|
|
59509
59553
|
height: 28px;
|
|
59554
|
+
padding-top: 6px;
|
|
59555
|
+
padding-bottom: 6px;
|
|
59556
|
+
}
|
|
59557
|
+
@if $skin-name == 'tailwind3' {
|
|
59558
|
+
line-height: 20px;
|
|
59559
|
+
height: 32px;
|
|
59560
|
+
}
|
|
59561
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
59562
|
+
height: 32px;
|
|
59563
|
+
padding-top: 5px;
|
|
59564
|
+
padding-bottom: 5px;
|
|
59510
59565
|
}
|
|
59511
59566
|
}
|
|
59512
59567
|
}
|
|
@@ -60098,13 +60153,13 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
60098
60153
|
@include bg-border($treeview-item-active-check-bg, $treeview-item-active-check-border-color);
|
|
60099
60154
|
color: $treeview-item-active-check-color;
|
|
60100
60155
|
}
|
|
60101
|
-
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
60156
|
+
@else if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
60102
60157
|
border-color: $content-text-color-selected;
|
|
60103
60158
|
}
|
|
60104
60159
|
}
|
|
60105
60160
|
|
|
60106
60161
|
.e-stop {
|
|
60107
|
-
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' {
|
|
60162
|
+
@if $skin-name == 'bootstrap5' or $skin-name == 'FluentUI' or $skin-name == 'bootstrap5.3' {
|
|
60108
60163
|
border-color: $content-text-color-selected;
|
|
60109
60164
|
}
|
|
60110
60165
|
}
|
|
@@ -60155,6 +60210,11 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
60155
60210
|
}
|
|
60156
60211
|
}
|
|
60157
60212
|
}
|
|
60213
|
+
@if ($theme-name == 'fluent2-highcontrast') {
|
|
60214
|
+
.e-checkbox-wrapper .e-frame.e-check {
|
|
60215
|
+
border-color: $content-text-color-hover;
|
|
60216
|
+
}
|
|
60217
|
+
}
|
|
60158
60218
|
}
|
|
60159
60219
|
|
|
60160
60220
|
.e-sibling {
|
|
@@ -60524,6 +60584,30 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
60524
60584
|
min-height: $treeview-big-item-height;
|
|
60525
60585
|
}
|
|
60526
60586
|
|
|
60587
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
60588
|
+
padding: $treeview-big-text-padding;
|
|
60589
|
+
}
|
|
60590
|
+
|
|
60591
|
+
@if $skin-name == 'highcontrast' {
|
|
60592
|
+
padding-top: 11px;
|
|
60593
|
+
padding-bottom: 11px;
|
|
60594
|
+
}
|
|
60595
|
+
|
|
60596
|
+
@if $skin-name == 'material' or $skin-name == 'material-dark' {
|
|
60597
|
+
padding-top: 12px;
|
|
60598
|
+
padding-bottom: 12px;
|
|
60599
|
+
}
|
|
60600
|
+
|
|
60601
|
+
@if $skin-name == 'FluentUI' {
|
|
60602
|
+
padding-top: 10px;
|
|
60603
|
+
padding-bottom: 10px;
|
|
60604
|
+
}
|
|
60605
|
+
|
|
60606
|
+
@if $skin-name == 'bootstrap4' {
|
|
60607
|
+
padding-top: 13px;
|
|
60608
|
+
padding-bottom: 13px;
|
|
60609
|
+
}
|
|
60610
|
+
|
|
60527
60611
|
.e-input-group {
|
|
60528
60612
|
height: $treeview-big-input-height;
|
|
60529
60613
|
|
|
@@ -60532,6 +60616,69 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
60532
60616
|
height: 36px;
|
|
60533
60617
|
}
|
|
60534
60618
|
}
|
|
60619
|
+
|
|
60620
|
+
@if $skin-name =='bootstrap5' {
|
|
60621
|
+
padding-top: 6px;
|
|
60622
|
+
padding-bottom: 6px;
|
|
60623
|
+
margin-top: 2px;
|
|
60624
|
+
margin-bottom: 2px;
|
|
60625
|
+
}
|
|
60626
|
+
|
|
60627
|
+
@if $skin-name == 'highcontrast' or $skin-name == 'material-dark' {
|
|
60628
|
+
line-height: 42px;
|
|
60629
|
+
min-height: 42px;
|
|
60630
|
+
}
|
|
60631
|
+
|
|
60632
|
+
.e-input {
|
|
60633
|
+
@if $skin-name =='tailwind3' {
|
|
60634
|
+
height: 40px;
|
|
60635
|
+
line-height: 24px;
|
|
60636
|
+
padding-top: 8px;
|
|
60637
|
+
padding-bottom: 8px;
|
|
60638
|
+
}
|
|
60639
|
+
|
|
60640
|
+
@if $skin-name =='bootstrap5' {
|
|
60641
|
+
height: 24px;
|
|
60642
|
+
}
|
|
60643
|
+
|
|
60644
|
+
@if $skin-name =='material' or $skin-name == 'material-dark' {
|
|
60645
|
+
line-height: 28px;
|
|
60646
|
+
min-height: 28px;
|
|
60647
|
+
padding-top: 9px;
|
|
60648
|
+
padding-bottom: 5px;
|
|
60649
|
+
}
|
|
60650
|
+
|
|
60651
|
+
@if $skin-name == 'bootstrap5.3' {
|
|
60652
|
+
line-height: 24px;
|
|
60653
|
+
min-height: 24px;
|
|
60654
|
+
padding-top: 7px;
|
|
60655
|
+
padding-bottom: 7px;
|
|
60656
|
+
}
|
|
60657
|
+
}
|
|
60658
|
+
}
|
|
60659
|
+
}
|
|
60660
|
+
|
|
60661
|
+
.e-list-item .e-text-content .e-list-text {
|
|
60662
|
+
&:has(> .e-input-group) {
|
|
60663
|
+
@if $skin-name =='highcontrast' {
|
|
60664
|
+
padding-top: 4px;
|
|
60665
|
+
padding-bottom: 4px;
|
|
60666
|
+
}
|
|
60667
|
+
|
|
60668
|
+
@if $skin-name =='FluentUI' {
|
|
60669
|
+
padding-top: 2px;
|
|
60670
|
+
padding-bottom: 2px;
|
|
60671
|
+
}
|
|
60672
|
+
|
|
60673
|
+
@if $skin-name =='material' or $skin-name == 'material-dark' {
|
|
60674
|
+
padding-top: 3px;
|
|
60675
|
+
padding-bottom: 3px;
|
|
60676
|
+
}
|
|
60677
|
+
|
|
60678
|
+
@if $skin-name == 'bootstrap4' {
|
|
60679
|
+
padding-top: 6px;
|
|
60680
|
+
padding-bottom: 6px;
|
|
60681
|
+
}
|
|
60535
60682
|
}
|
|
60536
60683
|
}
|
|
60537
60684
|
|
|
@@ -60716,6 +60863,10 @@ $treeview-item-active-check-color: $primary !default;
|
|
|
60716
60863
|
.e-treeview.e-bigger {
|
|
60717
60864
|
.e-list-text {
|
|
60718
60865
|
font-size: $treeview-big-font-size;
|
|
60866
|
+
@if $skin-name == 'Material3' {
|
|
60867
|
+
padding: 12px;
|
|
60868
|
+
}
|
|
60869
|
+
|
|
60719
60870
|
@if $skin-name == 'bootstrap4' {
|
|
60720
60871
|
color: $treeview-big-text-color;
|
|
60721
60872
|
}
|
|
@@ -109029,9 +109180,9 @@ $skeleton-card-color: $content-bg-color-alt2;
|
|
|
109029
109180
|
|
|
109030
109181
|
//Layout Variables Start
|
|
109031
109182
|
//Mouse Mode Start
|
|
109032
|
-
$toast-icon-nrml-height:
|
|
109033
|
-
$toast-icon-nrml-width:
|
|
109034
|
-
$toast-icon-nrml-size:
|
|
109183
|
+
$toast-icon-nrml-height: 18px !default;
|
|
109184
|
+
$toast-icon-nrml-width: 18px !default;
|
|
109185
|
+
$toast-icon-nrml-size: 18px !default;
|
|
109035
109186
|
$toast-icon-nrml-right-margin: 14px !default;
|
|
109036
109187
|
$toast-close-icon-nrml-height: 20px !default;
|
|
109037
109188
|
$toast-close-icon-nrml-width: 20px !default;
|
|
@@ -109051,9 +109202,9 @@ $toast-title-font-nrml-size: $text-sm !default;
|
|
|
109051
109202
|
//Mouse Mode End
|
|
109052
109203
|
|
|
109053
109204
|
//Touch Mode Start
|
|
109054
|
-
$toast-icon-bgr-height:
|
|
109055
|
-
$toast-icon-bgr-width:
|
|
109056
|
-
$toast-icon-bgr-size:
|
|
109205
|
+
$toast-icon-bgr-height: 20px !default;
|
|
109206
|
+
$toast-icon-bgr-width: 20px !default;
|
|
109207
|
+
$toast-icon-bgr-size: 20px !default;
|
|
109057
109208
|
$toast-icon-bgr-right-margin: 16px !default;
|
|
109058
109209
|
$toast-close-icon-bgr-height: 24px !default;
|
|
109059
109210
|
$toast-close-icon-bgr-width: 24px !default;
|
|
@@ -109259,10 +109410,10 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
109259
109410
|
&:first-child {
|
|
109260
109411
|
padding: 0;
|
|
109261
109412
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
109262
|
-
padding-bottom:
|
|
109413
|
+
padding-bottom: 8px;
|
|
109263
109414
|
padding-left: 12px;
|
|
109264
109415
|
padding-right: 12px;
|
|
109265
|
-
padding-top:
|
|
109416
|
+
padding-top: 8px;
|
|
109266
109417
|
}
|
|
109267
109418
|
}
|
|
109268
109419
|
|
|
@@ -109330,7 +109481,7 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
109330
109481
|
.e-toast-content {
|
|
109331
109482
|
&:first-child {
|
|
109332
109483
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
109333
|
-
padding-left:
|
|
109484
|
+
padding-left: 44px;
|
|
109334
109485
|
}
|
|
109335
109486
|
}
|
|
109336
109487
|
}
|
|
@@ -109377,9 +109528,14 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
109377
109528
|
margin-right: $toast-icon-nrml-right-margin;
|
|
109378
109529
|
width: $toast-icon-nrml-width;
|
|
109379
109530
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
109380
|
-
left:
|
|
109381
|
-
margin-left:
|
|
109382
|
-
margin-top:
|
|
109531
|
+
left: 0;
|
|
109532
|
+
margin-left: 12px;
|
|
109533
|
+
margin-top: 10px;
|
|
109534
|
+
padding-bottom: 6px;
|
|
109535
|
+
position: absolute;
|
|
109536
|
+
}
|
|
109537
|
+
@if $skin-name == 'fluent2' {
|
|
109538
|
+
margin-top: 2px;
|
|
109383
109539
|
}
|
|
109384
109540
|
}
|
|
109385
109541
|
|
|
@@ -109851,8 +110007,9 @@ $toast-close-icon-hover-color: $icon-color-hover !default;
|
|
|
109851
110007
|
margin-right: $toast-icon-bgr-right-margin;
|
|
109852
110008
|
width: $toast-icon-bgr-width;
|
|
109853
110009
|
@if $skin-name == 'bootstrap5' or $skin-name == 'bootstrap5.3' {
|
|
109854
|
-
left:
|
|
109855
|
-
margin-top:
|
|
110010
|
+
left: 0;
|
|
110011
|
+
margin-top: 14px;
|
|
110012
|
+
margin-left: 12px;
|
|
109856
110013
|
}
|
|
109857
110014
|
}
|
|
109858
110015
|
|
|
@@ -1581,6 +1581,10 @@ $calendar-today-btn-primary-disabled-border-color: $primary-border-color-disable
|
|
|
1581
1581
|
border-color: transparent;
|
|
1582
1582
|
color: $calendar-today-disabled-color;
|
|
1583
1583
|
}
|
|
1584
|
+
@if $skin-name == 'tailwind3' {
|
|
1585
|
+
background-color: $calendar-today-disabled-background-style;
|
|
1586
|
+
border-color: $calendar-today-disabled-border-style;
|
|
1587
|
+
}
|
|
1584
1588
|
}
|
|
1585
1589
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
1586
1590
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
@@ -1581,6 +1581,10 @@ $calendar-today-btn-primary-disabled-border-color: $primary-border-color-disable
|
|
|
1581
1581
|
border-color: transparent;
|
|
1582
1582
|
color: $calendar-today-disabled-color;
|
|
1583
1583
|
}
|
|
1584
|
+
@if $skin-name == 'tailwind3' {
|
|
1585
|
+
background-color: $calendar-today-disabled-background-style;
|
|
1586
|
+
border-color: $calendar-today-disabled-border-style;
|
|
1587
|
+
}
|
|
1584
1588
|
}
|
|
1585
1589
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
1586
1590
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
@@ -1581,6 +1581,10 @@ $calendar-today-btn-primary-disabled-border-color: $primary-border-color-disable
|
|
|
1581
1581
|
border-color: transparent;
|
|
1582
1582
|
color: $calendar-today-disabled-color;
|
|
1583
1583
|
}
|
|
1584
|
+
@if $skin-name == 'tailwind3' {
|
|
1585
|
+
background-color: $calendar-today-disabled-background-style;
|
|
1586
|
+
border-color: $calendar-today-disabled-border-style;
|
|
1587
|
+
}
|
|
1584
1588
|
}
|
|
1585
1589
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
1586
1590
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
@@ -1581,6 +1581,10 @@ $calendar-today-btn-primary-disabled-border-color: $primary-border-color-disable
|
|
|
1581
1581
|
border-color: transparent;
|
|
1582
1582
|
color: $calendar-today-disabled-color;
|
|
1583
1583
|
}
|
|
1584
|
+
@if $skin-name == 'tailwind3' {
|
|
1585
|
+
background-color: $calendar-today-disabled-background-style;
|
|
1586
|
+
border-color: $calendar-today-disabled-border-style;
|
|
1587
|
+
}
|
|
1584
1588
|
}
|
|
1585
1589
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
1586
1590
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
@@ -1548,6 +1548,10 @@ $calendar-small-font-size: 12px !default;
|
|
|
1548
1548
|
border-color: transparent;
|
|
1549
1549
|
color: $calendar-today-disabled-color;
|
|
1550
1550
|
}
|
|
1551
|
+
@if $skin-name == 'tailwind3' {
|
|
1552
|
+
background-color: $calendar-today-disabled-background-style;
|
|
1553
|
+
border-color: $calendar-today-disabled-border-style;
|
|
1554
|
+
}
|
|
1551
1555
|
}
|
|
1552
1556
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
1553
1557
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
@@ -1548,6 +1548,10 @@ $calendar-small-font-size: 12px !default;
|
|
|
1548
1548
|
border-color: transparent;
|
|
1549
1549
|
color: $calendar-today-disabled-color;
|
|
1550
1550
|
}
|
|
1551
|
+
@if $skin-name == 'tailwind3' {
|
|
1552
|
+
background-color: $calendar-today-disabled-background-style;
|
|
1553
|
+
border-color: $calendar-today-disabled-border-style;
|
|
1554
|
+
}
|
|
1551
1555
|
}
|
|
1552
1556
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
1553
1557
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
@@ -1548,6 +1548,10 @@ $calendar-small-font-size: 12px !default;
|
|
|
1548
1548
|
border-color: transparent;
|
|
1549
1549
|
color: $calendar-today-disabled-color;
|
|
1550
1550
|
}
|
|
1551
|
+
@if $skin-name == 'tailwind3' {
|
|
1552
|
+
background-color: $calendar-today-disabled-background-style;
|
|
1553
|
+
border-color: $calendar-today-disabled-border-style;
|
|
1554
|
+
}
|
|
1551
1555
|
}
|
|
1552
1556
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
1553
1557
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
@@ -1548,6 +1548,10 @@ $calendar-small-font-size: 12px !default;
|
|
|
1548
1548
|
border-color: transparent;
|
|
1549
1549
|
color: $calendar-today-disabled-color;
|
|
1550
1550
|
}
|
|
1551
|
+
@if $skin-name == 'tailwind3' {
|
|
1552
|
+
background-color: $calendar-today-disabled-background-style;
|
|
1553
|
+
border-color: $calendar-today-disabled-border-style;
|
|
1554
|
+
}
|
|
1551
1555
|
}
|
|
1552
1556
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
1553
1557
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
@@ -1548,6 +1548,10 @@ $calendar-small-font-size: 12px !default;
|
|
|
1548
1548
|
border-color: transparent;
|
|
1549
1549
|
color: $calendar-today-disabled-color;
|
|
1550
1550
|
}
|
|
1551
|
+
@if $skin-name == 'tailwind3' {
|
|
1552
|
+
background-color: $calendar-today-disabled-background-style;
|
|
1553
|
+
border-color: $calendar-today-disabled-border-style;
|
|
1554
|
+
}
|
|
1551
1555
|
}
|
|
1552
1556
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
1553
1557
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
@@ -1548,6 +1548,10 @@ $calendar-small-font-size: 12px !default;
|
|
|
1548
1548
|
border-color: transparent;
|
|
1549
1549
|
color: $calendar-today-disabled-color;
|
|
1550
1550
|
}
|
|
1551
|
+
@if $skin-name == 'tailwind3' {
|
|
1552
|
+
background-color: $calendar-today-disabled-background-style;
|
|
1553
|
+
border-color: $calendar-today-disabled-border-style;
|
|
1554
|
+
}
|
|
1551
1555
|
}
|
|
1552
1556
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
1553
1557
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
@@ -1568,6 +1568,10 @@ $today-button-text-active-color: $primary-text-pressed !default;
|
|
|
1568
1568
|
border-color: transparent;
|
|
1569
1569
|
color: $calendar-today-disabled-color;
|
|
1570
1570
|
}
|
|
1571
|
+
@if $skin-name == 'tailwind3' {
|
|
1572
|
+
background-color: $calendar-today-disabled-background-style;
|
|
1573
|
+
border-color: $calendar-today-disabled-border-style;
|
|
1574
|
+
}
|
|
1571
1575
|
}
|
|
1572
1576
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
1573
1577
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
@@ -1568,6 +1568,10 @@ $today-button-text-active-color: $primary-text-pressed !default;
|
|
|
1568
1568
|
border-color: transparent;
|
|
1569
1569
|
color: $calendar-today-disabled-color;
|
|
1570
1570
|
}
|
|
1571
|
+
@if $skin-name == 'tailwind3' {
|
|
1572
|
+
background-color: $calendar-today-disabled-background-style;
|
|
1573
|
+
border-color: $calendar-today-disabled-border-style;
|
|
1574
|
+
}
|
|
1571
1575
|
}
|
|
1572
1576
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
1573
1577
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
@@ -1568,6 +1568,10 @@ $today-button-text-active-color: $primary-text-pressed !default;
|
|
|
1568
1568
|
border-color: transparent;
|
|
1569
1569
|
color: $calendar-today-disabled-color;
|
|
1570
1570
|
}
|
|
1571
|
+
@if $skin-name == 'tailwind3' {
|
|
1572
|
+
background-color: $calendar-today-disabled-background-style;
|
|
1573
|
+
border-color: $calendar-today-disabled-border-style;
|
|
1574
|
+
}
|
|
1571
1575
|
}
|
|
1572
1576
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
1573
1577
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
@@ -1568,6 +1568,10 @@ $calendar-active-hover-bg-color: $primary-bg-color-hover !default;
|
|
|
1568
1568
|
border-color: transparent;
|
|
1569
1569
|
color: $calendar-today-disabled-color;
|
|
1570
1570
|
}
|
|
1571
|
+
@if $skin-name == 'tailwind3' {
|
|
1572
|
+
background-color: $calendar-today-disabled-background-style;
|
|
1573
|
+
border-color: $calendar-today-disabled-border-style;
|
|
1574
|
+
}
|
|
1571
1575
|
}
|
|
1572
1576
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
1573
1577
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
@@ -1568,6 +1568,10 @@ $calendar-active-hover-bg-color: $primary-bg-color-hover !default;
|
|
|
1568
1568
|
border-color: transparent;
|
|
1569
1569
|
color: $calendar-today-disabled-color;
|
|
1570
1570
|
}
|
|
1571
|
+
@if $skin-name == 'tailwind3' {
|
|
1572
|
+
background-color: $calendar-today-disabled-background-style;
|
|
1573
|
+
border-color: $calendar-today-disabled-border-style;
|
|
1574
|
+
}
|
|
1571
1575
|
}
|
|
1572
1576
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
1573
1577
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
@@ -1568,6 +1568,10 @@ $calendar-active-hover-bg-color: $primary-bg-color-hover !default;
|
|
|
1568
1568
|
border-color: transparent;
|
|
1569
1569
|
color: $calendar-today-disabled-color;
|
|
1570
1570
|
}
|
|
1571
|
+
@if $skin-name == 'tailwind3' {
|
|
1572
|
+
background-color: $calendar-today-disabled-background-style;
|
|
1573
|
+
border-color: $calendar-today-disabled-border-style;
|
|
1574
|
+
}
|
|
1571
1575
|
}
|
|
1572
1576
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
1573
1577
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
@@ -1568,6 +1568,10 @@ $calendar-active-hover-bg-color: $primary-bg-color-hover !default;
|
|
|
1568
1568
|
border-color: transparent;
|
|
1569
1569
|
color: $calendar-today-disabled-color;
|
|
1570
1570
|
}
|
|
1571
|
+
@if $skin-name == 'tailwind3' {
|
|
1572
|
+
background-color: $calendar-today-disabled-background-style;
|
|
1573
|
+
border-color: $calendar-today-disabled-border-style;
|
|
1574
|
+
}
|
|
1571
1575
|
}
|
|
1572
1576
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
1573
1577
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
@@ -1568,6 +1568,10 @@ $today-button-text-active-color: $primary-text-pressed !default;
|
|
|
1568
1568
|
border-color: transparent;
|
|
1569
1569
|
color: $calendar-today-disabled-color;
|
|
1570
1570
|
}
|
|
1571
|
+
@if $skin-name == 'tailwind3' {
|
|
1572
|
+
background-color: $calendar-today-disabled-background-style;
|
|
1573
|
+
border-color: $calendar-today-disabled-border-style;
|
|
1574
|
+
}
|
|
1571
1575
|
}
|
|
1572
1576
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
1573
1577
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
@@ -1510,6 +1510,10 @@ $calendar-small-font-size: 12px !default;
|
|
|
1510
1510
|
border-color: transparent;
|
|
1511
1511
|
color: $calendar-today-disabled-color;
|
|
1512
1512
|
}
|
|
1513
|
+
@if $skin-name == 'tailwind3' {
|
|
1514
|
+
background-color: $calendar-today-disabled-background-style;
|
|
1515
|
+
border-color: $calendar-today-disabled-border-style;
|
|
1516
|
+
}
|
|
1513
1517
|
}
|
|
1514
1518
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
1515
1519
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
@@ -1510,6 +1510,10 @@ $calendar-small-font-size: 12px !default;
|
|
|
1510
1510
|
border-color: transparent;
|
|
1511
1511
|
color: $calendar-today-disabled-color;
|
|
1512
1512
|
}
|
|
1513
|
+
@if $skin-name == 'tailwind3' {
|
|
1514
|
+
background-color: $calendar-today-disabled-background-style;
|
|
1515
|
+
border-color: $calendar-today-disabled-border-style;
|
|
1516
|
+
}
|
|
1513
1517
|
}
|
|
1514
1518
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
1515
1519
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
@@ -1510,6 +1510,10 @@ $calendar-small-font-size: 12px !default;
|
|
|
1510
1510
|
border-color: transparent;
|
|
1511
1511
|
color: $calendar-today-disabled-color;
|
|
1512
1512
|
}
|
|
1513
|
+
@if $skin-name == 'tailwind3' {
|
|
1514
|
+
background-color: $calendar-today-disabled-background-style;
|
|
1515
|
+
border-color: $calendar-today-disabled-border-style;
|
|
1516
|
+
}
|
|
1513
1517
|
}
|
|
1514
1518
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
1515
1519
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
@@ -1510,6 +1510,10 @@ $calendar-small-font-size: 12px !default;
|
|
|
1510
1510
|
border-color: transparent;
|
|
1511
1511
|
color: $calendar-today-disabled-color;
|
|
1512
1512
|
}
|
|
1513
|
+
@if $skin-name == 'tailwind3' {
|
|
1514
|
+
background-color: $calendar-today-disabled-background-style;
|
|
1515
|
+
border-color: $calendar-today-disabled-border-style;
|
|
1516
|
+
}
|
|
1513
1517
|
}
|
|
1514
1518
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
1515
1519
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
@@ -1572,6 +1572,10 @@ $calendar-week-number-border: 1px solid $content-text-color-alt3 !default;
|
|
|
1572
1572
|
border-color: transparent;
|
|
1573
1573
|
color: $calendar-today-disabled-color;
|
|
1574
1574
|
}
|
|
1575
|
+
@if $skin-name == 'tailwind3' {
|
|
1576
|
+
background-color: $calendar-today-disabled-background-style;
|
|
1577
|
+
border-color: $calendar-today-disabled-border-style;
|
|
1578
|
+
}
|
|
1575
1579
|
}
|
|
1576
1580
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
1577
1581
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
@@ -1572,6 +1572,10 @@ $calendar-week-number-border: 1px solid $content-text-color-alt3 !default;
|
|
|
1572
1572
|
border-color: transparent;
|
|
1573
1573
|
color: $calendar-today-disabled-color;
|
|
1574
1574
|
}
|
|
1575
|
+
@if $skin-name == 'tailwind3' {
|
|
1576
|
+
background-color: $calendar-today-disabled-background-style;
|
|
1577
|
+
border-color: $calendar-today-disabled-border-style;
|
|
1578
|
+
}
|
|
1575
1579
|
}
|
|
1576
1580
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
1577
1581
|
box-shadow: $calendar-focused-cell-box-shadow;
|
|
@@ -1572,6 +1572,10 @@ $calendar-week-number-border: 1px solid $content-text-color-alt3 !default;
|
|
|
1572
1572
|
border-color: transparent;
|
|
1573
1573
|
color: $calendar-today-disabled-color;
|
|
1574
1574
|
}
|
|
1575
|
+
@if $skin-name == 'tailwind3' {
|
|
1576
|
+
background-color: $calendar-today-disabled-background-style;
|
|
1577
|
+
border-color: $calendar-today-disabled-border-style;
|
|
1578
|
+
}
|
|
1575
1579
|
}
|
|
1576
1580
|
.e-calendar .e-calendar-content-table .e-cell.e-focused-cell span.e-day {
|
|
1577
1581
|
box-shadow: $calendar-focused-cell-box-shadow;
|