@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
|
@@ -76572,8 +76572,8 @@ $grid-columnchooser-toolbar-div-padding: 0 10px !default;
|
|
|
76572
76572
|
$grid-columnchooser-toolbar-icon-line-height: 1.9 !default;
|
|
76573
76573
|
$grid-columnchooser-toolbar-icon-font-size: $font-icon-15 !default;
|
|
76574
76574
|
$grid-columnchooser-btn-font-size: $text-base !default;
|
|
76575
|
-
$grid-columnchooser-toolbardiv-padding: 4px !default;
|
|
76576
|
-
$grid-columnchooser-toolbardiv-margin-top: -
|
|
76575
|
+
$grid-columnchooser-toolbardiv-padding: 0 4px !default;
|
|
76576
|
+
$grid-columnchooser-toolbardiv-margin-top: -1px !default;
|
|
76577
76577
|
$grid-columnchooser-toolbar-icon-vertical-align: middle !default;
|
|
76578
76578
|
$grid-columnchooser-cancel-icon-content-f-opactiy: 1 !default;
|
|
76579
76579
|
$grid-columnchooser-toolbar-div-margin-top: -1px !default;
|
|
@@ -113297,7 +113297,7 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
113297
113297
|
|
|
113298
113298
|
th.e-group-row .e-axis-row {
|
|
113299
113299
|
display: inline-block;
|
|
113300
|
-
height:
|
|
113300
|
+
height: auto;
|
|
113301
113301
|
vertical-align: top;
|
|
113302
113302
|
width: 100%;
|
|
113303
113303
|
}
|
|
@@ -116608,6 +116608,7 @@ $schedule-tbar-right-items-btn-border-radius: 0 !default;
|
|
|
116608
116608
|
$schedule-tbar-right-active-items-btn-border: none !default;
|
|
116609
116609
|
$schedule-device-tbar-right-items-btn-border-radius: 0 !default;
|
|
116610
116610
|
$schedule-device-tbar-right-items-btn-border: none !default;
|
|
116611
|
+
$schedule-device-font-size: 8px !default;
|
|
116611
116612
|
|
|
116612
116613
|
$schedule-content-nrml-font-text-transform: none !default;
|
|
116613
116614
|
$schedule-header-hover-border-radius: 4px !default;
|
|
@@ -116957,6 +116958,28 @@ $schedule-tree-content-color: $content-text-color-alt2;
|
|
|
116957
116958
|
}
|
|
116958
116959
|
}
|
|
116959
116960
|
|
|
116961
|
+
@media screen and (max-width: 320px) {
|
|
116962
|
+
.e-schedule-toolbar {
|
|
116963
|
+
.e-toolbar-pop {
|
|
116964
|
+
width: 100%;
|
|
116965
|
+
|
|
116966
|
+
.e-toolbar-item .e-tbar-btn.e-btn {
|
|
116967
|
+
padding-left: 7px;
|
|
116968
|
+
}
|
|
116969
|
+
|
|
116970
|
+
&.e-rtl {
|
|
116971
|
+
.e-toolbar-item .e-tbar-btn.e-btn {
|
|
116972
|
+
padding-right: 7px;
|
|
116973
|
+
}
|
|
116974
|
+
}
|
|
116975
|
+
}
|
|
116976
|
+
|
|
116977
|
+
.e-tbar-btn .e-tbar-btn-text {
|
|
116978
|
+
font-size: $schedule-device-font-size;
|
|
116979
|
+
}
|
|
116980
|
+
}
|
|
116981
|
+
}
|
|
116982
|
+
|
|
116960
116983
|
.e-schedule-resource-toolbar {
|
|
116961
116984
|
background: $schedule-tbar-default-bg;
|
|
116962
116985
|
border-bottom: $schedule-tbar-border-bottom-size;
|
|
@@ -119850,7 +119873,24 @@ $schedule-tree-content-color: $content-text-color-alt2;
|
|
|
119850
119873
|
}
|
|
119851
119874
|
}
|
|
119852
119875
|
}
|
|
119876
|
+
|
|
119877
|
+
/*! schedule event window for smaller viewports*/
|
|
119878
|
+
@media screen and (max-width: 320px) {
|
|
119879
|
+
.e-schedule-dialog.e-popup.e-popup-open {
|
|
119880
|
+
max-height: 350px;
|
|
119881
|
+
min-width: 100%;
|
|
119882
|
+
}
|
|
119853
119883
|
|
|
119884
|
+
.e-schedule-dialog {
|
|
119885
|
+
.e-all-day-container {
|
|
119886
|
+
padding-bottom: 10px;
|
|
119887
|
+
}
|
|
119888
|
+
|
|
119889
|
+
.e-all-day-time-zone-row {
|
|
119890
|
+
display: block;
|
|
119891
|
+
}
|
|
119892
|
+
}
|
|
119893
|
+
}
|
|
119854
119894
|
.e-ddl.e-popup {
|
|
119855
119895
|
.e-resource-template {
|
|
119856
119896
|
display: flex;
|
|
@@ -120534,6 +120574,23 @@ $schedule-tree-content-color: $content-text-color-alt2;
|
|
|
120534
120574
|
}
|
|
120535
120575
|
}
|
|
120536
120576
|
|
|
120577
|
+
/*! schedule quick popup for smaller viewports */
|
|
120578
|
+
@media screen and (max-width: 320px) {
|
|
120579
|
+
.e-quick-popup-wrapper {
|
|
120580
|
+
min-width: 100%;
|
|
120581
|
+
|
|
120582
|
+
.e-popup-footer {
|
|
120583
|
+
padding-left: 5px;
|
|
120584
|
+
}
|
|
120585
|
+
|
|
120586
|
+
&.e-rtl {
|
|
120587
|
+
.e-popup-footer {
|
|
120588
|
+
padding-right: 5px;
|
|
120589
|
+
}
|
|
120590
|
+
}
|
|
120591
|
+
}
|
|
120592
|
+
}
|
|
120593
|
+
|
|
120537
120594
|
.e-bigger .e-quick-popup-wrapper {
|
|
120538
120595
|
.e-cell-popup .e-popup-content .e-popup-table .e-subject {
|
|
120539
120596
|
font-size: 24px;
|
package/SCSS-Themes/fluent.scss
CHANGED
|
@@ -76573,8 +76573,8 @@ $grid-columnchooser-toolbar-div-padding: 0 10px !default;
|
|
|
76573
76573
|
$grid-columnchooser-toolbar-icon-line-height: 1.9 !default;
|
|
76574
76574
|
$grid-columnchooser-toolbar-icon-font-size: $font-icon-15 !default;
|
|
76575
76575
|
$grid-columnchooser-btn-font-size: $text-base !default;
|
|
76576
|
-
$grid-columnchooser-toolbardiv-padding: 4px !default;
|
|
76577
|
-
$grid-columnchooser-toolbardiv-margin-top: -
|
|
76576
|
+
$grid-columnchooser-toolbardiv-padding: 0 4px !default;
|
|
76577
|
+
$grid-columnchooser-toolbardiv-margin-top: -1px !default;
|
|
76578
76578
|
$grid-columnchooser-toolbar-icon-vertical-align: middle !default;
|
|
76579
76579
|
$grid-columnchooser-cancel-icon-content-f-opactiy: 1 !default;
|
|
76580
76580
|
$grid-columnchooser-toolbar-div-margin-top: -1px !default;
|
|
@@ -113298,7 +113298,7 @@ $pivotpager-single-size-title-padding: 8px !default;
|
|
|
113298
113298
|
|
|
113299
113299
|
th.e-group-row .e-axis-row {
|
|
113300
113300
|
display: inline-block;
|
|
113301
|
-
height:
|
|
113301
|
+
height: auto;
|
|
113302
113302
|
vertical-align: top;
|
|
113303
113303
|
width: 100%;
|
|
113304
113304
|
}
|
|
@@ -116609,6 +116609,7 @@ $schedule-tbar-right-items-btn-border-radius: 0 !default;
|
|
|
116609
116609
|
$schedule-tbar-right-active-items-btn-border: none !default;
|
|
116610
116610
|
$schedule-device-tbar-right-items-btn-border-radius: 0 !default;
|
|
116611
116611
|
$schedule-device-tbar-right-items-btn-border: none !default;
|
|
116612
|
+
$schedule-device-font-size: 8px !default;
|
|
116612
116613
|
|
|
116613
116614
|
$schedule-content-nrml-font-text-transform: none !default;
|
|
116614
116615
|
$schedule-header-hover-border-radius: 4px !default;
|
|
@@ -116958,6 +116959,28 @@ $schedule-tree-content-color: $content-text-color-alt2;
|
|
|
116958
116959
|
}
|
|
116959
116960
|
}
|
|
116960
116961
|
|
|
116962
|
+
@media screen and (max-width: 320px) {
|
|
116963
|
+
.e-schedule-toolbar {
|
|
116964
|
+
.e-toolbar-pop {
|
|
116965
|
+
width: 100%;
|
|
116966
|
+
|
|
116967
|
+
.e-toolbar-item .e-tbar-btn.e-btn {
|
|
116968
|
+
padding-left: 7px;
|
|
116969
|
+
}
|
|
116970
|
+
|
|
116971
|
+
&.e-rtl {
|
|
116972
|
+
.e-toolbar-item .e-tbar-btn.e-btn {
|
|
116973
|
+
padding-right: 7px;
|
|
116974
|
+
}
|
|
116975
|
+
}
|
|
116976
|
+
}
|
|
116977
|
+
|
|
116978
|
+
.e-tbar-btn .e-tbar-btn-text {
|
|
116979
|
+
font-size: $schedule-device-font-size;
|
|
116980
|
+
}
|
|
116981
|
+
}
|
|
116982
|
+
}
|
|
116983
|
+
|
|
116961
116984
|
.e-schedule-resource-toolbar {
|
|
116962
116985
|
background: $schedule-tbar-default-bg;
|
|
116963
116986
|
border-bottom: $schedule-tbar-border-bottom-size;
|
|
@@ -119851,7 +119874,24 @@ $schedule-tree-content-color: $content-text-color-alt2;
|
|
|
119851
119874
|
}
|
|
119852
119875
|
}
|
|
119853
119876
|
}
|
|
119877
|
+
|
|
119878
|
+
/*! schedule event window for smaller viewports*/
|
|
119879
|
+
@media screen and (max-width: 320px) {
|
|
119880
|
+
.e-schedule-dialog.e-popup.e-popup-open {
|
|
119881
|
+
max-height: 350px;
|
|
119882
|
+
min-width: 100%;
|
|
119883
|
+
}
|
|
119854
119884
|
|
|
119885
|
+
.e-schedule-dialog {
|
|
119886
|
+
.e-all-day-container {
|
|
119887
|
+
padding-bottom: 10px;
|
|
119888
|
+
}
|
|
119889
|
+
|
|
119890
|
+
.e-all-day-time-zone-row {
|
|
119891
|
+
display: block;
|
|
119892
|
+
}
|
|
119893
|
+
}
|
|
119894
|
+
}
|
|
119855
119895
|
.e-ddl.e-popup {
|
|
119856
119896
|
.e-resource-template {
|
|
119857
119897
|
display: flex;
|
|
@@ -120535,6 +120575,23 @@ $schedule-tree-content-color: $content-text-color-alt2;
|
|
|
120535
120575
|
}
|
|
120536
120576
|
}
|
|
120537
120577
|
|
|
120578
|
+
/*! schedule quick popup for smaller viewports */
|
|
120579
|
+
@media screen and (max-width: 320px) {
|
|
120580
|
+
.e-quick-popup-wrapper {
|
|
120581
|
+
min-width: 100%;
|
|
120582
|
+
|
|
120583
|
+
.e-popup-footer {
|
|
120584
|
+
padding-left: 5px;
|
|
120585
|
+
}
|
|
120586
|
+
|
|
120587
|
+
&.e-rtl {
|
|
120588
|
+
.e-popup-footer {
|
|
120589
|
+
padding-right: 5px;
|
|
120590
|
+
}
|
|
120591
|
+
}
|
|
120592
|
+
}
|
|
120593
|
+
}
|
|
120594
|
+
|
|
120538
120595
|
.e-bigger .e-quick-popup-wrapper {
|
|
120539
120596
|
.e-cell-popup .e-popup-content .e-popup-table .e-subject {
|
|
120540
120597
|
font-size: 24px;
|
|
@@ -109,8 +109,8 @@ $grid-columnchooser-toolbar-div-padding: 0 10px !default;
|
|
|
109
109
|
$grid-columnchooser-toolbar-icon-line-height: 1.9 !default;
|
|
110
110
|
$grid-columnchooser-toolbar-icon-font-size: 15px !default;
|
|
111
111
|
$grid-columnchooser-btn-font-size: 9px !default;
|
|
112
|
-
$grid-columnchooser-toolbardiv-padding:
|
|
113
|
-
$grid-columnchooser-toolbardiv-margin-top:
|
|
112
|
+
$grid-columnchooser-toolbardiv-padding: 1px 0 0 !default;
|
|
113
|
+
$grid-columnchooser-toolbardiv-margin-top: -1px !default;
|
|
114
114
|
$grid-columnchooser-toolbar-icon-vertical-align: middle !default;
|
|
115
115
|
$grid-columnchooser-cancel-icon-content-f-opactiy: 1 !default;
|
|
116
116
|
$grid-columnchooser-toolbar-div-margin-top: -1px !default;
|
|
@@ -160,8 +160,8 @@ $grid-columnchooser-toolbar-div-padding: 0 10px !default;
|
|
|
160
160
|
$grid-columnchooser-toolbar-icon-line-height: 1.9 !default;
|
|
161
161
|
$grid-columnchooser-toolbar-icon-font-size: $font-icon-15 !default;
|
|
162
162
|
$grid-columnchooser-btn-font-size: $text-base !default;
|
|
163
|
-
$grid-columnchooser-toolbardiv-padding: 4px !default;
|
|
164
|
-
$grid-columnchooser-toolbardiv-margin-top: -
|
|
163
|
+
$grid-columnchooser-toolbardiv-padding: 0 4px !default;
|
|
164
|
+
$grid-columnchooser-toolbardiv-margin-top: -1px !default;
|
|
165
165
|
$grid-columnchooser-toolbar-icon-vertical-align: middle !default;
|
|
166
166
|
$grid-columnchooser-cancel-icon-content-f-opactiy: 1 !default;
|
|
167
167
|
$grid-columnchooser-toolbar-div-margin-top: -1px !default;
|
|
@@ -160,8 +160,8 @@ $grid-columnchooser-toolbar-div-padding: 0 10px !default;
|
|
|
160
160
|
$grid-columnchooser-toolbar-icon-line-height: 1.9 !default;
|
|
161
161
|
$grid-columnchooser-toolbar-icon-font-size: $font-icon-15 !default;
|
|
162
162
|
$grid-columnchooser-btn-font-size: $text-base !default;
|
|
163
|
-
$grid-columnchooser-toolbardiv-padding: 4px !default;
|
|
164
|
-
$grid-columnchooser-toolbardiv-margin-top: -
|
|
163
|
+
$grid-columnchooser-toolbardiv-padding: 0 4px !default;
|
|
164
|
+
$grid-columnchooser-toolbardiv-margin-top: -1px !default;
|
|
165
165
|
$grid-columnchooser-toolbar-icon-vertical-align: middle !default;
|
|
166
166
|
$grid-columnchooser-cancel-icon-content-f-opactiy: 1 !default;
|
|
167
167
|
$grid-columnchooser-toolbar-div-margin-top: -1px !default;
|
|
@@ -112680,7 +112680,7 @@ $pivotpager-single-size-title-padding: 4px !default;
|
|
|
112680
112680
|
|
|
112681
112681
|
th.e-group-row .e-axis-row {
|
|
112682
112682
|
display: inline-block;
|
|
112683
|
-
height:
|
|
112683
|
+
height: auto;
|
|
112684
112684
|
vertical-align: top;
|
|
112685
112685
|
width: 100%;
|
|
112686
112686
|
}
|
|
@@ -115985,6 +115985,7 @@ $schedule-tbar-right-items-btn-border-radius: 0 !default;
|
|
|
115985
115985
|
$schedule-tbar-right-active-items-btn-border: none !default;
|
|
115986
115986
|
$schedule-device-tbar-right-items-btn-border-radius: 0 !default;
|
|
115987
115987
|
$schedule-device-tbar-right-items-btn-border: none !default;
|
|
115988
|
+
$schedule-device-font-size: 8px !default;
|
|
115988
115989
|
|
|
115989
115990
|
$schedule-content-nrml-font-text-transform: uppercase !default;
|
|
115990
115991
|
$schedule-header-hover-border-radius: 0% !default;
|
|
@@ -116333,6 +116334,28 @@ $schedule-tree-content-color: #fff !default;
|
|
|
116333
116334
|
}
|
|
116334
116335
|
}
|
|
116335
116336
|
|
|
116337
|
+
@media screen and (max-width: 320px) {
|
|
116338
|
+
.e-schedule-toolbar {
|
|
116339
|
+
.e-toolbar-pop {
|
|
116340
|
+
width: 100%;
|
|
116341
|
+
|
|
116342
|
+
.e-toolbar-item .e-tbar-btn.e-btn {
|
|
116343
|
+
padding-left: 7px;
|
|
116344
|
+
}
|
|
116345
|
+
|
|
116346
|
+
&.e-rtl {
|
|
116347
|
+
.e-toolbar-item .e-tbar-btn.e-btn {
|
|
116348
|
+
padding-right: 7px;
|
|
116349
|
+
}
|
|
116350
|
+
}
|
|
116351
|
+
}
|
|
116352
|
+
|
|
116353
|
+
.e-tbar-btn .e-tbar-btn-text {
|
|
116354
|
+
font-size: $schedule-device-font-size;
|
|
116355
|
+
}
|
|
116356
|
+
}
|
|
116357
|
+
}
|
|
116358
|
+
|
|
116336
116359
|
.e-schedule-resource-toolbar {
|
|
116337
116360
|
background: $schedule-tbar-default-bg;
|
|
116338
116361
|
border-bottom: $schedule-tbar-border-bottom-size;
|
|
@@ -119226,7 +119249,24 @@ $schedule-tree-content-color: #fff !default;
|
|
|
119226
119249
|
}
|
|
119227
119250
|
}
|
|
119228
119251
|
}
|
|
119252
|
+
|
|
119253
|
+
/*! schedule event window for smaller viewports*/
|
|
119254
|
+
@media screen and (max-width: 320px) {
|
|
119255
|
+
.e-schedule-dialog.e-popup.e-popup-open {
|
|
119256
|
+
max-height: 350px;
|
|
119257
|
+
min-width: 100%;
|
|
119258
|
+
}
|
|
119229
119259
|
|
|
119260
|
+
.e-schedule-dialog {
|
|
119261
|
+
.e-all-day-container {
|
|
119262
|
+
padding-bottom: 10px;
|
|
119263
|
+
}
|
|
119264
|
+
|
|
119265
|
+
.e-all-day-time-zone-row {
|
|
119266
|
+
display: block;
|
|
119267
|
+
}
|
|
119268
|
+
}
|
|
119269
|
+
}
|
|
119230
119270
|
.e-ddl.e-popup {
|
|
119231
119271
|
.e-resource-template {
|
|
119232
119272
|
display: flex;
|
|
@@ -119910,6 +119950,23 @@ $schedule-tree-content-color: #fff !default;
|
|
|
119910
119950
|
}
|
|
119911
119951
|
}
|
|
119912
119952
|
|
|
119953
|
+
/*! schedule quick popup for smaller viewports */
|
|
119954
|
+
@media screen and (max-width: 320px) {
|
|
119955
|
+
.e-quick-popup-wrapper {
|
|
119956
|
+
min-width: 100%;
|
|
119957
|
+
|
|
119958
|
+
.e-popup-footer {
|
|
119959
|
+
padding-left: 5px;
|
|
119960
|
+
}
|
|
119961
|
+
|
|
119962
|
+
&.e-rtl {
|
|
119963
|
+
.e-popup-footer {
|
|
119964
|
+
padding-right: 5px;
|
|
119965
|
+
}
|
|
119966
|
+
}
|
|
119967
|
+
}
|
|
119968
|
+
}
|
|
119969
|
+
|
|
119913
119970
|
.e-bigger .e-quick-popup-wrapper {
|
|
119914
119971
|
.e-cell-popup .e-popup-content .e-popup-table .e-subject {
|
|
119915
119972
|
font-size: 24px;
|
|
@@ -114041,7 +114041,7 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
114041
114041
|
|
|
114042
114042
|
th.e-group-row .e-axis-row {
|
|
114043
114043
|
display: inline-block;
|
|
114044
|
-
height:
|
|
114044
|
+
height: auto;
|
|
114045
114045
|
vertical-align: top;
|
|
114046
114046
|
width: 100%;
|
|
114047
114047
|
}
|
|
@@ -117348,6 +117348,7 @@ $schedule-tbar-right-items-btn-border-radius: 0 !default;
|
|
|
117348
117348
|
$schedule-tbar-right-active-items-btn-border: none !default;
|
|
117349
117349
|
$schedule-device-tbar-right-items-btn-border-radius: 0 !default;
|
|
117350
117350
|
$schedule-device-tbar-right-items-btn-border: none !default;
|
|
117351
|
+
$schedule-device-font-size: 8px !default;
|
|
117351
117352
|
|
|
117352
117353
|
$schedule-content-nrml-font-text-transform: uppercase !default;
|
|
117353
117354
|
$schedule-header-hover-border-radius: 0% !default;
|
|
@@ -117695,6 +117696,28 @@ $schedule-tree-content-color: #fff !default;
|
|
|
117695
117696
|
}
|
|
117696
117697
|
}
|
|
117697
117698
|
|
|
117699
|
+
@media screen and (max-width: 320px) {
|
|
117700
|
+
.e-schedule-toolbar {
|
|
117701
|
+
.e-toolbar-pop {
|
|
117702
|
+
width: 100%;
|
|
117703
|
+
|
|
117704
|
+
.e-toolbar-item .e-tbar-btn.e-btn {
|
|
117705
|
+
padding-left: 7px;
|
|
117706
|
+
}
|
|
117707
|
+
|
|
117708
|
+
&.e-rtl {
|
|
117709
|
+
.e-toolbar-item .e-tbar-btn.e-btn {
|
|
117710
|
+
padding-right: 7px;
|
|
117711
|
+
}
|
|
117712
|
+
}
|
|
117713
|
+
}
|
|
117714
|
+
|
|
117715
|
+
.e-tbar-btn .e-tbar-btn-text {
|
|
117716
|
+
font-size: $schedule-device-font-size;
|
|
117717
|
+
}
|
|
117718
|
+
}
|
|
117719
|
+
}
|
|
117720
|
+
|
|
117698
117721
|
.e-schedule-resource-toolbar {
|
|
117699
117722
|
background: $schedule-tbar-default-bg;
|
|
117700
117723
|
border-bottom: $schedule-tbar-border-bottom-size;
|
|
@@ -120588,7 +120611,24 @@ $schedule-tree-content-color: #fff !default;
|
|
|
120588
120611
|
}
|
|
120589
120612
|
}
|
|
120590
120613
|
}
|
|
120614
|
+
|
|
120615
|
+
/*! schedule event window for smaller viewports*/
|
|
120616
|
+
@media screen and (max-width: 320px) {
|
|
120617
|
+
.e-schedule-dialog.e-popup.e-popup-open {
|
|
120618
|
+
max-height: 350px;
|
|
120619
|
+
min-width: 100%;
|
|
120620
|
+
}
|
|
120591
120621
|
|
|
120622
|
+
.e-schedule-dialog {
|
|
120623
|
+
.e-all-day-container {
|
|
120624
|
+
padding-bottom: 10px;
|
|
120625
|
+
}
|
|
120626
|
+
|
|
120627
|
+
.e-all-day-time-zone-row {
|
|
120628
|
+
display: block;
|
|
120629
|
+
}
|
|
120630
|
+
}
|
|
120631
|
+
}
|
|
120592
120632
|
.e-ddl.e-popup {
|
|
120593
120633
|
.e-resource-template {
|
|
120594
120634
|
display: flex;
|
|
@@ -121272,6 +121312,23 @@ $schedule-tree-content-color: #fff !default;
|
|
|
121272
121312
|
}
|
|
121273
121313
|
}
|
|
121274
121314
|
|
|
121315
|
+
/*! schedule quick popup for smaller viewports */
|
|
121316
|
+
@media screen and (max-width: 320px) {
|
|
121317
|
+
.e-quick-popup-wrapper {
|
|
121318
|
+
min-width: 100%;
|
|
121319
|
+
|
|
121320
|
+
.e-popup-footer {
|
|
121321
|
+
padding-left: 5px;
|
|
121322
|
+
}
|
|
121323
|
+
|
|
121324
|
+
&.e-rtl {
|
|
121325
|
+
.e-popup-footer {
|
|
121326
|
+
padding-right: 5px;
|
|
121327
|
+
}
|
|
121328
|
+
}
|
|
121329
|
+
}
|
|
121330
|
+
}
|
|
121331
|
+
|
|
121275
121332
|
.e-bigger .e-quick-popup-wrapper {
|
|
121276
121333
|
.e-cell-popup .e-popup-content .e-popup-table .e-subject {
|
|
121277
121334
|
font-size: 24px;
|
|
@@ -113750,7 +113750,7 @@ $pivotpager-single-size-title-padding: 14px !default;
|
|
|
113750
113750
|
|
|
113751
113751
|
th.e-group-row .e-axis-row {
|
|
113752
113752
|
display: inline-block;
|
|
113753
|
-
height:
|
|
113753
|
+
height: auto;
|
|
113754
113754
|
vertical-align: top;
|
|
113755
113755
|
width: 100%;
|
|
113756
113756
|
}
|
|
@@ -117053,6 +117053,7 @@ $schedule-tbar-right-items-btn-border-radius: 0 !default;
|
|
|
117053
117053
|
$schedule-tbar-right-active-items-btn-border: none !default;
|
|
117054
117054
|
$schedule-device-tbar-right-items-btn-border-radius: 0 !default;
|
|
117055
117055
|
$schedule-device-tbar-right-items-btn-border: none !default;
|
|
117056
|
+
$schedule-device-font-size: 8px !default;
|
|
117056
117057
|
|
|
117057
117058
|
$schedule-content-nrml-font-text-transform: uppercase !default;
|
|
117058
117059
|
$schedule-header-hover-border-radius: 100% !default;
|
|
@@ -117403,6 +117404,28 @@ $schedule-tree-content-color: $shadow;
|
|
|
117403
117404
|
}
|
|
117404
117405
|
}
|
|
117405
117406
|
|
|
117407
|
+
@media screen and (max-width: 320px) {
|
|
117408
|
+
.e-schedule-toolbar {
|
|
117409
|
+
.e-toolbar-pop {
|
|
117410
|
+
width: 100%;
|
|
117411
|
+
|
|
117412
|
+
.e-toolbar-item .e-tbar-btn.e-btn {
|
|
117413
|
+
padding-left: 7px;
|
|
117414
|
+
}
|
|
117415
|
+
|
|
117416
|
+
&.e-rtl {
|
|
117417
|
+
.e-toolbar-item .e-tbar-btn.e-btn {
|
|
117418
|
+
padding-right: 7px;
|
|
117419
|
+
}
|
|
117420
|
+
}
|
|
117421
|
+
}
|
|
117422
|
+
|
|
117423
|
+
.e-tbar-btn .e-tbar-btn-text {
|
|
117424
|
+
font-size: $schedule-device-font-size;
|
|
117425
|
+
}
|
|
117426
|
+
}
|
|
117427
|
+
}
|
|
117428
|
+
|
|
117406
117429
|
.e-schedule-resource-toolbar {
|
|
117407
117430
|
background: $schedule-tbar-default-bg;
|
|
117408
117431
|
border-bottom: $schedule-tbar-border-bottom-size;
|
|
@@ -120296,7 +120319,24 @@ $schedule-tree-content-color: $shadow;
|
|
|
120296
120319
|
}
|
|
120297
120320
|
}
|
|
120298
120321
|
}
|
|
120322
|
+
|
|
120323
|
+
/*! schedule event window for smaller viewports*/
|
|
120324
|
+
@media screen and (max-width: 320px) {
|
|
120325
|
+
.e-schedule-dialog.e-popup.e-popup-open {
|
|
120326
|
+
max-height: 350px;
|
|
120327
|
+
min-width: 100%;
|
|
120328
|
+
}
|
|
120299
120329
|
|
|
120330
|
+
.e-schedule-dialog {
|
|
120331
|
+
.e-all-day-container {
|
|
120332
|
+
padding-bottom: 10px;
|
|
120333
|
+
}
|
|
120334
|
+
|
|
120335
|
+
.e-all-day-time-zone-row {
|
|
120336
|
+
display: block;
|
|
120337
|
+
}
|
|
120338
|
+
}
|
|
120339
|
+
}
|
|
120300
120340
|
.e-ddl.e-popup {
|
|
120301
120341
|
.e-resource-template {
|
|
120302
120342
|
display: flex;
|
|
@@ -120980,6 +121020,23 @@ $schedule-tree-content-color: $shadow;
|
|
|
120980
121020
|
}
|
|
120981
121021
|
}
|
|
120982
121022
|
|
|
121023
|
+
/*! schedule quick popup for smaller viewports */
|
|
121024
|
+
@media screen and (max-width: 320px) {
|
|
121025
|
+
.e-quick-popup-wrapper {
|
|
121026
|
+
min-width: 100%;
|
|
121027
|
+
|
|
121028
|
+
.e-popup-footer {
|
|
121029
|
+
padding-left: 5px;
|
|
121030
|
+
}
|
|
121031
|
+
|
|
121032
|
+
&.e-rtl {
|
|
121033
|
+
.e-popup-footer {
|
|
121034
|
+
padding-right: 5px;
|
|
121035
|
+
}
|
|
121036
|
+
}
|
|
121037
|
+
}
|
|
121038
|
+
}
|
|
121039
|
+
|
|
120983
121040
|
.e-bigger .e-quick-popup-wrapper {
|
|
120984
121041
|
.e-cell-popup .e-popup-content .e-popup-table .e-subject {
|
|
120985
121042
|
font-size: 24px;
|
|
@@ -114319,7 +114319,7 @@ $pivotpager-string-maindiv-font-color: rgba($content-text-color-alt1) !default;
|
|
|
114319
114319
|
|
|
114320
114320
|
th.e-group-row .e-axis-row {
|
|
114321
114321
|
display: inline-block;
|
|
114322
|
-
height:
|
|
114322
|
+
height: auto;
|
|
114323
114323
|
vertical-align: top;
|
|
114324
114324
|
width: 100%;
|
|
114325
114325
|
}
|
|
@@ -117647,6 +117647,7 @@ $schedule-tbar-right-items-btn-border-radius: 20px !default;
|
|
|
117647
117647
|
$schedule-tbar-right-active-items-btn-border: 1px solid rgba($primary) !default;
|
|
117648
117648
|
$schedule-device-tbar-right-items-btn-border-radius: 0 !default;
|
|
117649
117649
|
$schedule-device-tbar-right-items-btn-border: none !default;
|
|
117650
|
+
$schedule-device-font-size: 8px !default;
|
|
117650
117651
|
|
|
117651
117652
|
// view definitions
|
|
117652
117653
|
$schedule-timeline-header-cells-height: 40px !default;
|
|
@@ -117989,6 +117990,28 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-nrml-font-size !default;
|
|
|
117989
117990
|
}
|
|
117990
117991
|
}
|
|
117991
117992
|
|
|
117993
|
+
@media screen and (max-width: 320px) {
|
|
117994
|
+
.e-schedule-toolbar {
|
|
117995
|
+
.e-toolbar-pop {
|
|
117996
|
+
width: 100%;
|
|
117997
|
+
|
|
117998
|
+
.e-toolbar-item .e-tbar-btn.e-btn {
|
|
117999
|
+
padding-left: 7px;
|
|
118000
|
+
}
|
|
118001
|
+
|
|
118002
|
+
&.e-rtl {
|
|
118003
|
+
.e-toolbar-item .e-tbar-btn.e-btn {
|
|
118004
|
+
padding-right: 7px;
|
|
118005
|
+
}
|
|
118006
|
+
}
|
|
118007
|
+
}
|
|
118008
|
+
|
|
118009
|
+
.e-tbar-btn .e-tbar-btn-text {
|
|
118010
|
+
font-size: $schedule-device-font-size;
|
|
118011
|
+
}
|
|
118012
|
+
}
|
|
118013
|
+
}
|
|
118014
|
+
|
|
117992
118015
|
.e-schedule-resource-toolbar {
|
|
117993
118016
|
background: $schedule-tbar-default-bg;
|
|
117994
118017
|
border-bottom: $schedule-tbar-border-bottom-size;
|
|
@@ -120882,7 +120905,24 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-nrml-font-size !default;
|
|
|
120882
120905
|
}
|
|
120883
120906
|
}
|
|
120884
120907
|
}
|
|
120908
|
+
|
|
120909
|
+
/*! schedule event window for smaller viewports*/
|
|
120910
|
+
@media screen and (max-width: 320px) {
|
|
120911
|
+
.e-schedule-dialog.e-popup.e-popup-open {
|
|
120912
|
+
max-height: 350px;
|
|
120913
|
+
min-width: 100%;
|
|
120914
|
+
}
|
|
120885
120915
|
|
|
120916
|
+
.e-schedule-dialog {
|
|
120917
|
+
.e-all-day-container {
|
|
120918
|
+
padding-bottom: 10px;
|
|
120919
|
+
}
|
|
120920
|
+
|
|
120921
|
+
.e-all-day-time-zone-row {
|
|
120922
|
+
display: block;
|
|
120923
|
+
}
|
|
120924
|
+
}
|
|
120925
|
+
}
|
|
120886
120926
|
.e-ddl.e-popup {
|
|
120887
120927
|
.e-resource-template {
|
|
120888
120928
|
display: flex;
|
|
@@ -121566,6 +121606,23 @@ $schedule-bgr-tbar-btn-text-font-size: $schedule-header-nrml-font-size !default;
|
|
|
121566
121606
|
}
|
|
121567
121607
|
}
|
|
121568
121608
|
|
|
121609
|
+
/*! schedule quick popup for smaller viewports */
|
|
121610
|
+
@media screen and (max-width: 320px) {
|
|
121611
|
+
.e-quick-popup-wrapper {
|
|
121612
|
+
min-width: 100%;
|
|
121613
|
+
|
|
121614
|
+
.e-popup-footer {
|
|
121615
|
+
padding-left: 5px;
|
|
121616
|
+
}
|
|
121617
|
+
|
|
121618
|
+
&.e-rtl {
|
|
121619
|
+
.e-popup-footer {
|
|
121620
|
+
padding-right: 5px;
|
|
121621
|
+
}
|
|
121622
|
+
}
|
|
121623
|
+
}
|
|
121624
|
+
}
|
|
121625
|
+
|
|
121569
121626
|
.e-bigger .e-quick-popup-wrapper {
|
|
121570
121627
|
.e-cell-popup .e-popup-content .e-popup-table .e-subject {
|
|
121571
121628
|
font-size: 24px;
|