@syncfusion/blazor-themes 24.2.6 → 24.2.7
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 +58 -1
- package/SCSS-Themes/bootstrap.scss +58 -1
- package/SCSS-Themes/bootstrap4.scss +60 -3
- package/SCSS-Themes/bootstrap5-dark.scss +58 -1
- package/SCSS-Themes/bootstrap5.scss +58 -1
- package/SCSS-Themes/buttons/button/tailwind-dark.scss +1 -1
- package/SCSS-Themes/buttons/button/tailwind.scss +1 -1
- package/SCSS-Themes/fabric-dark.scss +58 -1
- package/SCSS-Themes/fabric.scss +58 -1
- package/SCSS-Themes/fluent-dark.scss +60 -3
- package/SCSS-Themes/fluent.scss +60 -3
- package/SCSS-Themes/grids/grid/bootstrap4.scss +2 -2
- package/SCSS-Themes/grids/grid/fluent-dark.scss +2 -2
- package/SCSS-Themes/grids/grid/fluent.scss +2 -2
- package/SCSS-Themes/highcontrast.scss +58 -1
- package/SCSS-Themes/material-dark.scss +58 -1
- package/SCSS-Themes/material.scss +58 -1
- package/SCSS-Themes/material3-dark.scss +58 -1
- package/SCSS-Themes/material3.scss +58 -1
- package/SCSS-Themes/pivotview/pivotview/bootstrap-dark.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/bootstrap.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/bootstrap4.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/bootstrap5-dark.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/bootstrap5.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/fabric-dark.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/fabric.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/fluent-dark.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/fluent.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/highcontrast.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/material-dark.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/material.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/material3-dark.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/material3.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/tailwind-dark.scss +1 -1
- package/SCSS-Themes/pivotview/pivotview/tailwind.scss +1 -1
- package/SCSS-Themes/schedule/schedule/bootstrap-dark.scss +57 -0
- package/SCSS-Themes/schedule/schedule/bootstrap.scss +57 -0
- package/SCSS-Themes/schedule/schedule/bootstrap4.scss +57 -0
- package/SCSS-Themes/schedule/schedule/bootstrap5-dark.scss +57 -0
- package/SCSS-Themes/schedule/schedule/bootstrap5.scss +57 -0
- package/SCSS-Themes/schedule/schedule/fabric-dark.scss +57 -0
- package/SCSS-Themes/schedule/schedule/fabric.scss +57 -0
- package/SCSS-Themes/schedule/schedule/fluent-dark.scss +57 -0
- package/SCSS-Themes/schedule/schedule/fluent.scss +57 -0
- package/SCSS-Themes/schedule/schedule/highcontrast.scss +57 -0
- package/SCSS-Themes/schedule/schedule/material-dark.scss +57 -0
- package/SCSS-Themes/schedule/schedule/material.scss +57 -0
- package/SCSS-Themes/schedule/schedule/material3-dark.scss +57 -0
- package/SCSS-Themes/schedule/schedule/material3.scss +57 -0
- package/SCSS-Themes/schedule/schedule/tailwind-dark.scss +57 -0
- package/SCSS-Themes/schedule/schedule/tailwind.scss +57 -0
- package/SCSS-Themes/tailwind-dark.scss +59 -2
- package/SCSS-Themes/tailwind.scss +59 -2
- package/package.json +1 -1
|
@@ -112870,7 +112870,7 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
112870
112870
|
|
|
112871
112871
|
th.e-group-row .e-axis-row {
|
|
112872
112872
|
display: inline-block;
|
|
112873
|
-
height:
|
|
112873
|
+
height: auto;
|
|
112874
112874
|
vertical-align: top;
|
|
112875
112875
|
width: 100%;
|
|
112876
112876
|
}
|
|
@@ -116176,6 +116176,7 @@ $schedule-tbar-right-items-btn-border-radius: 0 !default;
|
|
|
116176
116176
|
$schedule-tbar-right-active-items-btn-border: none !default;
|
|
116177
116177
|
$schedule-device-tbar-right-items-btn-border-radius: 0 !default;
|
|
116178
116178
|
$schedule-device-tbar-right-items-btn-border: none !default;
|
|
116179
|
+
$schedule-device-font-size: 8px !default;
|
|
116179
116180
|
|
|
116180
116181
|
$schedule-content-nrml-font-text-transform: initial !default;
|
|
116181
116182
|
$schedule-header-hover-border-radius: 4px !default;
|
|
@@ -116523,6 +116524,28 @@ $schedule-tree-content-color: #fff !default;
|
|
|
116523
116524
|
}
|
|
116524
116525
|
}
|
|
116525
116526
|
|
|
116527
|
+
@media screen and (max-width: 320px) {
|
|
116528
|
+
.e-schedule-toolbar {
|
|
116529
|
+
.e-toolbar-pop {
|
|
116530
|
+
width: 100%;
|
|
116531
|
+
|
|
116532
|
+
.e-toolbar-item .e-tbar-btn.e-btn {
|
|
116533
|
+
padding-left: 7px;
|
|
116534
|
+
}
|
|
116535
|
+
|
|
116536
|
+
&.e-rtl {
|
|
116537
|
+
.e-toolbar-item .e-tbar-btn.e-btn {
|
|
116538
|
+
padding-right: 7px;
|
|
116539
|
+
}
|
|
116540
|
+
}
|
|
116541
|
+
}
|
|
116542
|
+
|
|
116543
|
+
.e-tbar-btn .e-tbar-btn-text {
|
|
116544
|
+
font-size: $schedule-device-font-size;
|
|
116545
|
+
}
|
|
116546
|
+
}
|
|
116547
|
+
}
|
|
116548
|
+
|
|
116526
116549
|
.e-schedule-resource-toolbar {
|
|
116527
116550
|
background: $schedule-tbar-default-bg;
|
|
116528
116551
|
border-bottom: $schedule-tbar-border-bottom-size;
|
|
@@ -119416,7 +119439,24 @@ $schedule-tree-content-color: #fff !default;
|
|
|
119416
119439
|
}
|
|
119417
119440
|
}
|
|
119418
119441
|
}
|
|
119442
|
+
|
|
119443
|
+
/*! schedule event window for smaller viewports*/
|
|
119444
|
+
@media screen and (max-width: 320px) {
|
|
119445
|
+
.e-schedule-dialog.e-popup.e-popup-open {
|
|
119446
|
+
max-height: 350px;
|
|
119447
|
+
min-width: 100%;
|
|
119448
|
+
}
|
|
119419
119449
|
|
|
119450
|
+
.e-schedule-dialog {
|
|
119451
|
+
.e-all-day-container {
|
|
119452
|
+
padding-bottom: 10px;
|
|
119453
|
+
}
|
|
119454
|
+
|
|
119455
|
+
.e-all-day-time-zone-row {
|
|
119456
|
+
display: block;
|
|
119457
|
+
}
|
|
119458
|
+
}
|
|
119459
|
+
}
|
|
119420
119460
|
.e-ddl.e-popup {
|
|
119421
119461
|
.e-resource-template {
|
|
119422
119462
|
display: flex;
|
|
@@ -120100,6 +120140,23 @@ $schedule-tree-content-color: #fff !default;
|
|
|
120100
120140
|
}
|
|
120101
120141
|
}
|
|
120102
120142
|
|
|
120143
|
+
/*! schedule quick popup for smaller viewports */
|
|
120144
|
+
@media screen and (max-width: 320px) {
|
|
120145
|
+
.e-quick-popup-wrapper {
|
|
120146
|
+
min-width: 100%;
|
|
120147
|
+
|
|
120148
|
+
.e-popup-footer {
|
|
120149
|
+
padding-left: 5px;
|
|
120150
|
+
}
|
|
120151
|
+
|
|
120152
|
+
&.e-rtl {
|
|
120153
|
+
.e-popup-footer {
|
|
120154
|
+
padding-right: 5px;
|
|
120155
|
+
}
|
|
120156
|
+
}
|
|
120157
|
+
}
|
|
120158
|
+
}
|
|
120159
|
+
|
|
120103
120160
|
.e-bigger .e-quick-popup-wrapper {
|
|
120104
120161
|
.e-cell-popup .e-popup-content .e-popup-table .e-subject {
|
|
120105
120162
|
font-size: 24px;
|
|
@@ -112610,7 +112610,7 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
112610
112610
|
|
|
112611
112611
|
th.e-group-row .e-axis-row {
|
|
112612
112612
|
display: inline-block;
|
|
112613
|
-
height:
|
|
112613
|
+
height: auto;
|
|
112614
112614
|
vertical-align: top;
|
|
112615
112615
|
width: 100%;
|
|
112616
112616
|
}
|
|
@@ -115913,6 +115913,7 @@ $schedule-tbar-right-items-btn-border-radius: 0 !default;
|
|
|
115913
115913
|
$schedule-tbar-right-active-items-btn-border: none !default;
|
|
115914
115914
|
$schedule-device-tbar-right-items-btn-border-radius: 0 !default;
|
|
115915
115915
|
$schedule-device-tbar-right-items-btn-border: none !default;
|
|
115916
|
+
$schedule-device-font-size: 8px !default;
|
|
115916
115917
|
|
|
115917
115918
|
$schedule-timezone-enable-nrml-height: 60px !default;
|
|
115918
115919
|
$schedule-timezone-enable-bgr-height: 70px !default;
|
|
@@ -116263,6 +116264,28 @@ $schedule-tree-content-color: $shadow !default;
|
|
|
116263
116264
|
}
|
|
116264
116265
|
}
|
|
116265
116266
|
|
|
116267
|
+
@media screen and (max-width: 320px) {
|
|
116268
|
+
.e-schedule-toolbar {
|
|
116269
|
+
.e-toolbar-pop {
|
|
116270
|
+
width: 100%;
|
|
116271
|
+
|
|
116272
|
+
.e-toolbar-item .e-tbar-btn.e-btn {
|
|
116273
|
+
padding-left: 7px;
|
|
116274
|
+
}
|
|
116275
|
+
|
|
116276
|
+
&.e-rtl {
|
|
116277
|
+
.e-toolbar-item .e-tbar-btn.e-btn {
|
|
116278
|
+
padding-right: 7px;
|
|
116279
|
+
}
|
|
116280
|
+
}
|
|
116281
|
+
}
|
|
116282
|
+
|
|
116283
|
+
.e-tbar-btn .e-tbar-btn-text {
|
|
116284
|
+
font-size: $schedule-device-font-size;
|
|
116285
|
+
}
|
|
116286
|
+
}
|
|
116287
|
+
}
|
|
116288
|
+
|
|
116266
116289
|
.e-schedule-resource-toolbar {
|
|
116267
116290
|
background: $schedule-tbar-default-bg;
|
|
116268
116291
|
border-bottom: $schedule-tbar-border-bottom-size;
|
|
@@ -119156,7 +119179,24 @@ $schedule-tree-content-color: $shadow !default;
|
|
|
119156
119179
|
}
|
|
119157
119180
|
}
|
|
119158
119181
|
}
|
|
119182
|
+
|
|
119183
|
+
/*! schedule event window for smaller viewports*/
|
|
119184
|
+
@media screen and (max-width: 320px) {
|
|
119185
|
+
.e-schedule-dialog.e-popup.e-popup-open {
|
|
119186
|
+
max-height: 350px;
|
|
119187
|
+
min-width: 100%;
|
|
119188
|
+
}
|
|
119159
119189
|
|
|
119190
|
+
.e-schedule-dialog {
|
|
119191
|
+
.e-all-day-container {
|
|
119192
|
+
padding-bottom: 10px;
|
|
119193
|
+
}
|
|
119194
|
+
|
|
119195
|
+
.e-all-day-time-zone-row {
|
|
119196
|
+
display: block;
|
|
119197
|
+
}
|
|
119198
|
+
}
|
|
119199
|
+
}
|
|
119160
119200
|
.e-ddl.e-popup {
|
|
119161
119201
|
.e-resource-template {
|
|
119162
119202
|
display: flex;
|
|
@@ -119840,6 +119880,23 @@ $schedule-tree-content-color: $shadow !default;
|
|
|
119840
119880
|
}
|
|
119841
119881
|
}
|
|
119842
119882
|
|
|
119883
|
+
/*! schedule quick popup for smaller viewports */
|
|
119884
|
+
@media screen and (max-width: 320px) {
|
|
119885
|
+
.e-quick-popup-wrapper {
|
|
119886
|
+
min-width: 100%;
|
|
119887
|
+
|
|
119888
|
+
.e-popup-footer {
|
|
119889
|
+
padding-left: 5px;
|
|
119890
|
+
}
|
|
119891
|
+
|
|
119892
|
+
&.e-rtl {
|
|
119893
|
+
.e-popup-footer {
|
|
119894
|
+
padding-right: 5px;
|
|
119895
|
+
}
|
|
119896
|
+
}
|
|
119897
|
+
}
|
|
119898
|
+
}
|
|
119899
|
+
|
|
119843
119900
|
.e-bigger .e-quick-popup-wrapper {
|
|
119844
119901
|
.e-cell-popup .e-popup-content .e-popup-table .e-subject {
|
|
119845
119902
|
font-size: 24px;
|
|
@@ -75977,8 +75977,8 @@ $grid-columnchooser-toolbar-div-padding: 0 10px !default;
|
|
|
75977
75977
|
$grid-columnchooser-toolbar-icon-line-height: 1.9 !default;
|
|
75978
75978
|
$grid-columnchooser-toolbar-icon-font-size: 15px !default;
|
|
75979
75979
|
$grid-columnchooser-btn-font-size: 9px !default;
|
|
75980
|
-
$grid-columnchooser-toolbardiv-padding:
|
|
75981
|
-
$grid-columnchooser-toolbardiv-margin-top:
|
|
75980
|
+
$grid-columnchooser-toolbardiv-padding: 1px 0 0 !default;
|
|
75981
|
+
$grid-columnchooser-toolbardiv-margin-top: -1px !default;
|
|
75982
75982
|
$grid-columnchooser-toolbar-icon-vertical-align: middle !default;
|
|
75983
75983
|
$grid-columnchooser-cancel-icon-content-f-opactiy: 1 !default;
|
|
75984
75984
|
$grid-columnchooser-toolbar-div-margin-top: -1px !default;
|
|
@@ -112985,7 +112985,7 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
112985
112985
|
|
|
112986
112986
|
th.e-group-row .e-axis-row {
|
|
112987
112987
|
display: inline-block;
|
|
112988
|
-
height:
|
|
112988
|
+
height: auto;
|
|
112989
112989
|
vertical-align: top;
|
|
112990
112990
|
width: 100%;
|
|
112991
112991
|
}
|
|
@@ -116298,6 +116298,7 @@ $schedule-tbar-right-items-btn-border-radius: 0 !default;
|
|
|
116298
116298
|
$schedule-tbar-right-active-items-btn-border: none !default;
|
|
116299
116299
|
$schedule-device-tbar-right-items-btn-border-radius: 0 !default;
|
|
116300
116300
|
$schedule-device-tbar-right-items-btn-border: none !default;
|
|
116301
|
+
$schedule-device-font-size: 8px !default;
|
|
116301
116302
|
|
|
116302
116303
|
$schedule-content-nrml-font-text-transform: initial !default;
|
|
116303
116304
|
$schedule-header-hover-border-radius: 4px !default;
|
|
@@ -116643,6 +116644,28 @@ $schedule-tbar-border-hover-color: darken($gray-600, 12.5%) !default;
|
|
|
116643
116644
|
}
|
|
116644
116645
|
}
|
|
116645
116646
|
|
|
116647
|
+
@media screen and (max-width: 320px) {
|
|
116648
|
+
.e-schedule-toolbar {
|
|
116649
|
+
.e-toolbar-pop {
|
|
116650
|
+
width: 100%;
|
|
116651
|
+
|
|
116652
|
+
.e-toolbar-item .e-tbar-btn.e-btn {
|
|
116653
|
+
padding-left: 7px;
|
|
116654
|
+
}
|
|
116655
|
+
|
|
116656
|
+
&.e-rtl {
|
|
116657
|
+
.e-toolbar-item .e-tbar-btn.e-btn {
|
|
116658
|
+
padding-right: 7px;
|
|
116659
|
+
}
|
|
116660
|
+
}
|
|
116661
|
+
}
|
|
116662
|
+
|
|
116663
|
+
.e-tbar-btn .e-tbar-btn-text {
|
|
116664
|
+
font-size: $schedule-device-font-size;
|
|
116665
|
+
}
|
|
116666
|
+
}
|
|
116667
|
+
}
|
|
116668
|
+
|
|
116646
116669
|
.e-schedule-resource-toolbar {
|
|
116647
116670
|
background: $schedule-tbar-default-bg;
|
|
116648
116671
|
border-bottom: $schedule-tbar-border-bottom-size;
|
|
@@ -119536,7 +119559,24 @@ $schedule-tbar-border-hover-color: darken($gray-600, 12.5%) !default;
|
|
|
119536
119559
|
}
|
|
119537
119560
|
}
|
|
119538
119561
|
}
|
|
119562
|
+
|
|
119563
|
+
/*! schedule event window for smaller viewports*/
|
|
119564
|
+
@media screen and (max-width: 320px) {
|
|
119565
|
+
.e-schedule-dialog.e-popup.e-popup-open {
|
|
119566
|
+
max-height: 350px;
|
|
119567
|
+
min-width: 100%;
|
|
119568
|
+
}
|
|
119539
119569
|
|
|
119570
|
+
.e-schedule-dialog {
|
|
119571
|
+
.e-all-day-container {
|
|
119572
|
+
padding-bottom: 10px;
|
|
119573
|
+
}
|
|
119574
|
+
|
|
119575
|
+
.e-all-day-time-zone-row {
|
|
119576
|
+
display: block;
|
|
119577
|
+
}
|
|
119578
|
+
}
|
|
119579
|
+
}
|
|
119540
119580
|
.e-ddl.e-popup {
|
|
119541
119581
|
.e-resource-template {
|
|
119542
119582
|
display: flex;
|
|
@@ -120220,6 +120260,23 @@ $schedule-tbar-border-hover-color: darken($gray-600, 12.5%) !default;
|
|
|
120220
120260
|
}
|
|
120221
120261
|
}
|
|
120222
120262
|
|
|
120263
|
+
/*! schedule quick popup for smaller viewports */
|
|
120264
|
+
@media screen and (max-width: 320px) {
|
|
120265
|
+
.e-quick-popup-wrapper {
|
|
120266
|
+
min-width: 100%;
|
|
120267
|
+
|
|
120268
|
+
.e-popup-footer {
|
|
120269
|
+
padding-left: 5px;
|
|
120270
|
+
}
|
|
120271
|
+
|
|
120272
|
+
&.e-rtl {
|
|
120273
|
+
.e-popup-footer {
|
|
120274
|
+
padding-right: 5px;
|
|
120275
|
+
}
|
|
120276
|
+
}
|
|
120277
|
+
}
|
|
120278
|
+
}
|
|
120279
|
+
|
|
120223
120280
|
.e-bigger .e-quick-popup-wrapper {
|
|
120224
120281
|
.e-cell-popup .e-popup-content .e-popup-table .e-subject {
|
|
120225
120282
|
font-size: 24px;
|
|
@@ -113124,7 +113124,7 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
113124
113124
|
|
|
113125
113125
|
th.e-group-row .e-axis-row {
|
|
113126
113126
|
display: inline-block;
|
|
113127
|
-
height:
|
|
113127
|
+
height: auto;
|
|
113128
113128
|
vertical-align: top;
|
|
113129
113129
|
width: 100%;
|
|
113130
113130
|
}
|
|
@@ -116446,6 +116446,7 @@ $schedule-tbar-right-items-btn-border-radius: 0 !default;
|
|
|
116446
116446
|
$schedule-tbar-right-active-items-btn-border: none !default;
|
|
116447
116447
|
$schedule-device-tbar-right-items-btn-border-radius: 0 !default;
|
|
116448
116448
|
$schedule-device-tbar-right-items-btn-border: none !default;
|
|
116449
|
+
$schedule-device-font-size: 8px !default;
|
|
116449
116450
|
|
|
116450
116451
|
// view definitions
|
|
116451
116452
|
$schedule-timeline-header-time-slots-bg: $schedule-tbar-default-bg !default;
|
|
@@ -116790,6 +116791,28 @@ $schedule-multiple-event-popup-icon-bg-color: $schedule-header-bg-color !default
|
|
|
116790
116791
|
}
|
|
116791
116792
|
}
|
|
116792
116793
|
|
|
116794
|
+
@media screen and (max-width: 320px) {
|
|
116795
|
+
.e-schedule-toolbar {
|
|
116796
|
+
.e-toolbar-pop {
|
|
116797
|
+
width: 100%;
|
|
116798
|
+
|
|
116799
|
+
.e-toolbar-item .e-tbar-btn.e-btn {
|
|
116800
|
+
padding-left: 7px;
|
|
116801
|
+
}
|
|
116802
|
+
|
|
116803
|
+
&.e-rtl {
|
|
116804
|
+
.e-toolbar-item .e-tbar-btn.e-btn {
|
|
116805
|
+
padding-right: 7px;
|
|
116806
|
+
}
|
|
116807
|
+
}
|
|
116808
|
+
}
|
|
116809
|
+
|
|
116810
|
+
.e-tbar-btn .e-tbar-btn-text {
|
|
116811
|
+
font-size: $schedule-device-font-size;
|
|
116812
|
+
}
|
|
116813
|
+
}
|
|
116814
|
+
}
|
|
116815
|
+
|
|
116793
116816
|
.e-schedule-resource-toolbar {
|
|
116794
116817
|
background: $schedule-tbar-default-bg;
|
|
116795
116818
|
border-bottom: $schedule-tbar-border-bottom-size;
|
|
@@ -119683,7 +119706,24 @@ $schedule-multiple-event-popup-icon-bg-color: $schedule-header-bg-color !default
|
|
|
119683
119706
|
}
|
|
119684
119707
|
}
|
|
119685
119708
|
}
|
|
119709
|
+
|
|
119710
|
+
/*! schedule event window for smaller viewports*/
|
|
119711
|
+
@media screen and (max-width: 320px) {
|
|
119712
|
+
.e-schedule-dialog.e-popup.e-popup-open {
|
|
119713
|
+
max-height: 350px;
|
|
119714
|
+
min-width: 100%;
|
|
119715
|
+
}
|
|
119686
119716
|
|
|
119717
|
+
.e-schedule-dialog {
|
|
119718
|
+
.e-all-day-container {
|
|
119719
|
+
padding-bottom: 10px;
|
|
119720
|
+
}
|
|
119721
|
+
|
|
119722
|
+
.e-all-day-time-zone-row {
|
|
119723
|
+
display: block;
|
|
119724
|
+
}
|
|
119725
|
+
}
|
|
119726
|
+
}
|
|
119687
119727
|
.e-ddl.e-popup {
|
|
119688
119728
|
.e-resource-template {
|
|
119689
119729
|
display: flex;
|
|
@@ -120367,6 +120407,23 @@ $schedule-multiple-event-popup-icon-bg-color: $schedule-header-bg-color !default
|
|
|
120367
120407
|
}
|
|
120368
120408
|
}
|
|
120369
120409
|
|
|
120410
|
+
/*! schedule quick popup for smaller viewports */
|
|
120411
|
+
@media screen and (max-width: 320px) {
|
|
120412
|
+
.e-quick-popup-wrapper {
|
|
120413
|
+
min-width: 100%;
|
|
120414
|
+
|
|
120415
|
+
.e-popup-footer {
|
|
120416
|
+
padding-left: 5px;
|
|
120417
|
+
}
|
|
120418
|
+
|
|
120419
|
+
&.e-rtl {
|
|
120420
|
+
.e-popup-footer {
|
|
120421
|
+
padding-right: 5px;
|
|
120422
|
+
}
|
|
120423
|
+
}
|
|
120424
|
+
}
|
|
120425
|
+
}
|
|
120426
|
+
|
|
120370
120427
|
.e-bigger .e-quick-popup-wrapper {
|
|
120371
120428
|
.e-cell-popup .e-popup-content .e-popup-table .e-subject {
|
|
120372
120429
|
font-size: 24px;
|
|
@@ -113124,7 +113124,7 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
113124
113124
|
|
|
113125
113125
|
th.e-group-row .e-axis-row {
|
|
113126
113126
|
display: inline-block;
|
|
113127
|
-
height:
|
|
113127
|
+
height: auto;
|
|
113128
113128
|
vertical-align: top;
|
|
113129
113129
|
width: 100%;
|
|
113130
113130
|
}
|
|
@@ -116446,6 +116446,7 @@ $schedule-tbar-right-items-btn-border-radius: 0 !default;
|
|
|
116446
116446
|
$schedule-tbar-right-active-items-btn-border: none !default;
|
|
116447
116447
|
$schedule-device-tbar-right-items-btn-border-radius: 0 !default;
|
|
116448
116448
|
$schedule-device-tbar-right-items-btn-border: none !default;
|
|
116449
|
+
$schedule-device-font-size: 8px !default;
|
|
116449
116450
|
|
|
116450
116451
|
// view definitions
|
|
116451
116452
|
$schedule-timeline-header-time-slots-bg: $schedule-tbar-default-bg !default;
|
|
@@ -116790,6 +116791,28 @@ $schedule-multiple-event-popup-icon-bg-color: $schedule-header-bg-color !default
|
|
|
116790
116791
|
}
|
|
116791
116792
|
}
|
|
116792
116793
|
|
|
116794
|
+
@media screen and (max-width: 320px) {
|
|
116795
|
+
.e-schedule-toolbar {
|
|
116796
|
+
.e-toolbar-pop {
|
|
116797
|
+
width: 100%;
|
|
116798
|
+
|
|
116799
|
+
.e-toolbar-item .e-tbar-btn.e-btn {
|
|
116800
|
+
padding-left: 7px;
|
|
116801
|
+
}
|
|
116802
|
+
|
|
116803
|
+
&.e-rtl {
|
|
116804
|
+
.e-toolbar-item .e-tbar-btn.e-btn {
|
|
116805
|
+
padding-right: 7px;
|
|
116806
|
+
}
|
|
116807
|
+
}
|
|
116808
|
+
}
|
|
116809
|
+
|
|
116810
|
+
.e-tbar-btn .e-tbar-btn-text {
|
|
116811
|
+
font-size: $schedule-device-font-size;
|
|
116812
|
+
}
|
|
116813
|
+
}
|
|
116814
|
+
}
|
|
116815
|
+
|
|
116793
116816
|
.e-schedule-resource-toolbar {
|
|
116794
116817
|
background: $schedule-tbar-default-bg;
|
|
116795
116818
|
border-bottom: $schedule-tbar-border-bottom-size;
|
|
@@ -119683,7 +119706,24 @@ $schedule-multiple-event-popup-icon-bg-color: $schedule-header-bg-color !default
|
|
|
119683
119706
|
}
|
|
119684
119707
|
}
|
|
119685
119708
|
}
|
|
119709
|
+
|
|
119710
|
+
/*! schedule event window for smaller viewports*/
|
|
119711
|
+
@media screen and (max-width: 320px) {
|
|
119712
|
+
.e-schedule-dialog.e-popup.e-popup-open {
|
|
119713
|
+
max-height: 350px;
|
|
119714
|
+
min-width: 100%;
|
|
119715
|
+
}
|
|
119686
119716
|
|
|
119717
|
+
.e-schedule-dialog {
|
|
119718
|
+
.e-all-day-container {
|
|
119719
|
+
padding-bottom: 10px;
|
|
119720
|
+
}
|
|
119721
|
+
|
|
119722
|
+
.e-all-day-time-zone-row {
|
|
119723
|
+
display: block;
|
|
119724
|
+
}
|
|
119725
|
+
}
|
|
119726
|
+
}
|
|
119687
119727
|
.e-ddl.e-popup {
|
|
119688
119728
|
.e-resource-template {
|
|
119689
119729
|
display: flex;
|
|
@@ -120367,6 +120407,23 @@ $schedule-multiple-event-popup-icon-bg-color: $schedule-header-bg-color !default
|
|
|
120367
120407
|
}
|
|
120368
120408
|
}
|
|
120369
120409
|
|
|
120410
|
+
/*! schedule quick popup for smaller viewports */
|
|
120411
|
+
@media screen and (max-width: 320px) {
|
|
120412
|
+
.e-quick-popup-wrapper {
|
|
120413
|
+
min-width: 100%;
|
|
120414
|
+
|
|
120415
|
+
.e-popup-footer {
|
|
120416
|
+
padding-left: 5px;
|
|
120417
|
+
}
|
|
120418
|
+
|
|
120419
|
+
&.e-rtl {
|
|
120420
|
+
.e-popup-footer {
|
|
120421
|
+
padding-right: 5px;
|
|
120422
|
+
}
|
|
120423
|
+
}
|
|
120424
|
+
}
|
|
120425
|
+
}
|
|
120426
|
+
|
|
120370
120427
|
.e-bigger .e-quick-popup-wrapper {
|
|
120371
120428
|
.e-cell-popup .e-popup-content .e-popup-table .e-subject {
|
|
120372
120429
|
font-size: 24px;
|
|
@@ -93,7 +93,7 @@ $btn-link-disabled-bgcolor: transparent !default;
|
|
|
93
93
|
//primary
|
|
94
94
|
$btn-ripple-primary-bgcolor: transparent !default;
|
|
95
95
|
$btn-primary-outline: $btn-bgcolor 0 solid !default;
|
|
96
|
-
$btn-primary-color: $primary-text
|
|
96
|
+
$btn-primary-color: $primary-text !default;
|
|
97
97
|
$btn-primary-hover-color: $primary-text-hover !default;
|
|
98
98
|
$btn-primary-focus-color: $primary-text-focus !default;
|
|
99
99
|
$btn-primary-active-color: $primary-text-pressed !default;
|
|
@@ -93,7 +93,7 @@ $btn-link-disabled-bgcolor: transparent !default;
|
|
|
93
93
|
//primary
|
|
94
94
|
$btn-ripple-primary-bgcolor: transparent !default;
|
|
95
95
|
$btn-primary-outline: $btn-bgcolor 0 solid !default;
|
|
96
|
-
$btn-primary-color: $primary-text
|
|
96
|
+
$btn-primary-color: $primary-text !default;
|
|
97
97
|
$btn-primary-hover-color: $primary-text-hover !default;
|
|
98
98
|
$btn-primary-focus-color: $primary-text-focus !default;
|
|
99
99
|
$btn-primary-active-color: $primary-text-pressed !default;
|
|
@@ -112688,7 +112688,7 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
112688
112688
|
|
|
112689
112689
|
th.e-group-row .e-axis-row {
|
|
112690
112690
|
display: inline-block;
|
|
112691
|
-
height:
|
|
112691
|
+
height: auto;
|
|
112692
112692
|
vertical-align: top;
|
|
112693
112693
|
width: 100%;
|
|
112694
112694
|
}
|
|
@@ -115995,6 +115995,7 @@ $schedule-tbar-right-items-btn-border-radius: 0 !default;
|
|
|
115995
115995
|
$schedule-tbar-right-active-items-btn-border: none !default;
|
|
115996
115996
|
$schedule-device-tbar-right-items-btn-border-radius: 0 !default;
|
|
115997
115997
|
$schedule-device-tbar-right-items-btn-border: none !default;
|
|
115998
|
+
$schedule-device-font-size: 8px !default;
|
|
115998
115999
|
|
|
115999
116000
|
$schedule-content-nrml-font-text-transform: initial !default;
|
|
116000
116001
|
$schedule-header-hover-border-radius: 0% !default;
|
|
@@ -116340,6 +116341,28 @@ $schedule-tree-content-color: #fff !default;
|
|
|
116340
116341
|
}
|
|
116341
116342
|
}
|
|
116342
116343
|
|
|
116344
|
+
@media screen and (max-width: 320px) {
|
|
116345
|
+
.e-schedule-toolbar {
|
|
116346
|
+
.e-toolbar-pop {
|
|
116347
|
+
width: 100%;
|
|
116348
|
+
|
|
116349
|
+
.e-toolbar-item .e-tbar-btn.e-btn {
|
|
116350
|
+
padding-left: 7px;
|
|
116351
|
+
}
|
|
116352
|
+
|
|
116353
|
+
&.e-rtl {
|
|
116354
|
+
.e-toolbar-item .e-tbar-btn.e-btn {
|
|
116355
|
+
padding-right: 7px;
|
|
116356
|
+
}
|
|
116357
|
+
}
|
|
116358
|
+
}
|
|
116359
|
+
|
|
116360
|
+
.e-tbar-btn .e-tbar-btn-text {
|
|
116361
|
+
font-size: $schedule-device-font-size;
|
|
116362
|
+
}
|
|
116363
|
+
}
|
|
116364
|
+
}
|
|
116365
|
+
|
|
116343
116366
|
.e-schedule-resource-toolbar {
|
|
116344
116367
|
background: $schedule-tbar-default-bg;
|
|
116345
116368
|
border-bottom: $schedule-tbar-border-bottom-size;
|
|
@@ -119233,7 +119256,24 @@ $schedule-tree-content-color: #fff !default;
|
|
|
119233
119256
|
}
|
|
119234
119257
|
}
|
|
119235
119258
|
}
|
|
119259
|
+
|
|
119260
|
+
/*! schedule event window for smaller viewports*/
|
|
119261
|
+
@media screen and (max-width: 320px) {
|
|
119262
|
+
.e-schedule-dialog.e-popup.e-popup-open {
|
|
119263
|
+
max-height: 350px;
|
|
119264
|
+
min-width: 100%;
|
|
119265
|
+
}
|
|
119236
119266
|
|
|
119267
|
+
.e-schedule-dialog {
|
|
119268
|
+
.e-all-day-container {
|
|
119269
|
+
padding-bottom: 10px;
|
|
119270
|
+
}
|
|
119271
|
+
|
|
119272
|
+
.e-all-day-time-zone-row {
|
|
119273
|
+
display: block;
|
|
119274
|
+
}
|
|
119275
|
+
}
|
|
119276
|
+
}
|
|
119237
119277
|
.e-ddl.e-popup {
|
|
119238
119278
|
.e-resource-template {
|
|
119239
119279
|
display: flex;
|
|
@@ -119917,6 +119957,23 @@ $schedule-tree-content-color: #fff !default;
|
|
|
119917
119957
|
}
|
|
119918
119958
|
}
|
|
119919
119959
|
|
|
119960
|
+
/*! schedule quick popup for smaller viewports */
|
|
119961
|
+
@media screen and (max-width: 320px) {
|
|
119962
|
+
.e-quick-popup-wrapper {
|
|
119963
|
+
min-width: 100%;
|
|
119964
|
+
|
|
119965
|
+
.e-popup-footer {
|
|
119966
|
+
padding-left: 5px;
|
|
119967
|
+
}
|
|
119968
|
+
|
|
119969
|
+
&.e-rtl {
|
|
119970
|
+
.e-popup-footer {
|
|
119971
|
+
padding-right: 5px;
|
|
119972
|
+
}
|
|
119973
|
+
}
|
|
119974
|
+
}
|
|
119975
|
+
}
|
|
119976
|
+
|
|
119920
119977
|
.e-bigger .e-quick-popup-wrapper {
|
|
119921
119978
|
.e-cell-popup .e-popup-content .e-popup-table .e-subject {
|
|
119922
119979
|
font-size: 24px;
|
package/SCSS-Themes/fabric.scss
CHANGED
|
@@ -112436,7 +112436,7 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
112436
112436
|
|
|
112437
112437
|
th.e-group-row .e-axis-row {
|
|
112438
112438
|
display: inline-block;
|
|
112439
|
-
height:
|
|
112439
|
+
height: auto;
|
|
112440
112440
|
vertical-align: top;
|
|
112441
112441
|
width: 100%;
|
|
112442
112442
|
}
|
|
@@ -115742,6 +115742,7 @@ $schedule-tbar-right-items-btn-border-radius: 0 !default;
|
|
|
115742
115742
|
$schedule-tbar-right-active-items-btn-border: none !default;
|
|
115743
115743
|
$schedule-device-tbar-right-items-btn-border-radius: 0 !default;
|
|
115744
115744
|
$schedule-device-tbar-right-items-btn-border: none !default;
|
|
115745
|
+
$schedule-device-font-size: 8px !default;
|
|
115745
115746
|
|
|
115746
115747
|
$schedule-content-nrml-font-text-transform: initial !default;
|
|
115747
115748
|
$schedule-header-hover-border-radius: 0% !default;
|
|
@@ -116089,6 +116090,28 @@ $schedule-tree-content-color: $shadow !default;
|
|
|
116089
116090
|
}
|
|
116090
116091
|
}
|
|
116091
116092
|
|
|
116093
|
+
@media screen and (max-width: 320px) {
|
|
116094
|
+
.e-schedule-toolbar {
|
|
116095
|
+
.e-toolbar-pop {
|
|
116096
|
+
width: 100%;
|
|
116097
|
+
|
|
116098
|
+
.e-toolbar-item .e-tbar-btn.e-btn {
|
|
116099
|
+
padding-left: 7px;
|
|
116100
|
+
}
|
|
116101
|
+
|
|
116102
|
+
&.e-rtl {
|
|
116103
|
+
.e-toolbar-item .e-tbar-btn.e-btn {
|
|
116104
|
+
padding-right: 7px;
|
|
116105
|
+
}
|
|
116106
|
+
}
|
|
116107
|
+
}
|
|
116108
|
+
|
|
116109
|
+
.e-tbar-btn .e-tbar-btn-text {
|
|
116110
|
+
font-size: $schedule-device-font-size;
|
|
116111
|
+
}
|
|
116112
|
+
}
|
|
116113
|
+
}
|
|
116114
|
+
|
|
116092
116115
|
.e-schedule-resource-toolbar {
|
|
116093
116116
|
background: $schedule-tbar-default-bg;
|
|
116094
116117
|
border-bottom: $schedule-tbar-border-bottom-size;
|
|
@@ -118982,7 +119005,24 @@ $schedule-tree-content-color: $shadow !default;
|
|
|
118982
119005
|
}
|
|
118983
119006
|
}
|
|
118984
119007
|
}
|
|
119008
|
+
|
|
119009
|
+
/*! schedule event window for smaller viewports*/
|
|
119010
|
+
@media screen and (max-width: 320px) {
|
|
119011
|
+
.e-schedule-dialog.e-popup.e-popup-open {
|
|
119012
|
+
max-height: 350px;
|
|
119013
|
+
min-width: 100%;
|
|
119014
|
+
}
|
|
118985
119015
|
|
|
119016
|
+
.e-schedule-dialog {
|
|
119017
|
+
.e-all-day-container {
|
|
119018
|
+
padding-bottom: 10px;
|
|
119019
|
+
}
|
|
119020
|
+
|
|
119021
|
+
.e-all-day-time-zone-row {
|
|
119022
|
+
display: block;
|
|
119023
|
+
}
|
|
119024
|
+
}
|
|
119025
|
+
}
|
|
118986
119026
|
.e-ddl.e-popup {
|
|
118987
119027
|
.e-resource-template {
|
|
118988
119028
|
display: flex;
|
|
@@ -119666,6 +119706,23 @@ $schedule-tree-content-color: $shadow !default;
|
|
|
119666
119706
|
}
|
|
119667
119707
|
}
|
|
119668
119708
|
|
|
119709
|
+
/*! schedule quick popup for smaller viewports */
|
|
119710
|
+
@media screen and (max-width: 320px) {
|
|
119711
|
+
.e-quick-popup-wrapper {
|
|
119712
|
+
min-width: 100%;
|
|
119713
|
+
|
|
119714
|
+
.e-popup-footer {
|
|
119715
|
+
padding-left: 5px;
|
|
119716
|
+
}
|
|
119717
|
+
|
|
119718
|
+
&.e-rtl {
|
|
119719
|
+
.e-popup-footer {
|
|
119720
|
+
padding-right: 5px;
|
|
119721
|
+
}
|
|
119722
|
+
}
|
|
119723
|
+
}
|
|
119724
|
+
}
|
|
119725
|
+
|
|
119669
119726
|
.e-bigger .e-quick-popup-wrapper {
|
|
119670
119727
|
.e-cell-popup .e-popup-content .e-popup-table .e-subject {
|
|
119671
119728
|
font-size: 24px;
|